@jmruthers/pace-core 0.5.78 → 0.5.80

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.
Files changed (148) hide show
  1. package/dist/{DataTable-ETGVF4Y5.js → DataTable-OOZS7YTJ.js} +6 -6
  2. package/dist/{UnifiedAuthProvider-P5SOJAQ6.js → UnifiedAuthProvider-K2IZAY5F.js} +3 -3
  3. package/dist/{chunk-MNJXXD6C.js → chunk-5BN3YGNK.js} +166 -57
  4. package/dist/chunk-5BN3YGNK.js.map +1 -0
  5. package/dist/{chunk-FT2M4R4F.js → chunk-CBSD3BZ3.js} +8 -3
  6. package/dist/{chunk-FT2M4R4F.js.map → chunk-CBSD3BZ3.js.map} +1 -1
  7. package/dist/{chunk-QGVSOUJ2.js → chunk-I2VVV5PQ.js} +2 -2
  8. package/dist/{chunk-VSOKOFRF.js → chunk-KUYWZVR2.js} +4 -4
  9. package/dist/{chunk-YVVGHRGI.js → chunk-MJWN5JKI.js} +14 -7
  10. package/dist/chunk-MJWN5JKI.js.map +1 -0
  11. package/dist/{chunk-ZMNXIJP4.js → chunk-MVFZYTIZ.js} +142 -75
  12. package/dist/{chunk-ZMNXIJP4.js.map → chunk-MVFZYTIZ.js.map} +1 -1
  13. package/dist/{chunk-2OGV6IRV.js → chunk-NTW3KGS4.js} +5 -5
  14. package/dist/{chunk-FL4ZCQLD.js → chunk-RIXPZJUB.js} +2 -2
  15. package/dist/{chunk-5BO3MI5Y.js → chunk-S3JKDMD5.js} +3 -3
  16. package/dist/{chunk-PTR5PMPE.js → chunk-V5SWX6KL.js} +4 -4
  17. package/dist/{chunk-LRQ6RBJC.js → chunk-YVUZWLQG.js} +3 -3
  18. package/dist/components.js +8 -8
  19. package/dist/hooks.js +7 -7
  20. package/dist/index.js +11 -11
  21. package/dist/providers.js +2 -2
  22. package/dist/rbac/index.js +7 -7
  23. package/dist/utils.js +1 -1
  24. package/docs/api/classes/ColumnFactory.md +1 -1
  25. package/docs/api/classes/ErrorBoundary.md +1 -1
  26. package/docs/api/classes/InvalidScopeError.md +1 -1
  27. package/docs/api/classes/MissingUserContextError.md +1 -1
  28. package/docs/api/classes/OrganisationContextRequiredError.md +1 -1
  29. package/docs/api/classes/PermissionDeniedError.md +1 -1
  30. package/docs/api/classes/PublicErrorBoundary.md +1 -1
  31. package/docs/api/classes/RBACAuditManager.md +1 -1
  32. package/docs/api/classes/RBACCache.md +1 -1
  33. package/docs/api/classes/RBACEngine.md +1 -1
  34. package/docs/api/classes/RBACError.md +1 -1
  35. package/docs/api/classes/RBACNotInitializedError.md +1 -1
  36. package/docs/api/classes/SecureSupabaseClient.md +1 -1
  37. package/docs/api/classes/StorageUtils.md +1 -1
  38. package/docs/api/enums/FileCategory.md +1 -1
  39. package/docs/api/interfaces/AggregateConfig.md +1 -1
  40. package/docs/api/interfaces/ButtonProps.md +1 -1
  41. package/docs/api/interfaces/CardProps.md +1 -1
  42. package/docs/api/interfaces/ColorPalette.md +1 -1
  43. package/docs/api/interfaces/ColorShade.md +1 -1
  44. package/docs/api/interfaces/DataAccessRecord.md +1 -1
  45. package/docs/api/interfaces/DataRecord.md +1 -1
  46. package/docs/api/interfaces/DataTableAction.md +1 -1
  47. package/docs/api/interfaces/DataTableColumn.md +1 -1
  48. package/docs/api/interfaces/DataTableProps.md +1 -1
  49. package/docs/api/interfaces/DataTableToolbarButton.md +1 -1
  50. package/docs/api/interfaces/EmptyStateConfig.md +1 -1
  51. package/docs/api/interfaces/EnhancedNavigationMenuProps.md +1 -1
  52. package/docs/api/interfaces/EventLogoProps.md +1 -1
  53. package/docs/api/interfaces/FileDisplayProps.md +1 -1
  54. package/docs/api/interfaces/FileMetadata.md +1 -1
  55. package/docs/api/interfaces/FileReference.md +1 -1
  56. package/docs/api/interfaces/FileSizeLimits.md +1 -1
  57. package/docs/api/interfaces/FileUploadOptions.md +1 -1
  58. package/docs/api/interfaces/FileUploadProps.md +1 -1
  59. package/docs/api/interfaces/FooterProps.md +1 -1
  60. package/docs/api/interfaces/InactivityWarningModalProps.md +1 -1
  61. package/docs/api/interfaces/InputProps.md +1 -1
  62. package/docs/api/interfaces/LabelProps.md +1 -1
  63. package/docs/api/interfaces/LoginFormProps.md +1 -1
  64. package/docs/api/interfaces/NavigationAccessRecord.md +1 -1
  65. package/docs/api/interfaces/NavigationContextType.md +1 -1
  66. package/docs/api/interfaces/NavigationGuardProps.md +1 -1
  67. package/docs/api/interfaces/NavigationItem.md +1 -1
  68. package/docs/api/interfaces/NavigationMenuProps.md +1 -1
  69. package/docs/api/interfaces/NavigationProviderProps.md +1 -1
  70. package/docs/api/interfaces/Organisation.md +1 -1
  71. package/docs/api/interfaces/OrganisationContextType.md +1 -1
  72. package/docs/api/interfaces/OrganisationMembership.md +1 -1
  73. package/docs/api/interfaces/OrganisationProviderProps.md +1 -1
  74. package/docs/api/interfaces/OrganisationSecurityError.md +1 -1
  75. package/docs/api/interfaces/PaceAppLayoutProps.md +1 -1
  76. package/docs/api/interfaces/PaceLoginPageProps.md +1 -1
  77. package/docs/api/interfaces/PageAccessRecord.md +1 -1
  78. package/docs/api/interfaces/PagePermissionContextType.md +1 -1
  79. package/docs/api/interfaces/PagePermissionGuardProps.md +1 -1
  80. package/docs/api/interfaces/PagePermissionProviderProps.md +1 -1
  81. package/docs/api/interfaces/PaletteData.md +1 -1
  82. package/docs/api/interfaces/PermissionEnforcerProps.md +1 -1
  83. package/docs/api/interfaces/PublicErrorBoundaryProps.md +1 -1
  84. package/docs/api/interfaces/PublicErrorBoundaryState.md +1 -1
  85. package/docs/api/interfaces/PublicLoadingSpinnerProps.md +1 -1
  86. package/docs/api/interfaces/PublicPageFooterProps.md +1 -1
  87. package/docs/api/interfaces/PublicPageHeaderProps.md +1 -1
  88. package/docs/api/interfaces/PublicPageLayoutProps.md +1 -1
  89. package/docs/api/interfaces/RBACConfig.md +1 -1
  90. package/docs/api/interfaces/RBACLogger.md +1 -1
  91. package/docs/api/interfaces/RoleBasedRouterContextType.md +1 -1
  92. package/docs/api/interfaces/RoleBasedRouterProps.md +1 -1
  93. package/docs/api/interfaces/RouteAccessRecord.md +1 -1
  94. package/docs/api/interfaces/RouteConfig.md +1 -1
  95. package/docs/api/interfaces/SecureDataContextType.md +1 -1
  96. package/docs/api/interfaces/SecureDataProviderProps.md +1 -1
  97. package/docs/api/interfaces/StorageConfig.md +1 -1
  98. package/docs/api/interfaces/StorageFileInfo.md +1 -1
  99. package/docs/api/interfaces/StorageFileMetadata.md +1 -1
  100. package/docs/api/interfaces/StorageListOptions.md +1 -1
  101. package/docs/api/interfaces/StorageListResult.md +1 -1
  102. package/docs/api/interfaces/StorageUploadOptions.md +1 -1
  103. package/docs/api/interfaces/StorageUploadResult.md +1 -1
  104. package/docs/api/interfaces/StorageUrlOptions.md +1 -1
  105. package/docs/api/interfaces/StyleImport.md +1 -1
  106. package/docs/api/interfaces/SwitchProps.md +1 -1
  107. package/docs/api/interfaces/ToastActionElement.md +1 -1
  108. package/docs/api/interfaces/ToastProps.md +1 -1
  109. package/docs/api/interfaces/UnifiedAuthContextType.md +1 -1
  110. package/docs/api/interfaces/UnifiedAuthProviderProps.md +1 -1
  111. package/docs/api/interfaces/UseInactivityTrackerOptions.md +1 -1
  112. package/docs/api/interfaces/UseInactivityTrackerReturn.md +1 -1
  113. package/docs/api/interfaces/UsePublicEventLogoOptions.md +1 -1
  114. package/docs/api/interfaces/UsePublicEventLogoReturn.md +1 -1
  115. package/docs/api/interfaces/UsePublicEventOptions.md +1 -1
  116. package/docs/api/interfaces/UsePublicEventReturn.md +1 -1
  117. package/docs/api/interfaces/UsePublicRouteParamsReturn.md +1 -1
  118. package/docs/api/interfaces/UseResolvedScopeOptions.md +1 -1
  119. package/docs/api/interfaces/UseResolvedScopeReturn.md +1 -1
  120. package/docs/api/interfaces/UserEventAccess.md +1 -1
  121. package/docs/api/interfaces/UserMenuProps.md +1 -1
  122. package/docs/api/interfaces/UserProfile.md +1 -1
  123. package/docs/api/modules.md +3 -3
  124. package/docs/architecture/rpc-function-standards.md +757 -0
  125. package/package.json +1 -1
  126. package/src/components/DataTable/components/DataTableCore.tsx +105 -18
  127. package/src/components/DataTable/components/PaginationControls.tsx +78 -77
  128. package/src/components/DataTable/hooks/useDataTableConfiguration.ts +29 -16
  129. package/src/components/DataTable/hooks/useEffectiveColumnOrder.ts +6 -4
  130. package/src/components/DataTable/hooks/useTableColumns.ts +20 -19
  131. package/src/components/DataTable/hooks/useTableHandlers.ts +8 -3
  132. package/src/components/EventSelector/EventSelector.tsx +8 -0
  133. package/src/hooks/useEvents.ts +8 -1
  134. package/src/providers/services/UnifiedAuthProvider.tsx +177 -59
  135. package/src/services/EventService.ts +8 -0
  136. package/src/styles/core.css +1 -2
  137. package/dist/chunk-MNJXXD6C.js.map +0 -1
  138. package/dist/chunk-YVVGHRGI.js.map +0 -1
  139. package/src/styles/base.css +0 -208
  140. /package/dist/{DataTable-ETGVF4Y5.js.map → DataTable-OOZS7YTJ.js.map} +0 -0
  141. /package/dist/{UnifiedAuthProvider-P5SOJAQ6.js.map → UnifiedAuthProvider-K2IZAY5F.js.map} +0 -0
  142. /package/dist/{chunk-QGVSOUJ2.js.map → chunk-I2VVV5PQ.js.map} +0 -0
  143. /package/dist/{chunk-VSOKOFRF.js.map → chunk-KUYWZVR2.js.map} +0 -0
  144. /package/dist/{chunk-2OGV6IRV.js.map → chunk-NTW3KGS4.js.map} +0 -0
  145. /package/dist/{chunk-FL4ZCQLD.js.map → chunk-RIXPZJUB.js.map} +0 -0
  146. /package/dist/{chunk-5BO3MI5Y.js.map → chunk-S3JKDMD5.js.map} +0 -0
  147. /package/dist/{chunk-PTR5PMPE.js.map → chunk-V5SWX6KL.js.map} +0 -0
  148. /package/dist/{chunk-LRQ6RBJC.js.map → chunk-YVUZWLQG.js.map} +0 -0
