material-react-table 2.0.0-beta.11 → 2.0.0-beta.13
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/dist/index.esm.js +17 -12
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +17 -12
- package/dist/index.js.map +1 -1
- package/{dist/types/locales/ar.d.ts → locales/ar/index.d.ts} +2 -1
- package/locales/{ar.d.ts → ar/index.esm.d.ts} +1 -1
- package/locales/ar/package.json +6 -0
- package/{dist/types/locales/az.d.ts → locales/az/index.d.ts} +2 -1
- package/locales/{az.d.ts → az/index.esm.d.ts} +1 -1
- package/locales/az/package.json +6 -0
- package/{dist/types/locales/bg.d.ts → locales/bg/index.d.ts} +2 -1
- package/locales/{bg.d.ts → bg/index.esm.d.ts} +1 -1
- package/locales/bg/package.json +6 -0
- package/{dist/types/locales/cs.d.ts → locales/cs/index.d.ts} +2 -1
- package/locales/{cs.d.ts → cs/index.esm.d.ts} +1 -1
- package/locales/cs/package.json +6 -0
- package/{dist/types/locales/da.d.ts → locales/da/index.d.ts} +2 -1
- package/locales/{da.d.ts → da/index.esm.d.ts} +1 -1
- package/locales/da/package.json +6 -0
- package/{dist/types/locales/de.d.ts → locales/de/index.d.ts} +2 -1
- package/locales/{de.d.ts → de/index.esm.d.ts} +1 -1
- package/locales/de/package.json +6 -0
- package/{dist/types/locales/en.d.ts → locales/en/index.d.ts} +2 -1
- package/locales/{en.d.ts → en/index.esm.d.ts} +1 -1
- package/locales/en/package.json +6 -0
- package/{dist/types/locales/es.d.ts → locales/es/index.d.ts} +2 -1
- package/locales/{es.d.ts → es/index.esm.d.ts} +1 -1
- package/locales/es/package.json +6 -0
- package/{dist/types/locales/et.d.ts → locales/et/index.d.ts} +2 -1
- package/locales/{et.d.ts → et/index.esm.d.ts} +1 -1
- package/locales/et/package.json +6 -0
- package/{dist/types/locales/fa.d.ts → locales/fa/index.d.ts} +2 -1
- package/locales/{fa.d.ts → fa/index.esm.d.ts} +1 -1
- package/locales/fa/package.json +6 -0
- package/{dist/types/locales/fi.d.ts → locales/fi/index.d.ts} +2 -1
- package/locales/{fi.d.ts → fi/index.esm.d.ts} +1 -1
- package/locales/fi/package.json +6 -0
- package/{dist/types/locales/fr.d.ts → locales/fr/index.d.ts} +2 -1
- package/locales/{fr.d.ts → fr/index.esm.d.ts} +1 -1
- package/locales/fr/package.json +6 -0
- package/{dist/types/locales/hu.d.ts → locales/hu/index.d.ts} +2 -1
- package/locales/{hu.d.ts → hu/index.esm.d.ts} +1 -1
- package/locales/hu/package.json +6 -0
- package/{dist/types/locales/hy.d.ts → locales/hy/index.d.ts} +2 -1
- package/locales/{hy.d.ts → hy/index.esm.d.ts} +1 -1
- package/locales/hy/package.json +6 -0
- package/{dist/types/locales/id.d.ts → locales/id/index.d.ts} +2 -1
- package/locales/{id.d.ts → id/index.esm.d.ts} +1 -1
- package/locales/id/package.json +6 -0
- package/{dist/types/locales/it.d.ts → locales/it/index.d.ts} +2 -1
- package/locales/{it.d.ts → it/index.esm.d.ts} +1 -1
- package/locales/it/package.json +6 -0
- package/{dist/types/locales/ja.d.ts → locales/ja/index.d.ts} +2 -1
- package/locales/{ja.d.ts → ja/index.esm.d.ts} +1 -1
- package/locales/ja/package.json +6 -0
- package/{dist/types/locales/ko.d.ts → locales/ko/index.d.ts} +2 -1
- package/locales/{ko.d.ts → ko/index.esm.d.ts} +1 -1
- package/locales/ko/package.json +6 -0
- package/{dist/types/locales/nl.d.ts → locales/nl/index.d.ts} +2 -1
- package/locales/{nl.d.ts → nl/index.esm.d.ts} +1 -1
- package/locales/nl/package.json +6 -0
- package/{dist/types/locales/no.d.ts → locales/no/index.d.ts} +2 -1
- package/locales/{no.d.ts → no/index.esm.d.ts} +1 -1
- package/locales/no/package.json +6 -0
- package/{dist/types/locales/np.d.ts → locales/np/index.d.ts} +2 -1
- package/locales/{np.d.ts → np/index.esm.d.ts} +1 -1
- package/locales/np/package.json +6 -0
- package/{dist/types/locales/pl.d.ts → locales/pl/index.d.ts} +2 -1
- package/locales/{pl.d.ts → pl/index.esm.d.ts} +1 -1
- package/locales/pl/package.json +6 -0
- package/{dist/types/locales/pt.d.ts → locales/pt/index.d.ts} +2 -1
- package/locales/{pt.d.ts → pt/index.esm.d.ts} +1 -1
- package/locales/pt/package.json +6 -0
- package/{dist/types/locales/pt-BR.d.ts → locales/pt-BR/index.d.ts} +2 -1
- package/locales/{pt-BR.d.ts → pt-BR/index.esm.d.ts} +1 -1
- package/locales/pt-BR/package.json +6 -0
- package/{dist/types/locales/ro.d.ts → locales/ro/index.d.ts} +2 -1
- package/locales/{ro.d.ts → ro/index.esm.d.ts} +1 -1
- package/locales/ro/package.json +6 -0
- package/{dist/types/locales/ru.d.ts → locales/ru/index.d.ts} +2 -1
- package/locales/{ru.d.ts → ru/index.esm.d.ts} +1 -1
- package/locales/ru/package.json +6 -0
- package/{dist/types/locales/sk.d.ts → locales/sk/index.d.ts} +2 -1
- package/locales/{sk.d.ts → sk/index.esm.d.ts} +1 -1
- package/locales/sk/package.json +6 -0
- package/{dist/types/locales/sr-Cyrl-RS.d.ts → locales/sr-Cyrl-RS/index.d.ts} +2 -1
- package/locales/{sr-Cyrl-RS.d.ts → sr-Cyrl-RS/index.esm.d.ts} +1 -1
- package/locales/sr-Cyrl-RS/package.json +6 -0
- package/{dist/types/locales/sr-Latn-RS.d.ts → locales/sr-Latn-RS/index.d.ts} +2 -1
- package/locales/{sr-Latn-RS.d.ts → sr-Latn-RS/index.esm.d.ts} +1 -1
- package/locales/sr-Latn-RS/package.json +6 -0
- package/{dist/types/locales/sv.d.ts → locales/sv/index.d.ts} +2 -1
- package/locales/{sv.d.ts → sv/index.esm.d.ts} +1 -1
- package/locales/sv/package.json +6 -0
- package/{dist/types/locales/tr.d.ts → locales/tr/index.d.ts} +2 -1
- package/locales/{tr.d.ts → tr/index.esm.d.ts} +1 -1
- package/locales/tr/package.json +6 -0
- package/{dist/types/locales/uk.d.ts → locales/uk/index.d.ts} +2 -1
- package/locales/{uk.d.ts → uk/index.esm.d.ts} +1 -1
- package/locales/uk/package.json +6 -0
- package/{dist/types/locales/vi.d.ts → locales/vi/index.d.ts} +2 -1
- package/locales/{vi.d.ts → vi/index.esm.d.ts} +1 -1
- package/locales/vi/package.json +6 -0
- package/{dist/types/locales/zh-Hans.d.ts → locales/zh-Hans/index.d.ts} +2 -1
- package/locales/{zh-Hans.d.ts → zh-Hans/index.esm.d.ts} +1 -1
- package/locales/zh-Hans/package.json +6 -0
- package/{dist/types/locales/zh-Hant.d.ts → locales/zh-Hant/index.d.ts} +2 -1
- package/locales/{zh-Hant.d.ts → zh-Hant/index.esm.d.ts} +1 -1
- package/locales/zh-Hant/package.json +6 -0
- package/package.json +19 -205
- package/dist/types/MaterialReactTable.d.ts +0 -7
- package/dist/types/aggregationFns.d.ts +0 -11
- package/dist/types/body/MRT_TableBody.d.ts +0 -13
- package/dist/types/body/MRT_TableBodyCell.d.ts +0 -15
- package/dist/types/body/MRT_TableBodyCellValue.d.ts +0 -8
- package/dist/types/body/MRT_TableBodyRow.d.ts +0 -18
- package/dist/types/body/MRT_TableBodyRowGrabHandle.d.ts +0 -10
- package/dist/types/body/MRT_TableBodyRowPinButton.d.ts +0 -8
- package/dist/types/body/MRT_TableDetailPanel.d.ts +0 -13
- package/dist/types/body/index.d.ts +0 -7
- package/dist/types/buttons/MRT_ColumnPinningButtons.d.ts +0 -8
- package/dist/types/buttons/MRT_CopyButton.d.ts +0 -8
- package/dist/types/buttons/MRT_EditActionButtons.d.ts +0 -9
- package/dist/types/buttons/MRT_ExpandAllButton.d.ts +0 -7
- package/dist/types/buttons/MRT_ExpandButton.d.ts +0 -8
- package/dist/types/buttons/MRT_GrabHandleButton.d.ts +0 -12
- package/dist/types/buttons/MRT_RowPinButton.d.ts +0 -10
- package/dist/types/buttons/MRT_ShowHideColumnsButton.d.ts +0 -7
- package/dist/types/buttons/MRT_ToggleDensePaddingButton.d.ts +0 -7
- package/dist/types/buttons/MRT_ToggleFiltersButton.d.ts +0 -7
- package/dist/types/buttons/MRT_ToggleFullScreenButton.d.ts +0 -7
- package/dist/types/buttons/MRT_ToggleGlobalFilterButton.d.ts +0 -7
- package/dist/types/buttons/MRT_ToggleRowActionMenuButton.d.ts +0 -9
- package/dist/types/buttons/index.d.ts +0 -13
- package/dist/types/column.utils.d.ts +0 -119
- package/dist/types/filterFns.d.ts +0 -69
- package/dist/types/footer/MRT_TableFooter.d.ts +0 -11
- package/dist/types/footer/MRT_TableFooterCell.d.ts +0 -8
- package/dist/types/footer/MRT_TableFooterRow.d.ts +0 -12
- package/dist/types/footer/index.d.ts +0 -3
- package/dist/types/head/MRT_TableHead.d.ts +0 -11
- package/dist/types/head/MRT_TableHeadCell.d.ts +0 -8
- package/dist/types/head/MRT_TableHeadCellColumnActionsButton.d.ts +0 -8
- package/dist/types/head/MRT_TableHeadCellFilterContainer.d.ts +0 -8
- package/dist/types/head/MRT_TableHeadCellFilterLabel.d.ts +0 -8
- package/dist/types/head/MRT_TableHeadCellGrabHandle.d.ts +0 -10
- package/dist/types/head/MRT_TableHeadCellResizeHandle.d.ts +0 -8
- package/dist/types/head/MRT_TableHeadCellSortLabel.d.ts +0 -8
- package/dist/types/head/MRT_TableHeadRow.d.ts +0 -12
- package/dist/types/head/index.d.ts +0 -9
- package/dist/types/hooks/useMRT_DisplayColumns.d.ts +0 -9
- package/dist/types/hooks/useMRT_Effects.d.ts +0 -2
- package/dist/types/hooks/useMRT_TableInstance.d.ts +0 -2
- package/dist/types/hooks/useMRT_TableOptions.d.ts +0 -22
- package/dist/types/icons.d.ts +0 -36
- package/dist/types/index.d.ts +0 -17
- package/dist/types/inputs/MRT_EditCellTextField.d.ts +0 -8
- package/dist/types/inputs/MRT_FilterCheckbox.d.ts +0 -8
- package/dist/types/inputs/MRT_FilterRangeFields.d.ts +0 -8
- package/dist/types/inputs/MRT_FilterRangeSlider.d.ts +0 -8
- package/dist/types/inputs/MRT_FilterTextField.d.ts +0 -9
- package/dist/types/inputs/MRT_GlobalFilterTextField.d.ts +0 -7
- package/dist/types/inputs/MRT_SelectCheckbox.d.ts +0 -9
- package/dist/types/inputs/index.d.ts +0 -7
- package/dist/types/menus/MRT_ColumnActionMenu.d.ts +0 -20
- package/dist/types/menus/MRT_FilterOptionMenu.d.ts +0 -13
- package/dist/types/menus/MRT_RowActionMenu.d.ts +0 -12
- package/dist/types/menus/MRT_ShowHideColumnsMenu.d.ts +0 -10
- package/dist/types/menus/MRT_ShowHideColumnsMenuItems.d.ts +0 -12
- package/dist/types/menus/index.d.ts +0 -5
- package/dist/types/modals/MRT_EditRowModal.d.ts +0 -8
- package/dist/types/modals/index.d.ts +0 -1
- package/dist/types/sortingFns.d.ts +0 -12
- package/dist/types/style.utils.d.ts +0 -32
- package/dist/types/table/MRT_Table.d.ts +0 -7
- package/dist/types/table/MRT_TableContainer.d.ts +0 -7
- package/dist/types/table/MRT_TableLoadingOverlay.d.ts +0 -7
- package/dist/types/table/MRT_TablePaper.d.ts +0 -7
- package/dist/types/table/index.d.ts +0 -5
- package/dist/types/toolbar/MRT_BottomToolbar.d.ts +0 -7
- package/dist/types/toolbar/MRT_LinearProgressBar.d.ts +0 -8
- package/dist/types/toolbar/MRT_TablePagination.d.ts +0 -11
- package/dist/types/toolbar/MRT_ToolbarAlertBanner.d.ts +0 -8
- package/dist/types/toolbar/MRT_ToolbarDropZone.d.ts +0 -7
- package/dist/types/toolbar/MRT_ToolbarInternalButtons.d.ts +0 -7
- package/dist/types/toolbar/MRT_TopToolbar.d.ts +0 -6
- package/dist/types/toolbar/index.d.ts +0 -7
- package/dist/types/types.d.ts +0 -837
- package/dist/types/useMaterialReactTable.d.ts +0 -2
- /package/locales/{ar.mjs → ar/index.esm.js} +0 -0
- /package/locales/{ar.js → ar/index.js} +0 -0
- /package/locales/{az.mjs → az/index.esm.js} +0 -0
- /package/locales/{az.js → az/index.js} +0 -0
- /package/locales/{bg.mjs → bg/index.esm.js} +0 -0
- /package/locales/{bg.js → bg/index.js} +0 -0
- /package/locales/{cs.mjs → cs/index.esm.js} +0 -0
- /package/locales/{cs.js → cs/index.js} +0 -0
- /package/locales/{da.mjs → da/index.esm.js} +0 -0
- /package/locales/{da.js → da/index.js} +0 -0
- /package/locales/{de.mjs → de/index.esm.js} +0 -0
- /package/locales/{de.js → de/index.js} +0 -0
- /package/locales/{en.mjs → en/index.esm.js} +0 -0
- /package/locales/{en.js → en/index.js} +0 -0
- /package/locales/{es.mjs → es/index.esm.js} +0 -0
- /package/locales/{es.js → es/index.js} +0 -0
- /package/locales/{et.mjs → et/index.esm.js} +0 -0
- /package/locales/{et.js → et/index.js} +0 -0
- /package/locales/{fa.mjs → fa/index.esm.js} +0 -0
- /package/locales/{fa.js → fa/index.js} +0 -0
- /package/locales/{fi.mjs → fi/index.esm.js} +0 -0
- /package/locales/{fi.js → fi/index.js} +0 -0
- /package/locales/{fr.mjs → fr/index.esm.js} +0 -0
- /package/locales/{fr.js → fr/index.js} +0 -0
- /package/locales/{hu.mjs → hu/index.esm.js} +0 -0
- /package/locales/{hu.js → hu/index.js} +0 -0
- /package/locales/{hy.mjs → hy/index.esm.js} +0 -0
- /package/locales/{hy.js → hy/index.js} +0 -0
- /package/locales/{id.mjs → id/index.esm.js} +0 -0
- /package/locales/{id.js → id/index.js} +0 -0
- /package/locales/{it.mjs → it/index.esm.js} +0 -0
- /package/locales/{it.js → it/index.js} +0 -0
- /package/locales/{ja.mjs → ja/index.esm.js} +0 -0
- /package/locales/{ja.js → ja/index.js} +0 -0
- /package/locales/{ko.mjs → ko/index.esm.js} +0 -0
- /package/locales/{ko.js → ko/index.js} +0 -0
- /package/locales/{nl.mjs → nl/index.esm.js} +0 -0
- /package/locales/{nl.js → nl/index.js} +0 -0
- /package/locales/{no.mjs → no/index.esm.js} +0 -0
- /package/locales/{no.js → no/index.js} +0 -0
- /package/locales/{np.mjs → np/index.esm.js} +0 -0
- /package/locales/{np.js → np/index.js} +0 -0
- /package/locales/{pl.mjs → pl/index.esm.js} +0 -0
- /package/locales/{pl.js → pl/index.js} +0 -0
- /package/locales/{pt.mjs → pt/index.esm.js} +0 -0
- /package/locales/{pt.js → pt/index.js} +0 -0
- /package/locales/{pt-BR.mjs → pt-BR/index.esm.js} +0 -0
- /package/locales/{pt-BR.js → pt-BR/index.js} +0 -0
- /package/locales/{ro.mjs → ro/index.esm.js} +0 -0
- /package/locales/{ro.js → ro/index.js} +0 -0
- /package/locales/{ru.mjs → ru/index.esm.js} +0 -0
- /package/locales/{ru.js → ru/index.js} +0 -0
- /package/locales/{sk.mjs → sk/index.esm.js} +0 -0
- /package/locales/{sk.js → sk/index.js} +0 -0
- /package/locales/{sr-Cyrl-RS.mjs → sr-Cyrl-RS/index.esm.js} +0 -0
- /package/locales/{sr-Cyrl-RS.js → sr-Cyrl-RS/index.js} +0 -0
- /package/locales/{sr-Latn-RS.mjs → sr-Latn-RS/index.esm.js} +0 -0
- /package/locales/{sr-Latn-RS.js → sr-Latn-RS/index.js} +0 -0
- /package/locales/{sv.mjs → sv/index.esm.js} +0 -0
- /package/locales/{sv.js → sv/index.js} +0 -0
- /package/locales/{tr.mjs → tr/index.esm.js} +0 -0
- /package/locales/{tr.js → tr/index.js} +0 -0
- /package/locales/{uk.mjs → uk/index.esm.js} +0 -0
- /package/locales/{uk.js → uk/index.js} +0 -0
- /package/locales/{vi.mjs → vi/index.esm.js} +0 -0
- /package/locales/{vi.js → vi/index.js} +0 -0
- /package/locales/{zh-Hans.mjs → zh-Hans/index.esm.js} +0 -0
- /package/locales/{zh-Hans.js → zh-Hans/index.js} +0 -0
- /package/locales/{zh-Hant.mjs → zh-Hant/index.esm.js} +0 -0
- /package/locales/{zh-Hant.js → zh-Hant/index.js} +0 -0
package/package.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
{
|
2
|
-
"version": "2.0.0-beta.
|
2
|
+
"version": "2.0.0-beta.13",
|
3
3
|
"license": "MIT",
|
4
4
|
"name": "material-react-table",
|
5
5
|
"description": "A fully featured Material UI V5 implementation of TanStack React Table V8, written from the ground up in TypeScript.",
|
@@ -27,189 +27,6 @@
|
|
27
27
|
"main": "dist/index.js",
|
28
28
|
"module": "dist/index.esm.js",
|
29
29
|
"typings": "dist/index.d.ts",
|
30
|
-
"exports": {
|
31
|
-
".": {
|
32
|
-
"types": "./dist/index.d.ts",
|
33
|
-
"require": "./dist/index.js",
|
34
|
-
"default": "./dist/index.esm.js"
|
35
|
-
},
|
36
|
-
"./package.json": "./package.json",
|
37
|
-
"./locales/ar": {
|
38
|
-
"types": "./locales/ar.d.ts",
|
39
|
-
"require": "./locales/ar.js",
|
40
|
-
"default": "./locales/ar.mjs"
|
41
|
-
},
|
42
|
-
"./locales/az": {
|
43
|
-
"types": "./locales/az.d.ts",
|
44
|
-
"require": "./locales/az.js",
|
45
|
-
"default": "./locales/az.mjs"
|
46
|
-
},
|
47
|
-
"./locales/bg": {
|
48
|
-
"types": "./locales/bg.d.ts",
|
49
|
-
"require": "./locales/bg.js",
|
50
|
-
"default": "./locales/bg.mjs"
|
51
|
-
},
|
52
|
-
"./locales/cs": {
|
53
|
-
"types": "./locales/cs.d.ts",
|
54
|
-
"require": "./locales/cs.js",
|
55
|
-
"default": "./locales/cs.mjs"
|
56
|
-
},
|
57
|
-
"./locales/da": {
|
58
|
-
"types": "./locales/da.d.ts",
|
59
|
-
"require": "./locales/da.js",
|
60
|
-
"default": "./locales/da.mjs"
|
61
|
-
},
|
62
|
-
"./locales/de": {
|
63
|
-
"types": "./locales/de.d.ts",
|
64
|
-
"require": "./locales/de.js",
|
65
|
-
"default": "./locales/de.mjs"
|
66
|
-
},
|
67
|
-
"./locales/en": {
|
68
|
-
"types": "./locales/en.d.ts",
|
69
|
-
"require": "./locales/en.js",
|
70
|
-
"default": "./locales/en.mjs"
|
71
|
-
},
|
72
|
-
"./locales/es": {
|
73
|
-
"types": "./locales/es.d.ts",
|
74
|
-
"require": "./locales/es.js",
|
75
|
-
"default": "./locales/es.mjs"
|
76
|
-
},
|
77
|
-
"./locales/et": {
|
78
|
-
"types": "./locales/et.d.ts",
|
79
|
-
"require": "./locales/et.js",
|
80
|
-
"default": "./locales/et.mjs"
|
81
|
-
},
|
82
|
-
"./locales/fa": {
|
83
|
-
"types": "./locales/fa.d.ts",
|
84
|
-
"require": "./locales/fa.js",
|
85
|
-
"default": "./locales/fa.mjs"
|
86
|
-
},
|
87
|
-
"./locales/fi": {
|
88
|
-
"types": "./locales/fi.d.ts",
|
89
|
-
"require": "./locales/fi.js",
|
90
|
-
"default": "./locales/fi.mjs"
|
91
|
-
},
|
92
|
-
"./locales/fr": {
|
93
|
-
"types": "./locales/fr.d.ts",
|
94
|
-
"require": "./locales/fr.js",
|
95
|
-
"default": "./locales/fr.mjs"
|
96
|
-
},
|
97
|
-
"./locales/hu": {
|
98
|
-
"types": "./locales/hu.d.ts",
|
99
|
-
"require": "./locales/hu.js",
|
100
|
-
"default": "./locales/hu.mjs"
|
101
|
-
},
|
102
|
-
"./locales/hy": {
|
103
|
-
"types": "./locales/hy.d.ts",
|
104
|
-
"require": "./locales/hy.js",
|
105
|
-
"default": "./locales/hy.mjs"
|
106
|
-
},
|
107
|
-
"./locales/id": {
|
108
|
-
"types": "./locales/id.d.ts",
|
109
|
-
"require": "./locales/id.js",
|
110
|
-
"default": "./locales/id.mjs"
|
111
|
-
},
|
112
|
-
"./locales/it": {
|
113
|
-
"types": "./locales/it.d.ts",
|
114
|
-
"require": "./locales/it.js",
|
115
|
-
"default": "./locales/it.mjs"
|
116
|
-
},
|
117
|
-
"./locales/ja": {
|
118
|
-
"types": "./locales/ja.d.ts",
|
119
|
-
"require": "./locales/ja.js",
|
120
|
-
"default": "./locales/ja.mjs"
|
121
|
-
},
|
122
|
-
"./locales/ko": {
|
123
|
-
"types": "./locales/ko.d.ts",
|
124
|
-
"require": "./locales/ko.js",
|
125
|
-
"default": "./locales/ko.mjs"
|
126
|
-
},
|
127
|
-
"./locales/nl": {
|
128
|
-
"types": "./locales/nl.d.ts",
|
129
|
-
"require": "./locales/nl.js",
|
130
|
-
"default": "./locales/nl.mjs"
|
131
|
-
},
|
132
|
-
"./locales/no": {
|
133
|
-
"types": "./locales/no.d.ts",
|
134
|
-
"require": "./locales/no.js",
|
135
|
-
"default": "./locales/no.mjs"
|
136
|
-
},
|
137
|
-
"./locales/np": {
|
138
|
-
"types": "./locales/np.d.ts",
|
139
|
-
"require": "./locales/np.js",
|
140
|
-
"default": "./locales/np.mjs"
|
141
|
-
},
|
142
|
-
"./locales/pl": {
|
143
|
-
"types": "./locales/pl.d.ts",
|
144
|
-
"require": "./locales/pl.js",
|
145
|
-
"default": "./locales/pl.mjs"
|
146
|
-
},
|
147
|
-
"./locales/pt": {
|
148
|
-
"types": "./locales/pt.d.ts",
|
149
|
-
"require": "./locales/pt.js",
|
150
|
-
"default": "./locales/pt.mjs"
|
151
|
-
},
|
152
|
-
"./locales/pt-BR": {
|
153
|
-
"types": "./locales/pt-BR.d.ts",
|
154
|
-
"require": "./locales/pt-BR.js",
|
155
|
-
"default": "./locales/pt-BR.mjs"
|
156
|
-
},
|
157
|
-
"./locales/ro": {
|
158
|
-
"types": "./locales/ro.d.ts",
|
159
|
-
"require": "./locales/ro.js",
|
160
|
-
"default": "./locales/ro.mjs"
|
161
|
-
},
|
162
|
-
"./locales/ru": {
|
163
|
-
"types": "./locales/ru.d.ts",
|
164
|
-
"require": "./locales/ru.js",
|
165
|
-
"default": "./locales/ru.mjs"
|
166
|
-
},
|
167
|
-
"./locales/sk": {
|
168
|
-
"types": "./locales/sk.d.ts",
|
169
|
-
"require": "./locales/sk.js",
|
170
|
-
"default": "./locales/sk.mjs"
|
171
|
-
},
|
172
|
-
"./locales/sr-Cyrl-RS": {
|
173
|
-
"types": "./locales/sr-Cyrl-RS.d.ts",
|
174
|
-
"require": "./locales/sr-Cyrl-RS.js",
|
175
|
-
"default": "./locales/sr-Cyrl-RS.mjs"
|
176
|
-
},
|
177
|
-
"./locales/sr-Latn-RS": {
|
178
|
-
"types": "./locales/sr-Latn-RS.d.ts",
|
179
|
-
"require": "./locales/sr-Latn-RS.js",
|
180
|
-
"default": "./locales/sr-Latn-RS.mjs"
|
181
|
-
},
|
182
|
-
"./locales/sv": {
|
183
|
-
"types": "./locales/sv.d.ts",
|
184
|
-
"require": "./locales/sv.js",
|
185
|
-
"default": "./locales/sv.mjs"
|
186
|
-
},
|
187
|
-
"./locales/tr": {
|
188
|
-
"types": "./locales/tr.d.ts",
|
189
|
-
"require": "./locales/tr.js",
|
190
|
-
"default": "./locales/tr.mjs"
|
191
|
-
},
|
192
|
-
"./locales/uk": {
|
193
|
-
"types": "./locales/uk.d.ts",
|
194
|
-
"require": "./locales/uk.js",
|
195
|
-
"default": "./locales/uk.mjs"
|
196
|
-
},
|
197
|
-
"./locales/vi": {
|
198
|
-
"types": "./locales/vi.d.ts",
|
199
|
-
"require": "./locales/vi.js",
|
200
|
-
"default": "./locales/vi.mjs"
|
201
|
-
},
|
202
|
-
"./locales/zh-Hans": {
|
203
|
-
"types": "./locales/zh-Hans.d.ts",
|
204
|
-
"require": "./locales/zh-Hans.js",
|
205
|
-
"default": "./locales/zh-Hans.mjs"
|
206
|
-
},
|
207
|
-
"./locales/zh-Hant": {
|
208
|
-
"types": "./locales/zh-Hant.d.ts",
|
209
|
-
"require": "./locales/zh-Hant.js",
|
210
|
-
"default": "./locales/zh-Hant.mjs"
|
211
|
-
}
|
212
|
-
},
|
213
30
|
"files": [
|
214
31
|
"dist",
|
215
32
|
"locales",
|
@@ -251,28 +68,25 @@
|
|
251
68
|
"@faker-js/faker": "^8.2.0",
|
252
69
|
"@mui/icons-material": "^5.14.14",
|
253
70
|
"@mui/material": "^5.14.14",
|
254
|
-
"@mui/x-date-pickers": "^6.16.
|
255
|
-
"@rollup/plugin-babel": "^6.0.4",
|
256
|
-
"@rollup/plugin-commonjs": "^25.0.7",
|
257
|
-
"@rollup/plugin-node-resolve": "^15.2.3",
|
71
|
+
"@mui/x-date-pickers": "^6.16.3",
|
258
72
|
"@rollup/plugin-typescript": "^11.1.5",
|
259
|
-
"@size-limit/preset-small-lib": "^
|
260
|
-
"@storybook/addon-a11y": "^7.5.
|
261
|
-
"@storybook/addon-essentials": "^7.5.
|
262
|
-
"@storybook/addon-interactions": "^7.5.
|
263
|
-
"@storybook/addon-links": "^7.5.
|
264
|
-
"@storybook/addon-storysource": "^7.5.
|
265
|
-
"@storybook/blocks": "^7.5.
|
266
|
-
"@storybook/react": "^7.5.
|
267
|
-
"@storybook/react-vite": "^7.5.
|
73
|
+
"@size-limit/preset-small-lib": "^10.0.1",
|
74
|
+
"@storybook/addon-a11y": "^7.5.1",
|
75
|
+
"@storybook/addon-essentials": "^7.5.1",
|
76
|
+
"@storybook/addon-interactions": "^7.5.1",
|
77
|
+
"@storybook/addon-links": "^7.5.1",
|
78
|
+
"@storybook/addon-storysource": "^7.5.1",
|
79
|
+
"@storybook/blocks": "^7.5.1",
|
80
|
+
"@storybook/react": "^7.5.1",
|
81
|
+
"@storybook/react-vite": "^7.5.1",
|
268
82
|
"@storybook/testing-library": "^0.2.2",
|
269
|
-
"@types/node": "^20.8.
|
270
|
-
"@types/react": "^18.2.
|
83
|
+
"@types/node": "^20.8.8",
|
84
|
+
"@types/react": "^18.2.31",
|
271
85
|
"@types/react-dom": "^18.2.14",
|
272
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
273
|
-
"@typescript-eslint/parser": "^6.
|
86
|
+
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
87
|
+
"@typescript-eslint/parser": "^6.9.0",
|
274
88
|
"@vitejs/plugin-react": "^4.1.0",
|
275
|
-
"eslint": "^8.
|
89
|
+
"eslint": "^8.52.0",
|
276
90
|
"eslint-plugin-mui-path-imports": "^0.0.15",
|
277
91
|
"eslint-plugin-perfectionist": "^2.2.0",
|
278
92
|
"prop-types": "^15.8.1",
|
@@ -282,8 +96,8 @@
|
|
282
96
|
"rollup": "^2.79.1",
|
283
97
|
"rollup-plugin-dts": "^6.1.0",
|
284
98
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
285
|
-
"size-limit": "^
|
286
|
-
"storybook": "^7.5.
|
99
|
+
"size-limit": "^10.0.1",
|
100
|
+
"storybook": "^7.5.1",
|
287
101
|
"storybook-dark-mode": "^3.0.1",
|
288
102
|
"tslib": "^2.6.2",
|
289
103
|
"typescript": "^5.2.2",
|
@@ -301,7 +115,7 @@
|
|
301
115
|
"dependencies": {
|
302
116
|
"@tanstack/match-sorter-utils": "8.8.4",
|
303
117
|
"@tanstack/react-table": "8.10.7",
|
304
|
-
"@tanstack/react-virtual": "3.0.0-beta.
|
118
|
+
"@tanstack/react-virtual": "3.0.0-beta.68",
|
305
119
|
"highlight-words": "1.2.2"
|
306
120
|
}
|
307
121
|
}
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { type MRT_RowData, type MRT_TableInstance, type MRT_TableOptions, type Xor } from './types';
|
2
|
-
type TableInstanceProp<TData extends MRT_RowData> = {
|
3
|
-
table: MRT_TableInstance<TData>;
|
4
|
-
};
|
5
|
-
type Props<TData extends MRT_RowData> = Xor<TableInstanceProp<TData>, MRT_TableOptions<TData>>;
|
6
|
-
export declare const MaterialReactTable: <TData extends MRT_RowData>(props: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
7
|
-
export {};
|
@@ -1,11 +0,0 @@
|
|
1
|
-
export declare const MRT_AggregationFns: {
|
2
|
-
sum: import("@tanstack/react-table").AggregationFn<any>;
|
3
|
-
min: import("@tanstack/react-table").AggregationFn<any>;
|
4
|
-
max: import("@tanstack/react-table").AggregationFn<any>;
|
5
|
-
extent: import("@tanstack/react-table").AggregationFn<any>;
|
6
|
-
mean: import("@tanstack/react-table").AggregationFn<any>;
|
7
|
-
median: import("@tanstack/react-table").AggregationFn<any>;
|
8
|
-
unique: import("@tanstack/react-table").AggregationFn<any>;
|
9
|
-
uniqueCount: import("@tanstack/react-table").AggregationFn<any>;
|
10
|
-
count: import("@tanstack/react-table").AggregationFn<any>;
|
11
|
-
};
|
@@ -1,13 +0,0 @@
|
|
1
|
-
import { type VirtualItem, type Virtualizer } from '@tanstack/react-virtual';
|
2
|
-
import { type TableBodyProps } from '@mui/material/TableBody';
|
3
|
-
import { type MRT_RowData, type MRT_TableInstance } from '../types';
|
4
|
-
interface Props<TData extends MRT_RowData> extends TableBodyProps {
|
5
|
-
columnVirtualizer?: Virtualizer<HTMLDivElement, HTMLTableCellElement>;
|
6
|
-
table: MRT_TableInstance<TData>;
|
7
|
-
virtualColumns?: VirtualItem[];
|
8
|
-
virtualPaddingLeft?: number;
|
9
|
-
virtualPaddingRight?: number;
|
10
|
-
}
|
11
|
-
export declare const MRT_TableBody: <TData extends MRT_RowData>({ columnVirtualizer, table, virtualColumns, virtualPaddingLeft, virtualPaddingRight, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
12
|
-
export declare const Memo_MRT_TableBody: <TData extends MRT_RowData>({ columnVirtualizer, table, virtualColumns, virtualPaddingLeft, virtualPaddingRight, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
13
|
-
export {};
|
@@ -1,15 +0,0 @@
|
|
1
|
-
import { type RefObject } from 'react';
|
2
|
-
import { type TableCellProps } from '@mui/material/TableCell';
|
3
|
-
import { type MRT_Cell, type MRT_RowData, type MRT_TableInstance } from '../types';
|
4
|
-
interface Props<TData extends MRT_RowData> extends TableCellProps {
|
5
|
-
cell: MRT_Cell<TData>;
|
6
|
-
measureElement?: (element: HTMLTableCellElement) => void;
|
7
|
-
numRows?: number;
|
8
|
-
rowIndex: number;
|
9
|
-
rowRef: RefObject<HTMLTableRowElement>;
|
10
|
-
table: MRT_TableInstance<TData>;
|
11
|
-
virtualIndex?: number;
|
12
|
-
}
|
13
|
-
export declare const MRT_TableBodyCell: <TData extends MRT_RowData>({ cell, measureElement, numRows, rowIndex, rowRef, table, virtualIndex, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
14
|
-
export declare const Memo_MRT_TableBodyCell: <TData extends MRT_RowData>({ cell, measureElement, numRows, rowIndex, rowRef, table, virtualIndex, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
15
|
-
export {};
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { type ReactNode } from 'react';
|
2
|
-
import { type MRT_Cell, type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> {
|
4
|
-
cell: MRT_Cell<TData>;
|
5
|
-
table: MRT_TableInstance<TData>;
|
6
|
-
}
|
7
|
-
export declare const MRT_TableBodyCellValue: <TData extends MRT_RowData>({ cell, table, }: Props<TData>) => ReactNode;
|
8
|
-
export {};
|
@@ -1,18 +0,0 @@
|
|
1
|
-
import { type VirtualItem, type Virtualizer } from '@tanstack/react-virtual';
|
2
|
-
import { type MRT_Row, type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> {
|
4
|
-
columnVirtualizer?: Virtualizer<HTMLDivElement, HTMLTableCellElement>;
|
5
|
-
measureElement?: (element: HTMLTableRowElement) => void;
|
6
|
-
numRows?: number;
|
7
|
-
pinnedRowIds?: string[];
|
8
|
-
row: MRT_Row<TData>;
|
9
|
-
rowIndex: number;
|
10
|
-
table: MRT_TableInstance<TData>;
|
11
|
-
virtualColumns?: VirtualItem[];
|
12
|
-
virtualPaddingLeft?: number;
|
13
|
-
virtualPaddingRight?: number;
|
14
|
-
virtualRow?: VirtualItem;
|
15
|
-
}
|
16
|
-
export declare const MRT_TableBodyRow: <TData extends MRT_RowData>({ columnVirtualizer, measureElement, numRows, pinnedRowIds, row, rowIndex, table, virtualColumns, virtualPaddingLeft, virtualPaddingRight, virtualRow, }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
17
|
-
export declare const Memo_MRT_TableBodyRow: <TData extends MRT_RowData>({ columnVirtualizer, measureElement, numRows, pinnedRowIds, row, rowIndex, table, virtualColumns, virtualPaddingLeft, virtualPaddingRight, virtualRow, }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
18
|
-
export {};
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import { type RefObject } from 'react';
|
2
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
3
|
-
import { type MRT_Row, type MRT_RowData, type MRT_TableInstance } from '../types';
|
4
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
5
|
-
row: MRT_Row<TData>;
|
6
|
-
rowRef: RefObject<HTMLTableRowElement>;
|
7
|
-
table: MRT_TableInstance<TData>;
|
8
|
-
}
|
9
|
-
export declare const MRT_TableBodyRowGrabHandle: <TData extends MRT_RowData>({ row, rowRef, table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
10
|
-
export {};
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
2
|
-
import { type MRT_Row, type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
4
|
-
row: MRT_Row<TData>;
|
5
|
-
table: MRT_TableInstance<TData>;
|
6
|
-
}
|
7
|
-
export declare const MRT_TableBodyRowPinButton: <TData extends MRT_RowData>({ row, table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element | null;
|
8
|
-
export {};
|
@@ -1,13 +0,0 @@
|
|
1
|
-
import { type RefObject } from 'react';
|
2
|
-
import { type VirtualItem } from '@tanstack/react-virtual';
|
3
|
-
import { type TableCellProps } from '@mui/material/TableCell';
|
4
|
-
import { type MRT_Row, type MRT_RowData, type MRT_TableInstance } from '../types';
|
5
|
-
interface Props<TData extends MRT_RowData> extends TableCellProps {
|
6
|
-
parentRowRef: RefObject<HTMLTableRowElement>;
|
7
|
-
row: MRT_Row<TData>;
|
8
|
-
rowIndex: number;
|
9
|
-
table: MRT_TableInstance<TData>;
|
10
|
-
virtualRow?: VirtualItem;
|
11
|
-
}
|
12
|
-
export declare const MRT_TableDetailPanel: <TData extends MRT_RowData>({ parentRowRef, row, rowIndex, table, virtualRow, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
13
|
-
export {};
|
@@ -1,7 +0,0 @@
|
|
1
|
-
export * from './MRT_TableBody';
|
2
|
-
export * from './MRT_TableBodyCell';
|
3
|
-
export * from './MRT_TableBodyCellValue';
|
4
|
-
export * from './MRT_TableBodyRow';
|
5
|
-
export * from './MRT_TableBodyRowGrabHandle';
|
6
|
-
export * from './MRT_TableBodyRowPinButton';
|
7
|
-
export * from './MRT_TableDetailPanel';
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { type BoxProps } from '@mui/material/Box';
|
2
|
-
import { type MRT_Column, type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends BoxProps {
|
4
|
-
column: MRT_Column<TData>;
|
5
|
-
table: MRT_TableInstance<TData>;
|
6
|
-
}
|
7
|
-
export declare const MRT_ColumnPinningButtons: <TData extends MRT_RowData>({ column, table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
8
|
-
export {};
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { type ButtonProps } from '@mui/material/Button';
|
2
|
-
import { type MRT_Cell, type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends ButtonProps {
|
4
|
-
cell: MRT_Cell<TData>;
|
5
|
-
table: MRT_TableInstance<TData>;
|
6
|
-
}
|
7
|
-
export declare const MRT_CopyButton: <TData extends MRT_RowData>({ cell, table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
8
|
-
export {};
|
@@ -1,9 +0,0 @@
|
|
1
|
-
import { type BoxProps } from '@mui/material/Box';
|
2
|
-
import { type MRT_Row, type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends BoxProps {
|
4
|
-
row: MRT_Row<TData>;
|
5
|
-
table: MRT_TableInstance<TData>;
|
6
|
-
variant?: 'icon' | 'text';
|
7
|
-
}
|
8
|
-
export declare const MRT_EditActionButtons: <TData extends MRT_RowData>({ row, table, variant, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
9
|
-
export {};
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
2
|
-
import { type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
4
|
-
table: MRT_TableInstance<TData>;
|
5
|
-
}
|
6
|
-
export declare const MRT_ExpandAllButton: <TData extends MRT_RowData>({ table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
7
|
-
export {};
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
2
|
-
import { type MRT_Row, type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
4
|
-
row: MRT_Row<TData>;
|
5
|
-
table: MRT_TableInstance<TData>;
|
6
|
-
}
|
7
|
-
export declare const MRT_ExpandButton: <TData extends MRT_RowData>({ row, table, }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
8
|
-
export {};
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import { type DragEventHandler } from 'react';
|
2
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
3
|
-
import { type MRT_RowData, type MRT_TableInstance } from '../types';
|
4
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
5
|
-
iconButtonProps?: IconButtonProps;
|
6
|
-
location?: 'column' | 'row';
|
7
|
-
onDragEnd: DragEventHandler<HTMLButtonElement>;
|
8
|
-
onDragStart: DragEventHandler<HTMLButtonElement>;
|
9
|
-
table: MRT_TableInstance<TData>;
|
10
|
-
}
|
11
|
-
export declare const MRT_GrabHandleButton: <TData extends MRT_RowData>({ iconButtonProps, location, onDragEnd, onDragStart, table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
12
|
-
export {};
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import { type RowPinningPosition } from '@tanstack/react-table';
|
2
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
3
|
-
import { type MRT_Row, type MRT_RowData, type MRT_TableInstance } from '../types';
|
4
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
5
|
-
pinningPosition: RowPinningPosition;
|
6
|
-
row: MRT_Row<TData>;
|
7
|
-
table: MRT_TableInstance<TData>;
|
8
|
-
}
|
9
|
-
export declare const MRT_RowPinButton: <TData extends MRT_RowData>({ pinningPosition, row, table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
10
|
-
export {};
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
2
|
-
import { type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
4
|
-
table: MRT_TableInstance<TData>;
|
5
|
-
}
|
6
|
-
export declare const MRT_ShowHideColumnsButton: <TData extends MRT_RowData>({ table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
7
|
-
export {};
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
2
|
-
import { type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
4
|
-
table: MRT_TableInstance<TData>;
|
5
|
-
}
|
6
|
-
export declare const MRT_ToggleDensePaddingButton: <TData extends MRT_RowData>({ table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
7
|
-
export {};
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
2
|
-
import { type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
4
|
-
table: MRT_TableInstance<TData>;
|
5
|
-
}
|
6
|
-
export declare const MRT_ToggleFiltersButton: <TData extends MRT_RowData>({ table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
7
|
-
export {};
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
2
|
-
import { type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
4
|
-
table: MRT_TableInstance<TData>;
|
5
|
-
}
|
6
|
-
export declare const MRT_ToggleFullScreenButton: <TData extends MRT_RowData>({ table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
7
|
-
export {};
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
2
|
-
import { type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
4
|
-
table: MRT_TableInstance<TData>;
|
5
|
-
}
|
6
|
-
export declare const MRT_ToggleGlobalFilterButton: <TData extends MRT_RowData>({ table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
7
|
-
export {};
|
@@ -1,9 +0,0 @@
|
|
1
|
-
import { type IconButtonProps } from '@mui/material/IconButton';
|
2
|
-
import { type MRT_Cell, type MRT_Row, type MRT_RowData, type MRT_TableInstance } from '../types';
|
3
|
-
interface Props<TData extends MRT_RowData> extends IconButtonProps {
|
4
|
-
cell: MRT_Cell<TData>;
|
5
|
-
row: MRT_Row<TData>;
|
6
|
-
table: MRT_TableInstance<TData>;
|
7
|
-
}
|
8
|
-
export declare const MRT_ToggleRowActionMenuButton: <TData extends MRT_RowData>({ cell, row, table, ...rest }: Props<TData>) => import("react/jsx-runtime").JSX.Element;
|
9
|
-
export {};
|
@@ -1,13 +0,0 @@
|
|
1
|
-
export * from './MRT_ColumnPinningButtons';
|
2
|
-
export * from './MRT_CopyButton';
|
3
|
-
export * from './MRT_EditActionButtons';
|
4
|
-
export * from './MRT_ExpandAllButton';
|
5
|
-
export * from './MRT_ExpandButton';
|
6
|
-
export * from './MRT_GrabHandleButton';
|
7
|
-
export * from './MRT_RowPinButton';
|
8
|
-
export * from './MRT_ShowHideColumnsButton';
|
9
|
-
export * from './MRT_ToggleDensePaddingButton';
|
10
|
-
export * from './MRT_ToggleFiltersButton';
|
11
|
-
export * from './MRT_ToggleFullScreenButton';
|
12
|
-
export * from './MRT_ToggleGlobalFilterButton';
|
13
|
-
export * from './MRT_ToggleRowActionMenuButton';
|