@jmruthers/pace-core 0.5.55 → 0.5.57

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 (124) hide show
  1. package/dist/{DataTable-4T627QFJ.js → DataTable-GABLO6H5.js} +5 -5
  2. package/dist/{chunk-TNMXZLDR.js → chunk-77TYN5B4.js} +3 -3
  3. package/dist/{chunk-AQFRLC7K.js → chunk-CACNKQ3B.js} +60 -3
  4. package/dist/{chunk-AQFRLC7K.js.map → chunk-CACNKQ3B.js.map} +1 -1
  5. package/dist/{chunk-KJDPSM64.js → chunk-D3X2CGAG.js} +2 -2
  6. package/dist/{chunk-AJ2KMES7.js → chunk-DH7VDOQQ.js} +3 -3
  7. package/dist/{chunk-PAEM3OWN.js → chunk-E3ITLZBM.js} +3 -3
  8. package/dist/{chunk-MPQDF75X.js → chunk-JO3Y2BOW.js} +5 -5
  9. package/dist/{chunk-UQE2Y64H.js → chunk-S3MPG3BA.js} +3 -3
  10. package/dist/{chunk-ZOD2ZY6X.js → chunk-TCX7STCC.js} +2 -2
  11. package/dist/{chunk-RQD3D2CO.js → chunk-VY3DOGPU.js} +4 -4
  12. package/dist/{chunk-KBRACSJI.js → chunk-YI25YXER.js} +2 -2
  13. package/dist/components.js +7 -7
  14. package/dist/hooks.js +4 -4
  15. package/dist/index.js +10 -10
  16. package/dist/providers.js +3 -3
  17. package/dist/rbac/index.js +5 -5
  18. package/dist/utils.js +1 -1
  19. package/docs/api/classes/ErrorBoundary.md +1 -1
  20. package/docs/api/classes/InvalidScopeError.md +1 -1
  21. package/docs/api/classes/MissingUserContextError.md +1 -1
  22. package/docs/api/classes/OrganisationContextRequiredError.md +1 -1
  23. package/docs/api/classes/PermissionDeniedError.md +1 -1
  24. package/docs/api/classes/PublicErrorBoundary.md +1 -1
  25. package/docs/api/classes/RBACAuditManager.md +1 -1
  26. package/docs/api/classes/RBACCache.md +1 -1
  27. package/docs/api/classes/RBACEngine.md +1 -1
  28. package/docs/api/classes/RBACError.md +1 -1
  29. package/docs/api/classes/RBACNotInitializedError.md +1 -1
  30. package/docs/api/classes/SecureSupabaseClient.md +1 -1
  31. package/docs/api/classes/StorageUtils.md +1 -1
  32. package/docs/api/interfaces/AggregateConfig.md +1 -1
  33. package/docs/api/interfaces/ButtonProps.md +1 -1
  34. package/docs/api/interfaces/CardProps.md +1 -1
  35. package/docs/api/interfaces/ColorPalette.md +1 -1
  36. package/docs/api/interfaces/ColorShade.md +1 -1
  37. package/docs/api/interfaces/DataAccessRecord.md +1 -1
  38. package/docs/api/interfaces/DataTableAction.md +1 -1
  39. package/docs/api/interfaces/DataTableColumn.md +1 -1
  40. package/docs/api/interfaces/DataTableProps.md +1 -1
  41. package/docs/api/interfaces/DataTableToolbarButton.md +1 -1
  42. package/docs/api/interfaces/EmptyStateConfig.md +1 -1
  43. package/docs/api/interfaces/EnhancedNavigationMenuProps.md +1 -1
  44. package/docs/api/interfaces/EventContextType.md +1 -1
  45. package/docs/api/interfaces/EventLogoProps.md +1 -1
  46. package/docs/api/interfaces/EventProviderProps.md +1 -1
  47. package/docs/api/interfaces/FileSizeLimits.md +1 -1
  48. package/docs/api/interfaces/FileUploadProps.md +1 -1
  49. package/docs/api/interfaces/FooterProps.md +1 -1
  50. package/docs/api/interfaces/InactivityWarningModalProps.md +1 -1
  51. package/docs/api/interfaces/InputProps.md +1 -1
  52. package/docs/api/interfaces/LabelProps.md +1 -1
  53. package/docs/api/interfaces/LoginFormProps.md +1 -1
  54. package/docs/api/interfaces/NavigationAccessRecord.md +1 -1
  55. package/docs/api/interfaces/NavigationContextType.md +1 -1
  56. package/docs/api/interfaces/NavigationGuardProps.md +1 -1
  57. package/docs/api/interfaces/NavigationItem.md +1 -1
  58. package/docs/api/interfaces/NavigationMenuProps.md +1 -1
  59. package/docs/api/interfaces/NavigationProviderProps.md +1 -1
  60. package/docs/api/interfaces/Organisation.md +1 -1
  61. package/docs/api/interfaces/OrganisationContextType.md +1 -1
  62. package/docs/api/interfaces/OrganisationMembership.md +1 -1
  63. package/docs/api/interfaces/OrganisationProviderProps.md +1 -1
  64. package/docs/api/interfaces/OrganisationSecurityError.md +1 -1
  65. package/docs/api/interfaces/PaceAppLayoutProps.md +1 -1
  66. package/docs/api/interfaces/PaceLoginPageProps.md +1 -1
  67. package/docs/api/interfaces/PageAccessRecord.md +1 -1
  68. package/docs/api/interfaces/PagePermissionContextType.md +1 -1
  69. package/docs/api/interfaces/PagePermissionGuardProps.md +1 -1
  70. package/docs/api/interfaces/PagePermissionProviderProps.md +1 -1
  71. package/docs/api/interfaces/PaletteData.md +1 -1
  72. package/docs/api/interfaces/PermissionEnforcerProps.md +1 -1
  73. package/docs/api/interfaces/PublicErrorBoundaryProps.md +1 -1
  74. package/docs/api/interfaces/PublicErrorBoundaryState.md +1 -1
  75. package/docs/api/interfaces/PublicLoadingSpinnerProps.md +1 -1
  76. package/docs/api/interfaces/PublicPageFooterProps.md +1 -1
  77. package/docs/api/interfaces/PublicPageHeaderProps.md +1 -1
  78. package/docs/api/interfaces/PublicPageLayoutProps.md +1 -1
  79. package/docs/api/interfaces/RBACConfig.md +1 -1
  80. package/docs/api/interfaces/RBACContextType.md +1 -1
  81. package/docs/api/interfaces/RBACLogger.md +1 -1
  82. package/docs/api/interfaces/RBACProviderProps.md +1 -1
  83. package/docs/api/interfaces/RoleBasedRouterContextType.md +1 -1
  84. package/docs/api/interfaces/RoleBasedRouterProps.md +1 -1
  85. package/docs/api/interfaces/RouteAccessRecord.md +1 -1
  86. package/docs/api/interfaces/RouteConfig.md +1 -1
  87. package/docs/api/interfaces/SecureDataContextType.md +1 -1
  88. package/docs/api/interfaces/SecureDataProviderProps.md +1 -1
  89. package/docs/api/interfaces/StorageConfig.md +1 -1
  90. package/docs/api/interfaces/StorageFileInfo.md +1 -1
  91. package/docs/api/interfaces/StorageFileMetadata.md +1 -1
  92. package/docs/api/interfaces/StorageListOptions.md +1 -1
  93. package/docs/api/interfaces/StorageListResult.md +1 -1
  94. package/docs/api/interfaces/StorageUploadOptions.md +1 -1
  95. package/docs/api/interfaces/StorageUploadResult.md +1 -1
  96. package/docs/api/interfaces/StorageUrlOptions.md +1 -1
  97. package/docs/api/interfaces/StyleImport.md +1 -1
  98. package/docs/api/interfaces/ToastActionElement.md +1 -1
  99. package/docs/api/interfaces/ToastProps.md +1 -1
  100. package/docs/api/interfaces/UnifiedAuthContextType.md +1 -1
  101. package/docs/api/interfaces/UnifiedAuthProviderProps.md +1 -1
  102. package/docs/api/interfaces/UseInactivityTrackerOptions.md +1 -1
  103. package/docs/api/interfaces/UseInactivityTrackerReturn.md +1 -1
  104. package/docs/api/interfaces/UsePublicEventLogoOptions.md +1 -1
  105. package/docs/api/interfaces/UsePublicEventLogoReturn.md +1 -1
  106. package/docs/api/interfaces/UsePublicEventOptions.md +1 -1
  107. package/docs/api/interfaces/UsePublicEventReturn.md +1 -1
  108. package/docs/api/interfaces/UsePublicRouteParamsReturn.md +1 -1
  109. package/docs/api/interfaces/UserEventAccess.md +1 -1
  110. package/docs/api/interfaces/UserMenuProps.md +1 -1
  111. package/docs/api/interfaces/UserProfile.md +1 -1
  112. package/docs/api/modules.md +3 -3
  113. package/package.json +1 -1
  114. package/src/providers/OrganisationProvider.tsx +76 -2
  115. /package/dist/{DataTable-4T627QFJ.js.map → DataTable-GABLO6H5.js.map} +0 -0
  116. /package/dist/{chunk-TNMXZLDR.js.map → chunk-77TYN5B4.js.map} +0 -0
  117. /package/dist/{chunk-KJDPSM64.js.map → chunk-D3X2CGAG.js.map} +0 -0
  118. /package/dist/{chunk-AJ2KMES7.js.map → chunk-DH7VDOQQ.js.map} +0 -0
  119. /package/dist/{chunk-PAEM3OWN.js.map → chunk-E3ITLZBM.js.map} +0 -0
  120. /package/dist/{chunk-MPQDF75X.js.map → chunk-JO3Y2BOW.js.map} +0 -0
  121. /package/dist/{chunk-UQE2Y64H.js.map → chunk-S3MPG3BA.js.map} +0 -0
  122. /package/dist/{chunk-ZOD2ZY6X.js.map → chunk-TCX7STCC.js.map} +0 -0
  123. /package/dist/{chunk-RQD3D2CO.js.map → chunk-VY3DOGPU.js.map} +0 -0
  124. /package/dist/{chunk-KBRACSJI.js.map → chunk-YI25YXER.js.map} +0 -0
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  init_UnifiedAuthProvider,
3
3
  useUnifiedAuth
