@jmruthers/pace-core 0.5.79 → 0.5.81

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 (146) hide show
  1. package/dist/{DataTable-BCBW5SCL.js → DataTable-OBT663FS.js} +6 -6
  2. package/dist/{UnifiedAuthProvider-TSHK77PL.js → UnifiedAuthProvider-K2IZAY5F.js} +3 -3
  3. package/dist/{chunk-TI67X46U.js → chunk-3FV24IOD.js} +7 -7
  4. package/dist/{chunk-WYKXRCXB.js → chunk-5BN3YGNK.js} +157 -53
  5. package/dist/{chunk-WYKXRCXB.js.map → chunk-5BN3YGNK.js.map} +1 -1
  6. package/dist/{chunk-RMK6FOHF.js → chunk-CACHCRZS.js} +158 -79
  7. package/dist/{chunk-RMK6FOHF.js.map → chunk-CACHCRZS.js.map} +1 -1
  8. package/dist/{chunk-GXWREXH7.js → chunk-CBSD3BZ3.js} +2 -2
  9. package/dist/{chunk-CALYF6HH.js → chunk-I2VVV5PQ.js} +2 -2
  10. package/dist/{chunk-3WFKFBVQ.js → chunk-KUYWZVR2.js} +4 -4
  11. package/dist/{chunk-LVV6J6ZF.js → chunk-NTW3KGS4.js} +5 -5
  12. package/dist/{chunk-HQ7KTKC3.js → chunk-RIXPZJUB.js} +2 -2
  13. package/dist/{chunk-JYCP4L55.js → chunk-S3JKDMD5.js} +3 -3
  14. package/dist/{chunk-OBXLAL3J.js → chunk-V5SWX6KL.js} +4 -4
  15. package/dist/{chunk-IQFITAE3.js → chunk-YVUZWLQG.js} +3 -3
  16. package/dist/components.js +8 -8
  17. package/dist/hooks.js +7 -7
  18. package/dist/index.js +11 -11
  19. package/dist/providers.js +2 -2
  20. package/dist/rbac/index.js +7 -7
  21. package/dist/utils.js +1 -1
  22. package/docs/api/classes/ColumnFactory.md +1 -1
  23. package/docs/api/classes/ErrorBoundary.md +1 -1
  24. package/docs/api/classes/InvalidScopeError.md +1 -1
  25. package/docs/api/classes/MissingUserContextError.md +1 -1
  26. package/docs/api/classes/OrganisationContextRequiredError.md +1 -1
  27. package/docs/api/classes/PermissionDeniedError.md +1 -1
  28. package/docs/api/classes/PublicErrorBoundary.md +1 -1
  29. package/docs/api/classes/RBACAuditManager.md +1 -1
  30. package/docs/api/classes/RBACCache.md +1 -1
  31. package/docs/api/classes/RBACEngine.md +1 -1
  32. package/docs/api/classes/RBACError.md +1 -1
  33. package/docs/api/classes/RBACNotInitializedError.md +1 -1
  34. package/docs/api/classes/SecureSupabaseClient.md +1 -1
  35. package/docs/api/classes/StorageUtils.md +1 -1
  36. package/docs/api/enums/FileCategory.md +1 -1
  37. package/docs/api/interfaces/AggregateConfig.md +1 -1
  38. package/docs/api/interfaces/ButtonProps.md +1 -1
  39. package/docs/api/interfaces/CardProps.md +1 -1
  40. package/docs/api/interfaces/ColorPalette.md +1 -1
  41. package/docs/api/interfaces/ColorShade.md +1 -1
  42. package/docs/api/interfaces/DataAccessRecord.md +1 -1
  43. package/docs/api/interfaces/DataRecord.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/EventLogoProps.md +1 -1
  51. package/docs/api/interfaces/FileDisplayProps.md +1 -1
  52. package/docs/api/interfaces/FileMetadata.md +1 -1
  53. package/docs/api/interfaces/FileReference.md +1 -1
  54. package/docs/api/interfaces/FileSizeLimits.md +1 -1
  55. package/docs/api/interfaces/FileUploadOptions.md +1 -1
  56. package/docs/api/interfaces/FileUploadProps.md +1 -1
  57. package/docs/api/interfaces/FooterProps.md +1 -1
  58. package/docs/api/interfaces/InactivityWarningModalProps.md +1 -1
  59. package/docs/api/interfaces/InputProps.md +1 -1
  60. package/docs/api/interfaces/LabelProps.md +1 -1
  61. package/docs/api/interfaces/LoginFormProps.md +1 -1
  62. package/docs/api/interfaces/NavigationAccessRecord.md +1 -1
  63. package/docs/api/interfaces/NavigationContextType.md +1 -1
  64. package/docs/api/interfaces/NavigationGuardProps.md +1 -1
  65. package/docs/api/interfaces/NavigationItem.md +1 -1
  66. package/docs/api/interfaces/NavigationMenuProps.md +1 -1
  67. package/docs/api/interfaces/NavigationProviderProps.md +1 -1
  68. package/docs/api/interfaces/Organisation.md +1 -1
  69. package/docs/api/interfaces/OrganisationContextType.md +1 -1
  70. package/docs/api/interfaces/OrganisationMembership.md +1 -1
  71. package/docs/api/interfaces/OrganisationProviderProps.md +1 -1
  72. package/docs/api/interfaces/OrganisationSecurityError.md +1 -1
  73. package/docs/api/interfaces/PaceAppLayoutProps.md +1 -1
  74. package/docs/api/interfaces/PaceLoginPageProps.md +1 -1
  75. package/docs/api/interfaces/PageAccessRecord.md +1 -1
  76. package/docs/api/interfaces/PagePermissionContextType.md +1 -1
  77. package/docs/api/interfaces/PagePermissionGuardProps.md +1 -1
  78. package/docs/api/interfaces/PagePermissionProviderProps.md +1 -1
  79. package/docs/api/interfaces/PaletteData.md +1 -1
  80. package/docs/api/interfaces/PermissionEnforcerProps.md +1 -1
  81. package/docs/api/interfaces/PublicErrorBoundaryProps.md +1 -1
  82. package/docs/api/interfaces/PublicErrorBoundaryState.md +1 -1
  83. package/docs/api/interfaces/PublicLoadingSpinnerProps.md +1 -1
  84. package/docs/api/interfaces/PublicPageFooterProps.md +1 -1
  85. package/docs/api/interfaces/PublicPageHeaderProps.md +1 -1
  86. package/docs/api/interfaces/PublicPageLayoutProps.md +1 -1
  87. package/docs/api/interfaces/RBACConfig.md +1 -1
  88. package/docs/api/interfaces/RBACLogger.md +1 -1
  89. package/docs/api/interfaces/RoleBasedRouterContextType.md +1 -1
  90. package/docs/api/interfaces/RoleBasedRouterProps.md +1 -1
  91. package/docs/api/interfaces/RouteAccessRecord.md +1 -1
  92. package/docs/api/interfaces/RouteConfig.md +1 -1
  93. package/docs/api/interfaces/SecureDataContextType.md +1 -1
  94. package/docs/api/interfaces/SecureDataProviderProps.md +1 -1
  95. package/docs/api/interfaces/StorageConfig.md +1 -1
  96. package/docs/api/interfaces/StorageFileInfo.md +1 -1
  97. package/docs/api/interfaces/StorageFileMetadata.md +1 -1
  98. package/docs/api/interfaces/StorageListOptions.md +1 -1
  99. package/docs/api/interfaces/StorageListResult.md +1 -1
  100. package/docs/api/interfaces/StorageUploadOptions.md +1 -1
  101. package/docs/api/interfaces/StorageUploadResult.md +1 -1
  102. package/docs/api/interfaces/StorageUrlOptions.md +1 -1
  103. package/docs/api/interfaces/StyleImport.md +1 -1
  104. package/docs/api/interfaces/SwitchProps.md +1 -1
  105. package/docs/api/interfaces/ToastActionElement.md +1 -1
  106. package/docs/api/interfaces/ToastProps.md +1 -1
  107. package/docs/api/interfaces/UnifiedAuthContextType.md +1 -1
  108. package/docs/api/interfaces/UnifiedAuthProviderProps.md +1 -1
  109. package/docs/api/interfaces/UseInactivityTrackerOptions.md +1 -1
  110. package/docs/api/interfaces/UseInactivityTrackerReturn.md +1 -1
  111. package/docs/api/interfaces/UsePublicEventLogoOptions.md +1 -1
  112. package/docs/api/interfaces/UsePublicEventLogoReturn.md +1 -1
  113. package/docs/api/interfaces/UsePublicEventOptions.md +1 -1
  114. package/docs/api/interfaces/UsePublicEventReturn.md +1 -1
  115. package/docs/api/interfaces/UsePublicRouteParamsReturn.md +1 -1
  116. package/docs/api/interfaces/UseResolvedScopeOptions.md +1 -1
  117. package/docs/api/interfaces/UseResolvedScopeReturn.md +1 -1
  118. package/docs/api/interfaces/UserEventAccess.md +1 -1
  119. package/docs/api/interfaces/UserMenuProps.md +1 -1
  120. package/docs/api/interfaces/UserProfile.md +1 -1
  121. package/docs/api/modules.md +3 -3
  122. package/docs/architecture/rpc-function-standards.md +757 -0
  123. package/package.json +1 -1
  124. package/src/components/DataTable/__tests__/styles.test.ts +5 -5
  125. package/src/components/DataTable/components/DataTableCore.tsx +125 -18
  126. package/src/components/DataTable/components/PaginationControls.tsx +78 -77
  127. package/src/components/DataTable/components/UnifiedTableBody.tsx +12 -4
  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/DataTable/styles.ts +1 -1
  133. package/src/providers/services/UnifiedAuthProvider.tsx +175 -54
  134. package/src/styles/core.css +1 -2
  135. package/src/styles/base.css +0 -208
  136. /package/dist/{DataTable-BCBW5SCL.js.map → DataTable-OBT663FS.js.map} +0 -0
  137. /package/dist/{UnifiedAuthProvider-TSHK77PL.js.map → UnifiedAuthProvider-K2IZAY5F.js.map} +0 -0
  138. /package/dist/{chunk-TI67X46U.js.map → chunk-3FV24IOD.js.map} +0 -0
  139. /package/dist/{chunk-GXWREXH7.js.map → chunk-CBSD3BZ3.js.map} +0 -0
  140. /package/dist/{chunk-CALYF6HH.js.map → chunk-I2VVV5PQ.js.map} +0 -0
  141. /package/dist/{chunk-3WFKFBVQ.js.map → chunk-KUYWZVR2.js.map} +0 -0
  142. /package/dist/{chunk-LVV6J6ZF.js.map → chunk-NTW3KGS4.js.map} +0 -0
  143. /package/dist/{chunk-HQ7KTKC3.js.map → chunk-RIXPZJUB.js.map} +0 -0
  144. /package/dist/{chunk-JYCP4L55.js.map → chunk-S3JKDMD5.js.map} +0 -0
  145. /package/dist/{chunk-OBXLAL3J.js.map → chunk-V5SWX6KL.js.map} +0 -0
  146. /package/dist/{chunk-IQFITAE3.js.map → chunk-YVUZWLQG.js.map} +0 -0
