@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,147 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* elevation.ts — Elevation tokens (shadows + opacity + blur + z-index) — V3
|
|
3
|
+
*
|
|
4
|
+
* REGRAS:
|
|
5
|
+
* - Shadows ficam juntos com opacity porque definem "elevação".
|
|
6
|
+
* - Shadows usam string literal pra parsing em build time.
|
|
7
|
+
* - Múltiplas shadows por camada (ambient + key light).
|
|
8
|
+
* - Dark mode: opacidade ~2-3x maior (sombras precisam ser mais fortes em fundo escuro).
|
|
9
|
+
*
|
|
10
|
+
* NOTA: Shadows usam OKLCH com slash alpha — formato moderno, suporte amplo.
|
|
11
|
+
*
|
|
12
|
+
* HIERARQUIA DE ELEVAÇÃO (V3):
|
|
13
|
+
* none → sem elevação
|
|
14
|
+
* sm → controles, botões em repouso
|
|
15
|
+
* md → cards em repouso, tooltips
|
|
16
|
+
* lg → popovers, dropdowns ancorados
|
|
17
|
+
* xl → dropdowns grandes
|
|
18
|
+
* 2xl → modais, dialogs
|
|
19
|
+
* aside → drawer slide-in lateral (direção horizontal)
|
|
20
|
+
*
|
|
21
|
+
* Outros composites:
|
|
22
|
+
* ring → focus de input/textarea/select (3px brand-tinted box-shadow)
|
|
23
|
+
*/
|
|
24
|
+
export declare const shadow: {
|
|
25
|
+
readonly light: {
|
|
26
|
+
readonly none: "none";
|
|
27
|
+
readonly sm: "0 1px 2px oklch(0 0 0 / 0.04)";
|
|
28
|
+
readonly md: "rgba(145, 158, 171, 0.18) 0 0 2px 0, rgba(145, 158, 171, 0.12) 0 12px 24px -4px";
|
|
29
|
+
readonly lg: "0 8px 24px oklch(0 0 0 / 0.08)";
|
|
30
|
+
readonly xl: "0 12px 32px oklch(0 0 0 / 0.08)";
|
|
31
|
+
readonly "2xl": "0 24px 56px oklch(0 0 0 / 0.16)";
|
|
32
|
+
readonly aside: "-8px 0 24px oklch(0 0 0 / 0.12)";
|
|
33
|
+
readonly ring: "0 0 0 3px color-mix(in oklch, oklch(0.5248 0.1415 150.9) 22%, transparent)";
|
|
34
|
+
readonly "ring-danger": "0 0 0 3px color-mix(in oklch, oklch(0.6368 0.2078 25.33) 22%, transparent)";
|
|
35
|
+
readonly "ring-warning": "0 0 0 3px color-mix(in oklch, oklch(0.81 0.160 81) 22%, transparent)";
|
|
36
|
+
readonly "ring-success": "0 0 0 3px color-mix(in oklch, oklch(0.66 0.135 161) 22%, transparent)";
|
|
37
|
+
readonly "ring-info": "0 0 0 3px color-mix(in oklch, oklch(0.62 0.210 280) 22%, transparent)";
|
|
38
|
+
};
|
|
39
|
+
readonly dark: {
|
|
40
|
+
readonly none: "none";
|
|
41
|
+
readonly sm: "0 1px 2px oklch(0 0 0 / 0.15)";
|
|
42
|
+
readonly md: "0 1px 2px oklch(0 0 0 / 0.30), 0 8px 18px -4px oklch(0 0 0 / 0.42)";
|
|
43
|
+
readonly lg: "0 8px 24px oklch(0 0 0 / 0.30)";
|
|
44
|
+
readonly xl: "0 12px 32px oklch(0 0 0 / 0.40)";
|
|
45
|
+
readonly "2xl": "0 24px 56px oklch(0 0 0 / 0.45)";
|
|
46
|
+
readonly aside: "-8px 0 24px oklch(0 0 0 / 0.40)";
|
|
47
|
+
readonly ring: "0 0 0 3px color-mix(in oklch, oklch(0.7289 0.1571 162.3) 22%, transparent)";
|
|
48
|
+
readonly "ring-danger": "0 0 0 3px color-mix(in oklch, oklch(0.6368 0.2078 25.33) 22%, transparent)";
|
|
49
|
+
readonly "ring-warning": "0 0 0 3px color-mix(in oklch, oklch(0.81 0.160 81) 22%, transparent)";
|
|
50
|
+
readonly "ring-success": "0 0 0 3px color-mix(in oklch, oklch(0.66 0.135 161) 22%, transparent)";
|
|
51
|
+
readonly "ring-info": "0 0 0 3px color-mix(in oklch, oklch(0.62 0.210 280) 22%, transparent)";
|
|
52
|
+
};
|
|
53
|
+
};
|
|
54
|
+
export declare const opacity: {
|
|
55
|
+
readonly disabled: 0.38;
|
|
56
|
+
readonly hover: 0.08;
|
|
57
|
+
readonly focus: 0.12;
|
|
58
|
+
readonly pressed: 0.12;
|
|
59
|
+
readonly dragged: 0.16;
|
|
60
|
+
readonly invisible: 0;
|
|
61
|
+
readonly muted: 0.5;
|
|
62
|
+
readonly subtle: 0.7;
|
|
63
|
+
readonly full: 1;
|
|
64
|
+
readonly "scrim-light": 0.32;
|
|
65
|
+
readonly "scrim-dark": 0.64;
|
|
66
|
+
};
|
|
67
|
+
export declare const blur: {
|
|
68
|
+
readonly sm: "blur(4px)";
|
|
69
|
+
readonly md: "blur(8px)";
|
|
70
|
+
readonly lg: "blur(16px)";
|
|
71
|
+
readonly xl: "blur(24px)";
|
|
72
|
+
};
|
|
73
|
+
export declare const zIndex: {
|
|
74
|
+
readonly hide: -1;
|
|
75
|
+
readonly base: 0;
|
|
76
|
+
readonly dropdown: 100;
|
|
77
|
+
readonly sticky: 200;
|
|
78
|
+
readonly overlay: 300;
|
|
79
|
+
readonly modal: 400;
|
|
80
|
+
readonly popover: 500;
|
|
81
|
+
readonly toast: 600;
|
|
82
|
+
readonly tooltip: 700;
|
|
83
|
+
};
|
|
84
|
+
export declare const elevation: {
|
|
85
|
+
readonly shadow: {
|
|
86
|
+
readonly light: {
|
|
87
|
+
readonly none: "none";
|
|
88
|
+
readonly sm: "0 1px 2px oklch(0 0 0 / 0.04)";
|
|
89
|
+
readonly md: "rgba(145, 158, 171, 0.18) 0 0 2px 0, rgba(145, 158, 171, 0.12) 0 12px 24px -4px";
|
|
90
|
+
readonly lg: "0 8px 24px oklch(0 0 0 / 0.08)";
|
|
91
|
+
readonly xl: "0 12px 32px oklch(0 0 0 / 0.08)";
|
|
92
|
+
readonly "2xl": "0 24px 56px oklch(0 0 0 / 0.16)";
|
|
93
|
+
readonly aside: "-8px 0 24px oklch(0 0 0 / 0.12)";
|
|
94
|
+
readonly ring: "0 0 0 3px color-mix(in oklch, oklch(0.5248 0.1415 150.9) 22%, transparent)";
|
|
95
|
+
readonly "ring-danger": "0 0 0 3px color-mix(in oklch, oklch(0.6368 0.2078 25.33) 22%, transparent)";
|
|
96
|
+
readonly "ring-warning": "0 0 0 3px color-mix(in oklch, oklch(0.81 0.160 81) 22%, transparent)";
|
|
97
|
+
readonly "ring-success": "0 0 0 3px color-mix(in oklch, oklch(0.66 0.135 161) 22%, transparent)";
|
|
98
|
+
readonly "ring-info": "0 0 0 3px color-mix(in oklch, oklch(0.62 0.210 280) 22%, transparent)";
|
|
99
|
+
};
|
|
100
|
+
readonly dark: {
|
|
101
|
+
readonly none: "none";
|
|
102
|
+
readonly sm: "0 1px 2px oklch(0 0 0 / 0.15)";
|
|
103
|
+
readonly md: "0 1px 2px oklch(0 0 0 / 0.30), 0 8px 18px -4px oklch(0 0 0 / 0.42)";
|
|
104
|
+
readonly lg: "0 8px 24px oklch(0 0 0 / 0.30)";
|
|
105
|
+
readonly xl: "0 12px 32px oklch(0 0 0 / 0.40)";
|
|
106
|
+
readonly "2xl": "0 24px 56px oklch(0 0 0 / 0.45)";
|
|
107
|
+
readonly aside: "-8px 0 24px oklch(0 0 0 / 0.40)";
|
|
108
|
+
readonly ring: "0 0 0 3px color-mix(in oklch, oklch(0.7289 0.1571 162.3) 22%, transparent)";
|
|
109
|
+
readonly "ring-danger": "0 0 0 3px color-mix(in oklch, oklch(0.6368 0.2078 25.33) 22%, transparent)";
|
|
110
|
+
readonly "ring-warning": "0 0 0 3px color-mix(in oklch, oklch(0.81 0.160 81) 22%, transparent)";
|
|
111
|
+
readonly "ring-success": "0 0 0 3px color-mix(in oklch, oklch(0.66 0.135 161) 22%, transparent)";
|
|
112
|
+
readonly "ring-info": "0 0 0 3px color-mix(in oklch, oklch(0.62 0.210 280) 22%, transparent)";
|
|
113
|
+
};
|
|
114
|
+
};
|
|
115
|
+
readonly opacity: {
|
|
116
|
+
readonly disabled: 0.38;
|
|
117
|
+
readonly hover: 0.08;
|
|
118
|
+
readonly focus: 0.12;
|
|
119
|
+
readonly pressed: 0.12;
|
|
120
|
+
readonly dragged: 0.16;
|
|
121
|
+
readonly invisible: 0;
|
|
122
|
+
readonly muted: 0.5;
|
|
123
|
+
readonly subtle: 0.7;
|
|
124
|
+
readonly full: 1;
|
|
125
|
+
readonly "scrim-light": 0.32;
|
|
126
|
+
readonly "scrim-dark": 0.64;
|
|
127
|
+
};
|
|
128
|
+
readonly blur: {
|
|
129
|
+
readonly sm: "blur(4px)";
|
|
130
|
+
readonly md: "blur(8px)";
|
|
131
|
+
readonly lg: "blur(16px)";
|
|
132
|
+
readonly xl: "blur(24px)";
|
|
133
|
+
};
|
|
134
|
+
readonly zIndex: {
|
|
135
|
+
readonly hide: -1;
|
|
136
|
+
readonly base: 0;
|
|
137
|
+
readonly dropdown: 100;
|
|
138
|
+
readonly sticky: 200;
|
|
139
|
+
readonly overlay: 300;
|
|
140
|
+
readonly modal: 400;
|
|
141
|
+
readonly popover: 500;
|
|
142
|
+
readonly toast: 600;
|
|
143
|
+
readonly tooltip: 700;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
146
|
+
export type ElevationToken = typeof elevation;
|
|
147
|
+
//# sourceMappingURL=elevation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"elevation.d.ts","sourceRoot":"","sources":["../../../../../tokens/brands/default/semantic/elevation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;GAsBG;AAMH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuCT,CAAC;AAGX,eAAO,MAAM,OAAO;;;;;;;;;;;;CAiBV,CAAC;AAGX,eAAO,MAAM,IAAI;;;;;CAKP,CAAC;AAGX,eAAO,MAAM,MAAM;;;;;;;;;;CAUT,CAAC;AAEX,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA6C,CAAC;AACpE,MAAM,MAAM,cAAc,GAAG,OAAO,SAAS,CAAC"}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* shape.ts — Shape tokens (border-radius + border-width)
|
|
3
|
+
*
|
|
4
|
+
* REGRAS:
|
|
5
|
+
* - border-radius e border-width ficam juntos porque definem a "forma" visual.
|
|
6
|
+
* Quando um muda, o outro costuma mudar — são co-dependentes de tema.
|
|
7
|
+
* - Nomenclatura: base (default), none, xs, sm, md, lg, xl, 2xl, 3xl, 4xl, full.
|
|
8
|
+
*
|
|
9
|
+
* FILOSOFIA DE FORMA:
|
|
10
|
+
* O sistema usa um "knob" central (RADIUS_BASE = 0.625rem = 10px).
|
|
11
|
+
* Todos os steps são derivados por multiplicador.
|
|
12
|
+
* Mudar RADIUS_BASE escala toda a personalidade do sistema.
|
|
13
|
+
*
|
|
14
|
+
* `base` = radius padrão de componentes interativos (buttons, cards, inputs, dialogs).
|
|
15
|
+
* Escala numérica (xs→4xl) existe para casos onde se precisa de um radius específico.
|
|
16
|
+
*
|
|
17
|
+
* RELAÇÃO form height → radius:
|
|
18
|
+
* xl (44px) → base (10px)
|
|
19
|
+
* lg (40px) → base (10px)
|
|
20
|
+
* md (36px) → base (10px)
|
|
21
|
+
* sm (32px) → md (8px)
|
|
22
|
+
* xs (28px) → md (8px)
|
|
23
|
+
*/
|
|
24
|
+
/**
|
|
25
|
+
* Knob central do sistema — controla a "personalidade de forma" (sharp → pill).
|
|
26
|
+
* Alterar este valor escala toda a curva de radius proporcionalmente.
|
|
27
|
+
* O transform to-tailwind-v4 gera calc(RADIUS_BASE * N) para cada step.
|
|
28
|
+
*/
|
|
29
|
+
export declare const RADIUS_BASE = "0.625rem";
|
|
30
|
+
export declare const radius: {
|
|
31
|
+
readonly base: "0.625rem";
|
|
32
|
+
readonly none: "0px";
|
|
33
|
+
readonly xs: "0.625rem * 0.4";
|
|
34
|
+
readonly sm: "0.625rem * 0.6";
|
|
35
|
+
readonly md: "0.625rem * 0.8";
|
|
36
|
+
readonly lg: "0.625rem";
|
|
37
|
+
readonly xl: "0.625rem * 1.4";
|
|
38
|
+
readonly "2xl": "0.625rem * 1.8";
|
|
39
|
+
readonly "3xl": "0.625rem * 2.2";
|
|
40
|
+
readonly "4xl": "0.625rem * 2.6";
|
|
41
|
+
readonly full: "9999px";
|
|
42
|
+
};
|
|
43
|
+
export declare const borderWidth: {
|
|
44
|
+
readonly none: "0px";
|
|
45
|
+
readonly xs: "1px";
|
|
46
|
+
readonly sm: "2px";
|
|
47
|
+
readonly md: "4px";
|
|
48
|
+
};
|
|
49
|
+
export declare const outline: {
|
|
50
|
+
readonly width: "2px";
|
|
51
|
+
readonly offset: "2px";
|
|
52
|
+
readonly style: "solid";
|
|
53
|
+
};
|
|
54
|
+
export declare const divider: {
|
|
55
|
+
readonly width: "1px";
|
|
56
|
+
readonly style: "solid";
|
|
57
|
+
};
|
|
58
|
+
export declare const shape: {
|
|
59
|
+
readonly radius: {
|
|
60
|
+
readonly base: "0.625rem";
|
|
61
|
+
readonly none: "0px";
|
|
62
|
+
readonly xs: "0.625rem * 0.4";
|
|
63
|
+
readonly sm: "0.625rem * 0.6";
|
|
64
|
+
readonly md: "0.625rem * 0.8";
|
|
65
|
+
readonly lg: "0.625rem";
|
|
66
|
+
readonly xl: "0.625rem * 1.4";
|
|
67
|
+
readonly "2xl": "0.625rem * 1.8";
|
|
68
|
+
readonly "3xl": "0.625rem * 2.2";
|
|
69
|
+
readonly "4xl": "0.625rem * 2.6";
|
|
70
|
+
readonly full: "9999px";
|
|
71
|
+
};
|
|
72
|
+
readonly RADIUS_BASE: "0.625rem";
|
|
73
|
+
readonly borderWidth: {
|
|
74
|
+
readonly none: "0px";
|
|
75
|
+
readonly xs: "1px";
|
|
76
|
+
readonly sm: "2px";
|
|
77
|
+
readonly md: "4px";
|
|
78
|
+
};
|
|
79
|
+
readonly outline: {
|
|
80
|
+
readonly width: "2px";
|
|
81
|
+
readonly offset: "2px";
|
|
82
|
+
readonly style: "solid";
|
|
83
|
+
};
|
|
84
|
+
readonly divider: {
|
|
85
|
+
readonly width: "1px";
|
|
86
|
+
readonly style: "solid";
|
|
87
|
+
};
|
|
88
|
+
};
|
|
89
|
+
export type ShapeToken = typeof shape;
|
|
90
|
+
//# sourceMappingURL=shape.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shape.d.ts","sourceRoot":"","sources":["../../../../../tokens/brands/default/semantic/shape.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;GAsBG;AAGH;;;;GAIG;AACH,eAAO,MAAM,WAAW,aAAa,CAAC;AAEtC,eAAO,MAAM,MAAM;;;;;;;;;;;;CAYT,CAAC;AAGX,eAAO,MAAM,WAAW;;;;;CAKd,CAAC;AAIX,eAAO,MAAM,OAAO;;;;CAIV,CAAC;AAGX,eAAO,MAAM,OAAO;;;CAGV,CAAC;AAEX,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAkE,CAAC;AACrF,MAAM,MAAM,UAAU,GAAG,OAAO,KAAK,CAAC"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* sizing.ts — Escala genérica de dimensões de componente
|
|
3
|
+
*
|
|
4
|
+
* REGRAS:
|
|
5
|
+
* - Escala única `comp` para h-*, w-*, size-* (height, width, square).
|
|
6
|
+
* - Baseada em scales.ts (base-4 system).
|
|
7
|
+
* - Heights são min-height (componentes crescem com conteúdo).
|
|
8
|
+
* - WCAG 2.1 AA: mínimo 44px de touch target para interativos.
|
|
9
|
+
*
|
|
10
|
+
* Tokens orientados a componente específico (form, layout, icon, container)
|
|
11
|
+
* ficam em components/sizing.ts.
|
|
12
|
+
*/
|
|
13
|
+
export declare const comp: {
|
|
14
|
+
readonly base: string;
|
|
15
|
+
readonly "3xs": string;
|
|
16
|
+
readonly "2xs": string;
|
|
17
|
+
readonly xs: string;
|
|
18
|
+
readonly sm: string;
|
|
19
|
+
readonly md: string;
|
|
20
|
+
readonly lg: string;
|
|
21
|
+
readonly xl: string;
|
|
22
|
+
readonly "2xl": string;
|
|
23
|
+
readonly "3xl": string;
|
|
24
|
+
readonly "4xl": string;
|
|
25
|
+
};
|
|
26
|
+
export declare const sizing: {
|
|
27
|
+
readonly comp: {
|
|
28
|
+
readonly base: string;
|
|
29
|
+
readonly "3xs": string;
|
|
30
|
+
readonly "2xs": string;
|
|
31
|
+
readonly xs: string;
|
|
32
|
+
readonly sm: string;
|
|
33
|
+
readonly md: string;
|
|
34
|
+
readonly lg: string;
|
|
35
|
+
readonly xl: string;
|
|
36
|
+
readonly "2xl": string;
|
|
37
|
+
readonly "3xl": string;
|
|
38
|
+
readonly "4xl": string;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
export type SizingToken = typeof sizing;
|
|
42
|
+
//# sourceMappingURL=sizing.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sizing.d.ts","sourceRoot":"","sources":["../../../../../tokens/brands/default/semantic/sizing.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AAMH,eAAO,MAAM,IAAI;;;;;;;;;;;;CAYP,CAAC;AAEX,eAAO,MAAM,MAAM;;;;;;;;;;;;;;CAAoB,CAAC;AACxC,MAAM,MAAM,WAAW,GAAG,OAAO,MAAM,CAAC"}
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* spacing.ts — Semantic spacing tokens
|
|
3
|
+
*
|
|
4
|
+
* REGRAS:
|
|
5
|
+
* - Todos os valores derivam de scales.ts.
|
|
6
|
+
* - 3 conceitos: space (genérico), gap (entre items), pad (padding).
|
|
7
|
+
* - Os 3 compartilham a MESMA escala de valores.
|
|
8
|
+
* - O prefixo (sp-, gp-, pad-) diferencia o papel no CSS.
|
|
9
|
+
*
|
|
10
|
+
* ESCALA UNIFICADA:
|
|
11
|
+
* 2xs=2 xs=4 sm=6 md=8 lg=10 xl=12 2xl=16 3xl=20 4xl=24 5xl=28 6xl=32 7xl=48
|
|
12
|
+
*
|
|
13
|
+
* CONVENÇÃO DE PAPÉIS:
|
|
14
|
+
* space → genérico (margin, padding simétrico, offsets)
|
|
15
|
+
* gap → entre filhos flex/grid, icon-to-label, section spacing
|
|
16
|
+
* pad → padding interno de componente
|
|
17
|
+
*/
|
|
18
|
+
export declare const space: {
|
|
19
|
+
readonly "2xs": string;
|
|
20
|
+
readonly xs: string;
|
|
21
|
+
readonly sm: string;
|
|
22
|
+
readonly md: string;
|
|
23
|
+
readonly lg: string;
|
|
24
|
+
readonly xl: string;
|
|
25
|
+
readonly "2xl": string;
|
|
26
|
+
readonly "3xl": string;
|
|
27
|
+
readonly "4xl": string;
|
|
28
|
+
readonly "5xl": string;
|
|
29
|
+
readonly "6xl": string;
|
|
30
|
+
readonly "7xl": string;
|
|
31
|
+
readonly base: string;
|
|
32
|
+
readonly 0: string;
|
|
33
|
+
readonly px: {
|
|
34
|
+
readonly px: "1px";
|
|
35
|
+
readonly raw: 1;
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
export declare const gap: {
|
|
39
|
+
readonly "2xs": string;
|
|
40
|
+
readonly xs: string;
|
|
41
|
+
readonly sm: string;
|
|
42
|
+
readonly md: string;
|
|
43
|
+
readonly lg: string;
|
|
44
|
+
readonly xl: string;
|
|
45
|
+
readonly "2xl": string;
|
|
46
|
+
readonly "3xl": string;
|
|
47
|
+
readonly "4xl": string;
|
|
48
|
+
readonly "5xl": string;
|
|
49
|
+
readonly "6xl": string;
|
|
50
|
+
readonly "7xl": string;
|
|
51
|
+
readonly base: string;
|
|
52
|
+
};
|
|
53
|
+
export declare const pad: {
|
|
54
|
+
readonly "2xs": string;
|
|
55
|
+
readonly xs: string;
|
|
56
|
+
readonly sm: string;
|
|
57
|
+
readonly md: string;
|
|
58
|
+
readonly lg: string;
|
|
59
|
+
readonly xl: string;
|
|
60
|
+
readonly "2xl": string;
|
|
61
|
+
readonly "3xl": string;
|
|
62
|
+
readonly "4xl": string;
|
|
63
|
+
readonly "5xl": string;
|
|
64
|
+
readonly "6xl": string;
|
|
65
|
+
readonly "7xl": string;
|
|
66
|
+
readonly base: string;
|
|
67
|
+
};
|
|
68
|
+
export declare const spacing: {
|
|
69
|
+
readonly space: {
|
|
70
|
+
readonly "2xs": string;
|
|
71
|
+
readonly xs: string;
|
|
72
|
+
readonly sm: string;
|
|
73
|
+
readonly md: string;
|
|
74
|
+
readonly lg: string;
|
|
75
|
+
readonly xl: string;
|
|
76
|
+
readonly "2xl": string;
|
|
77
|
+
readonly "3xl": string;
|
|
78
|
+
readonly "4xl": string;
|
|
79
|
+
readonly "5xl": string;
|
|
80
|
+
readonly "6xl": string;
|
|
81
|
+
readonly "7xl": string;
|
|
82
|
+
readonly base: string;
|
|
83
|
+
readonly 0: string;
|
|
84
|
+
readonly px: {
|
|
85
|
+
readonly px: "1px";
|
|
86
|
+
readonly raw: 1;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
89
|
+
readonly gap: {
|
|
90
|
+
readonly "2xs": string;
|
|
91
|
+
readonly xs: string;
|
|
92
|
+
readonly sm: string;
|
|
93
|
+
readonly md: string;
|
|
94
|
+
readonly lg: string;
|
|
95
|
+
readonly xl: string;
|
|
96
|
+
readonly "2xl": string;
|
|
97
|
+
readonly "3xl": string;
|
|
98
|
+
readonly "4xl": string;
|
|
99
|
+
readonly "5xl": string;
|
|
100
|
+
readonly "6xl": string;
|
|
101
|
+
readonly "7xl": string;
|
|
102
|
+
readonly base: string;
|
|
103
|
+
};
|
|
104
|
+
readonly pad: {
|
|
105
|
+
readonly "2xs": string;
|
|
106
|
+
readonly xs: string;
|
|
107
|
+
readonly sm: string;
|
|
108
|
+
readonly md: string;
|
|
109
|
+
readonly lg: string;
|
|
110
|
+
readonly xl: string;
|
|
111
|
+
readonly "2xl": string;
|
|
112
|
+
readonly "3xl": string;
|
|
113
|
+
readonly "4xl": string;
|
|
114
|
+
readonly "5xl": string;
|
|
115
|
+
readonly "6xl": string;
|
|
116
|
+
readonly "7xl": string;
|
|
117
|
+
readonly base: string;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
120
|
+
export type SpacingToken = typeof spacing;
|
|
121
|
+
//# sourceMappingURL=spacing.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"spacing.d.ts","sourceRoot":"","sources":["../../../../../tokens/brands/default/semantic/spacing.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;GAgBG;AAqBH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;CAKR,CAAC;AAGX,eAAO,MAAM,GAAG;;;;;;;;;;;;;;CAGN,CAAC;AAGX,eAAO,MAAM,GAAG;;;;;;;;;;;;;;CAGN,CAAC;AAGX,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+B,CAAC;AACpD,MAAM,MAAM,YAAY,GAAG,OAAO,OAAO,CAAC"}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* typography.ts — Semantic typography tokens (composite)
|
|
3
|
+
*
|
|
4
|
+
* 6 roles: display | heading | title | body | caption | code
|
|
5
|
+
* 23 presets totais
|
|
6
|
+
*
|
|
7
|
+
* REGRAS:
|
|
8
|
+
* - Presets compostos: combinam fontSize + lineHeight + fontWeight + letterSpacing + fontFamily.
|
|
9
|
+
* - Nomenclatura: {role}-{tier}
|
|
10
|
+
* - Valores em rem (acessibilidade: respeita preferência de fonte do usuário).
|
|
11
|
+
* - display/heading (≥ 32px desktop) usam clamp() para fluid typography.
|
|
12
|
+
* - Presets menores usam rem estático (fluid não faz diferença abaixo de 32px).
|
|
13
|
+
*
|
|
14
|
+
* WEIGHT DEFAULT POR ROLE:
|
|
15
|
+
* - display: varia por tier (semibold → bold)
|
|
16
|
+
* - heading: 500 (medium) para fluid; 500 para heading-xs estático
|
|
17
|
+
* - title: 600 (semibold) — mais usado no projeto
|
|
18
|
+
* - body-xs/sm: 500 (medium) — interactive (button, dropdown, input, table cell)
|
|
19
|
+
* - body-md/lg/xl/2xl: 400 (regular) — body corrido
|
|
20
|
+
* - caption: 400 (regular)
|
|
21
|
+
* - code: 400 (regular, mono)
|
|
22
|
+
*
|
|
23
|
+
* OVERRIDE CONVENCIONAL via Tailwind nativo:
|
|
24
|
+
* - font-bold/semibold/medium/normal — peso diferente
|
|
25
|
+
* - leading-X — line-height
|
|
26
|
+
* - tracking-X — letter-spacing
|
|
27
|
+
*
|
|
28
|
+
* HIERARQUIA:
|
|
29
|
+
* display → hero sections, marketing (muito grande, fluid)
|
|
30
|
+
* heading → títulos de página, modais (grande, fluid a partir de sm)
|
|
31
|
+
* title → títulos de card, seção (médio, estático, weight 600)
|
|
32
|
+
* body → texto corrido + interactive (estático)
|
|
33
|
+
* caption → texto auxiliar, metadados, microlabels (estático)
|
|
34
|
+
* code → código inline e blocos (estático, mono)
|
|
35
|
+
*
|
|
36
|
+
* Migration log:
|
|
37
|
+
* - 2026-05-19: rewrite enxuto. Removidos paragraph-*, label-*, subheading-* (32→23 presets).
|
|
38
|
+
* Decimais e órfãos (10.5/11.5/12.5/13.5/14.5/15/17/22/26) já eliminados nas Ondas 1-4.
|
|
39
|
+
*/
|
|
40
|
+
interface TypographyPreset {
|
|
41
|
+
fontSize: string;
|
|
42
|
+
lineHeight: string;
|
|
43
|
+
fontWeight: string;
|
|
44
|
+
letterSpacing: string;
|
|
45
|
+
fontFamily: string;
|
|
46
|
+
}
|
|
47
|
+
export declare const display: Record<string, TypographyPreset>;
|
|
48
|
+
export declare const heading: Record<string, TypographyPreset>;
|
|
49
|
+
export declare const title: Record<string, TypographyPreset>;
|
|
50
|
+
export declare const body: Record<string, TypographyPreset>;
|
|
51
|
+
export declare const caption: Record<string, TypographyPreset>;
|
|
52
|
+
export declare const code: Record<string, TypographyPreset>;
|
|
53
|
+
export declare const typography: {
|
|
54
|
+
readonly [x: string]: TypographyPreset;
|
|
55
|
+
};
|
|
56
|
+
export type TypographyToken = typeof typography;
|
|
57
|
+
export type TypographyKey = keyof typeof typography;
|
|
58
|
+
export {};
|
|
59
|
+
//# sourceMappingURL=typography.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"typography.d.ts","sourceRoot":"","sources":["../../../../../tokens/brands/default/semantic/typography.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AAKH,UAAU,gBAAgB;IACxB,QAAQ,EAAO,MAAM,CAAC;IACtB,UAAU,EAAK,MAAM,CAAC;IACtB,UAAU,EAAK,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,EAAK,MAAM,CAAC;CACvB;AAID,eAAO,MAAM,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,gBAAgB,CA6B3C,CAAC;AAIX,eAAO,MAAM,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAoC3C,CAAC;AAIX,eAAO,MAAM,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAsBzC,CAAC;AAIX,eAAO,MAAM,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,gBAAgB,CA6CxC,CAAC;AAIX,eAAO,MAAM,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAsB3C,CAAC;AAGX,eAAO,MAAM,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAexC,CAAC;AAGX,eAAO,MAAM,UAAU;;CAOb,CAAC;AAEX,MAAM,MAAM,eAAe,GAAG,OAAO,UAAU,CAAC;AAChD,MAAM,MAAM,aAAa,GAAK,MAAM,OAAO,UAAU,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* index.ts — Barrel export do Design System
|
|
3
|
+
*
|
|
4
|
+
* Importar daqui nas aplicações consumidoras.
|
|
5
|
+
* Não expõe primitivos (API privada).
|
|
6
|
+
*
|
|
7
|
+
* Tier 3 (component tokens como objetos .ts) foi removido.
|
|
8
|
+
* Componentes agora usam classes semânticas via tv() em *.styles.ts.
|
|
9
|
+
* A fonte de verdade visual de cada componente é seu *.styles.ts.
|
|
10
|
+
*/
|
|
11
|
+
export { colorLight } from './brands/default/semantic/color-light';
|
|
12
|
+
export { colorDark } from './brands/default/semantic/color-dark';
|
|
13
|
+
export { spacing } from './brands/default/semantic/spacing';
|
|
14
|
+
export { sizing } from './brands/default/semantic/sizing';
|
|
15
|
+
export { shape } from './brands/default/semantic/shape';
|
|
16
|
+
export { elevation } from './brands/default/semantic/elevation';
|
|
17
|
+
export { typography } from './brands/default/semantic/typography';
|
|
18
|
+
export { motionPresets, duration, easing } from './brands/default/primitives/motion';
|
|
19
|
+
export type { ShapeToken } from './brands/default/semantic/shape';
|
|
20
|
+
export type { SizingToken } from './brands/default/semantic/sizing';
|
|
21
|
+
export type { ElevationToken } from './brands/default/semantic/elevation';
|
|
22
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../tokens/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAGH,OAAO,EAAE,UAAU,EAAE,MAAS,uCAAuC,CAAC;AACtE,OAAO,EAAE,SAAS,EAAE,MAAU,sCAAsC,CAAC;AACrE,OAAO,EAAE,OAAO,EAAE,MAAY,mCAAmC,CAAC;AAClE,OAAO,EAAE,MAAM,EAAE,MAAa,kCAAkC,CAAC;AACjE,OAAO,EAAE,KAAK,EAAE,MAAc,iCAAiC,CAAC;AAChE,OAAO,EAAE,SAAS,EAAE,MAAU,qCAAqC,CAAC;AACpE,OAAO,EAAE,UAAU,EAAE,MAAS,sCAAsC,CAAC;AAGrE,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,oCAAoC,CAAC;AAGrF,YAAY,EAAE,UAAU,EAAE,MAAU,iCAAiC,CAAC;AACtE,YAAY,EAAE,WAAW,EAAE,MAAS,kCAAkC,CAAC;AACvE,YAAY,EAAE,cAAc,EAAE,MAAM,qCAAqC,CAAC"}
|
package/dist-lib/tokens.cjs
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const brand = {
|
|
4
|
+
500: "oklch(0.58 0.140 151)",
|
|
4
5
|
600: "oklch(0.5248 0.1415 150.9)"
|
|
5
6
|
};
|
|
6
7
|
const brandContrast = {
|
|
@@ -93,6 +94,13 @@ const bg$1 = {
|
|
|
93
94
|
// (não usar `bg-brand-subtle` 14% — forte demais como bg de row)
|
|
94
95
|
"table-row-selected": `color-mix(in oklch, ${brand[600]} 6%, transparent)`,
|
|
95
96
|
"table-row-selected-hover": `color-mix(in oklch, ${brand[600]} 10%, transparent)`,
|
|
97
|
+
// Versões OPACAS dos selected — pra sticky/pinned cells não vazarem o conteúdo
|
|
98
|
+
// de trás (color-mix com `transparent` deixa o conteúdo scrollado aparecer
|
|
99
|
+
// sob a coluna fixa). Mix em SRGB (não oklch): misturar em oklch com um bg
|
|
100
|
+
// achromático (hue 0) contamina o hue → tinge de vermelho. Em srgb o resultado
|
|
101
|
+
// é o mesmo alpha-over do token transparente sobre o bg da tabela (white).
|
|
102
|
+
"table-row-selected-solid": `color-mix(in srgb, ${brand[600]} 6%, ${white})`,
|
|
103
|
+
"table-row-selected-hover-solid": `color-mix(in srgb, ${brand[600]} 10%, ${white})`,
|
|
96
104
|
// Dropdown/Popover — referencia bg-canvas (white no light)
|
|
97
105
|
"dropdown": "var(--color-bg-canvas)"
|
|
98
106
|
};
|
|
@@ -155,7 +163,21 @@ const overlay$1 = {
|
|
|
155
163
|
// 12% mantém o efeito "halo sutil" mas com presença visual real.
|
|
156
164
|
float: "oklch(0.55 0 0 / 0.12)"
|
|
157
165
|
};
|
|
158
|
-
const
|
|
166
|
+
const chart$1 = {
|
|
167
|
+
"1": brand[500],
|
|
168
|
+
// verde da marca (primitive — acompanha a brand)
|
|
169
|
+
"2": "oklch(0.66 0.12 195)",
|
|
170
|
+
// teal
|
|
171
|
+
"3": "oklch(0.55 0.15 250)",
|
|
172
|
+
// azul
|
|
173
|
+
"4": "oklch(0.76 0.15 80)",
|
|
174
|
+
// âmbar
|
|
175
|
+
"5": "oklch(0.56 0.18 300)",
|
|
176
|
+
// violeta
|
|
177
|
+
grid: gray[200]
|
|
178
|
+
// linhas-guia dos gráficos (CartesianGrid/PolarGrid)
|
|
179
|
+
};
|
|
180
|
+
const colorLight = { bg: bg$1, fg: fg$1, border: border$1, ring: ring$1, overlay: overlay$1, chart: chart$1 };
|
|
159
181
|
const bg = {
|
|
160
182
|
// Surfaces sólidas
|
|
161
183
|
canvas: gray[900],
|
|
@@ -211,6 +233,12 @@ const bg = {
|
|
|
211
233
|
// (no dark precisa de alpha levemente maior pra ficar visível sobre surface escuro)
|
|
212
234
|
"table-row-selected": `color-mix(in oklch, ${brandContrast[400]} 10%, transparent)`,
|
|
213
235
|
"table-row-selected-hover": `color-mix(in oklch, ${brandContrast[400]} 14%, transparent)`,
|
|
236
|
+
// Versões OPACAS dos selected — pra sticky/pinned cells não vazarem o conteúdo
|
|
237
|
+
// de trás. Mix em SRGB (não oklch): misturar em oklch com o bg achromático
|
|
238
|
+
// (hue 0) contamina o hue → tinge de vermelho. Em srgb dá o mesmo alpha-over
|
|
239
|
+
// do token transparente sobre o bg sólido da tabela (surface escuro).
|
|
240
|
+
"table-row-selected-solid": `color-mix(in srgb, ${brandContrast[400]} 10%, oklch(0.225 0 0))`,
|
|
241
|
+
"table-row-selected-hover-solid": `color-mix(in srgb, ${brandContrast[400]} 14%, oklch(0.225 0 0))`,
|
|
214
242
|
// Dropdown/Popover — frosted-glass: bg-canvas com 70% opacidade
|
|
215
243
|
// (combina com backdrop-blur no componente pra efeito vidro fosco)
|
|
216
244
|
"dropdown": "color-mix(in oklab, var(--color-bg-canvas) 70%, transparent)"
|
|
@@ -272,7 +300,21 @@ const overlay = {
|
|
|
272
300
|
// 8% mantém o efeito "halo sutil" mas com presença visual real.
|
|
273
301
|
float: "oklch(1 0 0 / 0.08)"
|
|
274
302
|
};
|
|
275
|
-
const
|
|
303
|
+
const chart = {
|
|
304
|
+
"1": brandContrast[400],
|
|
305
|
+
// verde da marca (primitive dark — acompanha a brand)
|
|
306
|
+
"2": "oklch(0.72 0.13 195)",
|
|
307
|
+
// teal
|
|
308
|
+
"3": "oklch(0.68 0.15 250)",
|
|
309
|
+
// azul
|
|
310
|
+
"4": "oklch(0.80 0.15 80)",
|
|
311
|
+
// âmbar
|
|
312
|
+
"5": "oklch(0.70 0.17 300)",
|
|
313
|
+
// violeta
|
|
314
|
+
grid: "oklch(1 0 0 / 0.12)"
|
|
315
|
+
// linhas-guia dos gráficos — branco 12% (visível na surface escura)
|
|
316
|
+
};
|
|
317
|
+
const colorDark = { bg, fg, border, ring, overlay, chart };
|
|
276
318
|
const BASE = 4;
|
|
277
319
|
const sp = (n) => `${n * BASE}px`;
|
|
278
320
|
const scale = {
|
|
@@ -445,8 +487,11 @@ const shadow = {
|
|
|
445
487
|
// ── Dark mode ────────────────────────────────────────────────────────────────
|
|
446
488
|
dark: {
|
|
447
489
|
none: "none",
|
|
448
|
-
|
|
449
|
-
md
|
|
490
|
+
// Drop shadows reais no dark (antes: sm=none, md=hairline cinza claro → parecia
|
|
491
|
+
// "mais claro" no hover). Agora sm = sombra sutil, md = elevação mais profunda
|
|
492
|
+
// (sempre mais escura que sm). L-011: dark ≥ 2× a opacidade do light.
|
|
493
|
+
sm: "0 1px 2px oklch(0 0 0 / 0.15)",
|
|
494
|
+
md: "0 1px 2px oklch(0 0 0 / 0.30), 0 8px 18px -4px oklch(0 0 0 / 0.42)",
|
|
450
495
|
lg: "0 8px 24px oklch(0 0 0 / 0.30)",
|
|
451
496
|
xl: "0 12px 32px oklch(0 0 0 / 0.40)",
|
|
452
497
|
"2xl": "0 24px 56px oklch(0 0 0 / 0.45)",
|