@machinemetrics/mm-react-components 1.3.2 → 1.4.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/CHANGELOG.md +77 -0
- package/dist/App.d.ts.map +1 -1
- package/dist/components/ui/data-table/TableView.d.ts.map +1 -1
- package/dist/components/ui/data-table/cards/ResponsiveTable.d.ts +9 -0
- package/dist/components/ui/data-table/cards/ResponsiveTable.d.ts.map +1 -1
- package/dist/components/ui/data-table/columnTypes/createColumn.d.ts.map +1 -1
- package/dist/components/ui/data-table/columnTypes/selectionColumn.d.ts.map +1 -1
- package/dist/components/ui/data-table/index.d.ts +2 -2
- package/dist/components/ui/data-table/index.d.ts.map +1 -1
- package/dist/components/ui/data-table/metadata/ColumnRegistry.d.ts +7 -0
- package/dist/components/ui/data-table/metadata/ColumnRegistry.d.ts.map +1 -1
- package/dist/components/ui/data-table/parts/BatchActionsToolbar.d.ts +8 -3
- package/dist/components/ui/data-table/parts/BatchActionsToolbar.d.ts.map +1 -1
- package/dist/components/ui/data-table/parts/ColGroup.d.ts.map +1 -1
- package/dist/components/ui/data-table/parts/SortableHeader.d.ts +3 -1
- package/dist/components/ui/data-table/parts/SortableHeader.d.ts.map +1 -1
- package/dist/components/ui/data-table/parts/TableBody.d.ts.map +1 -1
- package/dist/components/ui/data-table/parts/TableHeader.d.ts +3 -1
- package/dist/components/ui/data-table/parts/TableHeader.d.ts.map +1 -1
- package/dist/components/ui/data-table/state/index.d.ts +1 -0
- package/dist/components/ui/data-table/state/index.d.ts.map +1 -1
- package/dist/components/ui/data-table/state/useContainerWidth.d.ts +10 -0
- package/dist/components/ui/data-table/state/useContainerWidth.d.ts.map +1 -0
- package/dist/components/ui/data-table/toolbar/DataTableToolbar.d.ts.map +1 -1
- package/dist/components/ui/data-table/toolbar/filters/FilterMenu.d.ts +10 -1
- package/dist/components/ui/data-table/toolbar/filters/FilterMenu.d.ts.map +1 -1
- package/dist/components/ui/data-table/types.d.ts +46 -0
- package/dist/components/ui/data-table/types.d.ts.map +1 -1
- package/dist/components/ui/data-table/useDragAndDrop.d.ts.map +1 -1
- package/dist/components/ui/data-table/utils.d.ts +13 -1
- package/dist/components/ui/data-table/utils.d.ts.map +1 -1
- package/dist/components/ui/dropdown-menu.d.ts +1 -0
- package/dist/components/ui/dropdown-menu.d.ts.map +1 -1
- package/dist/components/ui/dropzone/index.d.ts.map +1 -1
- package/dist/components/ui/file-grid/FileGrid.d.ts +17 -1
- package/dist/components/ui/file-grid/FileGrid.d.ts.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/lib/mm-react-components.css +1 -1
- package/dist/mm-react-components.es.js +425 -426
- package/dist/mm-react-components.es.js.map +1 -1
- package/dist/mm-react-components.umd.js +1 -1
- package/dist/mm-react-components.umd.js.map +1 -1
- package/dist/preview/DataTableLimitationsPreview.d.ts +2 -0
- package/dist/preview/DataTableLimitationsPreview.d.ts.map +1 -0
- package/dist/preview/DataTablePreview.d.ts +1 -1
- package/dist/preview/DataTablePreview.d.ts.map +1 -1
- package/dist/preview/DropzonePreview.d.ts.map +1 -1
- package/dist/preview/FileGridPreview.d.ts +0 -4
- package/dist/preview/FileGridPreview.d.ts.map +1 -1
- package/dist/preview/JobDocsPreview.d.ts +11 -0
- package/dist/preview/JobDocsPreview.d.ts.map +1 -0
- package/dist/themes/carbide.css +30 -4
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DataTableLimitationsPreview.d.ts","sourceRoot":"","sources":["../../src/preview/DataTableLimitationsPreview.tsx"],"names":[],"mappings":"AAqPA,MAAM,CAAC,OAAO,UAAU,2BAA2B,4CAelD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataTablePreview.d.ts","sourceRoot":"","sources":["../../src/preview/DataTablePreview.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DataTablePreview.d.ts","sourceRoot":"","sources":["../../src/preview/DataTablePreview.tsx"],"names":[],"mappings":"AAqKA,MAAM,MAAM,OAAO,GACf,OAAO,GACP,eAAe,GACf,mBAAmB,GACnB,UAAU,CAAC;AAEf,KAAK,qBAAqB,GAAG;IAC3B,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,eAAe,CAAC,EAAE,OAAO,CAAC;IAE1B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EACvC,OAAO,EAAE,iBAAiB,EAC1B,eAAuB,EACvB,aAAqB,GACtB,EAAE,QAAQ,CAAC,qBAAqB,CAAC,2CAgPjC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropzonePreview.d.ts","sourceRoot":"","sources":["../../src/preview/DropzonePreview.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DropzonePreview.d.ts","sourceRoot":"","sources":["../../src/preview/DropzonePreview.tsx"],"names":[],"mappings":"AASA,MAAM,CAAC,OAAO,UAAU,eAAe,4CAoGtC"}
|
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Focus: `FileGrid` bound to the same TanStack `table` as `DataTable` via
|
|
3
|
-
* `useTableController`. See FileThumbnail / FileIcon previews for tile variants.
|
|
4
|
-
*/
|
|
5
1
|
export default function FileGridPreview(): import("react/jsx-runtime").JSX.Element;
|
|
6
2
|
//# sourceMappingURL=FileGridPreview.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileGridPreview.d.ts","sourceRoot":"","sources":["../../src/preview/FileGridPreview.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FileGridPreview.d.ts","sourceRoot":"","sources":["../../src/preview/FileGridPreview.tsx"],"names":[],"mappings":"AA4KA,MAAM,CAAC,OAAO,UAAU,eAAe,4CAuItC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* The Job Docs table itself — reused by the standalone preview and the Data
|
|
3
|
+
* Table preview's "Job Docs" tab. Accepts the preview dev controls so the tab's
|
|
4
|
+
* loading/empty selector drives it like the other profiles.
|
|
5
|
+
*/
|
|
6
|
+
export declare function JobDocsTable({ loading, forceEmpty, }: Readonly<{
|
|
7
|
+
loading?: boolean;
|
|
8
|
+
forceEmpty?: boolean;
|
|
9
|
+
}>): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
export default function JobDocsPreview(): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
//# sourceMappingURL=JobDocsPreview.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JobDocsPreview.d.ts","sourceRoot":"","sources":["../../src/preview/JobDocsPreview.tsx"],"names":[],"mappings":"AAgGA;;;;GAIG;AACH,wBAAgB,YAAY,CAAC,EAC3B,OAAe,EACf,UAAkB,GACnB,EAAE,QAAQ,CAAC;IAAE,OAAO,CAAC,EAAE,OAAO,CAAC;IAAC,UAAU,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC,2CA8JvD;AAED,MAAM,CAAC,OAAO,UAAU,cAAc,4CAgBrC"}
|
package/dist/themes/carbide.css
CHANGED
|
@@ -1682,11 +1682,37 @@ tr
|
|
|
1682
1682
|
/* =============================
|
|
1683
1683
|
DATA TABLE: ALIGNMENT BASELINE FIX
|
|
1684
1684
|
============================= */
|
|
1685
|
-
/*
|
|
1685
|
+
/*
|
|
1686
|
+
* Unify body cells to the sortable-header baseline (0.25rem). Applies to every
|
|
1687
|
+
* data-table cell (matched by `[data-col-id]`), NOT only `.text-left` ones —
|
|
1688
|
+
* columns built from a plain `ColumnDef` (no `meta.align`) carry no alignment
|
|
1689
|
+
* class, so requiring `.text-left` left their body content at `px-4` (16px)
|
|
1690
|
+
* while the header was pinned to 0.25rem, reading misaligned. `select`/`actions`
|
|
1691
|
+
* keep their own fixed layout. Scoped to left/default-aligned columns
|
|
1692
|
+
* (`:not(.text-right):not(.text-center)`) so centered/right-aligned columns keep
|
|
1693
|
+
* symmetric padding — a plain `ColumnDef` carries no alignment class and is
|
|
1694
|
+
* treated as left, which is the case this targets.
|
|
1695
|
+
*/
|
|
1686
1696
|
.carbide
|
|
1687
|
-
td
|
|
1688
|
-
|
|
1689
|
-
) {
|
|
1697
|
+
td[data-col-id]:not([data-col-id='select']):not([data-col-id='actions']):not(
|
|
1698
|
+
.text-right
|
|
1699
|
+
):not(.text-center) {
|
|
1700
|
+
padding-left: 0.25rem !important;
|
|
1701
|
+
}
|
|
1702
|
+
|
|
1703
|
+
/*
|
|
1704
|
+
* Pin the data-table header's left inset to the same 0.25rem baseline. The
|
|
1705
|
+
* shared TableHead ships `px-2` (8px), but body cells are unified to 0.25rem
|
|
1706
|
+
* (4px) above, so left-aligned header labels read 4px off from their column's
|
|
1707
|
+
* body content. Scoped to `[data-col-id]` so it only affects data-table headers
|
|
1708
|
+
* (select/actions headers carry no data-col-id and basic <Table> headers are
|
|
1709
|
+
* untouched). The ghost-button (-ml-3 px-3) and non-button label rules both net
|
|
1710
|
+
* to this inset, so the header label now shares the body's left edge. Scoped to
|
|
1711
|
+
* left/default-aligned headers so centered/right-aligned headers keep symmetric
|
|
1712
|
+
* insets (matching the body rule above).
|
|
1713
|
+
*/
|
|
1714
|
+
.carbide
|
|
1715
|
+
th[data-slot='table-head'][data-col-id]:not(.text-right):not(.text-center) {
|
|
1690
1716
|
padding-left: 0.25rem !important;
|
|
1691
1717
|
}
|
|
1692
1718
|
|