@@ -3,7 +3,7 @@ import {
3
3
  init_useOrganisationService,
4
4
  useEventService2 as useEventService,
5
5
  useOrganisationService2 as useOrganisationService
6
- } from "./chunk-WYKXRCXB.js";
6
+ } from "./chunk-5BN3YGNK.js";
7
7
  import {
8
8
  __esm
9
9
  } from "./chunk-PLDDJCW6.js";
@@ -61,4 +61,4 @@ export {
61
61
  init_useOrganisations,
62
62
  useEvents
63
63
  };
64
- //# sourceMappingURL=chunk-GXWREXH7.js.map
64
+ //# sourceMappingURL=chunk-CBSD3BZ3.js.map
@@ -4,7 +4,7 @@ import {
4
4
  init_InactivityServiceProvider,
5
5
  init_OrganisationServiceProvider,
6
6
  init_UnifiedAuthProvider
7
- } from "./chunk-WYKXRCXB.js";
7
+ } from "./chunk-5BN3YGNK.js";
8
8
 
9
9
  // src/providers/index.ts
10
10
  init_UnifiedAuthProvider();
@@ -12,4 +12,4 @@ init_EventServiceProvider();
12
12
  init_OrganisationServiceProvider();
13
13
  init_InactivityServiceProvider();