4
- } from "./chunk-AQFRLC7K.js";
4
+ } from "./chunk-CACNKQ3B.js";
5
5
 
6
6
  // src/components/PublicLayout/PublicErrorBoundary.tsx
7
7
  import React, { Component } from "react";
@@ -386,4 +386,4 @@ export {
386
386
  clearPublicLogoCache,
387
387
  getPublicLogoCacheStats
388
388
  };
389
- //# sourceMappingURL=chunk-KJDPSM64.js.map
389
+ //# sourceMappingURL=chunk-D3X2CGAG.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  usePublicPageContext
3
- } from "./chunk-KJDPSM64.js";
3
+ } from "./chunk-D3X2CGAG.js";
4
4
  import {
5
5
  init_OrganisationProvider,
6
6
  init_UnifiedAuthProvider,
7
7
  useOrganisations,
8
8
  useUnifiedAuth
9
- } from "./chunk-AQFRLC7K.js";
9
+ } from "./chunk-CACNKQ3B.js";
10
10
 
11
11
  // src/hooks/useOrganisationPermissions.ts
12
12
  init_OrganisationProvider();
@@ -526,4 +526,4 @@ export {
526
526
  generatePublicRoutePath,
527
527
  extractEventCodeFromPath
528
528
  };
529
- //# sourceMappingURL=chunk-AJ2KMES7.js.map
529
+ //# sourceMappingURL=chunk-DH7VDOQQ.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  useCan
3
- } from "./chunk-UQE2Y64H.js";
3
+ } from "./chunk-S3MPG3BA.js";
4
4
  import {
5
5
  useDataTablePerformance
6
6
  } from "./chunk-YNUBMSMV.js";