@@ -2,7 +2,7 @@ import {
2
2
  createScopeFromEvent,
3
3
  useAccessLevel,
4
4
  useCan
5
- } from "./chunk-LRQ6RBJC.js";
5
+ } from "./chunk-YVUZWLQG.js";
6
6
  import {
7
7
  OrganisationContextRequiredError,
8
8
  RBACCache,
@@ -11,13 +11,13 @@ import {
11
11
  } from "./chunk-S63MFSY6.js";
12
12
  import {
13
13
  useSecureDataAccess
14
- } from "./chunk-5BO3MI5Y.js";
14
+ } from "./chunk-S3JKDMD5.js";
15
15
  import {
16
16
  init_UnifiedAuthProvider
17
- } from "./chunk-FL4ZCQLD.js";
17
+ } from "./chunk-RIXPZJUB.js";
18
18
  import {
19
19
  useUnifiedAuth
20
- } from "./chunk-MNJXXD6C.js";
20
+ } from "./chunk-5BN3YGNK.js";
21
21
  import {
22
22
  getCurrentAppName
23
23
  } from "./chunk-JCQZ6LA7.js";
@@ -1860,4 +1860,4 @@ export {
1860
1860
  getPermissionsForRole,
1861
1861
  ALL_PERMISSIONS
1862
1862
  };
