@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,86 @@
|
|
|
1
|
+
export declare const queueColumnStyles: import('tailwind-variants').TVReturnType<{
|
|
2
|
+
[key: string]: {
|
|
3
|
+
[key: string]: import('tailwind-merge').ClassNameValue | {
|
|
4
|
+
header?: import('tailwind-merge').ClassNameValue;
|
|
5
|
+
title?: import('tailwind-merge').ClassNameValue;
|
|
6
|
+
list?: import('tailwind-merge').ClassNameValue;
|
|
7
|
+
root?: import('tailwind-merge').ClassNameValue;
|
|
8
|
+
searchWrap?: import('tailwind-merge').ClassNameValue;
|
|
9
|
+
searchInner?: import('tailwind-merge').ClassNameValue;
|
|
10
|
+
searchIcon?: import('tailwind-merge').ClassNameValue;
|
|
11
|
+
searchInput?: import('tailwind-merge').ClassNameValue;
|
|
12
|
+
searchClear?: import('tailwind-merge').ClassNameValue;
|
|
13
|
+
chipsWrap?: import('tailwind-merge').ClassNameValue;
|
|
14
|
+
empty?: import('tailwind-merge').ClassNameValue;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
17
|
+
} | {
|
|
18
|
+
[x: string]: {
|
|
19
|
+
[x: string]: import('tailwind-merge').ClassNameValue | {
|
|
20
|
+
header?: import('tailwind-merge').ClassNameValue;
|
|
21
|
+
title?: import('tailwind-merge').ClassNameValue;
|
|
22
|
+
list?: import('tailwind-merge').ClassNameValue;
|
|
23
|
+
root?: import('tailwind-merge').ClassNameValue;
|
|
24
|
+
searchWrap?: import('tailwind-merge').ClassNameValue;
|
|
25
|
+
searchInner?: import('tailwind-merge').ClassNameValue;
|
|
26
|
+
searchIcon?: import('tailwind-merge').ClassNameValue;
|
|
27
|
+
searchInput?: import('tailwind-merge').ClassNameValue;
|
|
28
|
+
searchClear?: import('tailwind-merge').ClassNameValue;
|
|
29
|
+
chipsWrap?: import('tailwind-merge').ClassNameValue;
|
|
30
|
+
empty?: import('tailwind-merge').ClassNameValue;
|
|
31
|
+
};
|
|
32
|
+
};
|
|
33
|
+
} | {}, {
|
|
34
|
+
root: string;
|
|
35
|
+
header: string;
|
|
36
|
+
title: string;
|
|
37
|
+
searchWrap: string;
|
|
38
|
+
searchInner: string;
|
|
39
|
+
searchIcon: string;
|
|
40
|
+
searchInput: string;
|
|
41
|
+
searchClear: string;
|
|
42
|
+
chipsWrap: string;
|
|
43
|
+
list: string;
|
|
44
|
+
empty: string;
|
|
45
|
+
}, undefined, {
|
|
46
|
+
[key: string]: {
|
|
47
|
+
[key: string]: import('tailwind-merge').ClassNameValue | {
|
|
48
|
+
header?: import('tailwind-merge').ClassNameValue;
|
|
49
|
+
title?: import('tailwind-merge').ClassNameValue;
|
|
50
|
+
list?: import('tailwind-merge').ClassNameValue;
|
|
51
|
+
root?: import('tailwind-merge').ClassNameValue;
|
|
52
|
+
searchWrap?: import('tailwind-merge').ClassNameValue;
|
|
53
|
+
searchInner?: import('tailwind-merge').ClassNameValue;
|
|
54
|
+
searchIcon?: import('tailwind-merge').ClassNameValue;
|
|
55
|
+
searchInput?: import('tailwind-merge').ClassNameValue;
|
|
56
|
+
searchClear?: import('tailwind-merge').ClassNameValue;
|
|
57
|
+
chipsWrap?: import('tailwind-merge').ClassNameValue;
|
|
58
|
+
empty?: import('tailwind-merge').ClassNameValue;
|
|
59
|
+
};
|
|
60
|
+
};
|
|
61
|
+
} | {}, {
|
|
62
|
+
root: string;
|
|
63
|
+
header: string;
|
|
64
|
+
title: string;
|
|
65
|
+
searchWrap: string;
|
|
66
|
+
searchInner: string;
|
|
67
|
+
searchIcon: string;
|
|
68
|
+
searchInput: string;
|
|
69
|
+
searchClear: string;
|
|
70
|
+
chipsWrap: string;
|
|
71
|
+
list: string;
|
|
72
|
+
empty: string;
|
|
73
|
+
}, import('tailwind-variants').TVReturnType<unknown, {
|
|
74
|
+
root: string;
|
|
75
|
+
header: string;
|
|
76
|
+
title: string;
|
|
77
|
+
searchWrap: string;
|
|
78
|
+
searchInner: string;
|
|
79
|
+
searchIcon: string;
|
|
80
|
+
searchInput: string;
|
|
81
|
+
searchClear: string;
|
|
82
|
+
chipsWrap: string;
|
|
83
|
+
list: string;
|
|
84
|
+
empty: string;
|
|
85
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
86
|
+
//# sourceMappingURL=queue-column.styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"queue-column.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/preview/pages/ChatV2/components/QueueColumn/queue-column.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2CAgB5B,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { QueueFilter } from '../../chat-v2.types';
|
|
2
|
+
export type QueueColumnProps = {
|
|
3
|
+
activeId: string;
|
|
4
|
+
onSelect: (id: string) => void;
|
|
5
|
+
searchQuery: string;
|
|
6
|
+
onSearchChange: (q: string) => void;
|
|
7
|
+
queueFilter: QueueFilter;
|
|
8
|
+
onQueueFilterChange: (f: QueueFilter) => void;
|
|
9
|
+
filtersCollapsed: boolean;
|
|
10
|
+
onToggleFilters: () => void;
|
|
11
|
+
className?: string;
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=queue-column.types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"queue-column.types.d.ts","sourceRoot":"","sources":["../../../../../../../src/preview/pages/ChatV2/components/QueueColumn/queue-column.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAEvD,MAAM,MAAM,gBAAgB,GAAG;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/B,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,WAAW,EAAE,WAAW,CAAC;IACzB,mBAAmB,EAAE,CAAC,CAAC,EAAE,WAAW,KAAK,IAAI,CAAC;IAC9C,gBAAgB,EAAE,OAAO,CAAC;IAC1B,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/preview/pages/ChatV2/components/RailItem/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { FilterItem } from '../../chat-v2.types';
|
|
2
|
+
export type RailItemProps = {
|
|
3
|
+
item: FilterItem;
|
|
4
|
+
isActive: boolean;
|
|
5
|
+
onClick: () => void;
|
|
6
|
+
};
|
|
7
|
+
/**
|
|
8
|
+
* Botão ícone compacto (32px) usado na `FiltersRail`. Suporta cor por
|
|
9
|
+
* `item.color`, ícone Lucide ou fallback dot, e badge "tem novidades".
|
|
10
|
+
*/
|
|
11
|
+
export declare function RailItem({ item, isActive, onClick }: RailItemProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
//# sourceMappingURL=rail-item.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rail-item.d.ts","sourceRoot":"","sources":["../../../../../../../src/preview/pages/ChatV2/components/RailItem/rail-item.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAGtD,MAAM,MAAM,aAAa,GAAG;IAC1B,IAAI,EAAE,UAAU,CAAC;IACjB,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC;AAEF;;;GAGG;AACH,wBAAgB,QAAQ,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,aAAa,2CA4BlE"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { VariantProps } from '../../../../../utils/tv';
|
|
2
|
+
export declare const railItemStyles: import('tailwind-variants').TVReturnType<{
|
|
3
|
+
isActive: {
|
|
4
|
+
true: {
|
|
5
|
+
button: string;
|
|
6
|
+
};
|
|
7
|
+
false: {
|
|
8
|
+
button: string;
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
}, {
|
|
12
|
+
button: string;
|
|
13
|
+
/** Badge dot 6px (top-right) pra "tem novidades". */
|
|
14
|
+
unreadDot: string;
|
|
15
|
+
/** Fallback dot (quando item não tem icon). */
|
|
16
|
+
fallbackDot: string;
|
|
17
|
+
}, undefined, {
|
|
18
|
+
isActive: {
|
|
19
|
+
true: {
|
|
20
|
+
button: string;
|
|
21
|
+
};
|
|
22
|
+
false: {
|
|
23
|
+
button: string;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
}, {
|
|
27
|
+
button: string;
|
|
28
|
+
/** Badge dot 6px (top-right) pra "tem novidades". */
|
|
29
|
+
unreadDot: string;
|
|
30
|
+
/** Fallback dot (quando item não tem icon). */
|
|
31
|
+
fallbackDot: string;
|
|
32
|
+
}, import('tailwind-variants').TVReturnType<{
|
|
33
|
+
isActive: {
|
|
34
|
+
true: {
|
|
35
|
+
button: string;
|
|
36
|
+
};
|
|
37
|
+
false: {
|
|
38
|
+
button: string;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
}, {
|
|
42
|
+
button: string;
|
|
43
|
+
/** Badge dot 6px (top-right) pra "tem novidades". */
|
|
44
|
+
unreadDot: string;
|
|
45
|
+
/** Fallback dot (quando item não tem icon). */
|
|
46
|
+
fallbackDot: string;
|
|
47
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
48
|
+
export type RailItemVariants = VariantProps<typeof railItemStyles>;
|
|
49
|
+
//# sourceMappingURL=rail-item.styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rail-item.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/preview/pages/ChatV2/components/RailItem/rail-item.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAM,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAEnD,eAAO,MAAM,cAAc;;;;;;;;;;;IAMvB,qDAAqD;;IAGrD,+CAA+C;;;;;;;;;;;;;IAH/C,qDAAqD;;IAGrD,+CAA+C;;;;;;;;;;;;;IAH/C,qDAAqD;;IAGrD,+CAA+C;;2CAgBjD,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,YAAY,CAAC,OAAO,cAAc,CAAC,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
export type UseResizableOptions = {
|
|
2
|
+
/** Largura inicial (em px) antes do localStorage hidratar. */
|
|
3
|
+
initial: number;
|
|
4
|
+
/** Largura mínima permitida (em px). */
|
|
5
|
+
min: number;
|
|
6
|
+
/** Largura máxima permitida (em px). */
|
|
7
|
+
max: number;
|
|
8
|
+
/** Chave no localStorage pra persistir o último valor entre sessões. */
|
|
9
|
+
storageKey: string;
|
|
10
|
+
};
|
|
11
|
+
export type UseResizableResult = {
|
|
12
|
+
/** Largura atual em px (controlada pelo drag + hidratação localStorage). */
|
|
13
|
+
width: number;
|
|
14
|
+
/** Handler pra começar o drag — atribuir em `onMouseDown` do handle. */
|
|
15
|
+
onResizeStart: (e: React.MouseEvent) => void;
|
|
16
|
+
};
|
|
17
|
+
/**
|
|
18
|
+
* Hook de drag-resize horizontal pra split-panes com persist em localStorage.
|
|
19
|
+
*
|
|
20
|
+
* Comportamento: o handle é assumido como estando no **left edge** do painel —
|
|
21
|
+
* arrastar pra esquerda (delta negativo em X) **aumenta** a largura. Reverter o
|
|
22
|
+
* sinal de `delta` no handler caso o handle esteja no right edge.
|
|
23
|
+
*
|
|
24
|
+
* Hidratação:
|
|
25
|
+
* - No mount, tenta ler `localStorage[storageKey]` e validar dentro de
|
|
26
|
+
* [min, max]. Se válido, usa esse valor; senão, usa `initial`.
|
|
27
|
+
* - Após hidratação, qualquer mudança de `width` é salva (com check de
|
|
28
|
+
* `hydrated.current` pra evitar overwrite do valor persistido com o
|
|
29
|
+
* `initial` no primeiro paint).
|
|
30
|
+
*
|
|
31
|
+
* Cleanup:
|
|
32
|
+
* - `mousemove`/`mouseup` são listeners globais durante o drag. `mouseup`
|
|
33
|
+
* remove os 2 + restaura `cursor` e `user-select` do `<body>`.
|
|
34
|
+
*/
|
|
35
|
+
export declare function useResizable({ initial, min, max, storageKey, }: UseResizableOptions): UseResizableResult;
|
|
36
|
+
//# sourceMappingURL=use-resizable.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-resizable.d.ts","sourceRoot":"","sources":["../../../../../../src/preview/pages/ChatV2/hooks/use-resizable.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,mBAAmB,GAAG;IAChC,8DAA8D;IAC9D,OAAO,EAAE,MAAM,CAAC;IAChB,wCAAwC;IACxC,GAAG,EAAE,MAAM,CAAC;IACZ,wCAAwC;IACxC,GAAG,EAAE,MAAM,CAAC;IACZ,wEAAwE;IACxE,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC/B,4EAA4E;IAC5E,KAAK,EAAE,MAAM,CAAC;IACd,wEAAwE;IACxE,aAAa,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,KAAK,IAAI,CAAC;CAC9C,CAAC;AAEF;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,YAAY,CAAC,EAC3B,OAAO,EACP,GAAG,EACH,GAAG,EACH,UAAU,GACX,EAAE,mBAAmB,GAAG,kBAAkB,CAsD1C"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Barrel da showcase ChatV2.
|
|
3
|
+
*
|
|
4
|
+
* Uso pelo consumer:
|
|
5
|
+
* import ChatV2 from "@snksergio/design-system/preview/chat";
|
|
6
|
+
* // ou nominado:
|
|
7
|
+
* import { ChatV2, type ChatV2Props } from "@snksergio/design-system/preview/chat";
|
|
8
|
+
*/
|
|
9
|
+
export { default, default as ChatV2 } from './ChatV2';
|
|
10
|
+
export type * from './chat-v2.types';
|
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/preview/pages/ChatV2/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH,OAAO,EAAE,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AACtD,mBAAmB,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClientesShowcase.d.ts","sourceRoot":"","sources":["../../../../../src/preview/pages/ClientesShowcase/ClientesShowcase.tsx"],"names":[],"mappings":"AA+SA,MAAM,CAAC,OAAO,UAAU,gBAAgB,4CA0OvC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { ClientRow } from '../TableDoc';
|
|
2
|
+
export declare const CLIENTS_87: ClientRow[];
|
|
3
|
+
export declare const STATUS_COLOR_MAP: Record<string, string>;
|
|
4
|
+
export declare const STATUS_DOT: Record<string, string>;
|
|
5
|
+
export declare const CATEGORY_KIND: Record<string, "warning" | "info" | "success">;
|
|
6
|
+
export declare const STATUS_OPTIONS: {
|
|
7
|
+
value: string;
|
|
8
|
+
label: string;
|
|
9
|
+
color: string;
|
|
10
|
+
}[];
|
|
11
|
+
export declare const CATEGORY_OPTIONS: {
|
|
12
|
+
value: string;
|
|
13
|
+
label: string;
|
|
14
|
+
color: string;
|
|
15
|
+
}[];
|
|
16
|
+
export declare const AGENT_OPTIONS: {
|
|
17
|
+
value: string;
|
|
18
|
+
label: string;
|
|
19
|
+
}[];
|
|
20
|
+
export declare const AGENTS_LOOKUP: {
|
|
21
|
+
[k: string]: {
|
|
22
|
+
name: string;
|
|
23
|
+
initials: string;
|
|
24
|
+
color: string;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
export declare const KANBAN_COLUMNS: {
|
|
28
|
+
id: string;
|
|
29
|
+
label: string;
|
|
30
|
+
dotColor: string;
|
|
31
|
+
}[];
|
|
32
|
+
export declare const CITIES: string[];
|
|
33
|
+
export declare function formatBRL(value: number): string;
|
|
34
|
+
export declare function formatShortDate(ms: number): string;
|
|
35
|
+
//# sourceMappingURL=clientes-showcase-mocks.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clientes-showcase-mocks.d.ts","sourceRoot":"","sources":["../../../../../src/preview/pages/ClientesShowcase/clientes-showcase-mocks.ts"],"names":[],"mappings":"AAAA,OAAO,EAKL,KAAK,SAAS,EACf,MAAM,aAAa,CAAC;AAIrB,eAAO,MAAM,UAAU,EAAE,SAAS,EAOnB,CAAC;AAIhB,eAAO,MAAM,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAKnD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAK7C,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,CAIxE,CAAC;AAIF,eAAO,MAAM,cAAc;;;;GAIxB,CAAC;AAEJ,eAAO,MAAM,gBAAgB;;;;GAI1B,CAAC;AAEJ,eAAO,MAAM,aAAa;;;GAGvB,CAAC;AAIJ,eAAO,MAAM,aAAa;;;;;;CAazB,CAAC;AAIF,eAAO,MAAM,cAAc;;;;GAIxB,CAAC;AAIJ,eAAO,MAAM,MAAM,UAWlB,CAAC;AAIF,wBAAgB,SAAS,CAAC,KAAK,EAAE,MAAM,UAMtC;AAED,wBAAgB,eAAe,CAAC,EAAE,EAAE,MAAM,UAMzC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Layout em grid de 2 colunas usado dentro do drawer pra pares de campos
|
|
3
|
+
* (Email + WhatsApp, Cidade + Valor).
|
|
4
|
+
* `gap-form-gap` (20px) = token DS pra spacing entre FormField units (L-024).
|
|
5
|
+
*/
|
|
6
|
+
export declare const drawerFormStyles: import('tailwind-variants').TVReturnType<{
|
|
7
|
+
[key: string]: {
|
|
8
|
+
[key: string]: import('tailwind-merge').ClassNameValue | {
|
|
9
|
+
statusDot?: import('tailwind-merge').ClassNameValue;
|
|
10
|
+
twoCols?: import('tailwind-merge').ClassNameValue;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
} | {
|
|
14
|
+
[x: string]: {
|
|
15
|
+
[x: string]: import('tailwind-merge').ClassNameValue | {
|
|
16
|
+
statusDot?: import('tailwind-merge').ClassNameValue;
|
|
17
|
+
twoCols?: import('tailwind-merge').ClassNameValue;
|
|
18
|
+
};
|
|
19
|
+
};
|
|
20
|
+
} | {}, {
|
|
21
|
+
twoCols: string;
|
|
22
|
+
statusDot: string;
|
|
23
|
+
}, undefined, {
|
|
24
|
+
[key: string]: {
|
|
25
|
+
[key: string]: import('tailwind-merge').ClassNameValue | {
|
|
26
|
+
statusDot?: import('tailwind-merge').ClassNameValue;
|
|
27
|
+
twoCols?: import('tailwind-merge').ClassNameValue;
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
} | {}, {
|
|
31
|
+
twoCols: string;
|
|
32
|
+
statusDot: string;
|
|
33
|
+
}, import('tailwind-variants').TVReturnType<unknown, {
|
|
34
|
+
twoCols: string;
|
|
35
|
+
statusDot: string;
|
|
36
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
37
|
+
//# sourceMappingURL=clientes-showcase.styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clientes-showcase.styles.d.ts","sourceRoot":"","sources":["../../../../../src/preview/pages/ClientesShowcase/clientes-showcase.styles.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2CAK3B,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { STATUSES, CATEGORIES } from '../TableDoc';
|
|
2
|
+
/**
|
|
3
|
+
* Payload do formulário do drawer "Novo cliente".
|
|
4
|
+
* Consumido por <NovoClienteDrawer onSubmit={...}> no main page.
|
|
5
|
+
*/
|
|
6
|
+
export type NovoClienteFormData = {
|
|
7
|
+
name: string;
|
|
8
|
+
email: string;
|
|
9
|
+
whatsapp: string;
|
|
10
|
+
statusId: keyof typeof STATUSES;
|
|
11
|
+
categoryId: keyof typeof CATEGORIES;
|
|
12
|
+
city: string;
|
|
13
|
+
value: number;
|
|
14
|
+
notes: string;
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=clientes-showcase.types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clientes-showcase.types.d.ts","sourceRoot":"","sources":["../../../../../src/preview/pages/ClientesShowcase/clientes-showcase.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAExD;;;GAGG;AACH,MAAM,MAAM,mBAAmB,GAAG;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,OAAO,QAAQ,CAAC;IAChC,UAAU,EAAE,MAAM,OAAO,UAAU,CAAC;IACpC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf,CAAC"}
|
package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DetailDrawerProps } from './detail-drawer.types';
|
|
2
|
+
/**
|
|
3
|
+
* Drawer "Detalhes do cliente" — usa `<FloatingPanel>` do DS (non-modal,
|
|
4
|
+
* resizable, maximizable, responsive). Replica visual do `TblDetailsPanel`
|
|
5
|
+
* do sandbox /design-and-table-v2.
|
|
6
|
+
*/
|
|
7
|
+
export declare function DetailDrawer({ row, onClose, onEdit, onDelete, onSave, }: DetailDrawerProps): import("react/jsx-runtime").JSX.Element | null;
|
|
8
|
+
//# sourceMappingURL=detail-drawer.d.ts.map
|
package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"detail-drawer.d.ts","sourceRoot":"","sources":["../../../../../../../src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAwE/D;;;;GAIG;AACH,wBAAgB,YAAY,CAAC,EAC3B,GAAG,EACH,OAAO,EACP,MAAM,EACN,QAAQ,EACR,MAAM,GACP,EAAE,iBAAiB,kDA6MnB"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Styles do DetailDrawer — apenas as partes internas (sections collapsibles
|
|
3
|
+
* + DetailField). O shell flutuante (aside, header com avatar+meta, footer
|
|
4
|
+
* com botões) é delegado ao `<FloatingPanel>` do DS.
|
|
5
|
+
*/
|
|
6
|
+
export declare const detailDrawerStyles: import('tailwind-variants').TVReturnType<{
|
|
7
|
+
[key: string]: {
|
|
8
|
+
[key: string]: import('tailwind-merge').ClassNameValue | {
|
|
9
|
+
section?: import('tailwind-merge').ClassNameValue;
|
|
10
|
+
field?: import('tailwind-merge').ClassNameValue;
|
|
11
|
+
fieldLabel?: import('tailwind-merge').ClassNameValue;
|
|
12
|
+
fieldValue?: import('tailwind-merge').ClassNameValue;
|
|
13
|
+
sectionChev?: import('tailwind-merge').ClassNameValue;
|
|
14
|
+
sectionChevOpen?: import('tailwind-merge').ClassNameValue;
|
|
15
|
+
sectionBody?: import('tailwind-merge').ClassNameValue;
|
|
16
|
+
sectionHead?: import('tailwind-merge').ClassNameValue;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
} | {
|
|
20
|
+
[x: string]: {
|
|
21
|
+
[x: string]: import('tailwind-merge').ClassNameValue | {
|
|
22
|
+
section?: import('tailwind-merge').ClassNameValue;
|
|
23
|
+
field?: import('tailwind-merge').ClassNameValue;
|
|
24
|
+
fieldLabel?: import('tailwind-merge').ClassNameValue;
|
|
25
|
+
fieldValue?: import('tailwind-merge').ClassNameValue;
|
|
26
|
+
sectionChev?: import('tailwind-merge').ClassNameValue;
|
|
27
|
+
sectionChevOpen?: import('tailwind-merge').ClassNameValue;
|
|
28
|
+
sectionBody?: import('tailwind-merge').ClassNameValue;
|
|
29
|
+
sectionHead?: import('tailwind-merge').ClassNameValue;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
} | {}, {
|
|
33
|
+
section: string;
|
|
34
|
+
sectionHead: string[];
|
|
35
|
+
sectionChev: string;
|
|
36
|
+
sectionChevOpen: string;
|
|
37
|
+
sectionBody: string;
|
|
38
|
+
field: string;
|
|
39
|
+
fieldLabel: string;
|
|
40
|
+
fieldValue: string;
|
|
41
|
+
}, undefined, {
|
|
42
|
+
[key: string]: {
|
|
43
|
+
[key: string]: import('tailwind-merge').ClassNameValue | {
|
|
44
|
+
section?: import('tailwind-merge').ClassNameValue;
|
|
45
|
+
field?: import('tailwind-merge').ClassNameValue;
|
|
46
|
+
fieldLabel?: import('tailwind-merge').ClassNameValue;
|
|
47
|
+
fieldValue?: import('tailwind-merge').ClassNameValue;
|
|
48
|
+
sectionChev?: import('tailwind-merge').ClassNameValue;
|
|
49
|
+
sectionChevOpen?: import('tailwind-merge').ClassNameValue;
|
|
50
|
+
sectionBody?: import('tailwind-merge').ClassNameValue;
|
|
51
|
+
sectionHead?: import('tailwind-merge').ClassNameValue;
|
|
52
|
+
};
|
|
53
|
+
};
|
|
54
|
+
} | {}, {
|
|
55
|
+
section: string;
|
|
56
|
+
sectionHead: string[];
|
|
57
|
+
sectionChev: string;
|
|
58
|
+
sectionChevOpen: string;
|
|
59
|
+
sectionBody: string;
|
|
60
|
+
field: string;
|
|
61
|
+
fieldLabel: string;
|
|
62
|
+
fieldValue: string;
|
|
63
|
+
}, import('tailwind-variants').TVReturnType<unknown, {
|
|
64
|
+
section: string;
|
|
65
|
+
sectionHead: string[];
|
|
66
|
+
sectionChev: string;
|
|
67
|
+
sectionChevOpen: string;
|
|
68
|
+
sectionBody: string;
|
|
69
|
+
field: string;
|
|
70
|
+
fieldLabel: string;
|
|
71
|
+
fieldValue: string;
|
|
72
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
73
|
+
//# sourceMappingURL=detail-drawer.styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"detail-drawer.styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.styles.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2CAoB7B,CAAC"}
|
package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.types.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ClientRow } from '../../../TableDoc';
|
|
2
|
+
export type DetailDrawerProps = {
|
|
3
|
+
/** Cliente em exibição. Quando `null` o drawer fica desmontado. */
|
|
4
|
+
row: ClientRow | null;
|
|
5
|
+
/** Fecha o drawer (chamado por ESC, X do header e Cancelar). */
|
|
6
|
+
onClose: () => void;
|
|
7
|
+
/** Disparado pelo botão Editar (ícone Pencil no header). Opcional. */
|
|
8
|
+
onEdit?: (row: ClientRow) => void;
|
|
9
|
+
/** Disparado pelo botão Excluir (ícone Trash no header). Opcional. */
|
|
10
|
+
onDelete?: (row: ClientRow) => void;
|
|
11
|
+
/** Disparado pelo CTA "Salvar alterações" do footer. Opcional. */
|
|
12
|
+
onSave?: (row: ClientRow) => void;
|
|
13
|
+
};
|
|
14
|
+
//# sourceMappingURL=detail-drawer.types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"detail-drawer.types.d.ts","sourceRoot":"","sources":["../../../../../../../src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAEnD,MAAM,MAAM,iBAAiB,GAAG;IAC9B,mEAAmE;IACnE,GAAG,EAAE,SAAS,GAAG,IAAI,CAAC;IACtB,gEAAgE;IAChE,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,sEAAsE;IACtE,MAAM,CAAC,EAAE,CAAC,GAAG,EAAE,SAAS,KAAK,IAAI,CAAC;IAClC,sEAAsE;IACtE,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,SAAS,KAAK,IAAI,CAAC;IACpC,kEAAkE;IAClE,MAAM,CAAC,EAAE,CAAC,GAAG,EAAE,SAAS,KAAK,IAAI,CAAC;CACnC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/preview/pages/ClientesShowcase/components/DetailDrawer/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,YAAY,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC"}
|
package/dist-lib/src/preview/pages/ClientesShowcase/components/NovoClienteDrawer/index.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/preview/pages/ClientesShowcase/components/NovoClienteDrawer/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,YAAY,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { NovoClienteFormData } from '../../clientes-showcase.types';
|
|
2
|
+
export type NovoClienteDrawerProps = {
|
|
3
|
+
open: boolean;
|
|
4
|
+
onOpenChange: (open: boolean) => void;
|
|
5
|
+
/** Disparado ao confirmar — drawer fecha automaticamente após o submit. */
|
|
6
|
+
onSubmit?: (data: NovoClienteFormData) => void;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Drawer "Novo cliente" — replica visual do TblClientFormDrawer
|
|
10
|
+
* (sandbox /design-and-table-v2), recompilado em cima dos componentes do DS:
|
|
11
|
+
* Panel + FormField (Input / Select / Textarea) + ChipGroup + Button.
|
|
12
|
+
*
|
|
13
|
+
* Layout (top → bottom):
|
|
14
|
+
* 1. Nome* — full width
|
|
15
|
+
* 2. Email + WhatsApp — 2 cols
|
|
16
|
+
* 3. Status — ChipGroup com dot colorido
|
|
17
|
+
* 4. Categoria — ChipGroup
|
|
18
|
+
* 5. Cidade + Valor R$ — 2 cols
|
|
19
|
+
* 6. Notas — textarea full width
|
|
20
|
+
*/
|
|
21
|
+
export declare function NovoClienteDrawer({ open, onOpenChange, onSubmit, }: NovoClienteDrawerProps): import("react/jsx-runtime").JSX.Element;
|
|
22
|
+
//# sourceMappingURL=novo-cliente-drawer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"novo-cliente-drawer.d.ts","sourceRoot":"","sources":["../../../../../../../src/preview/pages/ClientesShowcase/components/NovoClienteDrawer/novo-cliente-drawer.tsx"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAazE,MAAM,MAAM,sBAAsB,GAAG;IACnC,IAAI,EAAE,OAAO,CAAC;IACd,YAAY,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACtC,2EAA2E;IAC3E,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,mBAAmB,KAAK,IAAI,CAAC;CAChD,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,wBAAgB,iBAAiB,CAAC,EAChC,IAAI,EACJ,YAAY,EACZ,QAAQ,GACT,EAAE,sBAAsB,2CA4JxB"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Barrel da showcase ClientesShowcase (CRUD).
|
|
3
|
+
*
|
|
4
|
+
* Uso pelo consumer:
|
|
5
|
+
* import ClientesShowcase from "@snksergio/design-system/preview/clientes";
|
|
6
|
+
* // ou nominado:
|
|
7
|
+
* import { ClientesShowcase } from "@snksergio/design-system/preview/clientes";
|
|
8
|
+
*/
|
|
9
|
+
export { default, default as ClientesShowcase } from './ClientesShowcase';
|
|
10
|
+
export type * from './clientes-showcase.types';
|
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/preview/pages/ClientesShowcase/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH,OAAO,EAAE,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAC1E,mBAAmB,2BAA2B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DashboardShowcase.d.ts","sourceRoot":"","sources":["../../../../src/preview/pages/DashboardShowcase.tsx"],"names":[],"mappings":"AA+uBA,MAAM,CAAC,OAAO,UAAU,iBAAiB,4CA4IxC"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Color contrast utilities — WCAG 2.x relative luminance.
|
|
3
|
+
*
|
|
4
|
+
* Used by components que aplicam bg arbitrário (hex/css color) e precisam
|
|
5
|
+
* escolher cor de texto que tenha contraste mínimo (white vs black).
|
|
6
|
+
*
|
|
7
|
+
* Caso real (v0.7.1): Avatar com `colorHex={bankColor}` antes aplicava
|
|
8
|
+
* `text-white` cego — quebra contraste em cores claras (BB amarelo #FAE128
|
|
9
|
+
* + branco = ratio 1.29:1, falha WCAG AA 4.5:1). Agora escolhe preto/branco
|
|
10
|
+
* baseado em luminância calculada.
|
|
11
|
+
*/
|
|
12
|
+
export type ContrastTextColor = "white" | "black";
|
|
13
|
+
/**
|
|
14
|
+
* Escolhe a cor de texto (branco ou preto) com MAIOR contraste sobre um bg.
|
|
15
|
+
*
|
|
16
|
+
* Comportamento:
|
|
17
|
+
* - Compara `(white, bg)` vs `(black, bg)` via contrast ratio WCAG
|
|
18
|
+
* - Retorna o vencedor — sempre o que tem ratio mais alto
|
|
19
|
+
* - Default "white" pra cores escuras (luminância baixa), "black" pra cores
|
|
20
|
+
* claras (luminância alta). Threshold dinâmico ~50% (não fixo)
|
|
21
|
+
*
|
|
22
|
+
* Fallback: hex inválido → "white" (preserva comportamento legado de
|
|
23
|
+
* `text-white` cego — caller deve garantir hex válido).
|
|
24
|
+
*
|
|
25
|
+
* Exemplos:
|
|
26
|
+
* - "#FAE128" (BB amarelo) → "black" (white ratio 1.29, black ratio 16.3)
|
|
27
|
+
* - "#820AD1" (Nubank roxo) → "white" (white ratio 6.2, black ratio 3.4)
|
|
28
|
+
* - "#EC7000" (Itaú laranja)→ "black" (white ratio 2.7, black ratio 7.8)
|
|
29
|
+
* - "#FFFFFF" (branco) → "black"
|
|
30
|
+
* - "#000000" (preto) → "white"
|
|
31
|
+
*
|
|
32
|
+
* @param bgColor - hex string (#RGB, #RRGGBB ou #RRGGBBAA)
|
|
33
|
+
* @returns "white" | "black" — cor de texto recomendada
|
|
34
|
+
*/
|
|
35
|
+
export declare function getContrastTextColor(bgColor: string): ContrastTextColor;
|
|
36
|
+
/**
|
|
37
|
+
* Retorna `true` se o contraste entre texto/bg passa WCAG AA pra texto
|
|
38
|
+
* normal (4.5:1) ou texto large (3:1).
|
|
39
|
+
*
|
|
40
|
+
* Útil pra validação em desenvolvimento (avisar quando alguém configurou
|
|
41
|
+
* `colorHex` com contraste insuficiente mesmo após auto-pick).
|
|
42
|
+
*
|
|
43
|
+
* @param textColor - hex do texto
|
|
44
|
+
* @param bgColor - hex do bg
|
|
45
|
+
* @param size - "normal" (4.5:1) | "large" (3:1, >=18pt ou >=14pt bold)
|
|
46
|
+
*/
|
|
47
|
+
export declare function meetsWCAG_AA(textColor: string, bgColor: string, size?: "normal" | "large"): boolean;
|
|
48
|
+
//# sourceMappingURL=color-contrast.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"color-contrast.d.ts","sourceRoot":"","sources":["../../../src/utils/color-contrast.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAIH,MAAM,MAAM,iBAAiB,GAAG,OAAO,GAAG,OAAO,CAAC;AAkDlD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,oBAAoB,CAAC,OAAO,EAAE,MAAM,GAAG,iBAAiB,CAOvE;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,YAAY,CAC1B,SAAS,EAAE,MAAM,EACjB,OAAO,EAAE,MAAM,EACf,IAAI,GAAE,QAAQ,GAAG,OAAkB,GAClC,OAAO,CAMT"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tv.d.ts","sourceRoot":"","sources":["../../../src/utils/tv.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,EAAE,IAAI,MAAM,EAAiB,MAAM,mBAAmB,CAAC;AA6BhE,eAAO,MAAM,EAAE,EAAE,OAAO,MAIR,CAAC;AAEjB,YAAY,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC"}
|