@@ -14,7 +14,7 @@ import {
14
14
  init_Button,
15
15
  init_UnifiedAuthProvider,
16
16
  useUnifiedAuth
17
- } from "./chunk-AQFRLC7K.js";
17
+ } from "./chunk-CACNKQ3B.js";
18
18
  import {
19
19
  getCurrentAppName,
20
20
  init_appNameResolver
@@ -5584,4 +5584,4 @@ export {
5584
5584
  GroupHeader,
5585
5585
  EditableRow
5586
5586
  };
5587
- //# sourceMappingURL=chunk-PAEM3OWN.js.map
5587
+ //# sourceMappingURL=chunk-E3ITLZBM.js.map
@@ -15,7 +15,7 @@ import {
15
15
  SelectSeparator,
16
16
  SelectTrigger,
17
17
  SelectValue
18
- } from "./chunk-PAEM3OWN.js";
18
+ } from "./chunk-E3ITLZBM.js";
19
19
  import {
20
20
  isPermitted
21
21
  } from "./chunk-KLPVOPRI.js";
@@ -23,13 +23,13 @@ import {
23
23
  EventProvider_exports,
24
24
  init_EventProvider,
25
25
  useEvents
26
- } from "./chunk-KBRACSJI.js";
26
+ } from "./chunk-YI25YXER.js";
27
27
  import {
28
28
  PublicErrorBoundary,
29
29
  useAppConfig,
30
30
  usePublicEventLogo,
31
31
  usePublicPageContext
32
- } from "./chunk-KJDPSM64.js";
32
+ } from "./chunk-D3X2CGAG.js";
33
33
  import {
34
34
  Button,
35
35
  Dialog,
@@ -45,7 +45,7 @@ import {
45
45
  init_UnifiedAuthProvider,
46
46
  useOrganisations,
47
47
  useUnifiedAuth
48
- } from "./chunk-AQFRLC7K.js";
48
+ } from "./chunk-CACNKQ3B.js";
49
49
  import {
50
50
  LoadingSpinner
51
51
  } from "./chunk-CDQ3PX7L.js";