1863
- //# sourceMappingURL=chunk-2OGV6IRV.js.map
1863
+ //# sourceMappingURL=chunk-NTW3KGS4.js.map
@@ -2,7 +2,7 @@ import {
2
2
  UnifiedAuthProvider,
3
3
  init_UnifiedAuthProvider,
4
4
  useUnifiedAuth
5
- } from "./chunk-MNJXXD6C.js";
5
+ } from "./chunk-5BN3YGNK.js";
6
6
  import {
7
7
  __esm,
8
8
  __export
@@ -24,4 +24,4 @@ export {
24
24
  UnifiedAuthProvider_exports,
25
25
  init_UnifiedAuthProvider2 as init_UnifiedAuthProvider
26
26
  };
27
- //# sourceMappingURL=chunk-FL4ZCQLD.js.map
27
+ //# sourceMappingURL=chunk-RIXPZJUB.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  init_useOrganisations,
3
3
  useOrganisations
4
- } from "./chunk-FT2M4R4F.js";
4
+ } from "./chunk-CBSD3BZ3.js";
5
5
  import {
6
6
  useUnifiedAuth
7
- } from "./chunk-MNJXXD6C.js";
7
+ } from "./chunk-5BN3YGNK.js";
8
8
  import {
9
9
  init_organisationContext,
10
10
  setOrganisationContext
@@ -380,4 +380,4 @@ function useSecureDataAccess() {
380
380
  export {
381
381
  useSecureDataAccess
382
382
  };
383
- //# sourceMappingURL=chunk-5BO3MI5Y.js.map
383
+ //# sourceMappingURL=chunk-S3JKDMD5.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  init_OrganisationProvider,
3
3
  usePublicPageContext
4
- } from "./chunk-VSOKOFRF.js";
4
+ } from "./chunk-KUYWZVR2.js";
5
5
  import {
6
6
  init_useOrganisations,
7
7
  useEvents,
8
8
  useOrganisations
9
- } from "./chunk-FT2M4R4F.js";
9
+ } from "./chunk-CBSD3BZ3.js";
10
10
  import {
11
11
  useUnifiedAuth
12
- } from "./chunk-MNJXXD6C.js";
12
+ } from "./chunk-5BN3YGNK.js";
13
13
  import {
14
14
  applyPalette,
15
15
  clearPalette
@@ -699,4 +699,4 @@ export {
699
699
  generatePublicRoutePath,
700
700
  extractEventCodeFromPath
701
701
  };
702
- //# sourceMappingURL=chunk-PTR5PMPE.js.map
702
+ //# sourceMappingURL=chunk-V5SWX6KL.js.map
@@ -11,11 +11,11 @@ import {
11
11
  init_useOrganisations,
12
12
  useEvents,
13
13
  useOrganisations
14
- } from "./chunk-FT2M4R4F.js";
14
+ } from "./chunk-CBSD3BZ3.js";
15
15
  import {
16
16
  init_UnifiedAuthProvider,
17
17
  useUnifiedAuth
18
- } from "./chunk-MNJXXD6C.js";
18
+ } from "./chunk-5BN3YGNK.js";
19
19
  import {
20
20
  getCurrentAppName
21
21
  } from "./chunk-JCQZ6LA7.js";
