@jmruthers/pace-core 0.5.70 → 0.5.72

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 (145) hide show
  1. package/dist/{DataTable-OSELOGMA.js → DataTable-RCFGXSPQ.js} +5 -5
  2. package/dist/{api-A4SUYPPV.js → api-DDMUKIUD.js} +2 -2
  3. package/dist/{chunk-5NV76BYF.js → chunk-2PDTIGS4.js} +6 -6
  4. package/dist/{chunk-GCUIIBLB.js → chunk-4CET7YQI.js} +4 -3
  5. package/dist/chunk-4CET7YQI.js.map +1 -0
  6. package/dist/{chunk-FOT3WUV6.js → chunk-67FGPOHX.js} +3 -3
  7. package/dist/{chunk-V2TE7LOF.js → chunk-BUM2ZPYC.js} +12 -12
  8. package/dist/{chunk-BHBMXMLT.js → chunk-C353TCFY.js} +2 -2
  9. package/dist/{chunk-NHR52QAQ.js → chunk-FGMFQSHX.js} +8 -7
  10. package/dist/chunk-FGMFQSHX.js.map +1 -0
  11. package/dist/{chunk-KWQH4VO3.js → chunk-GDIBOLKV.js} +2 -2
  12. package/dist/{chunk-OTJUAYBG.js → chunk-MTI7X73I.js} +5 -5
  13. package/dist/{chunk-4YMVZ76F.js → chunk-WMYLD5WP.js} +71 -66
  14. package/dist/chunk-WMYLD5WP.js.map +1 -0
  15. package/dist/{chunk-5G7JA3L5.js → chunk-XC4ZCSO4.js} +2 -2
  16. package/dist/components.js +7 -7
  17. package/dist/hooks.js +4 -4
  18. package/dist/index.js +10 -10
  19. package/dist/providers.js +2 -2
  20. package/dist/rbac/index.d.ts +4 -0
  21. package/dist/rbac/index.js +5 -5
  22. package/dist/utils.js +1 -1
  23. package/docs/api/classes/ColumnFactory.md +1 -1
  24. package/docs/api/classes/ErrorBoundary.md +1 -1
  25. package/docs/api/classes/InvalidScopeError.md +1 -1
  26. package/docs/api/classes/MissingUserContextError.md +1 -1
  27. package/docs/api/classes/OrganisationContextRequiredError.md +1 -1
  28. package/docs/api/classes/PermissionDeniedError.md +1 -1
  29. package/docs/api/classes/PublicErrorBoundary.md +1 -1
  30. package/docs/api/classes/RBACAuditManager.md +1 -1
  31. package/docs/api/classes/RBACCache.md +1 -1
  32. package/docs/api/classes/RBACEngine.md +2 -2
  33. package/docs/api/classes/RBACError.md +1 -1
  34. package/docs/api/classes/RBACNotInitializedError.md +1 -1
  35. package/docs/api/classes/SecureSupabaseClient.md +1 -1
  36. package/docs/api/classes/StorageUtils.md +1 -1
  37. package/docs/api/enums/FileCategory.md +1 -1
  38. package/docs/api/interfaces/AggregateConfig.md +1 -1
  39. package/docs/api/interfaces/ButtonProps.md +1 -1
  40. package/docs/api/interfaces/CardProps.md +1 -1
  41. package/docs/api/interfaces/ColorPalette.md +1 -1
  42. package/docs/api/interfaces/ColorShade.md +1 -1
  43. package/docs/api/interfaces/DataAccessRecord.md +1 -1
  44. package/docs/api/interfaces/DataTableAction.md +1 -1
  45. package/docs/api/interfaces/DataTableColumn.md +1 -1
  46. package/docs/api/interfaces/DataTableProps.md +1 -1
  47. package/docs/api/interfaces/DataTableToolbarButton.md +1 -1
  48. package/docs/api/interfaces/EmptyStateConfig.md +1 -1
  49. package/docs/api/interfaces/EnhancedNavigationMenuProps.md +1 -1
  50. package/docs/api/interfaces/EventContextType.md +1 -1
  51. package/docs/api/interfaces/EventLogoProps.md +1 -1
  52. package/docs/api/interfaces/EventProviderProps.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/RBACContextType.md +1 -1
  91. package/docs/api/interfaces/RBACLogger.md +1 -1
  92. package/docs/api/interfaces/RBACProviderProps.md +1 -1
  93. package/docs/api/interfaces/RoleBasedRouterContextType.md +1 -1
  94. package/docs/api/interfaces/RoleBasedRouterProps.md +1 -1
  95. package/docs/api/interfaces/RouteAccessRecord.md +1 -1
  96. package/docs/api/interfaces/RouteConfig.md +1 -1
  97. package/docs/api/interfaces/SecureDataContextType.md +1 -1
  98. package/docs/api/interfaces/SecureDataProviderProps.md +1 -1
  99. package/docs/api/interfaces/StorageConfig.md +1 -1
  100. package/docs/api/interfaces/StorageFileInfo.md +1 -1
  101. package/docs/api/interfaces/StorageFileMetadata.md +1 -1
  102. package/docs/api/interfaces/StorageListOptions.md +1 -1
  103. package/docs/api/interfaces/StorageListResult.md +1 -1
  104. package/docs/api/interfaces/StorageUploadOptions.md +1 -1
  105. package/docs/api/interfaces/StorageUploadResult.md +1 -1
  106. package/docs/api/interfaces/StorageUrlOptions.md +1 -1
  107. package/docs/api/interfaces/StyleImport.md +1 -1
  108. package/docs/api/interfaces/SwitchProps.md +1 -1
  109. package/docs/api/interfaces/ToastActionElement.md +1 -1
  110. package/docs/api/interfaces/ToastProps.md +1 -1
  111. package/docs/api/interfaces/UnifiedAuthContextType.md +1 -1
  112. package/docs/api/interfaces/UnifiedAuthProviderProps.md +1 -1
  113. package/docs/api/interfaces/UseInactivityTrackerOptions.md +1 -1
  114. package/docs/api/interfaces/UseInactivityTrackerReturn.md +1 -1
  115. package/docs/api/interfaces/UsePublicEventLogoOptions.md +1 -1
  116. package/docs/api/interfaces/UsePublicEventLogoReturn.md +1 -1
  117. package/docs/api/interfaces/UsePublicEventOptions.md +1 -1
  118. package/docs/api/interfaces/UsePublicEventReturn.md +1 -1
  119. package/docs/api/interfaces/UsePublicRouteParamsReturn.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/implementation-guides/data-tables.md +191 -0
  125. package/package.json +1 -1
  126. package/src/components/DataTable/components/DataTableBody.tsx +38 -27
  127. package/src/components/DataTable/components/UnifiedTableBody.tsx +72 -64
  128. package/src/rbac/__tests__/engine.comprehensive.test.ts +150 -78
  129. package/src/rbac/__tests__/rbac-engine-core-logic.test.ts +52 -50
  130. package/src/rbac/__tests__/rbac-engine-simplified.test.ts +39 -19
  131. package/src/rbac/engine.test.ts +4 -0
  132. package/src/rbac/engine.ts +16 -7
  133. package/src/rbac/providers/RBACProvider.tsx +15 -4
  134. package/dist/chunk-4YMVZ76F.js.map +0 -1
  135. package/dist/chunk-GCUIIBLB.js.map +0 -1
  136. package/dist/chunk-NHR52QAQ.js.map +0 -1
  137. /package/dist/{DataTable-OSELOGMA.js.map → DataTable-RCFGXSPQ.js.map} +0 -0
  138. /package/dist/{api-A4SUYPPV.js.map → api-DDMUKIUD.js.map} +0 -0
  139. /package/dist/{chunk-5NV76BYF.js.map → chunk-2PDTIGS4.js.map} +0 -0
  140. /package/dist/{chunk-FOT3WUV6.js.map → chunk-67FGPOHX.js.map} +0 -0
  141. /package/dist/{chunk-V2TE7LOF.js.map → chunk-BUM2ZPYC.js.map} +0 -0
  142. /package/dist/{chunk-BHBMXMLT.js.map → chunk-C353TCFY.js.map} +0 -0
  143. /package/dist/{chunk-KWQH4VO3.js.map → chunk-GDIBOLKV.js.map} +0 -0
  144. /package/dist/{chunk-OTJUAYBG.js.map → chunk-MTI7X73I.js.map} +0 -0
  145. /package/dist/{chunk-5G7JA3L5.js.map → chunk-XC4ZCSO4.js.map} +0 -0