@@ -3150,4 +3150,4 @@ export {
3150
3150
  PublicPageDiagnostic,
3151
3151
  PublicPageContextChecker
3152
3152
  };
3153
- //# sourceMappingURL=chunk-MPQDF75X.js.map
3153
+ //# sourceMappingURL=chunk-JO3Y2BOW.js.map
@@ -7,13 +7,13 @@ import {
7
7
  import {
8
8
  init_EventProvider,
9
9
  useEvents
10
- } from "./chunk-KBRACSJI.js";
10
+ } from "./chunk-YI25YXER.js";
11
11
  import {
12
12
  init_OrganisationProvider,
13
13
  init_UnifiedAuthProvider,
14
14
  useOrganisations,
15
15
  useUnifiedAuth
16
- } from "./chunk-AQFRLC7K.js";
16
+ } from "./chunk-CACNKQ3B.js";
17
17
 
18
18
  // src/rbac/hooks/useRBAC.ts
19
19
  init_UnifiedAuthProvider();
@@ -522,4 +522,4 @@ export {
522
522
  useHasAllPermissions,
523
523
  useCachedPermissions
524
524
  };
525
- //# sourceMappingURL=chunk-UQE2Y64H.js.map
525
+ //# sourceMappingURL=chunk-S3MPG3BA.js.map
@@ -3,7 +3,7 @@ import {
3
3
  init_UnifiedAuthProvider,
4
4
  useOrganisations,
5
5
  useUnifiedAuth
6
- } from "./chunk-AQFRLC7K.js";
6
+ } from "./chunk-CACNKQ3B.js";
7
7
  import {
8
8
  init_organisationContext,
9
9
  setOrganisationContext
@@ -380,4 +380,4 @@ function useSecureDataAccess() {
380
380
  export {
381
381
  useSecureDataAccess
382
382
  };
383
- //# sourceMappingURL=chunk-ZOD2ZY6X.js.map
383
+ //# sourceMappingURL=chunk-TCX7STCC.js.map
@@ -4,7 +4,7 @@ import {
4
4
  import {
5
5
  useAccessLevel,
6
6
  useCan
7
- } from "./chunk-UQE2Y64H.js";
7
+ } from "./chunk-S3MPG3BA.js";
8
8
  import {
9
9
  OrganisationContextRequiredError,
10
10
  RBACCache,
@@ -13,12 +13,12 @@ import {
13
13
  } from "./chunk-KLPVOPRI.js";
14
14
  import {
15
15
  useSecureDataAccess
16
- } from "./chunk-ZOD2ZY6X.js";
16
+ } from "./chunk-TCX7STCC.js";
17
17
  import {
18
18
  init_RBACProvider,
19
19
  init_UnifiedAuthProvider,
20
20
  useUnifiedAuth
21
- } from "./chunk-AQFRLC7K.js";
21
+ } from "./chunk-CACNKQ3B.js";
22
22
  import {
23
23
  getCurrentAppName,
24
24
  init_appNameResolver
@@ -1826,4 +1826,4 @@ export {
1826
1826
  getPermissionsForRole,
1827
1827
  ALL_PERMISSIONS
1828
1828
  };
1829
- //# sourceMappingURL=chunk-RQD3D2CO.js.map
1829
+ //# sourceMappingURL=chunk-VY3DOGPU.js.map
@@ -3,7 +3,7 @@ import {
3
3
  init_UnifiedAuthProvider,
4
4
  useOrganisations,
5
5
  useUnifiedAuth
6
- } from "./chunk-AQFRLC7K.js";
6
+ } from "./chunk-CACNKQ3B.js";
7
7
  import {
8
8
  DebugLogger,
9
9
  init_debugLogger,
@@ -296,4 +296,4 @@ export {
296
296
  EventProvider_exports,
297
297
  init_EventProvider
298
298
  };
299
- //# sourceMappingURL=chunk-KBRACSJI.js.map
299
+ //# sourceMappingURL=chunk-YI25YXER.js.map
@@ -54,7 +54,7 @@ import {
54
54
  usePublicPageContext as usePublicPageContext2,
55
55
  useStorage,
56
56
  useToast
57
- } from "./chunk-MPQDF75X.js";
57
+ } from "./chunk-JO3Y2BOW.js";
58
58
  import {
59
59
  Alert,
60
60
  AlertDescription,
@@ -77,14 +77,14 @@ import {
77
77
  SelectSeparator,
78
78
  SelectTrigger,
79
79
  SelectValue
80
- } from "./chunk-PAEM3OWN.js";
80
+ } from "./chunk-E3ITLZBM.js";
81
81
  import {
82
82
  useRBAC
83
- } from "./chunk-UQE2Y64H.js";
83
+ } from "./chunk-S3MPG3BA.js";
84
84
  import "./chunk-KLPVOPRI.js";