@@ -729,4 +729,4 @@ export {
729
729
  useHasAllPermissions,
730
730
  useCachedPermissions
731
731
  };
732
- //# sourceMappingURL=chunk-LRQ6RBJC.js.map
732
+ //# sourceMappingURL=chunk-YVUZWLQG.js.map
@@ -51,7 +51,7 @@ import {
51
51
  useFileUpload,
52
52
  usePublicPageContext as usePublicPageContext2,
53
53
  useStorage
54
- } from "./chunk-YVVGHRGI.js";
54
+ } from "./chunk-MJWN5JKI.js";
55
55
  import {
56
56
  Alert,
57
57
  AlertDescription,
@@ -91,10 +91,10 @@ import {
91
91
  TooltipProvider,
92
92
  TooltipRoot,
93
93
  TooltipTrigger
94
- } from "./chunk-ZMNXIJP4.js";
94
+ } from "./chunk-MVFZYTIZ.js";
95
95
  import {
96
96
  useRBAC
97
- } from "./chunk-LRQ6RBJC.js";
97
+ } from "./chunk-YVUZWLQG.js";
98
98
  import "./chunk-S63MFSY6.js";
99
99
  import "./chunk-Q7APDV6H.js";
100
100
  import {
@@ -104,19 +104,19 @@ import {
104
104
  useErrorBoundary,
105
105
  useIsPublicPage,
106
106
  usePublicPageContext
107
- } from "./chunk-VSOKOFRF.js";
107
+ } from "./chunk-KUYWZVR2.js";
108
108
  import {
109
109
  useToast
110
110
  } from "./chunk-YCKPEMJA.js";
