@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.
- package/README.md +345 -293
- package/dist-lib/chunks/{app-shell-BdVam01i.cjs → app-shell-CPx9X7zP.cjs} +417 -307
- package/dist-lib/chunks/app-shell-CPx9X7zP.cjs.map +1 -0
- package/dist-lib/chunks/{app-shell-C_enrPD8.mjs → app-shell-Cy9be0Zx.mjs} +449 -340
- package/dist-lib/chunks/app-shell-Cy9be0Zx.mjs.map +1 -0
- package/dist-lib/chunks/app-shell-mocks-kWIVSzLs.mjs.map +1 -1
- package/dist-lib/chunks/app-shell-mocks-oO_IV3Gw.cjs.map +1 -1
- package/dist-lib/chunks/{badge-B0D_PRxn.mjs → badge-DBdk74KN.mjs} +89 -46
- package/dist-lib/chunks/badge-DBdk74KN.mjs.map +1 -0
- package/dist-lib/chunks/{badge-CUttkO1X.cjs → badge-gU2wtxrn.cjs} +88 -45
- package/dist-lib/chunks/badge-gU2wtxrn.cjs.map +1 -0
- package/dist-lib/chunks/chat-v2-mocks-BV9Wha_Z.cjs.map +1 -1
- package/dist-lib/chunks/chat-v2-mocks-DvZRkhmz.mjs.map +1 -1
- package/dist-lib/chunks/chip-group-2-f_Yo7Y.cjs.map +1 -1
- package/dist-lib/chunks/chip-group-_e-yh1Zq.mjs.map +1 -1
- package/dist-lib/chunks/{clientes-showcase-mocks-CPNOhx1G.cjs → clientes-showcase-mocks-DygUqkkh.cjs} +2 -2
- package/dist-lib/chunks/clientes-showcase-mocks-DygUqkkh.cjs.map +1 -0
- package/dist-lib/chunks/{clientes-showcase-mocks-DEHCKxMK.mjs → clientes-showcase-mocks-ayU1SDOA.mjs} +2 -2
- package/dist-lib/chunks/clientes-showcase-mocks-ayU1SDOA.mjs.map +1 -0
- package/dist-lib/chunks/{page-header-qOywgRWy.cjs → page-header-BZ-WrxV2.cjs} +4 -2
- package/dist-lib/chunks/page-header-BZ-WrxV2.cjs.map +1 -0
- package/dist-lib/chunks/{page-header-DM2G1mdi.mjs → page-header-CQbTGWQ8.mjs} +4 -2
- package/dist-lib/chunks/page-header-CQbTGWQ8.mjs.map +1 -0
- package/dist-lib/chunks/{panel-CCYNbXJR.mjs → panel-DZvENJfF.mjs} +6663 -4978
- package/dist-lib/chunks/panel-DZvENJfF.mjs.map +1 -0
- package/dist-lib/chunks/{panel-CSuFQHMl.cjs → panel-awQFDYLz.cjs} +6644 -4960
- package/dist-lib/chunks/panel-awQFDYLz.cjs.map +1 -0
- package/dist-lib/chunks/useTheme-BUPLZBMs.mjs.map +1 -1
- package/dist-lib/chunks/useTheme-Dee4mo-A.cjs.map +1 -1
- package/dist-lib/index.cjs +3592 -626
- package/dist-lib/index.cjs.map +1 -1
- package/dist-lib/index.mjs +3667 -717
- package/dist-lib/index.mjs.map +1 -1
- package/dist-lib/preview/chat.cjs +1 -1
- package/dist-lib/preview/chat.cjs.map +1 -1
- package/dist-lib/preview/chat.mjs +1 -1
- package/dist-lib/preview/chat.mjs.map +1 -1
- package/dist-lib/preview/clientes.cjs +10 -9
- package/dist-lib/preview/clientes.cjs.map +1 -1
- package/dist-lib/preview/clientes.mjs +10 -9
- package/dist-lib/preview/clientes.mjs.map +1 -1
- package/dist-lib/preview/dashboard.cjs +4 -4
- package/dist-lib/preview/dashboard.cjs.map +1 -1
- package/dist-lib/preview/dashboard.mjs +4 -4
- package/dist-lib/preview/dashboard.mjs.map +1 -1
- package/dist-lib/preview/mocks.cjs +1 -1
- package/dist-lib/preview/mocks.mjs +1 -1
- package/dist-lib/src/components/index.d.ts +46 -0
- package/dist-lib/src/components/index.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/accordion.d.ts +8 -0
- package/dist-lib/src/components/shadcn/accordion.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/alert-dialog.d.ts +34 -0
- package/dist-lib/src/components/shadcn/alert-dialog.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/alert.d.ts +9 -0
- package/dist-lib/src/components/shadcn/alert.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/aspect-ratio.d.ts +4 -0
- package/dist-lib/src/components/shadcn/aspect-ratio.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/avatar.d.ts +15 -0
- package/dist-lib/src/components/shadcn/avatar.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/badge.d.ts +96 -0
- package/dist-lib/src/components/shadcn/badge.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/breadcrumb.d.ts +20 -0
- package/dist-lib/src/components/shadcn/breadcrumb.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/calendar.d.ts +6 -0
- package/dist-lib/src/components/shadcn/calendar.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/card.d.ts +9 -0
- package/dist-lib/src/components/shadcn/card.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/carousel.d.ts +19 -0
- package/dist-lib/src/components/shadcn/carousel.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/checkbox.d.ts +16 -0
- package/dist-lib/src/components/shadcn/checkbox.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/collapsible.d.ts +6 -0
- package/dist-lib/src/components/shadcn/collapsible.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/command.d.ts +93 -0
- package/dist-lib/src/components/shadcn/command.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/context-menu.d.ts +28 -0
- package/dist-lib/src/components/shadcn/context-menu.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/dialog.d.ts +23 -0
- package/dist-lib/src/components/shadcn/dialog.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/drawer.d.ts +23 -0
- package/dist-lib/src/components/shadcn/drawer.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/dropdown-menu.d.ts +62 -0
- package/dist-lib/src/components/shadcn/dropdown-menu.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/hover-card.d.ts +8 -0
- package/dist-lib/src/components/shadcn/hover-card.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/index.d.ts +7 -0
- package/dist-lib/src/components/shadcn/index.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/input-group.d.ts +54 -0
- package/dist-lib/src/components/shadcn/input-group.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/input-otp.d.ts +40 -0
- package/dist-lib/src/components/shadcn/input-otp.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/input.d.ts +26 -0
- package/dist-lib/src/components/shadcn/input.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/label.d.ts +6 -0
- package/dist-lib/src/components/shadcn/label.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/menubar.d.ts +29 -0
- package/dist-lib/src/components/shadcn/menubar.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/navigation-menu.d.ts +13 -0
- package/dist-lib/src/components/shadcn/navigation-menu.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/pagination.d.ts +53 -0
- package/dist-lib/src/components/shadcn/pagination.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/popover.d.ts +35 -0
- package/dist-lib/src/components/shadcn/popover.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/progress.d.ts +12 -0
- package/dist-lib/src/components/shadcn/progress.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/radio-group.d.ts +16 -0
- package/dist-lib/src/components/shadcn/radio-group.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/scroll-area.d.ts +11 -0
- package/dist-lib/src/components/shadcn/scroll-area.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/select.d.ts +17 -0
- package/dist-lib/src/components/shadcn/select.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/separator.d.ts +5 -0
- package/dist-lib/src/components/shadcn/separator.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/sheet.d.ts +28 -0
- package/dist-lib/src/components/shadcn/sheet.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/skeleton.d.ts +9 -0
- package/dist-lib/src/components/shadcn/skeleton.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/slider.d.ts +5 -0
- package/dist-lib/src/components/shadcn/slider.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/sonner.d.ts +15 -0
- package/dist-lib/src/components/shadcn/sonner.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/switch.d.ts +16 -0
- package/dist-lib/src/components/shadcn/switch.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/tabs.d.ts +16 -0
- package/dist-lib/src/components/shadcn/tabs.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/textarea.d.ts +22 -0
- package/dist-lib/src/components/shadcn/textarea.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/toggle-group.d.ts +13 -0
- package/dist-lib/src/components/shadcn/toggle-group.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/toggle.d.ts +13 -0
- package/dist-lib/src/components/shadcn/toggle.d.ts.map +1 -0
- package/dist-lib/src/components/shadcn/tooltip.d.ts +14 -0
- package/dist-lib/src/components/shadcn/tooltip.d.ts.map +1 -0
- package/dist-lib/src/components/ui/AlertModal/alert-modal.d.ts +3 -0
- package/dist-lib/src/components/ui/AlertModal/alert-modal.d.ts.map +1 -0
- package/dist-lib/src/components/ui/AlertModal/alert-modal.styles.d.ts +30 -0
- package/dist-lib/src/components/ui/AlertModal/alert-modal.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/AlertModal/alert-modal.types.d.ts +29 -0
- package/dist-lib/src/components/ui/AlertModal/alert-modal.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/AlertModal/index.d.ts +3 -0
- package/dist-lib/src/components/ui/AlertModal/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/AppShell/app-shell.d.ts +26 -0
- package/dist-lib/src/components/ui/AppShell/app-shell.d.ts.map +1 -0
- package/dist-lib/src/components/ui/AppShell/app-shell.styles.d.ts +84 -0
- package/dist-lib/src/components/ui/AppShell/app-shell.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/AppShell/app-shell.types.d.ts +111 -0
- package/dist-lib/src/components/ui/AppShell/app-shell.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/AppShell/index.d.ts +5 -0
- package/dist-lib/src/components/ui/AppShell/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/AppShell/user-menu.d.ts +30 -0
- package/dist-lib/src/components/ui/AppShell/user-menu.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Button/button.d.ts +3 -0
- package/dist-lib/src/components/ui/Button/button.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Button/button.styles.d.ts +147 -0
- package/dist-lib/src/components/ui/Button/button.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Button/button.types.d.ts +7 -0
- package/dist-lib/src/components/ui/Button/button.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Button/index.d.ts +4 -0
- package/dist-lib/src/components/ui/Button/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/ButtonGroup/button-group.d.ts +10 -0
- package/dist-lib/src/components/ui/ButtonGroup/button-group.d.ts.map +1 -0
- package/dist-lib/src/components/ui/ButtonGroup/button-group.styles.d.ts +77 -0
- package/dist-lib/src/components/ui/ButtonGroup/button-group.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/ButtonGroup/button-group.types.d.ts +43 -0
- package/dist-lib/src/components/ui/ButtonGroup/button-group.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/ButtonGroup/index.d.ts +3 -0
- package/dist-lib/src/components/ui/ButtonGroup/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/CardCheckbox/card-checkbox.d.ts +42 -0
- package/dist-lib/src/components/ui/CardCheckbox/card-checkbox.d.ts.map +1 -0
- package/dist-lib/src/components/ui/CardCheckbox/card-checkbox.styles.d.ts +72 -0
- package/dist-lib/src/components/ui/CardCheckbox/card-checkbox.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/CardCheckbox/index.d.ts +5 -0
- package/dist-lib/src/components/ui/CardCheckbox/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Chart/chart.d.ts +80 -0
- package/dist-lib/src/components/ui/Chart/chart.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Chart/index.d.ts +3 -0
- package/dist-lib/src/components/ui/Chart/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Chip/chip-group.d.ts +68 -0
- package/dist-lib/src/components/ui/Chip/chip-group.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Chip/chip.d.ts +39 -0
- package/dist-lib/src/components/ui/Chip/chip.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Chip/chip.styles.d.ts +130 -0
- package/dist-lib/src/components/ui/Chip/chip.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Chip/index.d.ts +7 -0
- package/dist-lib/src/components/ui/Chip/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Combobox/combobox.d.ts +15 -0
- package/dist-lib/src/components/ui/Combobox/combobox.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Combobox/combobox.styles.d.ts +62 -0
- package/dist-lib/src/components/ui/Combobox/combobox.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Combobox/combobox.types.d.ts +36 -0
- package/dist-lib/src/components/ui/Combobox/combobox.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Combobox/index.d.ts +3 -0
- package/dist-lib/src/components/ui/Combobox/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataList/data-list.d.ts +9 -0
- package/dist-lib/src/components/ui/DataList/data-list.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataList/data-list.types.d.ts +106 -0
- package/dist-lib/src/components/ui/DataList/data-list.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataList/hooks/use-data-list.d.ts +36 -0
- package/dist-lib/src/components/ui/DataList/hooks/use-data-list.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataList/index.d.ts +3 -0
- package/dist-lib/src/components/ui/DataList/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataList/parts/data-list-infinite.d.ts +16 -0
- package/dist-lib/src/components/ui/DataList/parts/data-list-infinite.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataList/parts/data-list-toolbar.d.ts +32 -0
- package/dist-lib/src/components/ui/DataList/parts/data-list-toolbar.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataList/parts/data-list-virtualized.d.ts +23 -0
- package/dist-lib/src/components/ui/DataList/parts/data-list-virtualized.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataList/utils/apply-filter-model.d.ts +12 -0
- package/dist-lib/src/components/ui/DataList/utils/apply-filter-model.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/builders/column-builders.d.ts +52 -0
- package/dist-lib/src/components/ui/DataTable/builders/column-builders.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/builders/preset-view.d.ts +81 -0
- package/dist-lib/src/components/ui/DataTable/builders/preset-view.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/_filter-field.d.ts +40 -0
- package/dist-lib/src/components/ui/DataTable/column-types/_filter-field.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/_shared.d.ts +24 -0
- package/dist-lib/src/components/ui/DataTable/column-types/_shared.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/column-type-registry.d.ts +22 -0
- package/dist-lib/src/components/ui/DataTable/column-types/column-type-registry.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/column-types.types.d.ts +117 -0
- package/dist-lib/src/components/ui/DataTable/column-types/column-types.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/badge-column-type.d.ts +6 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/badge-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/boolean-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/boolean-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/currency-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/currency-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/date-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/date-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/datetime-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/datetime-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/email-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/email-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/multi-select-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/multi-select-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/number-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/number-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/percentage-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/percentage-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/phone-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/phone-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/select-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/select-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/tags-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/tags-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/text-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/text-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/url-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/url-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/user-column-type.d.ts +3 -0
- package/dist-lib/src/components/ui/DataTable/column-types/definitions/user-column-type.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/column-types/index.d.ts +33 -0
- package/dist-lib/src/components/ui/DataTable/column-types/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/context/data-table-context.d.ts +43 -0
- package/dist-lib/src/components/ui/DataTable/context/data-table-context.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/data-table.constants.d.ts +21 -0
- package/dist-lib/src/components/ui/DataTable/data-table.constants.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/data-table.d.ts +8 -0
- package/dist-lib/src/components/ui/DataTable/data-table.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/data-table.styles.d.ts +67 -0
- package/dist-lib/src/components/ui/DataTable/data-table.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/data-table.types.d.ts +724 -0
- package/dist-lib/src/components/ui/DataTable/data-table.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/state-persistence-utils.d.ts +42 -0
- package/dist-lib/src/components/ui/DataTable/hooks/state-persistence-utils.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-cols-popover-adapter.d.ts +35 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-cols-popover-adapter.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-column-auto-width.d.ts +29 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-column-auto-width.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-columns.d.ts +49 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-columns.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-controller.d.ts +48 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-controller.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-density.d.ts +14 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-density.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-export.d.ts +27 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-export.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-filters.d.ts +13 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-filters.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-pagination.d.ts +21 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-pagination.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-processor.d.ts +25 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-processor.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-query.d.ts +41 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-query.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-saved-views.d.ts +27 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-saved-views.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-search.d.ts +26 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-search.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-selection.d.ts +35 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-selection.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-sort.d.ts +37 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-sort.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-state-persistence.d.ts +15 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-state-persistence.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-view-mode.d.ts +42 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-view-mode.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-filter-popover-adapter.d.ts +51 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-filter-popover-adapter.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-grab-to-scroll.d.ts +24 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-grab-to-scroll.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-sort-popover-adapter.d.ts +24 -0
- package/dist-lib/src/components/ui/DataTable/hooks/use-sort-popover-adapter.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/index.d.ts +23 -0
- package/dist-lib/src/components/ui/DataTable/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-actions-cell.d.ts +20 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-actions-cell.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-cell-addons.d.ts +41 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-cell-addons.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-cell-addons.styles.d.ts +81 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-cell-addons.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-column-menu.d.ts +35 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-column-menu.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-edit-cell.d.ts +29 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-edit-cell.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-empty.d.ts +20 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-empty.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-floating-bulk-bar.d.ts +14 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-floating-bulk-bar.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-group-content-row.d.ts +33 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-group-content-row.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-group-header-row.d.ts +40 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-group-header-row.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-loading.d.ts +16 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-loading.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-no-results.d.ts +24 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-no-results.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-row-expansion.d.ts +28 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-row-expansion.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-row.d.ts +76 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-row.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-totalizer-row.d.ts +34 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-totalizer-row.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-tree-toggle.d.ts +35 -0
- package/dist-lib/src/components/ui/DataTable/parts/data-table-tree-toggle.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/parts/sortable-head-cell.d.ts +24 -0
- package/dist-lib/src/components/ui/DataTable/parts/sortable-head-cell.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/services/saved-views-mock-service.d.ts +7 -0
- package/dist-lib/src/components/ui/DataTable/services/saved-views-mock-service.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/services/saved-views.types.d.ts +69 -0
- package/dist-lib/src/components/ui/DataTable/services/saved-views.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/utils/aggregate.d.ts +23 -0
- package/dist-lib/src/components/ui/DataTable/utils/aggregate.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/utils/calculate-column-widths.d.ts +28 -0
- package/dist-lib/src/components/ui/DataTable/utils/calculate-column-widths.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/utils/expand-rows.d.ts +27 -0
- package/dist-lib/src/components/ui/DataTable/utils/expand-rows.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/utils/filter-ops.d.ts +41 -0
- package/dist-lib/src/components/ui/DataTable/utils/filter-ops.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/utils/group-rows.d.ts +59 -0
- package/dist-lib/src/components/ui/DataTable/utils/group-rows.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/utils/measure-text.d.ts +19 -0
- package/dist-lib/src/components/ui/DataTable/utils/measure-text.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/utils/resolve-value.d.ts +19 -0
- package/dist-lib/src/components/ui/DataTable/utils/resolve-value.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DataTable/utils/tree-rows.d.ts +75 -0
- package/dist-lib/src/components/ui/DataTable/utils/tree-rows.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DatePicker/datepicker.d.ts +22 -0
- package/dist-lib/src/components/ui/DatePicker/datepicker.d.ts.map +1 -0
- package/dist-lib/src/components/ui/DatePicker/index.d.ts +3 -0
- package/dist-lib/src/components/ui/DatePicker/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FloatingPanel/floating-panel-parts.d.ts +18 -0
- package/dist-lib/src/components/ui/FloatingPanel/floating-panel-parts.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FloatingPanel/floating-panel.d.ts +45 -0
- package/dist-lib/src/components/ui/FloatingPanel/floating-panel.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FloatingPanel/floating-panel.styles.d.ts +119 -0
- package/dist-lib/src/components/ui/FloatingPanel/floating-panel.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FloatingPanel/floating-panel.types.d.ts +63 -0
- package/dist-lib/src/components/ui/FloatingPanel/floating-panel.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FloatingPanel/index.d.ts +8 -0
- package/dist-lib/src/components/ui/FloatingPanel/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FloatingPanel/use-floating-panel-resize.d.ts +31 -0
- package/dist-lib/src/components/ui/FloatingPanel/use-floating-panel-resize.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FooterTable/footer-table.d.ts +29 -0
- package/dist-lib/src/components/ui/FooterTable/footer-table.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FooterTable/footer-table.types.d.ts +29 -0
- package/dist-lib/src/components/ui/FooterTable/footer-table.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FooterTable/index.d.ts +4 -0
- package/dist-lib/src/components/ui/FooterTable/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FormField/form-field-checkbox.d.ts +23 -0
- package/dist-lib/src/components/ui/FormField/form-field-checkbox.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FormField/form-field-input.d.ts +27 -0
- package/dist-lib/src/components/ui/FormField/form-field-input.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FormField/form-field-select.d.ts +34 -0
- package/dist-lib/src/components/ui/FormField/form-field-select.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FormField/form-field-switch.d.ts +25 -0
- package/dist-lib/src/components/ui/FormField/form-field-switch.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FormField/form-field-textarea.d.ts +9 -0
- package/dist-lib/src/components/ui/FormField/form-field-textarea.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FormField/form-field.d.ts +26 -0
- package/dist-lib/src/components/ui/FormField/form-field.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FormField/form-field.styles.d.ts +43 -0
- package/dist-lib/src/components/ui/FormField/form-field.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FormField/form-field.types.d.ts +27 -0
- package/dist-lib/src/components/ui/FormField/form-field.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/FormField/index.d.ts +14 -0
- package/dist-lib/src/components/ui/FormField/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Header/header-breadcrumb.d.ts +17 -0
- package/dist-lib/src/components/ui/Header/header-breadcrumb.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Header/header-messages.d.ts +7 -0
- package/dist-lib/src/components/ui/Header/header-messages.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Header/header-notifications.d.ts +7 -0
- package/dist-lib/src/components/ui/Header/header-notifications.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Header/header-search.d.ts +21 -0
- package/dist-lib/src/components/ui/Header/header-search.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Header/header-theme-switcher.d.ts +9 -0
- package/dist-lib/src/components/ui/Header/header-theme-switcher.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Header/header.d.ts +18 -0
- package/dist-lib/src/components/ui/Header/header.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Header/header.styles.d.ts +141 -0
- package/dist-lib/src/components/ui/Header/header.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Header/header.types.d.ts +128 -0
- package/dist-lib/src/components/ui/Header/header.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Header/index.d.ts +13 -0
- package/dist-lib/src/components/ui/Header/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Icon/icon.d.ts +11 -0
- package/dist-lib/src/components/ui/Icon/icon.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Icon/icon.styles.d.ts +60 -0
- package/dist-lib/src/components/ui/Icon/icon.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Icon/icon.types.d.ts +21 -0
- package/dist-lib/src/components/ui/Icon/icon.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Icon/icons.d.ts +2407 -0
- package/dist-lib/src/components/ui/Icon/icons.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Icon/index.d.ts +5 -0
- package/dist-lib/src/components/ui/Icon/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Kanban/hooks/use-kanban-dnd.d.ts +39 -0
- package/dist-lib/src/components/ui/Kanban/hooks/use-kanban-dnd.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Kanban/index.d.ts +3 -0
- package/dist-lib/src/components/ui/Kanban/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Kanban/kanban.d.ts +22 -0
- package/dist-lib/src/components/ui/Kanban/kanban.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Kanban/kanban.styles.d.ts +150 -0
- package/dist-lib/src/components/ui/Kanban/kanban.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Kanban/kanban.types.d.ts +168 -0
- package/dist-lib/src/components/ui/Kanban/kanban.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Kpi/index.d.ts +5 -0
- package/dist-lib/src/components/ui/Kpi/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Kpi/kpi-delta.d.ts +11 -0
- package/dist-lib/src/components/ui/Kpi/kpi-delta.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Kpi/kpi-group.d.ts +12 -0
- package/dist-lib/src/components/ui/Kpi/kpi-group.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Kpi/kpi.d.ts +11 -0
- package/dist-lib/src/components/ui/Kpi/kpi.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Kpi/kpi.styles.d.ts +159 -0
- package/dist-lib/src/components/ui/Kpi/kpi.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Kpi/kpi.types.d.ts +46 -0
- package/dist-lib/src/components/ui/Kpi/kpi.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/hooks/use-disclosure-set.d.ts +17 -0
- package/dist-lib/src/components/ui/List/hooks/use-disclosure-set.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/hooks/use-selection-set.d.ts +18 -0
- package/dist-lib/src/components/ui/List/hooks/use-selection-set.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/index.d.ts +4 -0
- package/dist-lib/src/components/ui/List/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/layouts/_sortable-item.d.ts +24 -0
- package/dist-lib/src/components/ui/List/layouts/_sortable-item.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/layouts/grouped-layout.d.ts +24 -0
- package/dist-lib/src/components/ui/List/layouts/grouped-layout.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/layouts/hierarchical-layout.d.ts +28 -0
- package/dist-lib/src/components/ui/List/layouts/hierarchical-layout.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/layouts/standard-layout.d.ts +19 -0
- package/dist-lib/src/components/ui/List/layouts/standard-layout.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/list-item.d.ts +29 -0
- package/dist-lib/src/components/ui/List/list-item.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/list.d.ts +15 -0
- package/dist-lib/src/components/ui/List/list.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/list.styles.d.ts +207 -0
- package/dist-lib/src/components/ui/List/list.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/list.types.d.ts +126 -0
- package/dist-lib/src/components/ui/List/list.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/utils/flatten-tree.d.ts +23 -0
- package/dist-lib/src/components/ui/List/utils/flatten-tree.d.ts.map +1 -0
- package/dist-lib/src/components/ui/List/utils/group-items.d.ts +13 -0
- package/dist-lib/src/components/ui/List/utils/group-items.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/index.d.ts +16 -0
- package/dist-lib/src/components/ui/MenuSidebar/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/menu-sidebar.d.ts +25 -0
- package/dist-lib/src/components/ui/MenuSidebar/menu-sidebar.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-brand.d.ts +8 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-brand.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-item.d.ts +19 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-item.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-panel.d.ts +22 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-panel.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-rail.d.ts +14 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-rail.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-section.d.ts +10 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-section.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-subgroup.d.ts +13 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar-subgroup.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar.styles.d.ts +299 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar.types.d.ts +104 -0
- package/dist-lib/src/components/ui/MenuSidebar/sidebar.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/use-media-query.d.ts +11 -0
- package/dist-lib/src/components/ui/MenuSidebar/use-media-query.d.ts.map +1 -0
- package/dist-lib/src/components/ui/MenuSidebar/use-sidebar-state.d.ts +7 -0
- package/dist-lib/src/components/ui/MenuSidebar/use-sidebar-state.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Modal/index.d.ts +3 -0
- package/dist-lib/src/components/ui/Modal/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Modal/modal.d.ts +78 -0
- package/dist-lib/src/components/ui/Modal/modal.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Modal/modal.styles.d.ts +74 -0
- package/dist-lib/src/components/ui/Modal/modal.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/PageHeader/index.d.ts +4 -0
- package/dist-lib/src/components/ui/PageHeader/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/PageHeader/page-header.d.ts +41 -0
- package/dist-lib/src/components/ui/PageHeader/page-header.d.ts.map +1 -0
- package/dist-lib/src/components/ui/PageHeader/page-header.styles.d.ts +96 -0
- package/dist-lib/src/components/ui/PageHeader/page-header.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/PageHeader/page-header.types.d.ts +38 -0
- package/dist-lib/src/components/ui/PageHeader/page-header.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Panel/index.d.ts +12 -0
- package/dist-lib/src/components/ui/Panel/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Panel/panel-body.d.ts +10 -0
- package/dist-lib/src/components/ui/Panel/panel-body.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Panel/panel-footer.d.ts +11 -0
- package/dist-lib/src/components/ui/Panel/panel-footer.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Panel/panel-header.d.ts +12 -0
- package/dist-lib/src/components/ui/Panel/panel-header.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Panel/panel.d.ts +16 -0
- package/dist-lib/src/components/ui/Panel/panel.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Panel/panel.styles.d.ts +47 -0
- package/dist-lib/src/components/ui/Panel/panel.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Panel/panel.types.d.ts +33 -0
- package/dist-lib/src/components/ui/Panel/panel.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/category.d.ts +6 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/category.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/command.d.ts +23 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/command.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/footer.d.ts +6 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/footer.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/header.d.ts +6 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/header.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/index.d.ts +3 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/menu-item.d.ts +6 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/menu-item.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/module-selector.d.ts +6 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/module-selector.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/search.d.ts +15 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/search.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.d.ts +6 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.styles.d.ts +204 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.types.d.ts +181 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/use-single-menu-sidebar.d.ts +22 -0
- package/dist-lib/src/components/ui/SingleMenuSidebar/use-single-menu-sidebar.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TabelaTeste/index.d.ts +2 -0
- package/dist-lib/src/components/ui/TabelaTeste/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TabelaTeste/mock-data.d.ts +90 -0
- package/dist-lib/src/components/ui/TabelaTeste/mock-data.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TabelaTeste/tabela-teste.d.ts +12 -0
- package/dist-lib/src/components/ui/TabelaTeste/tabela-teste.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TabelaTeste/tabela-teste.styles.d.ts +184 -0
- package/dist-lib/src/components/ui/TabelaTeste/tabela-teste.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Table/index.d.ts +10 -0
- package/dist-lib/src/components/ui/Table/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Table/table-card-row.d.ts +39 -0
- package/dist-lib/src/components/ui/Table/table-card-row.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Table/table.constants.d.ts +14 -0
- package/dist-lib/src/components/ui/Table/table.constants.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Table/table.d.ts +9 -0
- package/dist-lib/src/components/ui/Table/table.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Table/table.styles.d.ts +374 -0
- package/dist-lib/src/components/ui/Table/table.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Table/table.types.d.ts +138 -0
- package/dist-lib/src/components/ui/Table/table.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Table/use-column-resize.d.ts +24 -0
- package/dist-lib/src/components/ui/Table/use-column-resize.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Table/use-column-widths.d.ts +36 -0
- package/dist-lib/src/components/ui/Table/use-column-widths.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-filter-control.d.ts +40 -0
- package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-filter-control.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-filters.d.ts +53 -0
- package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-filters.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-sort.d.ts +41 -0
- package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-sort.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/index.d.ts +58 -0
- package/dist-lib/src/components/ui/TableToolbar/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/bulk-actions-bar.d.ts +56 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/bulk-actions-bar.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/table-toolbar-views.d.ts +82 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/table-toolbar-views.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-actions.d.ts +60 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-actions.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-applied.d.ts +51 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-applied.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-divider.d.ts +6 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-divider.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-filter-button.d.ts +18 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-filter-button.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-filter-control.d.ts +63 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-filter-control.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-mobile-sheet.d.ts +82 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-mobile-sheet.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-search.d.ts +21 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-search.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-segmented.d.ts +21 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-segmented.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-settings-menu.d.ts +54 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-settings-menu.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-simple-filter-drawer.d.ts +47 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-simple-filter-drawer.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-tabs.d.ts +20 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-tabs.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-tool-button.d.ts +47 -0
- package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-tool-button.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/add-view-modal.d.ts +23 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/add-view-modal.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/add-view-modal.styles.d.ts +53 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/add-view-modal.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/cols-popover.d.ts +45 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/cols-popover.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/filter-popover.d.ts +83 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/filter-popover.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/filter-sql-parser.d.ts +37 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/filter-sql-parser.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/more-menu.d.ts +49 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/more-menu.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/sort-popover.d.ts +48 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/sort-popover.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/views-popover.d.ts +65 -0
- package/dist-lib/src/components/ui/TableToolbar/popovers/views-popover.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/table-toolbar.d.ts +47 -0
- package/dist-lib/src/components/ui/TableToolbar/table-toolbar.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/table-toolbar.styles.d.ts +232 -0
- package/dist-lib/src/components/ui/TableToolbar/table-toolbar.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/TableToolbar/table-toolbar.types.d.ts +48 -0
- package/dist-lib/src/components/ui/TableToolbar/table-toolbar.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Toast/index.d.ts +4 -0
- package/dist-lib/src/components/ui/Toast/index.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Toast/toast-card.d.ts +35 -0
- package/dist-lib/src/components/ui/Toast/toast-card.d.ts.map +1 -0
- package/dist-lib/src/components/ui/Toast/toast.styles.d.ts +102 -0
- package/dist-lib/src/components/ui/Toast/toast.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/avatar-ig/avatar.d.ts +23 -0
- package/dist-lib/src/components/ui/avatar-ig/avatar.d.ts.map +1 -0
- package/dist-lib/src/components/ui/avatar-ig/avatar.styles.d.ts +74 -0
- package/dist-lib/src/components/ui/avatar-ig/avatar.styles.d.ts.map +1 -0
- package/dist-lib/src/components/ui/avatar-ig/avatar.types.d.ts +16 -0
- package/dist-lib/src/components/ui/avatar-ig/avatar.types.d.ts.map +1 -0
- package/dist-lib/src/components/ui/avatar-ig/index.d.ts +4 -0
- package/dist-lib/src/components/ui/avatar-ig/index.d.ts.map +1 -0
- package/dist-lib/src/hooks/useTheme.d.ts +19 -0
- package/dist-lib/src/hooks/useTheme.d.ts.map +1 -0
- package/dist-lib/src/lib/lucide-types.d.ts +9 -0
- package/dist-lib/src/lib/lucide-types.d.ts.map +1 -0
- package/dist-lib/src/lib/utils.d.ts +3 -0
- package/dist-lib/src/lib/utils.d.ts.map +1 -0
- package/dist-lib/src/preview/mocks/app-shell-mocks.d.ts +16 -0
- package/dist-lib/src/preview/mocks/app-shell-mocks.d.ts.map +1 -0
- package/dist-lib/src/preview/mocks/index.d.ts +13 -0
- package/dist-lib/src/preview/mocks/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/ChatV2.d.ts +2 -0
- package/dist-lib/src/preview/pages/ChatV2/ChatV2.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/chat-v2-mocks.d.ts +22 -0
- package/dist-lib/src/preview/pages/ChatV2/chat-v2-mocks.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/chat-v2.styles.d.ts +50 -0
- package/dist-lib/src/preview/pages/ChatV2/chat-v2.styles.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/chat-v2.types.d.ts +54 -0
- package/dist-lib/src/preview/pages/ChatV2/chat-v2.types.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ChannelDot/channel-dot.d.ts +12 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ChannelDot/channel-dot.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationActionsMenu/conversation-actions-menu.d.ts +16 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationActionsMenu/conversation-actions-menu.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationActionsMenu/index.d.ts +2 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationActionsMenu/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.d.ts +8 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.styles.d.ts +86 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.styles.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.types.d.ts +10 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.types.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/index.d.ts +3 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.d.ts +7 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.styles.d.ts +100 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.styles.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.types.d.ts +7 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.types.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/index.d.ts +3 -0
- package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DateSeparator/date-separator.d.ts +10 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DateSeparator/date-separator.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailField/detail-field.d.ts +13 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailField/detail-field.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailSection/detail-section.d.ts +13 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailSection/detail-section.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailSection/index.d.ts +2 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailSection/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.d.ts +8 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.styles.d.ts +131 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.styles.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.types.d.ts +15 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.types.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/index.d.ts +3 -0
- package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/filter-row.d.ts +12 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/filter-row.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/filter-row.styles.d.ts +67 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/filter-row.styles.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/index.d.ts +2 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.d.ts +7 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.styles.d.ts +104 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.styles.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.types.d.ts +12 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.types.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-rail.d.ts +7 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-rail.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/index.d.ts +4 -0
- package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/index.d.ts +3 -0
- package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.d.ts +7 -0
- package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.styles.d.ts +76 -0
- package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.styles.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.types.d.ts +5 -0
- package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.types.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/PersonAvatar/index.d.ts +2 -0
- package/dist-lib/src/preview/pages/ChatV2/components/PersonAvatar/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/PersonAvatar/person-avatar.d.ts +14 -0
- package/dist-lib/src/preview/pages/ChatV2/components/PersonAvatar/person-avatar.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/index.d.ts +3 -0
- package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.d.ts +7 -0
- package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.styles.d.ts +86 -0
- package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.styles.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.types.d.ts +13 -0
- package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.types.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/RailItem/index.d.ts +2 -0
- package/dist-lib/src/preview/pages/ChatV2/components/RailItem/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/RailItem/rail-item.d.ts +12 -0
- package/dist-lib/src/preview/pages/ChatV2/components/RailItem/rail-item.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/components/RailItem/rail-item.styles.d.ts +49 -0
- package/dist-lib/src/preview/pages/ChatV2/components/RailItem/rail-item.styles.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/hooks/use-resizable.d.ts +36 -0
- package/dist-lib/src/preview/pages/ChatV2/hooks/use-resizable.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ChatV2/index.d.ts +11 -0
- package/dist-lib/src/preview/pages/ChatV2/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/ClientesShowcase.d.ts +2 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/ClientesShowcase.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase-mocks.d.ts +35 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase-mocks.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase.styles.d.ts +37 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase.styles.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase.types.d.ts +16 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase.types.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.d.ts +8 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.styles.d.ts +73 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.styles.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.types.d.ts +14 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.types.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/index.d.ts +3 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/NovoClienteDrawer/index.d.ts +3 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/NovoClienteDrawer/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/NovoClienteDrawer/novo-cliente-drawer.d.ts +22 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/components/NovoClienteDrawer/novo-cliente-drawer.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/index.d.ts +11 -0
- package/dist-lib/src/preview/pages/ClientesShowcase/index.d.ts.map +1 -0
- package/dist-lib/src/preview/pages/DashboardShowcase.d.ts +2 -0
- package/dist-lib/src/preview/pages/DashboardShowcase.d.ts.map +1 -0
- package/dist-lib/src/utils/color-contrast.d.ts +48 -0
- package/dist-lib/src/utils/color-contrast.d.ts.map +1 -0
- package/dist-lib/src/utils/tv.d.ts +4 -0
- package/dist-lib/src/utils/tv.d.ts.map +1 -0
- package/dist-lib/theme.css +61 -24
- package/dist-lib/tokens/brands/default/components/sizing.d.ts +137 -0
- package/dist-lib/tokens/brands/default/components/sizing.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/components/spacing.d.ts +50 -0
- package/dist-lib/tokens/brands/default/components/spacing.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/primitives/color-palette.d.ts +276 -0
- package/dist-lib/tokens/brands/default/primitives/color-palette.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/primitives/fonts.d.ts +63 -0
- package/dist-lib/tokens/brands/default/primitives/fonts.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/primitives/motion.d.ts +47 -0
- package/dist-lib/tokens/brands/default/primitives/motion.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/primitives/scales.d.ts +50 -0
- package/dist-lib/tokens/brands/default/primitives/scales.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/semantic/color-dark.d.ts +207 -0
- package/dist-lib/tokens/brands/default/semantic/color-dark.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/semantic/color-light.d.ts +212 -0
- package/dist-lib/tokens/brands/default/semantic/color-light.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/semantic/elevation.d.ts +147 -0
- package/dist-lib/tokens/brands/default/semantic/elevation.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/semantic/shape.d.ts +90 -0
- package/dist-lib/tokens/brands/default/semantic/shape.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/semantic/sizing.d.ts +42 -0
- package/dist-lib/tokens/brands/default/semantic/sizing.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/semantic/spacing.d.ts +121 -0
- package/dist-lib/tokens/brands/default/semantic/spacing.d.ts.map +1 -0
- package/dist-lib/tokens/brands/default/semantic/typography.d.ts +59 -0
- package/dist-lib/tokens/brands/default/semantic/typography.d.ts.map +1 -0
- package/dist-lib/tokens/index.d.ts +22 -0
- package/dist-lib/tokens/index.d.ts.map +1 -0
- package/dist-lib/tokens.cjs +49 -4
- package/dist-lib/tokens.cjs.map +1 -1
- package/dist-lib/tokens.mjs +49 -4
- package/dist-lib/tokens.mjs.map +1 -1
- package/package.json +39 -12
- package/dist-lib/chunks/app-shell-BdVam01i.cjs.map +0 -1
- package/dist-lib/chunks/app-shell-C_enrPD8.mjs.map +0 -1
- package/dist-lib/chunks/badge-B0D_PRxn.mjs.map +0 -1
- package/dist-lib/chunks/badge-CUttkO1X.cjs.map +0 -1
- package/dist-lib/chunks/clientes-showcase-mocks-CPNOhx1G.cjs.map +0 -1
- package/dist-lib/chunks/clientes-showcase-mocks-DEHCKxMK.mjs.map +0 -1
- package/dist-lib/chunks/page-header-DM2G1mdi.mjs.map +0 -1
- package/dist-lib/chunks/page-header-qOywgRWy.cjs.map +0 -1
- package/dist-lib/chunks/panel-CCYNbXJR.mjs.map +0 -1
- package/dist-lib/chunks/panel-CSuFQHMl.cjs.map +0 -1
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
import { default as React, ReactNode, MouseEvent } from 'react';
|
|
2
|
+
/** Densidade vertical do grid. Afeta altura de row e padding de cell. */
|
|
3
|
+
export type TableDensity = "compact" | "standard" | "comfortable";
|
|
4
|
+
/** Direção de ordenação aplicada. null = sem ordenação. */
|
|
5
|
+
export type SortDirection = "asc" | "desc" | null;
|
|
6
|
+
/** Lado em que a coluna está fixa (sticky). undefined = fluida. */
|
|
7
|
+
export type ColumnPinned = "left" | "right" | undefined;
|
|
8
|
+
/** Alinhamento horizontal do conteúdo da cell. */
|
|
9
|
+
export type CellAlign = "left" | "center" | "right";
|
|
10
|
+
export type TableProps = {
|
|
11
|
+
density?: TableDensity;
|
|
12
|
+
/** Em px. Largura abaixo da qual o container vira card mode. `false` desativa. Default 768. */
|
|
13
|
+
cardBreakpoint?: number | false;
|
|
14
|
+
/** Renderiza bordas verticais entre colunas. Default true. */
|
|
15
|
+
cellBorders?: boolean;
|
|
16
|
+
ariaLabel?: string;
|
|
17
|
+
className?: string;
|
|
18
|
+
/** Ref externa pro scroll container interno — necessário pra virtualização
|
|
19
|
+
* (DataTable Fase F.3). Quando omitido, Table usa ref interna. */
|
|
20
|
+
scrollRef?: React.MutableRefObject<HTMLDivElement | null>;
|
|
21
|
+
children?: ReactNode;
|
|
22
|
+
};
|
|
23
|
+
export type TableHeadProps = {
|
|
24
|
+
/** Header sticky no topo durante scroll vertical. Default true. */
|
|
25
|
+
sticky?: boolean;
|
|
26
|
+
className?: string;
|
|
27
|
+
/** Props HTML extras spread no rowgroup root — `onScroll`, `data-*`, `aria-*`, etc. */
|
|
28
|
+
rootProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
29
|
+
children?: ReactNode;
|
|
30
|
+
};
|
|
31
|
+
/**
|
|
32
|
+
* Propósito da cell — modifica padding/border conforme contexto especial:
|
|
33
|
+
* - `"selection"`: remove padding pra acomodar Checkbox em width fixa
|
|
34
|
+
* (SELECTION_COLUMN_WIDTH).
|
|
35
|
+
* - `"actions"`: header em branco (sem texto/menu), border-right removida,
|
|
36
|
+
* padding horizontal mínimo. Usado quando `type: "actions"` na ColumnDef.
|
|
37
|
+
* Default: `"default"`.
|
|
38
|
+
*/
|
|
39
|
+
export type CellPurpose = "default" | "selection" | "actions";
|
|
40
|
+
export type TableHeadCellProps = {
|
|
41
|
+
/** Field da coluna — usado pra data-field (resize highlight, etc). */
|
|
42
|
+
field?: string;
|
|
43
|
+
/** Largura em px. Se undefined, cell expande com flex. */
|
|
44
|
+
width?: number;
|
|
45
|
+
pinned?: ColumnPinned;
|
|
46
|
+
/** Propósito da cell — controla padding interno. Default "default". */
|
|
47
|
+
purpose?: CellPurpose;
|
|
48
|
+
/** Offset em px para sticky positioning. Calculado por use-column-widths. */
|
|
49
|
+
pinOffset?: number;
|
|
50
|
+
align?: CellAlign;
|
|
51
|
+
/** Mostra ícone de ordenação e cursor pointer. */
|
|
52
|
+
sortable?: boolean;
|
|
53
|
+
/** Estado visual atual do sort. null = sortable mas não ativo. */
|
|
54
|
+
sortDirection?: SortDirection;
|
|
55
|
+
/** Índice do sort (1, 2, 3) — renderiza chip brand com o número quando sortDirection != null. Default 1. */
|
|
56
|
+
sortIndex?: number;
|
|
57
|
+
onSortClick?: () => void;
|
|
58
|
+
/** Ícone do tipo de coluna renderizado à esquerda do label (Hash, User, AtSign…). */
|
|
59
|
+
icon?: React.ComponentType<{
|
|
60
|
+
className?: string;
|
|
61
|
+
size?: number;
|
|
62
|
+
strokeWidth?: number;
|
|
63
|
+
"aria-hidden"?: boolean;
|
|
64
|
+
}>;
|
|
65
|
+
/** Conteúdo do menu "..." no canto direito do header (aparece no hover). Renderize um Button DS aqui. */
|
|
66
|
+
headMenu?: React.ReactNode;
|
|
67
|
+
/** Habilita drag handle no edge direito. */
|
|
68
|
+
resizable?: boolean;
|
|
69
|
+
/** Chamado durante drag — delta acumulado em px desde o mousedown. */
|
|
70
|
+
onResize?: (deltaPx: number) => void;
|
|
71
|
+
/** Chamado no mouseup — width final em px. */
|
|
72
|
+
onResizeEnd?: (finalWidthPx: number) => void;
|
|
73
|
+
className?: string;
|
|
74
|
+
/** Style extra mesclado com o style interno (width/sticky offsets). Usado pra dnd transform. */
|
|
75
|
+
style?: React.CSSProperties;
|
|
76
|
+
/** Props HTML extras spread no root div — usado por wrappers (ex: dnd-kit attributes+listeners). */
|
|
77
|
+
rootProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
78
|
+
children?: ReactNode;
|
|
79
|
+
};
|
|
80
|
+
export type TableBodyProps = {
|
|
81
|
+
className?: string;
|
|
82
|
+
/** Style inline — usado pra virtualization (height total + position relative).
|
|
83
|
+
* Quando `virtualized={ totalHeight: N }`, body aplica height + position interna. */
|
|
84
|
+
style?: React.CSSProperties;
|
|
85
|
+
/** Props HTML extras spread no rowgroup root — `data-*`, `aria-*`, etc.
|
|
86
|
+
* Útil pra interceptores de scroll/wheel ou attributes custom. */
|
|
87
|
+
rootProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
88
|
+
/** Modo virtualizado — quando definido, body usa `position: relative + block`
|
|
89
|
+
* com `height: totalHeight` pra acomodar rows absolutas do `@tanstack/react-virtual`.
|
|
90
|
+
* Passe `totalHeight = virtualizer.getTotalSize()`. */
|
|
91
|
+
virtualized?: {
|
|
92
|
+
totalHeight: number;
|
|
93
|
+
};
|
|
94
|
+
children?: ReactNode;
|
|
95
|
+
};
|
|
96
|
+
export type TableRowProps = {
|
|
97
|
+
selected?: boolean;
|
|
98
|
+
/**
|
|
99
|
+
* Row está em foco pra detalhe (ex: click abriu drawer com info). Visual idêntico ao `selected`
|
|
100
|
+
* (bg brand-tinted + strip lateral brand) — mas semanticamente independente: pode coexistir com `selected`.
|
|
101
|
+
* Use pra padrão de "click row → abre detail panel", mantendo seleção (checkbox) separada.
|
|
102
|
+
*/
|
|
103
|
+
open?: boolean;
|
|
104
|
+
/**
|
|
105
|
+
* Row tem foco de teclado (Fase E.1). Adiciona ring brand + outline visual + tabIndex=0.
|
|
106
|
+
* Quando false, tabIndex=-1 (fora da ordem de tab). Quando ANY row tem focused=true,
|
|
107
|
+
* só ela é tab-focusable — entrar via Tab vai pra essa linha.
|
|
108
|
+
*/
|
|
109
|
+
focused?: boolean;
|
|
110
|
+
/** Cursor pointer + onClick disponível. */
|
|
111
|
+
clickable?: boolean;
|
|
112
|
+
onClick?: (e: MouseEvent<HTMLDivElement>) => void;
|
|
113
|
+
className?: string;
|
|
114
|
+
/** Props HTML extras spread no root div — usado por consumers (ex: onKeyDown pra keyboard nav). */
|
|
115
|
+
rootProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
116
|
+
children?: ReactNode;
|
|
117
|
+
};
|
|
118
|
+
export type TableCellProps = {
|
|
119
|
+
/** Field da coluna — usado pra data-field (resize highlight, tooltip lookup, etc). */
|
|
120
|
+
field?: string;
|
|
121
|
+
/** Tooltip nativo (HTML title) — mostrado no hover. Util quando ellipsis=true e texto pode estar truncado. */
|
|
122
|
+
tooltip?: string;
|
|
123
|
+
width?: number;
|
|
124
|
+
pinned?: ColumnPinned;
|
|
125
|
+
pinOffset?: number;
|
|
126
|
+
align?: CellAlign;
|
|
127
|
+
/** Propósito da cell — controla padding interno. Default "default". */
|
|
128
|
+
purpose?: CellPurpose;
|
|
129
|
+
/** Trunca com `text-overflow: ellipsis`. Requer overflow:hidden no parent. */
|
|
130
|
+
ellipsis?: boolean;
|
|
131
|
+
/** Label da coluna usado no card mode (renderiza acima do valor). */
|
|
132
|
+
label?: string;
|
|
133
|
+
className?: string;
|
|
134
|
+
/** Props HTML extras spread no root div — usado por consumers (ex: onDoubleClick pra inline edit). */
|
|
135
|
+
rootProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
136
|
+
children?: ReactNode;
|
|
137
|
+
};
|
|
138
|
+
//# sourceMappingURL=table.types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Table/table.types.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
export type UseColumnResizeParams = {
|
|
2
|
+
currentWidth: number;
|
|
3
|
+
minWidth?: number;
|
|
4
|
+
maxWidth?: number;
|
|
5
|
+
/** Disparado a cada `mousemove` durante o drag.
|
|
6
|
+
* Tipicamente usado pra side-effect "live preview" pelo consumer.
|
|
7
|
+
* Em consumers React, prefira `onResizeEnd` pra evitar re-render storm —
|
|
8
|
+
* use `onResizeLiveDOM` pra DOM mutation síncrona sem state. */
|
|
9
|
+
onResize?: (widthPx: number) => void;
|
|
10
|
+
/** Disparado no `mouseup` com largura final em px.
|
|
11
|
+
* Pra consumers React: ideal pra commit no state (1 update por drag). */
|
|
12
|
+
onResizeEnd?: (widthPx: number) => void;
|
|
13
|
+
/** Callback síncrono pra DOM mutation durante drag (sem state React).
|
|
14
|
+
* Recomendado pra atualizar inline styles em massa (ex: <Cell width>) sem
|
|
15
|
+
* causar re-render storm. Chamado a cada mousemove em paralelo com `onResize`.
|
|
16
|
+
* Pattern: consumer query DOM via ref + aplica `style.width` direto. */
|
|
17
|
+
onResizeLiveDOM?: (widthPx: number) => void;
|
|
18
|
+
};
|
|
19
|
+
export type UseColumnResizeResult = {
|
|
20
|
+
onMouseDown: (e: React.MouseEvent) => void;
|
|
21
|
+
isDragging: boolean;
|
|
22
|
+
};
|
|
23
|
+
export declare function useColumnResize({ currentWidth, minWidth, maxWidth, onResize, onResizeEnd, onResizeLiveDOM, }: UseColumnResizeParams): UseColumnResizeResult;
|
|
24
|
+
//# sourceMappingURL=use-column-resize.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-column-resize.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Table/use-column-resize.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,qBAAqB,GAAG;IAClC,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;qEAGiE;IACjE,QAAQ,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC;8EAC0E;IAC1E,WAAW,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC;;;6EAGyE;IACzE,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;CAC7C,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAClC,WAAW,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,KAAK,IAAI,CAAC;IAC3C,UAAU,EAAE,OAAO,CAAC;CACrB,CAAC;AAKF,wBAAgB,eAAe,CAAC,EAC9B,YAAY,EACZ,QAAsB,EACtB,QAAsB,EACtB,QAAQ,EACR,WAAW,EACX,eAAe,GAChB,EAAE,qBAAqB,GAAG,qBAAqB,CA2F/C"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { ColumnPinned } from './table.types';
|
|
2
|
+
/** Minimal column shape this hook needs. Real ColumnDef do DataTable é superset. */
|
|
3
|
+
export type WidthColumnInput = {
|
|
4
|
+
field: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
/** Default width usado quando `width` undefined. */
|
|
7
|
+
defaultWidth?: number;
|
|
8
|
+
pinned?: ColumnPinned;
|
|
9
|
+
};
|
|
10
|
+
export type ColumnWidthsResult = {
|
|
11
|
+
/** Largura efetiva por field (px). */
|
|
12
|
+
widths: Record<string, number>;
|
|
13
|
+
/** Offset sticky por field (px). Só faz sentido pra colunas pinned. */
|
|
14
|
+
offsets: Record<string, number>;
|
|
15
|
+
/** Total de largura ocupada pelas colunas pinned left. Usado pra calcular shadow lateral. */
|
|
16
|
+
totalPinLeft: number;
|
|
17
|
+
/** Total de largura ocupada pelas colunas pinned right. */
|
|
18
|
+
totalPinRight: number;
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Calcula widths efetivos e offsets sticky cumulativos.
|
|
22
|
+
*
|
|
23
|
+
* Algoritmo:
|
|
24
|
+
* 1. widths[field] = column.width ?? column.defaultWidth ?? DEFAULT_COLUMN_WIDTH
|
|
25
|
+
* 2. Para colunas pinned="left": offsets[field] = soma das widths das colunas pinned=left que vêm ANTES
|
|
26
|
+
* 3. Para colunas pinned="right": offsets[field] = soma das widths das colunas pinned=right que vêm DEPOIS
|
|
27
|
+
* 4. Colunas não-pinned: offset = undefined
|
|
28
|
+
*
|
|
29
|
+
* @example
|
|
30
|
+
* useColumnWidths([{field:'a',width:50,pinned:'left'}, {field:'b',width:80,pinned:'left'}, {field:'c'}])
|
|
31
|
+
* → widths: {a:50, b:80, c:160}
|
|
32
|
+
* → offsets: {a:0, b:50}
|
|
33
|
+
* → totalPinLeft: 130, totalPinRight: 0
|
|
34
|
+
*/
|
|
35
|
+
export declare function useColumnWidths(columns: ReadonlyArray<WidthColumnInput>): ColumnWidthsResult;
|
|
36
|
+
//# sourceMappingURL=use-column-widths.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-column-widths.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Table/use-column-widths.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,oFAAoF;AACpF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,oDAAoD;IACpD,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,YAAY,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC/B,sCAAsC;IACtC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC/B,uEAAuE;IACvE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAChC,6FAA6F;IAC7F,YAAY,EAAE,MAAM,CAAC;IACrB,2DAA2D;IAC3D,aAAa,EAAE,MAAM,CAAC;CACvB,CAAC;AAIF;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,eAAe,CAC7B,OAAO,EAAE,aAAa,CAAC,gBAAgB,CAAC,GACvC,kBAAkB,CAoCpB"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* useToolbarFilterControl — encapsula o state dos 2 modos de filtragem do
|
|
3
|
+
* split button da toolbar:
|
|
4
|
+
* - SimpleFilter drawer (lateral direito, default UX)
|
|
5
|
+
* - Advanced query builder popover (chevron do split, power users)
|
|
6
|
+
*
|
|
7
|
+
* Retorna state + handlers prontos pra plugar no `<ToolbarFilterControl>` ou
|
|
8
|
+
* em wire manual. Não tem dependência do filterModel — só gerencia abertura
|
|
9
|
+
* dos 2 paineis.
|
|
10
|
+
*
|
|
11
|
+
* @example
|
|
12
|
+
* ```tsx
|
|
13
|
+
* const ctl = useToolbarFilterControl();
|
|
14
|
+
*
|
|
15
|
+
* <ToolbarFilterControl
|
|
16
|
+
* {...ctl}
|
|
17
|
+
* columns={filterPopoverColumns}
|
|
18
|
+
* filterModel={filterModel}
|
|
19
|
+
* onFilterModelChange={setFilterModel}
|
|
20
|
+
* />
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
export type UseToolbarFilterControlResult = {
|
|
24
|
+
/** Estado: drawer simples aberto. */
|
|
25
|
+
simpleDrawerOpen: boolean;
|
|
26
|
+
/** Estado: popover avançado aberto. */
|
|
27
|
+
advancedPopoverOpen: boolean;
|
|
28
|
+
/** Setter direto do drawer simples. */
|
|
29
|
+
setSimpleDrawerOpen: (open: boolean) => void;
|
|
30
|
+
/** Setter direto do popover avançado. */
|
|
31
|
+
setAdvancedPopoverOpen: (open: boolean) => void;
|
|
32
|
+
/** Abre o drawer simples. Fecha o advanced se estiver aberto. */
|
|
33
|
+
openSimple: () => void;
|
|
34
|
+
/** Toggle do advanced (fecha simple se estiver aberto). */
|
|
35
|
+
toggleAdvanced: () => void;
|
|
36
|
+
/** Fecha ambos. */
|
|
37
|
+
closeAll: () => void;
|
|
38
|
+
};
|
|
39
|
+
export declare function useToolbarFilterControl(): UseToolbarFilterControlResult;
|
|
40
|
+
//# sourceMappingURL=use-toolbar-filter-control.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-toolbar-filter-control.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ui/TableToolbar/hooks/use-toolbar-filter-control.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C,qCAAqC;IACrC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,uCAAuC;IACvC,mBAAmB,EAAE,OAAO,CAAC;IAC7B,uCAAuC;IACvC,mBAAmB,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IAC7C,yCAAyC;IACzC,sBAAsB,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IAChD,iEAAiE;IACjE,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,2DAA2D;IAC3D,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B,mBAAmB;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC;AAEF,wBAAgB,uBAAuB,IAAI,6BAA6B,CA4BvE"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Filtro genérico — mantém o shape mínimo necessário pra UI/lógica.
|
|
3
|
+
* O consumer pode estender via generics se precisar de campos custom.
|
|
4
|
+
*/
|
|
5
|
+
export type ToolbarFilterEntry = {
|
|
6
|
+
id: string;
|
|
7
|
+
columnKey: string;
|
|
8
|
+
op: string;
|
|
9
|
+
value: unknown;
|
|
10
|
+
};
|
|
11
|
+
export type UseToolbarFiltersOptions<T extends ToolbarFilterEntry = ToolbarFilterEntry> = {
|
|
12
|
+
/** Filtros iniciais */
|
|
13
|
+
initial?: T[];
|
|
14
|
+
/** Gerador de ID — default usa crypto.randomUUID() ou timestamp fallback */
|
|
15
|
+
generateId?: () => string;
|
|
16
|
+
};
|
|
17
|
+
export type UseToolbarFiltersResult<T extends ToolbarFilterEntry = ToolbarFilterEntry> = {
|
|
18
|
+
list: T[];
|
|
19
|
+
add: (entry: Omit<T, "id"> & {
|
|
20
|
+
id?: string;
|
|
21
|
+
}) => void;
|
|
22
|
+
remove: (id: string) => void;
|
|
23
|
+
update: (id: string, patch: Partial<T>) => void;
|
|
24
|
+
clear: () => void;
|
|
25
|
+
replaceAll: (next: T[]) => void;
|
|
26
|
+
/** Total de filtros com `value` truthy (válidos pra aplicar). */
|
|
27
|
+
count: number;
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* useToolbarFilters — helper opcional **standalone** pra gerenciar estado de
|
|
31
|
+
* filtros num `<TableToolbar>` montado à mão (fora do DataTable).
|
|
32
|
+
*
|
|
33
|
+
* ⚠️ **Fronteira**: NÃO é usado pelo DataTable — ele tem seu próprio pipeline
|
|
34
|
+
* (`useDataTableFilters` + `FilterModel` + adapters). Use este apenas em toolbars
|
|
35
|
+
* custom standalone. (`ToolbarFilterEntry` aqui ≠ `FilterItem` do DataTable.)
|
|
36
|
+
*
|
|
37
|
+
* Retorna:
|
|
38
|
+
* - `list`: array de filtros
|
|
39
|
+
* - `add(entry)`: adiciona um filtro (gera id automático se omitido)
|
|
40
|
+
* - `remove(id)`: remove por id
|
|
41
|
+
* - `update(id, patch)`: atualiza parcialmente
|
|
42
|
+
* - `clear()`: zera tudo
|
|
43
|
+
* - `replaceAll(next)`: substitui array completo
|
|
44
|
+
* - `count`: total de filtros com `value` truthy (válidos pra aplicar)
|
|
45
|
+
*
|
|
46
|
+
* Uso (opcional — vc pode usar useState direto também):
|
|
47
|
+
*
|
|
48
|
+
* const filters = useToolbarFilters({ initial: [...] });
|
|
49
|
+
* filters.add({ columnKey: "status", op: "equals", value: "active" });
|
|
50
|
+
* filters.remove("f_abc");
|
|
51
|
+
*/
|
|
52
|
+
export declare function useToolbarFilters<T extends ToolbarFilterEntry = ToolbarFilterEntry>(options?: UseToolbarFiltersOptions<T>): UseToolbarFiltersResult<T>;
|
|
53
|
+
//# sourceMappingURL=use-toolbar-filters.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-toolbar-filters.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ui/TableToolbar/hooks/use-toolbar-filters.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,MAAM,kBAAkB,GAAG;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,OAAO,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,wBAAwB,CAAC,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,IAAI;IACxF,uBAAuB;IACvB,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC;IACd,4EAA4E;IAC5E,UAAU,CAAC,EAAE,MAAM,MAAM,CAAC;CAC3B,CAAC;AAEF,MAAM,MAAM,uBAAuB,CAAC,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,IAAI;IACvF,IAAI,EAAE,CAAC,EAAE,CAAC;IACV,GAAG,EAAE,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC,EAAE,IAAI,CAAC,GAAG;QAAE,EAAE,CAAC,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IACtD,MAAM,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7B,MAAM,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAChD,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,UAAU,EAAE,CAAC,IAAI,EAAE,CAAC,EAAE,KAAK,IAAI,CAAC;IAChC,iEAAiE;IACjE,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AASF;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,iBAAiB,CAAC,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,EACjF,OAAO,CAAC,EAAE,wBAAwB,CAAC,CAAC,CAAC,GACpC,uBAAuB,CAAC,CAAC,CAAC,CAuC5B"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { SortDirection } from '../table-toolbar.types';
|
|
2
|
+
export type { SortDirection };
|
|
3
|
+
export type ToolbarSortEntry = {
|
|
4
|
+
columnKey: string;
|
|
5
|
+
direction: SortDirection;
|
|
6
|
+
};
|
|
7
|
+
export type UseToolbarSortOptions = {
|
|
8
|
+
initial?: ToolbarSortEntry[];
|
|
9
|
+
/** Limite máximo de colunas ordenadas simultaneamente. Default: Infinity. */
|
|
10
|
+
maxColumns?: number;
|
|
11
|
+
};
|
|
12
|
+
export type UseToolbarSortResult = {
|
|
13
|
+
list: ToolbarSortEntry[];
|
|
14
|
+
toggle: (columnKey: string) => void;
|
|
15
|
+
set: (columnKey: string, direction: SortDirection) => void;
|
|
16
|
+
remove: (columnKey: string) => void;
|
|
17
|
+
clear: () => void;
|
|
18
|
+
replaceAll: (next: ToolbarSortEntry[]) => void;
|
|
19
|
+
count: number;
|
|
20
|
+
directionOf: (columnKey: string) => SortDirection | undefined;
|
|
21
|
+
};
|
|
22
|
+
/**
|
|
23
|
+
* useToolbarSort — helper opcional **standalone** pra ordenação multi-coluna
|
|
24
|
+
* num `<TableToolbar>` montado à mão (fora do DataTable).
|
|
25
|
+
*
|
|
26
|
+
* ⚠️ **Fronteira**: NÃO é usado pelo DataTable — ele tem seu próprio pipeline
|
|
27
|
+
* (`useDataTableSort` + `SortModel` + adapter). Use este apenas em toolbars
|
|
28
|
+
* custom standalone.
|
|
29
|
+
*
|
|
30
|
+
* Retorna:
|
|
31
|
+
* - `list`: array de { columnKey, direction }
|
|
32
|
+
* - `toggle(columnKey)`: cicla asc → desc → off (remove)
|
|
33
|
+
* - `set(columnKey, direction)`: força um valor
|
|
34
|
+
* - `remove(columnKey)`: remove a ordenação de uma coluna
|
|
35
|
+
* - `clear()`: zera
|
|
36
|
+
* - `replaceAll(next)`: substitui
|
|
37
|
+
* - `count`: tamanho da lista
|
|
38
|
+
* - `directionOf(columnKey)`: lookup helper
|
|
39
|
+
*/
|
|
40
|
+
export declare function useToolbarSort(options?: UseToolbarSortOptions): UseToolbarSortResult;
|
|
41
|
+
//# sourceMappingURL=use-toolbar-sort.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-toolbar-sort.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ui/TableToolbar/hooks/use-toolbar-sort.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAG5D,YAAY,EAAE,aAAa,EAAE,CAAC;AAE9B,MAAM,MAAM,gBAAgB,GAAG;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,aAAa,CAAC;CAC1B,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAClC,OAAO,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAC7B,6EAA6E;IAC7E,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,EAAE,gBAAgB,EAAE,CAAC;IACzB,MAAM,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,GAAG,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,aAAa,KAAK,IAAI,CAAC;IAC3D,MAAM,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,UAAU,EAAE,CAAC,IAAI,EAAE,gBAAgB,EAAE,KAAK,IAAI,CAAC;IAC/C,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,aAAa,GAAG,SAAS,CAAC;CAC/D,CAAC;AAEF;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,cAAc,CAAC,OAAO,CAAC,EAAE,qBAAqB,GAAG,oBAAoB,CAuEpF"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
export { TableToolbar } from './table-toolbar';
|
|
2
|
+
export type { TableToolbarProps } from './table-toolbar';
|
|
3
|
+
export { ToolbarSearch } from './parts/toolbar-search';
|
|
4
|
+
export type { ToolbarSearchProps } from './parts/toolbar-search';
|
|
5
|
+
export { ToolbarDivider } from './parts/toolbar-divider';
|
|
6
|
+
export type { ToolbarDividerProps } from './parts/toolbar-divider';
|
|
7
|
+
export { ToolbarSegmented } from './parts/toolbar-segmented';
|
|
8
|
+
export type { ToolbarSegmentedProps } from './parts/toolbar-segmented';
|
|
9
|
+
export { ToolbarTabs } from './parts/toolbar-tabs';
|
|
10
|
+
export type { ToolbarTabsProps } from './parts/toolbar-tabs';
|
|
11
|
+
export { ToolbarToolButton, ToolbarSaveButton, } from './parts/toolbar-tool-button';
|
|
12
|
+
export type { ToolbarToolButtonProps, ToolbarSaveButtonProps, } from './parts/toolbar-tool-button';
|
|
13
|
+
export { ToolbarApplied } from './parts/toolbar-applied';
|
|
14
|
+
export type { ToolbarAppliedProps } from './parts/toolbar-applied';
|
|
15
|
+
export { ToolbarActions } from './parts/toolbar-actions';
|
|
16
|
+
export type { ToolbarActionsProps, ToolbarAction, ToolbarActionMenuItem, } from './parts/toolbar-actions';
|
|
17
|
+
export { ToolbarFilterButton } from './parts/toolbar-filter-button';
|
|
18
|
+
export type { ToolbarFilterButtonProps } from './parts/toolbar-filter-button';
|
|
19
|
+
/**
|
|
20
|
+
* Mobile collapse pattern — consumido pelo `<DataTable>` automaticamente
|
|
21
|
+
* (controles secundários colapsam em viewports < md). Também disponível
|
|
22
|
+
* pra `<TableToolbar>` custom: usar `ToolbarMobileDialog` como icon button
|
|
23
|
+
* trigger e `ToolbarMobileSection` pra agrupar items dentro do dialog.
|
|
24
|
+
*
|
|
25
|
+
* `ToolbarMobileSheet` é alias legado de `ToolbarMobileDialog` (mesmo componente).
|
|
26
|
+
*/
|
|
27
|
+
export { ToolbarMobileDialog, ToolbarMobileSheet, ToolbarMobileSection, } from './parts/toolbar-mobile-sheet';
|
|
28
|
+
export type { ToolbarMobileDialogProps, ToolbarMobileSheetProps, ToolbarMobileSectionProps, } from './parts/toolbar-mobile-sheet';
|
|
29
|
+
export { BulkActionsBar, BulkActionButton } from './parts/bulk-actions-bar';
|
|
30
|
+
export type { BulkActionsBarProps, BulkActionButtonProps, } from './parts/bulk-actions-bar';
|
|
31
|
+
export type { ToolbarSegmentedItem, ToolbarTab, AppliedFilter, AppliedFilterOp, SortDirection, } from './table-toolbar.types';
|
|
32
|
+
export { MoreMenu, MoreMenuItem, MoreMenuCheckboxItem, MoreMenuRadioGroup, MoreMenuRadioItem, MoreMenuSeparator, MoreMenuLabel, } from './popovers/more-menu';
|
|
33
|
+
export type { MoreMenuProps } from './popovers/more-menu';
|
|
34
|
+
export { ColsPopover, ColsPanel } from './popovers/cols-popover';
|
|
35
|
+
export type { ColsPopoverProps, ColsPanelProps, ColsPopoverColumn, } from './popovers/cols-popover';
|
|
36
|
+
export { SortPopover, SortPanel } from './popovers/sort-popover';
|
|
37
|
+
export type { SortPopoverProps, SortPanelProps, SortPopoverColumn, SortPopoverCriterion, } from './popovers/sort-popover';
|
|
38
|
+
export { ViewsPopover } from './popovers/views-popover';
|
|
39
|
+
export type { ViewsPopoverProps, ViewsPopoverView, } from './popovers/views-popover';
|
|
40
|
+
export { AddViewModal } from './popovers/add-view-modal';
|
|
41
|
+
export type { AddViewModalProps, AddViewModalSubmit, } from './popovers/add-view-modal';
|
|
42
|
+
export { TableToolbarViews } from './parts/table-toolbar-views';
|
|
43
|
+
export type { TableToolbarViewsProps, TableToolbarViewsItem, } from './parts/table-toolbar-views';
|
|
44
|
+
export { FilterPopover, FilterPanel, isFilterEntryActive, DEFAULT_FILTER_OPERATORS, } from './popovers/filter-popover';
|
|
45
|
+
export type { FilterPopoverProps, FilterPanelProps, FilterPopoverColumn, FilterPopoverOperator, FilterPopoverEntry, } from './popovers/filter-popover';
|
|
46
|
+
export { ToolbarSettingsMenu } from './parts/toolbar-settings-menu';
|
|
47
|
+
export type { ToolbarSettingsMenuProps, ToolbarSettingsMenuView, } from './parts/toolbar-settings-menu';
|
|
48
|
+
export { useToolbarFilters } from './hooks/use-toolbar-filters';
|
|
49
|
+
export type { ToolbarFilterEntry, UseToolbarFiltersOptions, UseToolbarFiltersResult, } from './hooks/use-toolbar-filters';
|
|
50
|
+
export { useToolbarSort } from './hooks/use-toolbar-sort';
|
|
51
|
+
export type { ToolbarSortEntry, UseToolbarSortOptions, UseToolbarSortResult, } from './hooks/use-toolbar-sort';
|
|
52
|
+
export { useToolbarFilterControl } from './hooks/use-toolbar-filter-control';
|
|
53
|
+
export type { UseToolbarFilterControlResult } from './hooks/use-toolbar-filter-control';
|
|
54
|
+
export { ToolbarFilterControl } from './parts/toolbar-filter-control';
|
|
55
|
+
export type { ToolbarFilterControlProps } from './parts/toolbar-filter-control';
|
|
56
|
+
export { ToolbarSimpleFilterDrawer } from './parts/toolbar-simple-filter-drawer';
|
|
57
|
+
export type { ToolbarSimpleFilterDrawerProps } from './parts/toolbar-simple-filter-drawer';
|
|
58
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/TableToolbar/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* BulkActionsBar — barra de ações em massa (versão da toolbar quando há
|
|
4
|
+
* itens selecionados na tabela).
|
|
5
|
+
*
|
|
6
|
+
* Visual alinhado com `.tbl-bulk-bar` do design-and-table-v2:
|
|
7
|
+
* - fundo brand-subtle, borda brand, radius xl
|
|
8
|
+
* - contagem à esquerda (ícone Check + label dinâmica)
|
|
9
|
+
* - ações no meio (botões outline primary; danger usa soft critical)
|
|
10
|
+
* - link "Cancelar seleção" no final
|
|
11
|
+
*
|
|
12
|
+
* Renderização condicional: quando `count === 0`, retorna `null`.
|
|
13
|
+
* Use como `bulkBar` prop do `<TableToolbar>` pra trocar a view inteira,
|
|
14
|
+
* ou renderize solto onde precisar.
|
|
15
|
+
*/
|
|
16
|
+
export type BulkActionsBarProps = {
|
|
17
|
+
/** Quantidade de itens selecionados. Quando 0, o componente não renderiza. */
|
|
18
|
+
count: number;
|
|
19
|
+
/**
|
|
20
|
+
* Label da contagem. Default: `${count} selecionado(s)`.
|
|
21
|
+
* Recebe `count` pra você customizar singular/plural.
|
|
22
|
+
*/
|
|
23
|
+
countLabel?: (count: number) => ReactNode;
|
|
24
|
+
/** Callback do link "Cancelar seleção". */
|
|
25
|
+
onClear?: () => void;
|
|
26
|
+
/** Texto do link de limpar. Default: "Cancelar seleção". */
|
|
27
|
+
clearLabel?: ReactNode;
|
|
28
|
+
/** Ações da barra — use `<BulkActionButton>` ou compose como quiser. */
|
|
29
|
+
children?: ReactNode;
|
|
30
|
+
className?: string;
|
|
31
|
+
};
|
|
32
|
+
export declare function BulkActionsBar({ count, countLabel, onClear, clearLabel, children, className, }: BulkActionsBarProps): import("react/jsx-runtime").JSX.Element | null;
|
|
33
|
+
export type BulkActionButtonProps = {
|
|
34
|
+
icon?: ReactNode;
|
|
35
|
+
children?: ReactNode;
|
|
36
|
+
/** "default" usa primary outline; "danger" usa critical soft. */
|
|
37
|
+
variant?: "default" | "danger";
|
|
38
|
+
onClick?: React.MouseEventHandler<HTMLButtonElement>;
|
|
39
|
+
disabled?: boolean;
|
|
40
|
+
className?: string;
|
|
41
|
+
/** aria-label quando só ícone. */
|
|
42
|
+
"aria-label"?: string;
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
* Helper que padroniza o botão de ação dentro da bulk bar.
|
|
46
|
+
* Usa `<Button>` do DS por baixo, com shape="pill":
|
|
47
|
+
*
|
|
48
|
+
* default → primary outline pill xs
|
|
49
|
+
* - light: bg-surface + border-brand + fg-brand
|
|
50
|
+
* - dark : bg transparente + border + fg-brand (verde brilhante)
|
|
51
|
+
*
|
|
52
|
+
* danger → critical soft pill xs
|
|
53
|
+
* - light/dark: bg-danger-muted + fg-danger (sem overrides)
|
|
54
|
+
*/
|
|
55
|
+
export declare function BulkActionButton({ icon, children, variant, onClick, disabled, className, ...rest }: BulkActionButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
56
|
+
//# sourceMappingURL=bulk-actions-bar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulk-actions-bar.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ui/TableToolbar/parts/bulk-actions-bar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAWvC;;;;;;;;;;;;;GAaG;AACH,MAAM,MAAM,mBAAmB,GAAG;IAChC,8EAA8E;IAC9E,KAAK,EAAE,MAAM,CAAC;IACd;;;OAGG;IACH,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,SAAS,CAAC;IAC1C,2CAA2C;IAC3C,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,4DAA4D;IAC5D,UAAU,CAAC,EAAE,SAAS,CAAC;IACvB,wEAAwE;IACxE,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,wBAAgB,cAAc,CAAC,EAC7B,KAAK,EACL,UAAU,EACV,OAAO,EACP,UAA+B,EAC/B,QAAQ,EACR,SAAS,GACV,EAAE,mBAAmB,kDA0BrB;AAID,MAAM,MAAM,qBAAqB,GAAG;IAClC,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,iEAAiE;IACjE,OAAO,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAC;IAC/B,OAAO,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IACrD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,kCAAkC;IAClC,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF;;;;;;;;;;GAUG;AACH,wBAAgB,gBAAgB,CAAC,EAC/B,IAAI,EACJ,QAAQ,EACR,OAAmB,EACnB,OAAO,EACP,QAAQ,EACR,SAAS,EACT,GAAG,IAAI,EACR,EAAE,qBAAqB,2CAuBvB"}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import { ViewsPopoverView } from '../popovers/views-popover';
|
|
3
|
+
import { AddViewModalSubmit } from '../popovers/add-view-modal';
|
|
4
|
+
/** ID fixo da tab "Default" — virtual (nao tem entrada no storage). */
|
|
5
|
+
export declare const DEFAULT_VIEW_ID = "__default__";
|
|
6
|
+
export type TableToolbarViewsItem = ViewsPopoverView;
|
|
7
|
+
export type TableToolbarViewsProps = {
|
|
8
|
+
/** Lista completa de views salvas (sem Default — esse e injetado internamente). */
|
|
9
|
+
views: TableToolbarViewsItem[];
|
|
10
|
+
/** ID da view atualmente aplicada. `null`/`undefined` ⇒ tab Default ativa. */
|
|
11
|
+
activeViewId?: string | null;
|
|
12
|
+
/** Aplicar uma view (click numa tab OU click num item do popover). */
|
|
13
|
+
onApply: (id: string) => void;
|
|
14
|
+
/** Resetar pra "Default" (limpar filtros, sort, cols, density). */
|
|
15
|
+
onApplyDefault: () => void;
|
|
16
|
+
/**
|
|
17
|
+
* Excluir PERMANENTEMENTE uma view do storage. So eh chamado apos
|
|
18
|
+
* confirmacao via AlertModal danger — disparado pelo lixinho no popover.
|
|
19
|
+
*
|
|
20
|
+
* X em tab NAO chama isso (apenas remove da barra — view continua salva).
|
|
21
|
+
*/
|
|
22
|
+
onDelete: (id: string) => void | Promise<void>;
|
|
23
|
+
/** Disparado quando user salva uma nova view via modal. */
|
|
24
|
+
onSave: (data: AddViewModalSubmit) => void | Promise<void>;
|
|
25
|
+
/** Quantas tabs ficam visiveis (incluindo Default). Default 3 — Default + ate 2 views customizadas. */
|
|
26
|
+
maxTabs?: number;
|
|
27
|
+
/** Key que identifica views "minhas" (default `"me"`). Controla X em tab e delete no popover. */
|
|
28
|
+
myOwnerKey?: string;
|
|
29
|
+
/** Slot opcional pra divider antes das tabs (default renderiza um ToolbarDivider). */
|
|
30
|
+
divider?: ReactNode;
|
|
31
|
+
/** Esconde o divider default — usado quando ja ha um divider adjacente. */
|
|
32
|
+
hideDivider?: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* Label da tab Default **quando ela é a única** (sem nenhuma view pré-definida
|
|
35
|
+
* nem salva). Evita a barra "vazia" mostrando só "Default" — troque por um
|
|
36
|
+
* título genérico do contexto (ex: "Lista de Clientes"). Default `"Default"`.
|
|
37
|
+
* Assim que houver ≥ 1 outra view, a tab volta a se chamar "Default" pra
|
|
38
|
+
* distinguir das views nomeadas.
|
|
39
|
+
*/
|
|
40
|
+
soloLabel?: string;
|
|
41
|
+
};
|
|
42
|
+
/**
|
|
43
|
+
* TableToolbarViews — **compound component** (smart) de Saved Views.
|
|
44
|
+
*
|
|
45
|
+
* ⚠️ **Pattern compound smart** — este é um dos POUCOS componentes do TableToolbar
|
|
46
|
+
* que mantém estado interno (`tabViewIds`, `addModalOpen`, `confirmDeleteView`).
|
|
47
|
+
* É uma exceção consciente ao princípio dumb do toolbar: orquestra 4 filhos
|
|
48
|
+
* (ToolbarTabs + ViewsPopover + AddViewModal + AlertModal) como "bloco pronto".
|
|
49
|
+
*
|
|
50
|
+
* **Quando usar este compound**: caso de uso saved views completo (CRM admin).
|
|
51
|
+
* **Quando NÃO usar**: se precisar reordenar/customizar a interação entre os
|
|
52
|
+
* 4 filhos, COMPONHA OS PARTS DIRETAMENTE — ToolbarTabs + ViewsPopover +
|
|
53
|
+
* AddViewModal + AlertModal são exportados standalone pelo TableToolbar. Você
|
|
54
|
+
* controla os 4 states (open, deleting, etc) e a ordem visual.
|
|
55
|
+
*
|
|
56
|
+
* Renderiza no slot esquerdo do TableToolbar:
|
|
57
|
+
* 1. ToolbarDivider
|
|
58
|
+
* 2. ToolbarTabs com "Default" + ate (maxTabs - 1) views como tabs
|
|
59
|
+
* - Default sem X (custom: false)
|
|
60
|
+
* - Views minhas com X — X apenas remove da barra (view continua salva)
|
|
61
|
+
* 3. ViewsPopover via ToolbarSaveButton "+"
|
|
62
|
+
* - Click no item: pina como tab + aplica + fecha popover
|
|
63
|
+
* - Lixinho no item: abre AlertModal danger pra exclusao definitiva
|
|
64
|
+
* - Footer "Salvar visao atual": abre AddViewModal mode create
|
|
65
|
+
* 4. AddViewModal (estado interno) — disparado pelo footer do popover
|
|
66
|
+
* 5. AlertModal danger (estado interno) — confirma exclusao definitiva
|
|
67
|
+
*
|
|
68
|
+
* Distinção crítica:
|
|
69
|
+
* - X em tab → unpin (cosmetico, view fica no popover/storage)
|
|
70
|
+
* - Lixinho no popover → confirm + delete permanente (chama onDelete)
|
|
71
|
+
*
|
|
72
|
+
* Comportamento de pin (push-out):
|
|
73
|
+
* - `tabViewIds` eh um state local com as view IDs que ocupam slots de tab.
|
|
74
|
+
* - Inicializa com as (maxTabs - 1) primeiras views.
|
|
75
|
+
* - Click numa view que NAO esta como tab: pina (push out da ultima se cheio).
|
|
76
|
+
* - X em tab: remove o ID daqui (sem promover proxima).
|
|
77
|
+
* - View deletada permanente: remove o ID daqui (se estiver).
|
|
78
|
+
* - View nova criada: anexa se ha slot livre.
|
|
79
|
+
* - Re-mount (reload) reseta — pega as N-1 primeiras de novo.
|
|
80
|
+
*/
|
|
81
|
+
export declare function TableToolbarViews({ views, activeViewId, onApply, onApplyDefault, onDelete, onSave, maxTabs, myOwnerKey, divider, hideDivider, soloLabel, }: TableToolbarViewsProps): import("react/jsx-runtime").JSX.Element;
|
|
82
|
+
//# sourceMappingURL=table-toolbar-views.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-toolbar-views.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ui/TableToolbar/parts/table-toolbar-views.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAwC,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAK7E,OAAO,EAAgB,KAAK,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAChF,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,4BAA4B,CAAC;AAGpC,uEAAuE;AACvE,eAAO,MAAM,eAAe,gBAAgB,CAAC;AAE7C,MAAM,MAAM,qBAAqB,GAAG,gBAAgB,CAAC;AAErD,MAAM,MAAM,sBAAsB,GAAG;IACnC,mFAAmF;IACnF,KAAK,EAAE,qBAAqB,EAAE,CAAC;IAC/B,8EAA8E;IAC9E,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,sEAAsE;IACtE,OAAO,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9B,mEAAmE;IACnE,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B;;;;;OAKG;IACH,QAAQ,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAC/C,2DAA2D;IAC3D,MAAM,EAAE,CAAC,IAAI,EAAE,kBAAkB,KAAK,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAC3D,uGAAuG;IACvG,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,sFAAsF;IACtF,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,2EAA2E;IAC3E,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;;;;;OAMG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,wBAAgB,iBAAiB,CAAC,EAChC,KAAK,EACL,YAAY,EACZ,OAAO,EACP,cAAc,EACd,QAAQ,EACR,MAAM,EACN,OAAW,EACX,UAAiB,EACjB,OAAO,EACP,WAAW,EACX,SAAqB,GACtB,EAAE,sBAAsB,2CAyKxB"}
|