@@ -4,7 +4,7 @@ import {
4
4
  init_InactivityProvider,
5
5
  init_OrganisationProvider,
6
6
  init_UnifiedAuthProvider
7
- } from "./chunk-GCUIIBLB.js";
7
+ } from "./chunk-4CET7YQI.js";
8
8
 
9
9
  // src/providers/index.ts
10
10
  init_EventProvider();
@@ -12,4 +12,4 @@ init_OrganisationProvider();
12
12
  init_UnifiedAuthProvider();
13
13
  init_AuthProvider();
14
14
  init_InactivityProvider();
15
- //# sourceMappingURL=chunk-5G7JA3L5.js.map
15
+ //# sourceMappingURL=chunk-XC4ZCSO4.js.map
@@ -51,7 +51,7 @@ import {
51
51
  useFileUpload,
52
52
  usePublicPageContext as usePublicPageContext2,
53
53
  useStorage
54
- } from "./chunk-5NV76BYF.js";
54
+ } from "./chunk-2PDTIGS4.js";
55
55
  import {
56
56
  Alert,
57
57
  AlertDescription,
@@ -74,13 +74,13 @@ import {
74
74
  SelectSeparator,
75
75
  SelectTrigger,
76
76
  SelectValue
77
- } from "./chunk-4YMVZ76F.js";
77
+ } from "./chunk-WMYLD5WP.js";
78
78
  import {
79
79
  useRBAC
80
- } from "./chunk-FOT3WUV6.js";
81
- import "./chunk-NHR52QAQ.js";
80
+ } from "./chunk-67FGPOHX.js";
81
+ import "./chunk-FGMFQSHX.js";
82
82
  import "./chunk-B2WTCLCV.js";