111
- import "./chunk-FT2M4R4F.js";
111
+ import "./chunk-CBSD3BZ3.js";
112
112
  import {
113
113
  init_UnifiedAuthProvider
114
- } from "./chunk-FL4ZCQLD.js";
115
- import "./chunk-QGVSOUJ2.js";
114
+ } from "./chunk-RIXPZJUB.js";
115
+ import "./chunk-I2VVV5PQ.js";
116
116
  import {
117
117
  UnifiedAuthProvider,
118
118
  useUnifiedAuth
119
- } from "./chunk-MNJXXD6C.js";
119
+ } from "./chunk-5BN3YGNK.js";
120
120
  import {
121
121
  FileCategory
122
122
  } from "./chunk-WUXCWRL6.js";
package/dist/hooks.js CHANGED
@@ -9,24 +9,24 @@ import {
9
9
  usePublicEvent,
10
10
  usePublicEventCode,
11
11
  usePublicRouteParams
12
- } from "./chunk-PTR5PMPE.js";
12
+ } from "./chunk-V5SWX6KL.js";
13
13
  import {
14
14
  useSecureDataAccess
15
- } from "./chunk-5BO3MI5Y.js";
15
+ } from "./chunk-S3JKDMD5.js";
16
16
  import {
17
17
  clearPublicLogoCache,
18
18
  getPublicLogoCacheStats,
19
19
  useAppConfig,
20
20
  usePublicEventLogo
21
- } from "./chunk-VSOKOFRF.js";
21
+ } from "./chunk-KUYWZVR2.js";
22
22
  import {
23
23
  useDataTablePerformance,
24
24
  useToast
25
25
  } from "./chunk-YCKPEMJA.js";