85
85
  import "./chunk-B2WTCLCV.js";
86
- import "./chunk-TNMXZLDR.js";
87
- import "./chunk-KBRACSJI.js";
86
+ import "./chunk-77TYN5B4.js";
87
+ import "./chunk-YI25YXER.js";
88
88
  import {
89
89
  DefaultPublicErrorFallback,
90
90
  PublicErrorBoundary,
@@ -92,7 +92,7 @@ import {
92
92
  useErrorBoundary,
93
93
  useIsPublicPage,
94
94
  usePublicPageContext
95
- } from "./chunk-KJDPSM64.js";
95
+ } from "./chunk-D3X2CGAG.js";
96
96
  import "./chunk-YNUBMSMV.js";
97
97
  import {
98
98
  Button,
@@ -117,7 +117,7 @@ import {
117
117
  init_Tooltip2 as init_Tooltip,
118
118
  init_UnifiedAuthProvider,
119
119
  useUnifiedAuth
120
- } from "./chunk-AQFRLC7K.js";
120
+ } from "./chunk-CACNKQ3B.js";
121
121
  import "./chunk-STT7INZR.js";
122
122
  import {
123
123
  LoadingSpinner
package/dist/hooks.js CHANGED
@@ -8,20 +8,20 @@ import {
8
8
  usePublicEvent,
9
9
  usePublicEventCode,
10
10
  usePublicRouteParams
11
- } from "./chunk-AJ2KMES7.js";
11
+ } from "./chunk-DH7VDOQQ.js";
12
12
  import {
13
13
  useSecureDataAccess
14
- } from "./chunk-ZOD2ZY6X.js";
14
+ } from "./chunk-TCX7STCC.js";
15
15
  import {
16
16
  clearPublicLogoCache,
17
17
  getPublicLogoCacheStats,
18
18
  useAppConfig,
19
19
  usePublicEventLogo
20
- } from "./chunk-KJDPSM64.js";
20
+ } from "./chunk-D3X2CGAG.js";
21
21
  import {
22
22
  useDataTablePerformance
23
23
  } from "./chunk-YNUBMSMV.js";
