@coveord/plasma-mantine 52.7.0 → 52.7.1

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.
@@ -1,5 +1,5 @@
1
1
  export * from './Table';
2
2
  export { useTable } from './TableContext';
3
- export { type onTableChangeEvent, type InitialTableState, type TableState, type TableProps } from './Table.types';
4
- export { TableLayouts } from './layouts/TableLayouts';
3
+ export { type onTableChangeEvent, type InitialTableState, type TableState, type TableProps, type TableLayout, type TableLayoutProps, } from './Table.types';
4
+ export { flexRender as renderTableCell } from '@tanstack/react-table';
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAC,QAAQ,EAAC,MAAM,gBAAgB,CAAC;AACxC,OAAO,EAAC,KAAK,kBAAkB,EAAE,KAAK,iBAAiB,EAAE,KAAK,UAAU,EAAE,KAAK,UAAU,EAAC,MAAM,eAAe,CAAC;AAChH,OAAO,EAAC,YAAY,EAAC,MAAM,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAC,QAAQ,EAAC,MAAM,gBAAgB,CAAC;AACxC,OAAO,EACH,KAAK,kBAAkB,EACvB,KAAK,iBAAiB,EACtB,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,gBAAgB,GACxB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAC,UAAU,IAAI,eAAe,EAAC,MAAM,uBAAuB,CAAC"}
@@ -12,13 +12,13 @@ _export(exports, {
12
12
  useTable: function() {
13
13
  return _TableContext.useTable;
14
14
  },
15
- TableLayouts: function() {
16
- return _TableLayouts.TableLayouts;
15
+ renderTableCell: function() {
16
+ return _reacttable.flexRender;
17
17
  }
18
18
  });
19
19
  var _export_star = require("@swc/helpers/_/_export_star");
20
20
  _export_star._(require("./Table"), exports);
21
21
  var _TableContext = require("./TableContext");
22
- var _TableLayouts = require("./layouts/TableLayouts");
22
+ var _reacttable = require("@tanstack/react-table");
23
23
 
24
24
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../src/components/table/index.ts"],"sourcesContent":["export * from './Table';\nexport {useTable} from './TableContext';\nexport {type onTableChangeEvent, type InitialTableState, type TableState, type TableProps} from './Table.types';\nexport {TableLayouts} from './layouts/TableLayouts';\n"],"names":["useTable","TableLayouts"],"mappings":";;;;;;;;;;;IACQA,QAAQ;eAARA;;IAEAC,YAAY;eAAZA;;;;uBAHM;4BACS;4BAEI"}
1
+ {"version":3,"sources":["../../../../src/components/table/index.ts"],"sourcesContent":["export * from './Table';\nexport {useTable} from './TableContext';\nexport {\n type onTableChangeEvent,\n type InitialTableState,\n type TableState,\n type TableProps,\n type TableLayout,\n type TableLayoutProps,\n} from './Table.types';\nexport {flexRender as renderTableCell} from '@tanstack/react-table';\n"],"names":["useTable","renderTableCell","flexRender"],"mappings":";;;;;;;;;;;IACQA,QAAQ;eAARA;;IAScC,eAAe;eAA7BC;;;;uBAVM;4BACS;0BASqB"}
@@ -1,4 +1,4 @@
1
1
  export declare const TableLayouts: {
2
- Rows: import("../Table.types").TableLayout;
2
+ Rows: import("..").TableLayout;
3
3
  };
4
4
  //# sourceMappingURL=TableLayouts.d.ts.map
@@ -1,5 +1,5 @@
1
1
  export * from './Table';
2
2
  export { useTable } from './TableContext';
3
- export { type onTableChangeEvent, type InitialTableState, type TableState, type TableProps } from './Table.types';
4
- export { TableLayouts } from './layouts/TableLayouts';
3
+ export { type onTableChangeEvent, type InitialTableState, type TableState, type TableProps, type TableLayout, type TableLayoutProps, } from './Table.types';
4
+ export { flexRender as renderTableCell } from '@tanstack/react-table';
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAC,QAAQ,EAAC,MAAM,gBAAgB,CAAC;AACxC,OAAO,EAAC,KAAK,kBAAkB,EAAE,KAAK,iBAAiB,EAAE,KAAK,UAAU,EAAE,KAAK,UAAU,EAAC,MAAM,eAAe,CAAC;AAChH,OAAO,EAAC,YAAY,EAAC,MAAM,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAC,QAAQ,EAAC,MAAM,gBAAgB,CAAC;AACxC,OAAO,EACH,KAAK,kBAAkB,EACvB,KAAK,iBAAiB,EACtB,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,gBAAgB,GACxB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAC,UAAU,IAAI,eAAe,EAAC,MAAM,uBAAuB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  export * from "./Table";
2
2
  export { useTable } from "./TableContext";
3
- export { TableLayouts } from "./layouts/TableLayouts";
3
+ export { flexRender as renderTableCell } from "@tanstack/react-table";
4
4
 
5
5
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../src/components/table/index.ts"],"sourcesContent":["export * from './Table';\nexport {useTable} from './TableContext';\nexport {type onTableChangeEvent, type InitialTableState, type TableState, type TableProps} from './Table.types';\nexport {TableLayouts} from './layouts/TableLayouts';\n"],"names":["useTable","TableLayouts"],"mappings":"AAAA,cAAc,UAAU;AACxB,SAAQA,QAAQ,QAAO,iBAAiB;AAExC,SAAQC,YAAY,QAAO,yBAAyB"}
1
+ {"version":3,"sources":["../../../../src/components/table/index.ts"],"sourcesContent":["export * from './Table';\nexport {useTable} from './TableContext';\nexport {\n type onTableChangeEvent,\n type InitialTableState,\n type TableState,\n type TableProps,\n type TableLayout,\n type TableLayoutProps,\n} from './Table.types';\nexport {flexRender as renderTableCell} from '@tanstack/react-table';\n"],"names":["useTable","flexRender","renderTableCell"],"mappings":"AAAA,cAAc,UAAU;AACxB,SAAQA,QAAQ,QAAO,iBAAiB;AASxC,SAAQC,cAAcC,eAAe,QAAO,wBAAwB"}
@@ -1,4 +1,4 @@
1
1
  export declare const TableLayouts: {
2
- Rows: import("../Table.types").TableLayout;
2
+ Rows: import("..").TableLayout;
3
3
  };
4
4
  //# sourceMappingURL=TableLayouts.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coveord/plasma-mantine",
3
- "version": "52.7.0",
3
+ "version": "52.7.1",
4
4
  "description": "A Plasma flavoured Mantine theme",
5
5
  "keywords": [
6
6
  "plasma",
@@ -1,4 +1,11 @@
1
1
  export * from './Table';
2
2
  export {useTable} from './TableContext';
3
- export {type onTableChangeEvent, type InitialTableState, type TableState, type TableProps} from './Table.types';
4
- export {TableLayouts} from './layouts/TableLayouts';
3
+ export {
4
+ type onTableChangeEvent,
5
+ type InitialTableState,
6
+ type TableState,
7
+ type TableProps,
8
+ type TableLayout,
9
+ type TableLayoutProps,
10
+ } from './Table.types';
11
+ export {flexRender as renderTableCell} from '@tanstack/react-table';