26
- import "./chunk-FT2M4R4F.js";
27
- import "./chunk-FL4ZCQLD.js";
28
- import "./chunk-QGVSOUJ2.js";
29
- import "./chunk-MNJXXD6C.js";
26
+ import "./chunk-CBSD3BZ3.js";
27
+ import "./chunk-RIXPZJUB.js";
28
+ import "./chunk-I2VVV5PQ.js";
29
+ import "./chunk-5BN3YGNK.js";
30
30
  import {
31
31
  useComponentPerformance
32
32
  } from "./chunk-66C4BSAY.js";
package/dist/index.js CHANGED
@@ -30,7 +30,7 @@ import {
30
30
  withAccessLevelGuard,
31
31
  withPermissionGuard,
32
32
  withRoleGuard
33
- } from "./chunk-2OGV6IRV.js";
33
+ } from "./chunk-NTW3KGS4.js";
34
34
  import {
35
35
  init_useInactivityTracker,
36
36
  useInactivityTracker
@@ -107,7 +107,7 @@ import {
107
107
  usePublicPageContext as usePublicPageContext2,
108
108
  useStorage,
109
109
  validateFileSize
110
- } from "./chunk-YVVGHRGI.js";
110
+ } from "./chunk-MJWN5JKI.js";
111
111
  import {
112
112
  Alert,
113
113
  AlertDescription,
@@ -148,7 +148,7 @@ import {
148
148
  TooltipProvider,
149
149
  TooltipRoot,
150
150
  TooltipTrigger
151
- } from "./chunk-ZMNXIJP4.js";
151
+ } from "./chunk-MVFZYTIZ.js";
152
152
  import {
153
153
  useAccessLevel,
154
154
  useCachedPermissions,
@@ -159,7 +159,7 @@ import {
159
159
  usePermissions,
160
160
  useRBAC,
161
161
  useResolvedScope
162
- } from "./chunk-LRQ6RBJC.js";
162
+ } from "./chunk-YVUZWLQG.js";
163
163
  import {
164
164
  CACHE_PATTERNS,
165
165
  RBACCache,
@@ -200,8 +200,8 @@ import {
200
200
  usePublicEvent,
201
201
  usePublicEventCode,
202
202
  usePublicRouteParams
203
- } from "./chunk-PTR5PMPE.js";
204
- import "./chunk-5BO3MI5Y.js";
203
+ } from "./chunk-V5SWX6KL.js";
204
+ import "./chunk-S3JKDMD5.js";
205
205
  import {
206
206
  DefaultPublicErrorFallback,
207
207
  PublicErrorBoundary,
@@ -214,7 +214,7 @@ import {
214
214
  useIsPublicPage,
215
215
  usePublicEventLogo,
216
216
  usePublicPageContext
217
- } from "./chunk-VSOKOFRF.js";
217
+ } from "./chunk-KUYWZVR2.js";
218
218
  import {
219
219
  useToast
220
220
  } from "./chunk-YCKPEMJA.js";
@@ -222,11 +222,11 @@ import {
222
222
  init_useOrganisations,
223
223
  useEvents,
224
224
  useOrganisations
225
- } from "./chunk-FT2M4R4F.js";
225
+ } from "./chunk-CBSD3BZ3.js";
226
226
  import {
227
227
  init_UnifiedAuthProvider
228
- } from "./chunk-FL4ZCQLD.js";
229
- import "./chunk-QGVSOUJ2.js";
228
+ } from "./chunk-RIXPZJUB.js";
229
+ import "./chunk-I2VVV5PQ.js";
230
230
  import {
231
231
  EventServiceProvider,
232
232
  InactivityServiceProvider,
@@ -242,7 +242,7 @@ import {
242
242
  useInactivityService2 as useInactivityService,
243
243
  useOrganisationService2 as useOrganisationService,
244
244
  useUnifiedAuth
245
- } from "./chunk-MNJXXD6C.js";
245
+ } from "./chunk-5BN3YGNK.js";
246
246
  import {
247
247
  FileCategory
248
248
  } from "./chunk-WUXCWRL6.js";