24
- import "./chunk-AQFRLC7K.js";
24
+ import "./chunk-CACNKQ3B.js";
25
25
  import "./chunk-STT7INZR.js";
26
26
  import {
27
27
  useComponentPerformance
package/dist/index.js CHANGED
@@ -30,7 +30,7 @@ import {
30
30
  withAccessLevelGuard,
31
31
  withPermissionGuard,
32
32
  withRoleGuard
33
- } from "./chunk-RQD3D2CO.js";
33
+ } from "./chunk-VY3DOGPU.js";
34
34
  import "./chunk-TYHR5X4W.js";
35
35
  import {
36
36
  APP_PATH_MAPPING,
@@ -100,7 +100,7 @@ import {
100
100
  useStorage,
101
101
  useToast,
102
102
  validateFileSize
103
- } from "./chunk-MPQDF75X.js";
103
+ } from "./chunk-JO3Y2BOW.js";
104
104
  import {
105
105
  Alert,
106
106
  AlertDescription,
@@ -123,7 +123,7 @@ import {
123
123
  SelectSeparator,
124
124
  SelectTrigger,
125
125
  SelectValue
126
- } from "./chunk-PAEM3OWN.js";
126
+ } from "./chunk-E3ITLZBM.js";
127
127
  import {
128
128
  useAccessLevel,
129
129
  useCachedPermissions,
@@ -133,7 +133,7 @@ import {
133
133
  useMultiplePermissions,
134
134
  usePermissions,
135
135
  useRBAC as useRBAC2
136
- } from "./chunk-UQE2Y64H.js";
136
+ } from "./chunk-S3MPG3BA.js";
137
137
  import {
138
138
  CACHE_PATTERNS,
139
139
  RBACCache,
@@ -161,12 +161,12 @@ import {
161
161
  getGlobalAuditManager,
162
162
  setGlobalAuditManager
163
163
  } from "./chunk-B2WTCLCV.js";
164
- import "./chunk-TNMXZLDR.js";
164
+ import "./chunk-77TYN5B4.js";
165
165
  import {
166
166
  EventProvider,
167
167
  init_EventProvider,
168
168
  useEvents
169
- } from "./chunk-KBRACSJI.js";
169
+ } from "./chunk-YI25YXER.js";
170
170
  import {
171
171
  clearPublicEventCache,
172
172
  extractEventCodeFromPath,
@@ -177,8 +177,8 @@ import {
177
177
  usePublicEvent,
178
178
  usePublicEventCode,
179
179
  usePublicRouteParams
180
- } from "./chunk-AJ2KMES7.js";
181
- import "./chunk-ZOD2ZY6X.js";
180
+ } from "./chunk-DH7VDOQQ.js";
181
+ import "./chunk-TCX7STCC.js";
182
182
  import {
183
183
  DefaultPublicErrorFallback,
184
184
  PublicErrorBoundary,
@@ -190,7 +190,7 @@ import {
190
190
  useIsPublicPage,
191
191
  usePublicEventLogo,
192
192
  usePublicPageContext
193
- } from "./chunk-KJDPSM64.js";
193
+ } from "./chunk-D3X2CGAG.js";
194
194
  import "./chunk-YNUBMSMV.js";
