@jmruthers/pace-core 0.5.105 → 0.5.107
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/{DataTable-BE0OXZKQ.d.ts → DataTable-D5cBRca8.d.ts} +1 -1
- package/dist/{DataTable-LWHFLTEW.js → DataTable-H2WIR2DN.js} +3 -3
- package/dist/{chunk-QPCAGLUS.js → chunk-4OX5PXHX.js} +5 -2
- package/dist/chunk-4OX5PXHX.js.map +1 -0
- package/dist/{chunk-75G3NZWN.js → chunk-5JJCXTVE.js} +293 -37
- package/dist/chunk-5JJCXTVE.js.map +1 -0
- package/dist/{chunk-HBGPLSA5.js → chunk-DMNMZKWS.js} +70 -24
- package/dist/chunk-DMNMZKWS.js.map +1 -0
- package/dist/{chunk-AZFPGDCJ.js → chunk-EWKCROSF.js} +133 -49
- package/dist/chunk-EWKCROSF.js.map +1 -0
- package/dist/{chunk-4BWGRQBG.js → chunk-NFPV7MRN.js} +22 -2
- package/dist/chunk-NFPV7MRN.js.map +1 -0
- package/dist/{chunk-DWYMGSGU.js → chunk-VJ7MPS2K.js} +2 -2
- package/dist/components.d.ts +3 -3
- package/dist/components.js +4 -4
- package/dist/{formatting-BfDeV-ja.d.ts → formatting-BiEv5oEk.d.ts} +32 -2
- package/dist/hooks.d.ts +2 -2
- package/dist/hooks.js +3 -3
- package/dist/index.d.ts +5 -5
- package/dist/index.js +6 -6
- package/dist/{types-BDg1mAGG.d.ts → types-D4TVpDa1.d.ts} +24 -1
- package/dist/{useToast-Bm6TnSK-.d.ts → useToast-DRah6K-g.d.ts} +5 -2
- package/dist/utils.d.ts +3 -3
- package/dist/utils.js +2 -2
- package/docs/api/classes/ColumnFactory.md +1 -1
- package/docs/api/classes/ErrorBoundary.md +1 -1
- package/docs/api/classes/InvalidScopeError.md +1 -1
- package/docs/api/classes/MissingUserContextError.md +1 -1
- package/docs/api/classes/OrganisationContextRequiredError.md +1 -1
- package/docs/api/classes/PermissionDeniedError.md +1 -1
- package/docs/api/classes/PublicErrorBoundary.md +1 -1
- package/docs/api/classes/RBACAuditManager.md +1 -1
- package/docs/api/classes/RBACCache.md +1 -1
- package/docs/api/classes/RBACEngine.md +1 -1
- package/docs/api/classes/RBACError.md +1 -1
- package/docs/api/classes/RBACNotInitializedError.md +1 -1
- package/docs/api/classes/SecureSupabaseClient.md +1 -1
- package/docs/api/classes/StorageUtils.md +1 -1
- package/docs/api/enums/FileCategory.md +1 -1
- package/docs/api/interfaces/AggregateConfig.md +4 -4
- package/docs/api/interfaces/ButtonProps.md +1 -1
- package/docs/api/interfaces/CardProps.md +1 -1
- package/docs/api/interfaces/ColorPalette.md +1 -1
- package/docs/api/interfaces/ColorShade.md +1 -1
- package/docs/api/interfaces/DataAccessRecord.md +1 -1
- package/docs/api/interfaces/DataRecord.md +1 -1
- package/docs/api/interfaces/DataTableAction.md +18 -18
- package/docs/api/interfaces/DataTableColumn.md +115 -10
- package/docs/api/interfaces/DataTableProps.md +38 -38
- package/docs/api/interfaces/DataTableToolbarButton.md +7 -7
- package/docs/api/interfaces/EmptyStateConfig.md +5 -5
- package/docs/api/interfaces/EnhancedNavigationMenuProps.md +1 -1
- package/docs/api/interfaces/FileDisplayProps.md +1 -1
- package/docs/api/interfaces/FileMetadata.md +1 -1
- package/docs/api/interfaces/FileReference.md +1 -1
- package/docs/api/interfaces/FileSizeLimits.md +1 -1
- package/docs/api/interfaces/FileUploadOptions.md +1 -1
- package/docs/api/interfaces/FileUploadProps.md +1 -1
- package/docs/api/interfaces/FooterProps.md +1 -1
- package/docs/api/interfaces/InactivityWarningModalProps.md +1 -1
- package/docs/api/interfaces/InputProps.md +1 -1
- package/docs/api/interfaces/LabelProps.md +1 -1
- package/docs/api/interfaces/LoginFormProps.md +1 -1
- package/docs/api/interfaces/NavigationAccessRecord.md +1 -1
- package/docs/api/interfaces/NavigationContextType.md +1 -1
- package/docs/api/interfaces/NavigationGuardProps.md +1 -1
- package/docs/api/interfaces/NavigationItem.md +1 -1
- package/docs/api/interfaces/NavigationMenuProps.md +1 -1
- package/docs/api/interfaces/NavigationProviderProps.md +1 -1
- package/docs/api/interfaces/Organisation.md +1 -1
- package/docs/api/interfaces/OrganisationContextType.md +1 -1
- package/docs/api/interfaces/OrganisationMembership.md +1 -1
- package/docs/api/interfaces/OrganisationProviderProps.md +1 -1
- package/docs/api/interfaces/OrganisationSecurityError.md +1 -1
- package/docs/api/interfaces/PaceAppLayoutProps.md +1 -1
- package/docs/api/interfaces/PaceLoginPageProps.md +1 -1
- package/docs/api/interfaces/PageAccessRecord.md +1 -1
- package/docs/api/interfaces/PagePermissionContextType.md +1 -1
- package/docs/api/interfaces/PagePermissionGuardProps.md +1 -1
- package/docs/api/interfaces/PagePermissionProviderProps.md +1 -1
- package/docs/api/interfaces/PaletteData.md +1 -1
- package/docs/api/interfaces/PermissionEnforcerProps.md +1 -1
- package/docs/api/interfaces/ProtectedRouteProps.md +1 -1
- package/docs/api/interfaces/PublicErrorBoundaryProps.md +1 -1
- package/docs/api/interfaces/PublicErrorBoundaryState.md +1 -1
- package/docs/api/interfaces/PublicLoadingSpinnerProps.md +1 -1
- package/docs/api/interfaces/PublicPageFooterProps.md +1 -1
- package/docs/api/interfaces/PublicPageHeaderProps.md +1 -1
- package/docs/api/interfaces/PublicPageLayoutProps.md +1 -1
- package/docs/api/interfaces/RBACConfig.md +1 -1
- package/docs/api/interfaces/RBACLogger.md +1 -1
- package/docs/api/interfaces/RoleBasedRouterContextType.md +1 -1
- package/docs/api/interfaces/RoleBasedRouterProps.md +1 -1
- package/docs/api/interfaces/RouteAccessRecord.md +1 -1
- package/docs/api/interfaces/RouteConfig.md +1 -1
- package/docs/api/interfaces/SecureDataContextType.md +1 -1
- package/docs/api/interfaces/SecureDataProviderProps.md +1 -1
- package/docs/api/interfaces/StorageConfig.md +1 -1
- package/docs/api/interfaces/StorageFileInfo.md +1 -1
- package/docs/api/interfaces/StorageFileMetadata.md +1 -1
- package/docs/api/interfaces/StorageListOptions.md +1 -1
- package/docs/api/interfaces/StorageListResult.md +1 -1
- package/docs/api/interfaces/StorageUploadOptions.md +1 -1
- package/docs/api/interfaces/StorageUploadResult.md +1 -1
- package/docs/api/interfaces/StorageUrlOptions.md +1 -1
- package/docs/api/interfaces/StyleImport.md +1 -1
- package/docs/api/interfaces/SwitchProps.md +1 -1
- package/docs/api/interfaces/ToastActionElement.md +1 -1
- package/docs/api/interfaces/ToastProps.md +1 -1
- package/docs/api/interfaces/UnifiedAuthContextType.md +1 -1
- package/docs/api/interfaces/UnifiedAuthProviderProps.md +1 -1
- package/docs/api/interfaces/UseInactivityTrackerOptions.md +1 -1
- package/docs/api/interfaces/UseInactivityTrackerReturn.md +1 -1
- package/docs/api/interfaces/UsePublicEventOptions.md +1 -1
- package/docs/api/interfaces/UsePublicEventReturn.md +1 -1
- package/docs/api/interfaces/UsePublicFileDisplayOptions.md +1 -1
- package/docs/api/interfaces/UsePublicFileDisplayReturn.md +1 -1
- package/docs/api/interfaces/UsePublicRouteParamsReturn.md +1 -1
- package/docs/api/interfaces/UseResolvedScopeOptions.md +1 -1
- package/docs/api/interfaces/UseResolvedScopeReturn.md +1 -1
- package/docs/api/interfaces/UserEventAccess.md +1 -1
- package/docs/api/interfaces/UserMenuProps.md +1 -1
- package/docs/api/interfaces/UserProfile.md +1 -1
- package/docs/api/modules.md +39 -18
- package/docs/api-reference/utilities.md +26 -3
- package/docs/implementation-guides/data-tables.md +390 -0
- package/package.json +1 -1
- package/src/components/DataTable/DataTable.tsx +4 -0
- package/src/components/DataTable/__tests__/DataTableCore.test.tsx +25 -10
- package/src/components/DataTable/components/EditableRow.tsx +174 -16
- package/src/components/DataTable/components/UnifiedTableBody.tsx +205 -35
- package/src/components/DataTable/types.ts +34 -4
- package/src/components/FileDisplay/FileDisplay.test.tsx +184 -201
- package/src/components/FileDisplay/FileDisplay.tsx +40 -39
- package/src/components/NavigationMenu/NavigationMenu.test.tsx +189 -13
- package/src/components/NavigationMenu/NavigationMenu.tsx +142 -35
- package/src/components/PublicLayout/__tests__/PublicPageHeader.test.tsx +4 -4
- package/src/components/Toast/Toast.tsx +1 -1
- package/src/hooks/public/usePublicFileDisplay.ts +25 -15
- package/src/hooks/useEventTheme.test.ts +11 -0
- package/src/hooks/useFileDisplay.ts +11 -0
- package/src/hooks/useSecureDataAccess.test.ts +22 -5
- package/src/hooks/useToast.ts +11 -2
- package/src/providers/UnifiedAuthProvider.smoke.test.tsx +67 -3
- package/src/providers/__tests__/ProviderLifecycle.test.tsx +72 -4
- package/src/services/__tests__/OrganisationService.pagination.test.ts +10 -2
- package/src/styles/core.css +11 -0
- package/src/utils/__tests__/formatting.unit.test.ts +33 -0
- package/src/utils/file-reference.test.ts +44 -5
- package/src/utils/file-reference.ts +49 -26
- package/src/utils/formatting.ts +57 -2
- package/src/validation/__tests__/passwordSchema.unit.test.ts +3 -3
- package/dist/chunk-4BWGRQBG.js.map +0 -1
- package/dist/chunk-75G3NZWN.js.map +0 -1
- package/dist/chunk-AZFPGDCJ.js.map +0 -1
- package/dist/chunk-HBGPLSA5.js.map +0 -1
- package/dist/chunk-QPCAGLUS.js.map +0 -1
- /package/dist/{DataTable-LWHFLTEW.js.map → DataTable-H2WIR2DN.js.map} +0 -0
- /package/dist/{chunk-DWYMGSGU.js.map → chunk-VJ7MPS2K.js.map} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[@jmruthers/pace-core - v0.5.
|
|
1
|
+
[@jmruthers/pace-core - v0.5.107](../README.md) / [Exports](../modules.md) / DataTableProps
|
|
2
2
|
|
|
3
3
|
# Interface: DataTableProps\<TData\>
|
|
4
4
|
|
|
@@ -62,7 +62,7 @@ Array of data records to display in the table
|
|
|
62
62
|
|
|
63
63
|
#### Defined in
|
|
64
64
|
|
|
65
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
65
|
+
[packages/core/src/components/DataTable/DataTable.tsx:321](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L321)
|
|
66
66
|
|
|
67
67
|
___
|
|
68
68
|
|
|
@@ -74,7 +74,7 @@ Column definitions for the table
|
|
|
74
74
|
|
|
75
75
|
#### Defined in
|
|
76
76
|
|
|
77
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
77
|
+
[packages/core/src/components/DataTable/DataTable.tsx:323](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L323)
|
|
78
78
|
|
|
79
79
|
___
|
|
80
80
|
|
|
@@ -86,7 +86,7 @@ RBAC configuration - REQUIRED for all DataTables
|
|
|
86
86
|
|
|
87
87
|
#### Defined in
|
|
88
88
|
|
|
89
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
89
|
+
[packages/core/src/components/DataTable/DataTable.tsx:330](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L330)
|
|
90
90
|
|
|
91
91
|
___
|
|
92
92
|
|
|
@@ -98,7 +98,7 @@ Optional title displayed above the table
|
|
|
98
98
|
|
|
99
99
|
#### Defined in
|
|
100
100
|
|
|
101
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
101
|
+
[packages/core/src/components/DataTable/DataTable.tsx:337](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L337)
|
|
102
102
|
|
|
103
103
|
___
|
|
104
104
|
|
|
@@ -110,7 +110,7 @@ Optional description displayed below the title
|
|
|
110
110
|
|
|
111
111
|
#### Defined in
|
|
112
112
|
|
|
113
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
113
|
+
[packages/core/src/components/DataTable/DataTable.tsx:339](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L339)
|
|
114
114
|
|
|
115
115
|
___
|
|
116
116
|
|
|
@@ -122,7 +122,7 @@ Visual variant of the table
|
|
|
122
122
|
|
|
123
123
|
#### Defined in
|
|
124
124
|
|
|
125
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
125
|
+
[packages/core/src/components/DataTable/DataTable.tsx:341](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L341)
|
|
126
126
|
|
|
127
127
|
___
|
|
128
128
|
|
|
@@ -134,7 +134,7 @@ Additional CSS classes for the table container
|
|
|
134
134
|
|
|
135
135
|
#### Defined in
|
|
136
136
|
|
|
137
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
137
|
+
[packages/core/src/components/DataTable/DataTable.tsx:343](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L343)
|
|
138
138
|
|
|
139
139
|
___
|
|
140
140
|
|
|
@@ -146,7 +146,7 @@ Feature configuration - all features are disabled by default
|
|
|
146
146
|
|
|
147
147
|
#### Defined in
|
|
148
148
|
|
|
149
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
149
|
+
[packages/core/src/components/DataTable/DataTable.tsx:350](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L350)
|
|
150
150
|
|
|
151
151
|
___
|
|
152
152
|
|
|
@@ -158,7 +158,7 @@ Hierarchical parent/child row configuration
|
|
|
158
158
|
|
|
159
159
|
#### Defined in
|
|
160
160
|
|
|
161
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
161
|
+
[packages/core/src/components/DataTable/DataTable.tsx:357](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L357)
|
|
162
162
|
|
|
163
163
|
___
|
|
164
164
|
|
|
@@ -170,7 +170,7 @@ Performance optimization configuration
|
|
|
170
170
|
|
|
171
171
|
#### Defined in
|
|
172
172
|
|
|
173
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
173
|
+
[packages/core/src/components/DataTable/DataTable.tsx:364](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L364)
|
|
174
174
|
|
|
175
175
|
___
|
|
176
176
|
|
|
@@ -182,7 +182,7 @@ Server-side data fetching configuration
|
|
|
182
182
|
|
|
183
183
|
#### Defined in
|
|
184
184
|
|
|
185
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
185
|
+
[packages/core/src/components/DataTable/DataTable.tsx:366](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L366)
|
|
186
186
|
|
|
187
187
|
___
|
|
188
188
|
|
|
@@ -194,7 +194,7 @@ Override automatic pagination mode detection
|
|
|
194
194
|
|
|
195
195
|
#### Defined in
|
|
196
196
|
|
|
197
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
197
|
+
[packages/core/src/components/DataTable/DataTable.tsx:368](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L368)
|
|
198
198
|
|
|
199
199
|
___
|
|
200
200
|
|
|
@@ -206,7 +206,7 @@ Data chunking configuration for memory optimization
|
|
|
206
206
|
|
|
207
207
|
#### Defined in
|
|
208
208
|
|
|
209
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
209
|
+
[packages/core/src/components/DataTable/DataTable.tsx:370](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L370)
|
|
210
210
|
|
|
211
211
|
___
|
|
212
212
|
|
|
@@ -218,7 +218,7 @@ Search indexing configuration for fast search
|
|
|
218
218
|
|
|
219
219
|
#### Defined in
|
|
220
220
|
|
|
221
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
221
|
+
[packages/core/src/components/DataTable/DataTable.tsx:372](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L372)
|
|
222
222
|
|
|
223
223
|
___
|
|
224
224
|
|
|
@@ -230,7 +230,7 @@ Virtual scrolling height
|
|
|
230
230
|
|
|
231
231
|
#### Defined in
|
|
232
232
|
|
|
233
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
233
|
+
[packages/core/src/components/DataTable/DataTable.tsx:374](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L374)
|
|
234
234
|
|
|
235
235
|
___
|
|
236
236
|
|
|
@@ -242,7 +242,7 @@ Initial page size for pagination
|
|
|
242
242
|
|
|
243
243
|
#### Defined in
|
|
244
244
|
|
|
245
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
245
|
+
[packages/core/src/components/DataTable/DataTable.tsx:376](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L376)
|
|
246
246
|
|
|
247
247
|
___
|
|
248
248
|
|
|
@@ -254,7 +254,7 @@ Initial grouping configuration - columns to group by on load
|
|
|
254
254
|
|
|
255
255
|
#### Defined in
|
|
256
256
|
|
|
257
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
257
|
+
[packages/core/src/components/DataTable/DataTable.tsx:383](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L383)
|
|
258
258
|
|
|
259
259
|
___
|
|
260
260
|
|
|
@@ -266,7 +266,7 @@ Initial sorting configuration - sort state to apply on load
|
|
|
266
266
|
|
|
267
267
|
#### Defined in
|
|
268
268
|
|
|
269
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
269
|
+
[packages/core/src/components/DataTable/DataTable.tsx:385](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L385)
|
|
270
270
|
|
|
271
271
|
___
|
|
272
272
|
|
|
@@ -278,7 +278,7 @@ Enable enhanced pagination controls
|
|
|
278
278
|
|
|
279
279
|
#### Defined in
|
|
280
280
|
|
|
281
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
281
|
+
[packages/core/src/components/DataTable/DataTable.tsx:391](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L391)
|
|
282
282
|
|
|
283
283
|
___
|
|
284
284
|
|
|
@@ -290,7 +290,7 @@ Custom loading component
|
|
|
290
290
|
|
|
291
291
|
#### Defined in
|
|
292
292
|
|
|
293
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
293
|
+
[packages/core/src/components/DataTable/DataTable.tsx:393](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L393)
|
|
294
294
|
|
|
295
295
|
___
|
|
296
296
|
|
|
@@ -302,7 +302,7 @@ Custom error component
|
|
|
302
302
|
|
|
303
303
|
#### Defined in
|
|
304
304
|
|
|
305
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
305
|
+
[packages/core/src/components/DataTable/DataTable.tsx:395](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L395)
|
|
306
306
|
|
|
307
307
|
___
|
|
308
308
|
|
|
@@ -329,7 +329,7 @@ Callback when a row is edited
|
|
|
329
329
|
|
|
330
330
|
#### Defined in
|
|
331
331
|
|
|
332
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
332
|
+
[packages/core/src/components/DataTable/DataTable.tsx:402](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L402)
|
|
333
333
|
|
|
334
334
|
___
|
|
335
335
|
|
|
@@ -355,7 +355,7 @@ Callback when a row is deleted
|
|
|
355
355
|
|
|
356
356
|
#### Defined in
|
|
357
357
|
|
|
358
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
358
|
+
[packages/core/src/components/DataTable/DataTable.tsx:404](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L404)
|
|
359
359
|
|
|
360
360
|
___
|
|
361
361
|
|
|
@@ -381,7 +381,7 @@ Callback when a new row is created
|
|
|
381
381
|
|
|
382
382
|
#### Defined in
|
|
383
383
|
|
|
384
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
384
|
+
[packages/core/src/components/DataTable/DataTable.tsx:406](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L406)
|
|
385
385
|
|
|
386
386
|
___
|
|
387
387
|
|
|
@@ -407,7 +407,7 @@ Callback when data is imported
|
|
|
407
407
|
|
|
408
408
|
#### Defined in
|
|
409
409
|
|
|
410
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
410
|
+
[packages/core/src/components/DataTable/DataTable.tsx:408](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L408)
|
|
411
411
|
|
|
412
412
|
___
|
|
413
413
|
|
|
@@ -433,7 +433,7 @@ Callback when row selection changes
|
|
|
433
433
|
|
|
434
434
|
#### Defined in
|
|
435
435
|
|
|
436
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
436
|
+
[packages/core/src/components/DataTable/DataTable.tsx:410](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L410)
|
|
437
437
|
|
|
438
438
|
___
|
|
439
439
|
|
|
@@ -445,7 +445,7 @@ Controlled selection state
|
|
|
445
445
|
|
|
446
446
|
#### Defined in
|
|
447
447
|
|
|
448
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
448
|
+
[packages/core/src/components/DataTable/DataTable.tsx:412](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L412)
|
|
449
449
|
|
|
450
450
|
___
|
|
451
451
|
|
|
@@ -471,7 +471,7 @@ Callback when bulk delete selected rows is triggered
|
|
|
471
471
|
|
|
472
472
|
#### Defined in
|
|
473
473
|
|
|
474
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
474
|
+
[packages/core/src/components/DataTable/DataTable.tsx:414](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L414)
|
|
475
475
|
|
|
476
476
|
___
|
|
477
477
|
|
|
@@ -483,7 +483,7 @@ Function to generate unique row IDs
|
|
|
483
483
|
|
|
484
484
|
#### Defined in
|
|
485
485
|
|
|
486
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
486
|
+
[packages/core/src/components/DataTable/DataTable.tsx:421](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L421)
|
|
487
487
|
|
|
488
488
|
___
|
|
489
489
|
|
|
@@ -495,7 +495,7 @@ Whether the table is in a loading state
|
|
|
495
495
|
|
|
496
496
|
#### Defined in
|
|
497
497
|
|
|
498
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
498
|
+
[packages/core/src/components/DataTable/DataTable.tsx:423](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L423)
|
|
499
499
|
|
|
500
500
|
___
|
|
501
501
|
|
|
@@ -507,7 +507,7 @@ Custom component to display when table is empty
|
|
|
507
507
|
|
|
508
508
|
#### Defined in
|
|
509
509
|
|
|
510
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
510
|
+
[packages/core/src/components/DataTable/DataTable.tsx:425](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L425)
|
|
511
511
|
|
|
512
512
|
___
|
|
513
513
|
|
|
@@ -519,7 +519,7 @@ Array of aggregation functions for grouped data
|
|
|
519
519
|
|
|
520
520
|
#### Defined in
|
|
521
521
|
|
|
522
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
522
|
+
[packages/core/src/components/DataTable/DataTable.tsx:427](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L427)
|
|
523
523
|
|
|
524
524
|
___
|
|
525
525
|
|
|
@@ -531,7 +531,7 @@ Import modal configuration
|
|
|
531
531
|
|
|
532
532
|
#### Defined in
|
|
533
533
|
|
|
534
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
534
|
+
[packages/core/src/components/DataTable/DataTable.tsx:430](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L430)
|
|
535
535
|
|
|
536
536
|
___
|
|
537
537
|
|
|
@@ -543,7 +543,7 @@ Custom row actions - use this for custom action buttons
|
|
|
543
543
|
|
|
544
544
|
#### Defined in
|
|
545
545
|
|
|
546
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
546
|
+
[packages/core/src/components/DataTable/DataTable.tsx:433](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L433)
|
|
547
547
|
|
|
548
548
|
___
|
|
549
549
|
|
|
@@ -555,7 +555,7 @@ Column order configuration - array of column IDs in desired order
|
|
|
555
555
|
|
|
556
556
|
#### Defined in
|
|
557
557
|
|
|
558
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
558
|
+
[packages/core/src/components/DataTable/DataTable.tsx:436](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L436)
|
|
559
559
|
|
|
560
560
|
___
|
|
561
561
|
|
|
@@ -567,7 +567,7 @@ Unique storage key for persisting table layout state across sessions
|
|
|
567
567
|
|
|
568
568
|
#### Defined in
|
|
569
569
|
|
|
570
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
570
|
+
[packages/core/src/components/DataTable/DataTable.tsx:443](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L443)
|
|
571
571
|
|
|
572
572
|
___
|
|
573
573
|
|
|
@@ -595,4 +595,4 @@ Callback when table layout changes (column order, visibility, etc.)
|
|
|
595
595
|
|
|
596
596
|
#### Defined in
|
|
597
597
|
|
|
598
|
-
[packages/core/src/components/DataTable/DataTable.tsx:
|
|
598
|
+
[packages/core/src/components/DataTable/DataTable.tsx:445](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/DataTable.tsx#L445)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[@jmruthers/pace-core - v0.5.
|
|
1
|
+
[@jmruthers/pace-core - v0.5.107](../README.md) / [Exports](../modules.md) / DataTableToolbarButton
|
|
2
2
|
|
|
3
3
|
# Interface: DataTableToolbarButton
|
|
4
4
|
|
|
@@ -25,7 +25,7 @@ Display label
|
|
|
25
25
|
|
|
26
26
|
#### Defined in
|
|
27
27
|
|
|
28
|
-
[packages/core/src/components/DataTable/types.ts:
|
|
28
|
+
[packages/core/src/components/DataTable/types.ts:425](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/types.ts#L425)
|
|
29
29
|
|
|
30
30
|
___
|
|
31
31
|
|
|
@@ -37,7 +37,7 @@ Icon component
|
|
|
37
37
|
|
|
38
38
|
#### Defined in
|
|
39
39
|
|
|
40
|
-
[packages/core/src/components/DataTable/types.ts:
|
|
40
|
+
[packages/core/src/components/DataTable/types.ts:427](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/types.ts#L427)
|
|
41
41
|
|
|
42
42
|
___
|
|
43
43
|
|
|
@@ -57,7 +57,7 @@ Click handler
|
|
|
57
57
|
|
|
58
58
|
#### Defined in
|
|
59
59
|
|
|
60
|
-
[packages/core/src/components/DataTable/types.ts:
|
|
60
|
+
[packages/core/src/components/DataTable/types.ts:429](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/types.ts#L429)
|
|
61
61
|
|
|
62
62
|
___
|
|
63
63
|
|
|
@@ -69,7 +69,7 @@ Visual variant
|
|
|
69
69
|
|
|
70
70
|
#### Defined in
|
|
71
71
|
|
|
72
|
-
[packages/core/src/components/DataTable/types.ts:
|
|
72
|
+
[packages/core/src/components/DataTable/types.ts:431](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/types.ts#L431)
|
|
73
73
|
|
|
74
74
|
___
|
|
75
75
|
|
|
@@ -81,7 +81,7 @@ Whether button is disabled
|
|
|
81
81
|
|
|
82
82
|
#### Defined in
|
|
83
83
|
|
|
84
|
-
[packages/core/src/components/DataTable/types.ts:
|
|
84
|
+
[packages/core/src/components/DataTable/types.ts:433](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/types.ts#L433)
|
|
85
85
|
|
|
86
86
|
___
|
|
87
87
|
|
|
@@ -93,4 +93,4 @@ Test ID for testing
|
|
|
93
93
|
|
|
94
94
|
#### Defined in
|
|
95
95
|
|
|
96
|
-
[packages/core/src/components/DataTable/types.ts:
|
|
96
|
+
[packages/core/src/components/DataTable/types.ts:435](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/types.ts#L435)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[@jmruthers/pace-core - v0.5.
|
|
1
|
+
[@jmruthers/pace-core - v0.5.107](../README.md) / [Exports](../modules.md) / EmptyStateConfig
|
|
2
2
|
|
|
3
3
|
# Interface: EmptyStateConfig
|
|
4
4
|
|
|
@@ -21,7 +21,7 @@ Empty state configuration
|
|
|
21
21
|
|
|
22
22
|
#### Defined in
|
|
23
23
|
|
|
24
|
-
[packages/core/src/components/DataTable/types.ts:
|
|
24
|
+
[packages/core/src/components/DataTable/types.ts:455](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/types.ts#L455)
|
|
25
25
|
|
|
26
26
|
___
|
|
27
27
|
|
|
@@ -31,7 +31,7 @@ ___
|
|
|
31
31
|
|
|
32
32
|
#### Defined in
|
|
33
33
|
|
|
34
|
-
[packages/core/src/components/DataTable/types.ts:
|
|
34
|
+
[packages/core/src/components/DataTable/types.ts:456](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/types.ts#L456)
|
|
35
35
|
|
|
36
36
|
___
|
|
37
37
|
|
|
@@ -41,7 +41,7 @@ ___
|
|
|
41
41
|
|
|
42
42
|
#### Defined in
|
|
43
43
|
|
|
44
|
-
[packages/core/src/components/DataTable/types.ts:
|
|
44
|
+
[packages/core/src/components/DataTable/types.ts:457](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/types.ts#L457)
|
|
45
45
|
|
|
46
46
|
___
|
|
47
47
|
|
|
@@ -58,4 +58,4 @@ ___
|
|
|
58
58
|
|
|
59
59
|
#### Defined in
|
|
60
60
|
|
|
61
|
-
[packages/core/src/components/DataTable/types.ts:
|
|
61
|
+
[packages/core/src/components/DataTable/types.ts:458](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/components/DataTable/types.ts#L458)
|