14
14
  init_AuthServiceProvider();
15
- //# sourceMappingURL=chunk-CALYF6HH.js.map
15
+ //# sourceMappingURL=chunk-I2VVV5PQ.js.map
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  init_useOrganisations,
3
3
  useOrganisations
4
- } from "./chunk-GXWREXH7.js";
4
+ } from "./chunk-CBSD3BZ3.js";
5
5
  import {
6
6
  init_UnifiedAuthProvider
7
- } from "./chunk-HQ7KTKC3.js";
7
+ } from "./chunk-RIXPZJUB.js";
8
8
  import {
9
9
  OrganisationServiceContext,
10
10
  OrganisationServiceProvider,
11
11
  init_OrganisationServiceProvider,
12
12
  useOrganisationService,
13
13
  useUnifiedAuth
14
- } from "./chunk-WYKXRCXB.js";
14
+ } from "./chunk-5BN3YGNK.js";
15
15
  import {
16
16
  __esm,
17
17
  __export
@@ -417,4 +417,4 @@ export {
417
417
  clearPublicLogoCache,
418
418
  getPublicLogoCacheStats
419
419
  };
420
- //# sourceMappingURL=chunk-3WFKFBVQ.js.map
420
+ //# sourceMappingURL=chunk-KUYWZVR2.js.map
@@ -2,7 +2,7 @@ import {
2
2
  createScopeFromEvent,
3
3
  useAccessLevel,
4
4
  useCan
5
- } from "./chunk-IQFITAE3.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-JYCP4L55.js";
14
+ } from "./chunk-S3JKDMD5.js";
15
15
  import {
16
16
  init_UnifiedAuthProvider
17
- } from "./chunk-HQ7KTKC3.js";
17
+ } from "./chunk-RIXPZJUB.js";
18
18
  import {
19
19
  useUnifiedAuth
20
- } from "./chunk-WYKXRCXB.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-LVV6J6ZF.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-WYKXRCXB.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-HQ7KTKC3.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-GXWREXH7.js";
4
+ } from "./chunk-CBSD3BZ3.js";
5
5
  import {
6
6
  useUnifiedAuth
7
- } from "./chunk-WYKXRCXB.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-JYCP4L55.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-3WFKFBVQ.js";
4
+ } from "./chunk-KUYWZVR2.js";
5
5
  import {
6
6
  init_useOrganisations,
7
7
  useEvents,
8
8
  useOrganisations
9
- } from "./chunk-GXWREXH7.js";
9
+ } from "./chunk-CBSD3BZ3.js";
10
10
  import {
11
11
  useUnifiedAuth
12
- } from "./chunk-WYKXRCXB.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-OBXLAL3J.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-GXWREXH7.js";
14
+ } from "./chunk-CBSD3BZ3.js";
15
15
  import {
16
16
  init_UnifiedAuthProvider,
17
17
  useUnifiedAuth
18
- } from "./chunk-WYKXRCXB.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-IQFITAE3.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-TI67X46U.js";
54
+ } from "./chunk-3FV24IOD.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-RMK6FOHF.js";
94
+ } from "./chunk-CACHCRZS.js";
95
95
  import {
96
96
  useRBAC
97
- } from "./chunk-IQFITAE3.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-3WFKFBVQ.js";
107
+ } from "./chunk-KUYWZVR2.js";
108
108
  import {
109
109
  useToast
110
110
  } from "./chunk-YCKPEMJA.js";