195
195
  import {
196
196
  Button,
@@ -225,7 +225,7 @@ import {
225
225
  useOrganisations,
226
226
  useRBAC,
227
227
  useUnifiedAuth
228
- } from "./chunk-AQFRLC7K.js";
228
+ } from "./chunk-CACNKQ3B.js";
229
229
  import "./chunk-STT7INZR.js";
230
230
  import {
231
231
  getAppConfig,
package/dist/providers.js CHANGED
@@ -1,8 +1,8 @@
1
- import "./chunk-TNMXZLDR.js";
1
+ import "./chunk-77TYN5B4.js";
2
2
  import {
3
3
  EventProvider,
4
4
  useEvents
5
- } from "./chunk-KBRACSJI.js";
5
+ } from "./chunk-YI25YXER.js";
6
6
  import {
7
7
  AuthProvider,
8
8
  InactivityProvider,
@@ -12,7 +12,7 @@ import {
12
12
  useInactivity,
13
13
  useOrganisations,
14
14
  useUnifiedAuth
15
- } from "./chunk-AQFRLC7K.js";
15
+ } from "./chunk-CACNKQ3B.js";
16
16
  import "./chunk-STT7INZR.js";
17
17
  import "./chunk-D7ARGIA3.js";
18
18
  import "./chunk-PLDDJCW6.js";
@@ -30,7 +30,7 @@ import {
30
30
  withAccessLevelGuard,
31
31
  withPermissionGuard,
32
32
  withRoleGuard
33
- } from "../chunk-RQD3D2CO.js";
33
+ } from "../chunk-VY3DOGPU.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-UQE2Y64H.js";
44
+ } from "../chunk-S3MPG3BA.js";
45
45
  import {
46
46
  CACHE_PATTERNS,
47
47
  RBACCache,
@@ -69,12 +69,12 @@ import {
69
69
  getGlobalAuditManager,
70
70
  setGlobalAuditManager
71
71
  } from "../chunk-B2WTCLCV.js";
72
- import "../chunk-KBRACSJI.js";
73
- import "../chunk-ZOD2ZY6X.js";
72
+ import "../chunk-YI25YXER.js";
73
+ import "../chunk-TCX7STCC.js";
74
74
  import {
75
75
  RBACProvider,
76
76
  useRBAC
77
- } from "../chunk-AQFRLC7K.js";
77
+ } from "../chunk-CACNKQ3B.js";
78
78
  import "../chunk-STT7INZR.js";
79
79
  import "../chunk-5BSLGBYI.js";
80
80
  import "../chunk-D7ARGIA3.js";
package/dist/utils.js CHANGED
@@ -545,7 +545,7 @@ function createLazyComponent(importFn, componentName, options = {}) {
545
545
  return WrappedComponent;
546
546
  }
547
547
  var LazyDataTable = createLazyComponent(
548
- () => import("./DataTable-4T627QFJ.js").then((module) => ({ default: module.DataTable })),
548
+ () => import("./DataTable-GABLO6H5.js").then((module) => ({ default: module.DataTable })),
549
549
  "DataTable"
550
550
  );
551
551
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / ErrorBoundary
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / ErrorBoundary
2
2
 
3
3
  # Class: ErrorBoundary
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / InvalidScopeError
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / InvalidScopeError
2
2
 