package/dist/providers.js CHANGED
@@ -1,4 +1,4 @@
1
- import "./chunk-QGVSOUJ2.js";
1
+ import "./chunk-I2VVV5PQ.js";
2
2
  import {
3
3
  AuthServiceContext,
4
4
  AuthServiceProvider,
@@ -14,7 +14,7 @@ import {
14
14
  useInactivityService,
15
15
  useOrganisationService,
16
16
  useUnifiedAuth
17
- } from "./chunk-MNJXXD6C.js";
17
+ } from "./chunk-5BN3YGNK.js";
18
18
  import "./chunk-CVMVPYAL.js";
19
19
  import "./chunk-PLDDJCW6.js";
20
20
  export {
@@ -30,7 +30,7 @@ import {
30
30
  withAccessLevelGuard,
31
31
  withPermissionGuard,
32
32
  withRoleGuard
33
- } from "../chunk-2OGV6IRV.js";
33
+ } from "../chunk-NTW3KGS4.js";
34
34
  import {
35
35
  useAccessLevel,
36
36
  useCachedPermissions,
@@ -41,7 +41,7 @@ import {
41
41
  usePermissions,
42
42
  useRBAC,
43
43
  useResolvedScope
44
- } from "../chunk-LRQ6RBJC.js";
44
+ } from "../chunk-YVUZWLQG.js";
45
45
  import {
46
46
  CACHE_PATTERNS,
47
47
  RBACCache,
@@ -71,11 +71,11 @@ import {
71
71
  getGlobalAuditManager,
72
72
  setGlobalAuditManager
73
73
  } from "../chunk-Q7APDV6H.js";
74
- import "../chunk-5BO3MI5Y.js";
75
- import "../chunk-FT2M4R4F.js";
76
- import "../chunk-FL4ZCQLD.js";
77
- import "../chunk-QGVSOUJ2.js";
78
- import "../chunk-MNJXXD6C.js";
74
+ import "../chunk-S3JKDMD5.js";
75
+ import "../chunk-CBSD3BZ3.js";
76
+ import "../chunk-RIXPZJUB.js";
77
+ import "../chunk-I2VVV5PQ.js";
78
+ import "../chunk-5BN3YGNK.js";
79
79
  import "../chunk-JCQZ6LA7.js";
80
80
  import "../chunk-CVMVPYAL.js";
81
81
  import "../chunk-PLDDJCW6.js";
package/dist/utils.js CHANGED
@@ -594,7 +594,7 @@ function createLazyComponent(importFn, componentName, options = {}) {
594
594
  return WrappedComponent;
595
595
  }
596
596
  var LazyDataTable = createLazyComponent(
597
- () => import("./DataTable-ETGVF4Y5.js").then((module) => ({ default: module.DataTable })),
597
+ () => import("./DataTable-OOZS7YTJ.js").then((module) => ({ default: module.DataTable })),
598
598
  "DataTable"
599
599
  );
600
600
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / ColumnFactory
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / ColumnFactory
2
2
 
3
3
  # Class: ColumnFactory\<TData\>
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / ErrorBoundary
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / ErrorBoundary
2
2
 
3
3
  # Class: ErrorBoundary
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / InvalidScopeError
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / InvalidScopeError
2
2
 
3
3
  # Class: InvalidScopeError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / MissingUserContextError
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / MissingUserContextError
2
2
 
3
3
  # Class: MissingUserContextError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / OrganisationContextRequiredError
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / OrganisationContextRequiredError
2
2
 
3
3
  # Class: OrganisationContextRequiredError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / PermissionDeniedError
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / PermissionDeniedError
2
2
 
3
3
  # Class: PermissionDeniedError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / PublicErrorBoundary
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / PublicErrorBoundary
2
2
 
3
3
  # Class: PublicErrorBoundary
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / RBACAuditManager
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / RBACAuditManager
2
2
 
3
3
  # Class: RBACAuditManager
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / RBACCache
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / RBACCache
2
2
 
3
3
  # Class: RBACCache
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / RBACEngine
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / RBACEngine
2
2
 
3
3
  # Class: RBACEngine
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / RBACError
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / RBACError
2
2
 
3
3
  # Class: RBACError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / RBACNotInitializedError
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / RBACNotInitializedError
2
2
 
3
3
  # Class: RBACNotInitializedError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / SecureSupabaseClient
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / SecureSupabaseClient
2
2
 
3
3
  # Class: SecureSupabaseClient
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / StorageUtils
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / StorageUtils
2
2
 
3
3
  # Class: StorageUtils
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / FileCategory
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / FileCategory
2
2
 
3
3
  # Enumeration: FileCategory
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / AggregateConfig
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / AggregateConfig
2
2
 
3
3
  # Interface: AggregateConfig
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / ButtonProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / ButtonProps
2
2
 
3
3
  # Interface: ButtonProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / CardProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / CardProps
2
2
 
3
3
  # Interface: CardProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / ColorPalette
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / ColorPalette
2
2
 
3
3
  # Interface: ColorPalette
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / ColorShade
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / ColorShade
2
2
 
3
3
  # Interface: ColorShade
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / DataAccessRecord
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / DataAccessRecord
2
2
 
3
3
  # Interface: DataAccessRecord
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / DataRecord
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / DataRecord
2
2
 
3
3
  # Interface: DataRecord
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / DataTableAction
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / DataTableAction
2
2
 
3
3
  # Interface: DataTableAction\<TData\>
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / DataTableColumn
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / DataTableColumn
2
2
 
3
3
  # Interface: DataTableColumn\<TData\>
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / DataTableProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / DataTableProps
2
2
 
3
3
  # Interface: DataTableProps\<TData\>
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / DataTableToolbarButton
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / DataTableToolbarButton
2
2
 
3
3
  # Interface: DataTableToolbarButton
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / EmptyStateConfig
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / EmptyStateConfig
2
2
 
3
3
  # Interface: EmptyStateConfig
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / EnhancedNavigationMenuProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / EnhancedNavigationMenuProps
2
2
 
3
3
  # Interface: EnhancedNavigationMenuProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / EventLogoProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / EventLogoProps
2
2
 
3
3
  # Interface: EventLogoProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / FileDisplayProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / FileDisplayProps
2
2
 
3
3
  # Interface: FileDisplayProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / FileMetadata
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / FileMetadata
2
2
 
3
3
  # Interface: FileMetadata
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / FileReference
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / FileReference
2
2
 
3
3
  # Interface: FileReference
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / FileSizeLimits
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / FileSizeLimits
2
2
 
3
3
  # Interface: FileSizeLimits
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / FileUploadOptions
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / FileUploadOptions
2
2
 
3
3
  # Interface: FileUploadOptions
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / FileUploadProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / FileUploadProps
2
2
 
3
3
  # Interface: FileUploadProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / FooterProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / FooterProps
2
2
 
3
3
  # Interface: FooterProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / InactivityWarningModalProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / InactivityWarningModalProps
2
2
 
3
3
  # Interface: InactivityWarningModalProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / InputProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / InputProps
2
2
 
3
3
  # Interface: InputProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / LabelProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / LabelProps
2
2
 
3
3
  # Interface: LabelProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / LoginFormProps
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / LoginFormProps
2
2
 
3
3
  # Interface: LoginFormProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / NavigationAccessRecord
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / NavigationAccessRecord
2
2
 
3
3
  # Interface: NavigationAccessRecord
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.78](../README.md) / [Exports](../modules.md) / NavigationContextType
1
+ [@jmruthers/pace-core - v0.5.80](../README.md) / [Exports](../modules.md) / NavigationContextType
2
2
 
3
3
  # Interface: NavigationContextType
4
4