111
- import "./chunk-GXWREXH7.js";
111
+ import "./chunk-CBSD3BZ3.js";
112
112
  import {
113
113
  init_UnifiedAuthProvider
114
- } from "./chunk-HQ7KTKC3.js";
115
- import "./chunk-CALYF6HH.js";
114
+ } from "./chunk-RIXPZJUB.js";
115
+ import "./chunk-I2VVV5PQ.js";
116
116
  import {
117
117
  UnifiedAuthProvider,
118
118
  useUnifiedAuth
119
- } from "./chunk-WYKXRCXB.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-OBXLAL3J.js";
12
+ } from "./chunk-V5SWX6KL.js";
13
13
  import {
14
14
  useSecureDataAccess
15
- } from "./chunk-JYCP4L55.js";
15
+ } from "./chunk-S3JKDMD5.js";
16
16
  import {
17
17
  clearPublicLogoCache,
18
18
  getPublicLogoCacheStats,
19
19
  useAppConfig,
20
20
  usePublicEventLogo
21
- } from "./chunk-3WFKFBVQ.js";
21
+ } from "./chunk-KUYWZVR2.js";
22
22
  import {
23
23
  useDataTablePerformance,
24
24
  useToast
25
25
  } from "./chunk-YCKPEMJA.js";
26
- import "./chunk-GXWREXH7.js";
27
- import "./chunk-HQ7KTKC3.js";
28
- import "./chunk-CALYF6HH.js";
29
- import "./chunk-WYKXRCXB.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-LVV6J6ZF.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-TI67X46U.js";
110
+ } from "./chunk-3FV24IOD.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-RMK6FOHF.js";
151
+ } from "./chunk-CACHCRZS.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-IQFITAE3.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-OBXLAL3J.js";
204
- import "./chunk-JYCP4L55.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-3WFKFBVQ.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-GXWREXH7.js";
225
+ } from "./chunk-CBSD3BZ3.js";
226
226
  import {
227
227
  init_UnifiedAuthProvider
228
- } from "./chunk-HQ7KTKC3.js";
229
- import "./chunk-CALYF6HH.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-WYKXRCXB.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-CALYF6HH.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-WYKXRCXB.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-LVV6J6ZF.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-IQFITAE3.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-JYCP4L55.js";
75
- import "../chunk-GXWREXH7.js";
76
- import "../chunk-HQ7KTKC3.js";
77
- import "../chunk-CALYF6HH.js";
78
- import "../chunk-WYKXRCXB.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-BCBW5SCL.js").then((module) => ({ default: module.DataTable })),
597
+ () => import("./DataTable-OBT663FS.js").then((module) => ({ default: module.DataTable })),
598
598
  "DataTable"