83
- import "./chunk-5G7JA3L5.js";
83
+ import "./chunk-XC4ZCSO4.js";
84
84
  import {
85
85
  DefaultPublicErrorFallback,
86
86
  PublicErrorBoundary,
@@ -89,7 +89,7 @@ import {
89
89
  useIsPublicPage,
90
90
  usePublicPageContext,
91
91
  useToast
92
- } from "./chunk-BHBMXMLT.js";
92
+ } from "./chunk-C353TCFY.js";
93
93
  import "./chunk-YNUBMSMV.js";
94
94
  import {
95
95
  Button,
@@ -114,7 +114,7 @@ import {
114
114
  init_Tooltip2 as init_Tooltip,
115
115
  init_UnifiedAuthProvider,
116
116
  useUnifiedAuth
117
- } from "./chunk-GCUIIBLB.js";
117
+ } from "./chunk-4CET7YQI.js";
118
118
  import {
119
119
  FileCategory,
120
120
  init_file_reference
package/dist/hooks.js CHANGED
@@ -9,21 +9,21 @@ import {
9
9
  usePublicEvent,
10
10
  usePublicEventCode,
11
11
  usePublicRouteParams
12
- } from "./chunk-OTJUAYBG.js";
12
+ } from "./chunk-MTI7X73I.js";
13
13
  import {
14
14
  useSecureDataAccess
15
- } from "./chunk-KWQH4VO3.js";
15
+ } from "./chunk-GDIBOLKV.js";
16
16
  import {
17
17
  clearPublicLogoCache,
18
18
  getPublicLogoCacheStats,
19
19
  useAppConfig,
20
20
  usePublicEventLogo,
21
21
  useToast
22
- } from "./chunk-BHBMXMLT.js";
22
+ } from "./chunk-C353TCFY.js";
23
23
  import {
24
24
  useDataTablePerformance
25
25
  } from "./chunk-YNUBMSMV.js";
26
- import "./chunk-GCUIIBLB.js";
26
+ import "./chunk-4CET7YQI.js";
27
27
  import "./chunk-ULBI5JGB.js";
28
28
  import {
29
29
  useComponentPerformance
package/dist/index.js CHANGED
@@ -30,7 +30,7 @@ import {
30
30
  withAccessLevelGuard,
31
31
  withPermissionGuard,
32
32
  withRoleGuard
33
- } from "./chunk-V2TE7LOF.js";
33
+ } from "./chunk-BUM2ZPYC.js";
34
34
  import "./chunk-TYHR5X4W.js";
