@jmruthers/pace-core 0.5.82 → 0.5.83
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-AK65GULE.js → DataTable-7NVDMWPY.js} +2 -2
- package/dist/{chunk-IEFWXF2A.js → chunk-IGMNHF3A.js} +2 -2
- package/dist/{chunk-VCYSL54W.js → chunk-JAA6F35O.js} +20 -11
- package/dist/{chunk-VCYSL54W.js.map → chunk-JAA6F35O.js.map} +1 -1
- package/dist/components.js +2 -2
- package/dist/index.js +2 -2
- package/dist/utils.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/docs/api/interfaces/DataTableColumn.md +1 -1
- package/docs/api/interfaces/DataTableProps.md +1 -1
- package/docs/api/interfaces/DataTableToolbarButton.md +1 -1
- package/docs/api/interfaces/EmptyStateConfig.md +1 -1
- package/docs/api/interfaces/EnhancedNavigationMenuProps.md +1 -1
- package/docs/api/interfaces/EventLogoProps.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/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/UsePublicEventLogoOptions.md +1 -1
- package/docs/api/interfaces/UsePublicEventLogoReturn.md +1 -1
- package/docs/api/interfaces/UsePublicEventOptions.md +1 -1
- package/docs/api/interfaces/UsePublicEventReturn.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 +2 -2
- package/package.json +1 -1
- package/src/components/DataTable/components/DataTableCore.tsx +1 -0
- package/src/components/DataTable/hooks/useDataTableConfiguration.ts +33 -7
- /package/dist/{DataTable-AK65GULE.js.map → DataTable-7NVDMWPY.js.map} +0 -0
- /package/dist/{chunk-IEFWXF2A.js.map → chunk-IGMNHF3A.js.map} +0 -0
|
@@ -53,7 +53,7 @@ import {
|
|
|
53
53
|
sortHierarchicalDataWithSorting,
|
|
54
54
|
validateHierarchicalData,
|
|
55
55
|
validatePaginationConfig
|
|
56
|
-
} from "./chunk-
|
|
56
|
+
} from "./chunk-JAA6F35O.js";
|
|
57
57
|
import "./chunk-YVUZWLQG.js";
|
|
58
58
|
import "./chunk-S63MFSY6.js";
|
|
59
59
|
import "./chunk-Q7APDV6H.js";
|
|
@@ -154,4 +154,4 @@ export {
|
|
|
154
154
|
validateHierarchicalData,
|
|
155
155
|
validatePaginationConfig
|
|
156
156
|
};
|
|
157
|
-
//# sourceMappingURL=DataTable-
|
|
157
|
+
//# sourceMappingURL=DataTable-7NVDMWPY.js.map
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
SelectSeparator,
|
|
23
23
|
SelectTrigger,
|
|
24
24
|
SelectValue
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-JAA6F35O.js";
|
|
26
26
|
import {
|
|
27
27
|
isPermitted,
|
|
28
28
|
isSuperAdmin
|
|
@@ -3883,4 +3883,4 @@ export {
|
|
|
3883
3883
|
PublicPageDiagnostic,
|
|
3884
3884
|
PublicPageContextChecker
|
|
3885
3885
|
};
|
|
3886
|
-
//# sourceMappingURL=chunk-
|
|
3886
|
+
//# sourceMappingURL=chunk-IGMNHF3A.js.map
|
|
@@ -9808,7 +9808,8 @@ function useDataTableConfiguration({
|
|
|
9808
9808
|
getRowId,
|
|
9809
9809
|
finalPaginationMode,
|
|
9810
9810
|
finalDataCount,
|
|
9811
|
-
pageSize
|
|
9811
|
+
pageSize,
|
|
9812
|
+
hasServerSideConfig = false
|
|
9812
9813
|
}) {
|
|
9813
9814
|
return useMemo11(() => {
|
|
9814
9815
|
let normalizedColumnOrder = [...stateSnapshot.columnOrder];
|
|
@@ -9816,6 +9817,9 @@ function useDataTableConfiguration({
|
|
|
9816
9817
|
normalizedColumnOrder = normalizedColumnOrder.filter((id) => id !== "select");
|
|
9817
9818
|
normalizedColumnOrder = ["select", ...normalizedColumnOrder];
|
|
9818
9819
|
}
|
|
9820
|
+
const shouldUseManualPagination = finalPaginationMode === "server" && hasServerSideConfig;
|
|
9821
|
+
const shouldUseManualFiltering = shouldUseManualPagination;
|
|
9822
|
+
const shouldUseManualSorting = shouldUseManualPagination;
|
|
9819
9823
|
return {
|
|
9820
9824
|
data,
|
|
9821
9825
|
columns,
|
|
@@ -9838,15 +9842,18 @@ function useDataTableConfiguration({
|
|
|
9838
9842
|
getRowId,
|
|
9839
9843
|
...handlers,
|
|
9840
9844
|
getCoreRowModel: getCoreRowModel(),
|
|
9841
|
-
|
|
9842
|
-
|
|
9843
|
-
|
|
9845
|
+
// Only disable client-side filtering/sorting if we're ACTUALLY using manual (server-side) mode
|
|
9846
|
+
getFilteredRowModel: shouldUseManualFiltering ? void 0 : getFilteredRowModel(),
|
|
9847
|
+
getSortedRowModel: shouldUseManualSorting ? void 0 : getSortedRowModel(),
|
|
9848
|
+
// CRITICAL: When manualPagination is true, do NOT provide getPaginationRowModel
|
|
9849
|
+
// TanStack Table expects data to be pre-paginated and will not paginate it again
|
|
9850
|
+
getPaginationRowModel: features.pagination && !shouldUseManualPagination ? getPaginationRowModel() : void 0,
|
|
9844
9851
|
getGroupedRowModel: features.grouping ? getGroupedRowModel() : void 0,
|
|
9845
9852
|
getExpandedRowModel: features.grouping ? getExpandedRowModel() : void 0,
|
|
9846
|
-
manualSorting:
|
|
9847
|
-
manualFiltering:
|
|
9848
|
-
manualPagination:
|
|
9849
|
-
pageCount:
|
|
9853
|
+
manualSorting: shouldUseManualSorting,
|
|
9854
|
+
manualFiltering: shouldUseManualFiltering,
|
|
9855
|
+
manualPagination: shouldUseManualPagination,
|
|
9856
|
+
pageCount: shouldUseManualPagination ? Math.ceil(finalDataCount / pageSize) : void 0
|
|
9850
9857
|
};
|
|
9851
9858
|
}, [
|
|
9852
9859
|
data,
|
|
@@ -9859,7 +9866,8 @@ function useDataTableConfiguration({
|
|
|
9859
9866
|
getRowId,
|
|
9860
9867
|
finalPaginationMode,
|
|
9861
9868
|
finalDataCount,
|
|
9862
|
-
pageSize
|
|
9869
|
+
pageSize,
|
|
9870
|
+
hasServerSideConfig
|
|
9863
9871
|
]);
|
|
9864
9872
|
}
|
|
9865
9873
|
|
|
@@ -11421,7 +11429,8 @@ function DataTableInternal({
|
|
|
11421
11429
|
getRowId: resolvedGetRowId,
|
|
11422
11430
|
finalPaginationMode,
|
|
11423
11431
|
finalDataCount,
|
|
11424
|
-
pageSize: effectivePageSize
|
|
11432
|
+
pageSize: effectivePageSize,
|
|
11433
|
+
hasServerSideConfig: !!serverSide
|
|
11425
11434
|
});
|
|
11426
11435
|
useEffect12(() => {
|
|
11427
11436
|
if (import.meta.env?.MODE === "development" && finalTableData.length > 0) {
|
|
@@ -11960,4 +11969,4 @@ lodash/lodash.js:
|
|
|
11960
11969
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
11961
11970
|
*)
|
|
11962
11971
|
*/
|
|
11963
|
-
//# sourceMappingURL=chunk-
|
|
11972
|
+
//# sourceMappingURL=chunk-JAA6F35O.js.map
|