3
3
  # Class: InvalidScopeError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / MissingUserContextError
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / MissingUserContextError
2
2
 
3
3
  # Class: MissingUserContextError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / OrganisationContextRequiredError
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / OrganisationContextRequiredError
2
2
 
3
3
  # Class: OrganisationContextRequiredError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / PermissionDeniedError
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / PermissionDeniedError
2
2
 
3
3
  # Class: PermissionDeniedError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / PublicErrorBoundary
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / PublicErrorBoundary
2
2
 
3
3
  # Class: PublicErrorBoundary
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / RBACAuditManager
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / RBACAuditManager
2
2
 
3
3
  # Class: RBACAuditManager
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / RBACCache
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / RBACCache
2
2
 
3
3
  # Class: RBACCache
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / RBACEngine
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / RBACEngine
2
2
 
3
3
  # Class: RBACEngine
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / RBACError
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / RBACError
2
2
 
3
3
  # Class: RBACError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / RBACNotInitializedError
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / RBACNotInitializedError
2
2
 
3
3
  # Class: RBACNotInitializedError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / SecureSupabaseClient
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / SecureSupabaseClient
2
2
 
3
3
  # Class: SecureSupabaseClient
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / StorageUtils
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / StorageUtils
2
2
 
3
3
  # Class: StorageUtils
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / AggregateConfig
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / AggregateConfig
2
2
 
3
3
  # Interface: AggregateConfig
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / ButtonProps
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / ButtonProps
2
2
 
3
3
  # Interface: ButtonProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / CardProps
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / CardProps
2
2
 
3
3
  # Interface: CardProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / ColorPalette
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / ColorPalette
2
2
 
3
3
  # Interface: ColorPalette
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / ColorShade
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / ColorShade
2
2
 
3
3
  # Interface: ColorShade
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / DataAccessRecord
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / DataAccessRecord
2
2
 
3
3
  # Interface: DataAccessRecord
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / DataTableAction
1
+ [@jmruthers/pace-core - v0.5.57](../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.55](../README.md) / [Exports](../modules.md) / DataTableColumn
1
+ [@jmruthers/pace-core - v0.5.57](../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.55](../README.md) / [Exports](../modules.md) / DataTableProps
1
+ [@jmruthers/pace-core - v0.5.57](../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.55](../README.md) / [Exports](../modules.md) / DataTableToolbarButton
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / DataTableToolbarButton
2
2
 
3
3
  # Interface: DataTableToolbarButton
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / EmptyStateConfig
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / EmptyStateConfig
2
2
 
3
3
  # Interface: EmptyStateConfig
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / EnhancedNavigationMenuProps
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / EnhancedNavigationMenuProps
2
2
 
3
3
  # Interface: EnhancedNavigationMenuProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / EventContextType
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / EventContextType
2
2
 
3
3
  # Interface: EventContextType
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / EventLogoProps
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / EventLogoProps
2
2
 
3
3
  # Interface: EventLogoProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / EventProviderProps
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / EventProviderProps
2
2
 
3
3
  # Interface: EventProviderProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / FileSizeLimits
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / FileSizeLimits
2
2
 
3
3
  # Interface: FileSizeLimits
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / FileUploadProps
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / FileUploadProps
2
2
 
3
3
  # Interface: FileUploadProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / FooterProps
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / FooterProps
2
2
 
3
3
  # Interface: FooterProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / InactivityWarningModalProps
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / InactivityWarningModalProps
2
2
 
3
3
  # Interface: InactivityWarningModalProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / InputProps
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / InputProps
2
2
 
3
3
  # Interface: InputProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.55](../README.md) / [Exports](../modules.md) / LabelProps
1
+ [@jmruthers/pace-core - v0.5.57](../README.md) / [Exports](../modules.md) / LabelProps
2
2
 
3
3
  # Interface: LabelProps
4
4