599
599
  );
600
600
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / ColumnFactory
1
+ [@jmruthers/pace-core - v0.5.81](../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.79](../README.md) / [Exports](../modules.md) / ErrorBoundary
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / ErrorBoundary
2
2
 
3
3
  # Class: ErrorBoundary
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / InvalidScopeError
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / InvalidScopeError
2
2
 
3
3
  # Class: InvalidScopeError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / MissingUserContextError
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / MissingUserContextError
2
2
 
3
3
  # Class: MissingUserContextError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / OrganisationContextRequiredError
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / OrganisationContextRequiredError
2
2
 
3
3
  # Class: OrganisationContextRequiredError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / PermissionDeniedError
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / PermissionDeniedError
2
2
 
3
3
  # Class: PermissionDeniedError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / PublicErrorBoundary
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / PublicErrorBoundary
2
2
 
3
3
  # Class: PublicErrorBoundary
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / RBACAuditManager
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / RBACAuditManager
2
2
 
3
3
  # Class: RBACAuditManager
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / RBACCache
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / RBACCache
2
2
 
3
3
  # Class: RBACCache
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / RBACEngine
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / RBACEngine
2
2
 
3
3
  # Class: RBACEngine
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / RBACError
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / RBACError
2
2
 
3
3
  # Class: RBACError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / RBACNotInitializedError
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / RBACNotInitializedError
2
2
 
3
3
  # Class: RBACNotInitializedError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / SecureSupabaseClient
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / SecureSupabaseClient
2
2
 
3
3
  # Class: SecureSupabaseClient
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / StorageUtils
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / StorageUtils
2
2
 
3
3
  # Class: StorageUtils
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / FileCategory
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / FileCategory
2
2
 
3
3
  # Enumeration: FileCategory
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / AggregateConfig
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / AggregateConfig
2
2
 
3
3
  # Interface: AggregateConfig
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / ButtonProps
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / ButtonProps
2
2
 
3
3
  # Interface: ButtonProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / CardProps
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / CardProps
2
2
 
3
3
  # Interface: CardProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / ColorPalette
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / ColorPalette
2
2
 
3
3
  # Interface: ColorPalette
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / ColorShade
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / ColorShade
2
2
 
3
3
  # Interface: ColorShade
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / DataAccessRecord
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / DataAccessRecord
2
2
 
3
3
  # Interface: DataAccessRecord
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / DataRecord
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / DataRecord
2
2
 
3
3
  # Interface: DataRecord
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / DataTableAction
1
+ [@jmruthers/pace-core - v0.5.81](../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.79](../README.md) / [Exports](../modules.md) / DataTableColumn
1
+ [@jmruthers/pace-core - v0.5.81](../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.79](../README.md) / [Exports](../modules.md) / DataTableProps
1
+ [@jmruthers/pace-core - v0.5.81](../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.79](../README.md) / [Exports](../modules.md) / DataTableToolbarButton
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / DataTableToolbarButton
2
2
 
3
3
  # Interface: DataTableToolbarButton
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / EmptyStateConfig
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / EmptyStateConfig
2
2
 
3
3
  # Interface: EmptyStateConfig
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / EnhancedNavigationMenuProps
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / EnhancedNavigationMenuProps
2
2
 
3
3
  # Interface: EnhancedNavigationMenuProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / EventLogoProps
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / EventLogoProps
2
2
 
3
3
  # Interface: EventLogoProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / FileDisplayProps
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / FileDisplayProps
2
2
 
3
3
  # Interface: FileDisplayProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / FileMetadata
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / FileMetadata
2
2
 
3
3
  # Interface: FileMetadata
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / FileReference
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / FileReference
2
2
 
3
3
  # Interface: FileReference
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / FileSizeLimits
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / FileSizeLimits
2
2
 
3
3
  # Interface: FileSizeLimits
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / FileUploadOptions
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / FileUploadOptions
2
2
 
3
3
  # Interface: FileUploadOptions
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.5.79](../README.md) / [Exports](../modules.md) / FileUploadProps
1
+ [@jmruthers/pace-core - v0.5.81](../README.md) / [Exports](../modules.md) / FileUploadProps
2
2
 
3
3
  # Interface: FileUploadProps
4
4