35
35
  import {
36
36
  APP_PATH_MAPPING,
@@ -103,7 +103,7 @@ import {
103
103
  usePublicPageContext as usePublicPageContext2,
104
104
  useStorage,
105
105
  validateFileSize
106
- } from "./chunk-5NV76BYF.js";
106
+ } from "./chunk-2PDTIGS4.js";
107
107
  import {
108
108
  Alert,
109
109
  AlertDescription,
@@ -127,7 +127,7 @@ import {
127
127
  SelectSeparator,
128
128
  SelectTrigger,
129
129
  SelectValue
130
- } from "./chunk-4YMVZ76F.js";
130
+ } from "./chunk-WMYLD5WP.js";
131
131
  import {
132
132
  useAccessLevel,
133
133
  useCachedPermissions,
@@ -137,7 +137,7 @@ import {
137
137
  useMultiplePermissions,
138
138
  usePermissions,
139
139
  useRBAC as useRBAC2
140
- } from "./chunk-FOT3WUV6.js";
140
+ } from "./chunk-67FGPOHX.js";
141
141
  import {
142
142
  CACHE_PATTERNS,
143
143
  RBACCache,
@@ -157,7 +157,7 @@ import {
157
157
  isPermittedCached,
158
158
  rbacCache,
159
159
  setupRBAC
160
- } from "./chunk-NHR52QAQ.js";
160
+ } from "./chunk-FGMFQSHX.js";
161
161
  import {
162
162
  RBACAuditManager,
163
163
  createAuditManager,
@@ -165,7 +165,7 @@ import {
165
165
  getGlobalAuditManager,
166
166
  setGlobalAuditManager
167
167
  } from "./chunk-B2WTCLCV.js";
168
- import "./chunk-5G7JA3L5.js";
168
+ import "./chunk-XC4ZCSO4.js";
169
169
  import {
170
170
  clearPublicEventCache,
171
171
  extractEventCodeFromPath,
@@ -177,8 +177,8 @@ import {
177
177
  usePublicEvent,
178
178
  usePublicEventCode,
179
179
  usePublicRouteParams
180
- } from "./chunk-OTJUAYBG.js";
181
- import "./chunk-KWQH4VO3.js";
180
+ } from "./chunk-MTI7X73I.js";
181
+ import "./chunk-GDIBOLKV.js";
182
182
  import {
183
183
  DefaultPublicErrorFallback,
184
184
  PublicErrorBoundary,
@@ -191,7 +191,7 @@ import {
191
191
  usePublicEventLogo,
192
192
  usePublicPageContext,
193
193
  useToast
194
- } from "./chunk-BHBMXMLT.js";
194
+ } from "./chunk-C353TCFY.js";
195
195
  import "./chunk-YNUBMSMV.js";
196
196
  import {
197
197
  Button,
@@ -229,7 +229,7 @@ import {
229
229
  useOrganisations,
230
230
  useRBAC,
231
231
  useUnifiedAuth
232
- } from "./chunk-GCUIIBLB.js";
232
+ } from "./chunk-4CET7YQI.js";
233
233
  import {
234
234
  FileCategory,
235
235
  init_file_reference
package/dist/providers.js CHANGED
@@ -1,4 +1,4 @@
1
- import "./chunk-5G7JA3L5.js";
1
+ import "./chunk-XC4ZCSO4.js";
2
2
  import {
3
3
  AuthProvider,
4
4
  EventProvider,
@@ -10,7 +10,7 @@ import {
10
10
  useInactivity,
11
11
  useOrganisations,
12
12
  useUnifiedAuth
13
- } from "./chunk-GCUIIBLB.js";
13
+ } from "./chunk-4CET7YQI.js";
14
14
  import "./chunk-ULBI5JGB.js";
15
15
  import "./chunk-6RBH67W7.js";
16
16
  import "./chunk-SMJZMKYN.js";
@@ -594,6 +594,10 @@ declare class RBACEngine {
594
594
  /**
595
595
  * Check if user is super admin
596
596
  *
597
+ * Directly queries the rbac_global_roles table to check for super_admin role.
598
+ * This is consistent with how other RPC functions (rbac_permissions_get, etc.) check
599
+ * for super admin status - they all use direct queries to the rbac_global_roles table.
600
+ *
597
601
  * @param userId - User ID
598
602
  * @returns Promise resolving to super admin status
599
603
  */
@@ -30,7 +30,7 @@ import {
30
30
  withAccessLevelGuard,
31
31
  withPermissionGuard,
32
32
  withRoleGuard
33
- } from "../chunk-V2TE7LOF.js";
33
+ } from "../chunk-BUM2ZPYC.js";
34
34
  import "../chunk-TYHR5X4W.js";
35
35
  import {
36
36
  useAccessLevel,
@@ -41,7 +41,7 @@ import {
41
41
  useMultiplePermissions,
42
42
  usePermissions,
43
43
  useRBAC as useRBAC2
44
- } from "../chunk-FOT3WUV6.js";
44
+ } from "../chunk-67FGPOHX.js";
45
45
  import {
46
46
  CACHE_PATTERNS,
47
47
  RBACCache,
@@ -61,7 +61,7 @@ import {
61
61
  isPermittedCached,
62
62
  rbacCache,
63
63
  setupRBAC
64
- } from "../chunk-NHR52QAQ.js";
64
+ } from "../chunk-FGMFQSHX.js";
65
65
  import {
66
66
  RBACAuditManager,
67
67
  createAuditManager,
@@ -69,11 +69,11 @@ import {
69
69
  getGlobalAuditManager,
70
70
  setGlobalAuditManager
71
71
  } from "../chunk-B2WTCLCV.js";
72
- import "../chunk-KWQH4VO3.js";
72
+ import "../chunk-GDIBOLKV.js";
73
73
  import {
74
74
  RBACProvider,
75
75
  useRBAC
76
- } from "../chunk-GCUIIBLB.js";
76
+ } from "../chunk-4CET7YQI.js";
77
77
  import "../chunk-ULBI5JGB.js";
78
78
  import "../chunk-5BSLGBYI.js";
79
79
  import "../chunk-6RBH67W7.js";
package/dist/utils.js CHANGED
@@ -551,7 +551,7 @@ function createLazyComponent(importFn, componentName, options = {}) {
551
551
  return WrappedComponent;
552
552
  }
553
553
  var LazyDataTable = createLazyComponent(
554
- () => import("./DataTable-OSELOGMA.js").then((module) => ({ default: module.DataTable })),
554
+ () => import("./DataTable-RCFGXSPQ.js").then((module) => ({ default: module.DataTable })),
555
555
  "DataTable"
556
556
  );
557
557
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / ColumnFactory
1
+ [@jmruthers/pace-core - v0.5.72](../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.70](../README.md) / [Exports](../modules.md) / ErrorBoundary
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / ErrorBoundary
2
2
 
3
3
  # Class: ErrorBoundary
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / InvalidScopeError
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / InvalidScopeError
2
2
 
3
3
  # Class: InvalidScopeError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / MissingUserContextError
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / MissingUserContextError
2
2
 
3
3
  # Class: MissingUserContextError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / OrganisationContextRequiredError
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / OrganisationContextRequiredError
2
2
 
3
3
  # Class: OrganisationContextRequiredError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / PermissionDeniedError
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / PermissionDeniedError
2
2
 
3
3
  # Class: PermissionDeniedError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / PublicErrorBoundary
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / PublicErrorBoundary
2
2
 
3
3
  # Class: PublicErrorBoundary
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / RBACAuditManager
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / RBACAuditManager
2
2
 
3
3
  # Class: RBACAuditManager
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / RBACCache
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / RBACCache
2
2
 
3
3
  # Class: RBACCache
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / RBACEngine
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / RBACEngine
2
2
 
3
3
  # Class: RBACEngine
4
4
 
@@ -138,4 +138,4 @@ Promise resolving to app configuration
138
138
 
139
139
  #### Defined in
140
140
 
141
- [packages/core/src/rbac/engine.ts:470](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/rbac/engine.ts#L470)
141
+ [packages/core/src/rbac/engine.ts:479](https://github.com/jmruthers/pace-core/blob/main/packages/core/src/rbac/engine.ts#L479)
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / RBACError
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / RBACError
2
2
 
3
3
  # Class: RBACError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / RBACNotInitializedError
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / RBACNotInitializedError
2
2
 
3
3
  # Class: RBACNotInitializedError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / SecureSupabaseClient
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / SecureSupabaseClient
2
2
 
3
3
  # Class: SecureSupabaseClient
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / StorageUtils
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / StorageUtils
2
2
 
3
3
  # Class: StorageUtils
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / FileCategory
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / FileCategory
2
2
 
3
3
  # Enumeration: FileCategory
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / AggregateConfig
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / AggregateConfig
2
2
 
3
3
  # Interface: AggregateConfig
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / ButtonProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / ButtonProps
2
2
 
3
3
  # Interface: ButtonProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / CardProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / CardProps
2
2
 
3
3
  # Interface: CardProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / ColorPalette
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / ColorPalette
2
2
 
3
3
  # Interface: ColorPalette
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / ColorShade
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / ColorShade
2
2
 
3
3
  # Interface: ColorShade
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / DataAccessRecord
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / DataAccessRecord
2
2
 
3
3
  # Interface: DataAccessRecord
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / DataTableAction
1
+ [@jmruthers/pace-core - v0.5.72](../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.70](../README.md) / [Exports](../modules.md) / DataTableColumn
1
+ [@jmruthers/pace-core - v0.5.72](../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.70](../README.md) / [Exports](../modules.md) / DataTableProps
1
+ [@jmruthers/pace-core - v0.5.72](../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.70](../README.md) / [Exports](../modules.md) / DataTableToolbarButton
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / DataTableToolbarButton
2
2
 
3
3
  # Interface: DataTableToolbarButton
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / EmptyStateConfig
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / EmptyStateConfig
2
2
 
3
3
  # Interface: EmptyStateConfig
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / EnhancedNavigationMenuProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / EnhancedNavigationMenuProps
2
2
 
3
3
  # Interface: EnhancedNavigationMenuProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / EventContextType
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / EventContextType
2
2
 
3
3
  # Interface: EventContextType
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / EventLogoProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / EventLogoProps
2
2
 
3
3
  # Interface: EventLogoProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / EventProviderProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / EventProviderProps
2
2
 
3
3
  # Interface: EventProviderProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / FileDisplayProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / FileDisplayProps
2
2
 
3
3
  # Interface: FileDisplayProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / FileMetadata
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / FileMetadata
2
2
 
3
3
  # Interface: FileMetadata
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / FileReference
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / FileReference
2
2
 
3
3
  # Interface: FileReference
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / FileSizeLimits
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / FileSizeLimits
2
2
 
3
3
  # Interface: FileSizeLimits
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / FileUploadOptions
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / FileUploadOptions
2
2
 
3
3
  # Interface: FileUploadOptions
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / FileUploadProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / FileUploadProps
2
2
 
3
3
  # Interface: FileUploadProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / FooterProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / FooterProps
2
2
 
3
3
  # Interface: FooterProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / InactivityWarningModalProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / InactivityWarningModalProps
2
2
 
3
3
  # Interface: InactivityWarningModalProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / InputProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / InputProps
2
2
 
3
3
  # Interface: InputProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / LabelProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / LabelProps
2
2
 
3
3
  # Interface: LabelProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / LoginFormProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / LoginFormProps
2
2
 
3
3
  # Interface: LoginFormProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / NavigationAccessRecord
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / NavigationAccessRecord
2
2
 
3
3
  # Interface: NavigationAccessRecord
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / NavigationContextType
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / NavigationContextType
2
2
 
3
3
  # Interface: NavigationContextType
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / NavigationGuardProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / NavigationGuardProps
2
2
 
3
3
  # Interface: NavigationGuardProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / NavigationItem
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / NavigationItem
2
2
 
3
3
  # Interface: NavigationItem
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / NavigationMenuProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / NavigationMenuProps
2
2
 
3
3
  # Interface: NavigationMenuProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / NavigationProviderProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / NavigationProviderProps
2
2
 
3
3
  # Interface: NavigationProviderProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / Organisation
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / Organisation
2
2
 
3
3
  # Interface: Organisation
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / OrganisationContextType
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / OrganisationContextType
2
2
 
3
3
  # Interface: OrganisationContextType
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / OrganisationMembership
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / OrganisationMembership
2
2
 
3
3
  # Interface: OrganisationMembership
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / OrganisationProviderProps
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / OrganisationProviderProps
2
2
 
3
3
  # Interface: OrganisationProviderProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.70](../README.md) / [Exports](../modules.md) / OrganisationSecurityError
1
+ [@jmruthers/pace-core - v0.5.72](../README.md) / [Exports](../modules.md) / OrganisationSecurityError
2
2
 
3
3
  # Interface: OrganisationSecurityError
4
4