@jmruthers/pace-core 0.5.103 → 0.5.105
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AuthService-DX15wM6y.d.ts → AuthService-1D2ifNfa.d.ts} +1 -0
- package/dist/{DataTable-EEDFYMJP.js → DataTable-LWHFLTEW.js} +6 -6
- package/dist/{UnifiedAuthProvider-H7RI4KYD.js → UnifiedAuthProvider-XU4BHFXZ.js} +3 -3
- package/dist/{chunk-62AVH7CM.js → chunk-75G3NZWN.js} +4 -4
- package/dist/{chunk-SZWCMVTQ.js → chunk-AZFPGDCJ.js} +15 -7
- package/dist/chunk-AZFPGDCJ.js.map +1 -0
- package/dist/{chunk-5SGBVBRU.js → chunk-DWYMGSGU.js} +14 -7
- package/dist/chunk-DWYMGSGU.js.map +1 -0
- package/dist/{chunk-G7UUVEAP.js → chunk-GVRSXXAA.js} +3 -3
- package/dist/{chunk-X33A4WWI.js → chunk-HBGPLSA5.js} +38 -8
- package/dist/chunk-HBGPLSA5.js.map +1 -0
- package/dist/{chunk-ORACUZ7H.js → chunk-KBG34SVL.js} +2 -2
- package/dist/{chunk-ZGCVJ7WW.js → chunk-LT6RKRA7.js} +2 -2
- package/dist/{chunk-7TQDRDSM.js → chunk-MOMYOQMC.js} +5 -5
- package/dist/{chunk-2KLAOD4M.js → chunk-QDDUU625.js} +3 -3
- package/dist/{chunk-5RYPBJYL.js → chunk-X4FRXJV6.js} +7 -3
- package/dist/{chunk-5RYPBJYL.js.map → chunk-X4FRXJV6.js.map} +1 -1
- package/dist/{chunk-MVNOAHOP.js → chunk-ZXY5NTJB.js} +2 -2
- package/dist/components.js +8 -8
- package/dist/hooks.d.ts +1 -1
- package/dist/hooks.js +7 -7
- package/dist/index.d.ts +3 -3
- package/dist/index.js +11 -11
- package/dist/providers.d.ts +2 -2
- package/dist/providers.js +2 -2
- package/dist/rbac/index.js +7 -7
- package/dist/{usePublicRouteParams-BiXgKiYa.d.ts → usePublicRouteParams-CnM-IK2I.d.ts} +1 -0
- package/dist/utils.js +1 -1
- package/docs/api/classes/ColumnFactory.md +1 -1
- package/docs/api/classes/ErrorBoundary.md +1 -1
- package/docs/api/classes/InvalidScopeError.md +1 -1
- package/docs/api/classes/MissingUserContextError.md +1 -1
- package/docs/api/classes/OrganisationContextRequiredError.md +1 -1
- package/docs/api/classes/PermissionDeniedError.md +1 -1
- package/docs/api/classes/PublicErrorBoundary.md +1 -1
- package/docs/api/classes/RBACAuditManager.md +1 -1
- package/docs/api/classes/RBACCache.md +1 -1
- package/docs/api/classes/RBACEngine.md +1 -1
- package/docs/api/classes/RBACError.md +1 -1
- package/docs/api/classes/RBACNotInitializedError.md +1 -1
- package/docs/api/classes/SecureSupabaseClient.md +1 -1
- package/docs/api/classes/StorageUtils.md +1 -1
- package/docs/api/enums/FileCategory.md +1 -1
- package/docs/api/interfaces/AggregateConfig.md +1 -1
- package/docs/api/interfaces/ButtonProps.md +1 -1
- package/docs/api/interfaces/CardProps.md +1 -1
- package/docs/api/interfaces/ColorPalette.md +1 -1
- package/docs/api/interfaces/ColorShade.md +1 -1
- package/docs/api/interfaces/DataAccessRecord.md +1 -1
- package/docs/api/interfaces/DataRecord.md +1 -1
- package/docs/api/interfaces/DataTableAction.md +1 -1
- package/docs/api/interfaces/DataTableColumn.md +1 -1
- package/docs/api/interfaces/DataTableProps.md +1 -1
- package/docs/api/interfaces/DataTableToolbarButton.md +1 -1
- package/docs/api/interfaces/EmptyStateConfig.md +1 -1
- package/docs/api/interfaces/EnhancedNavigationMenuProps.md +1 -1
- package/docs/api/interfaces/FileDisplayProps.md +1 -1
- package/docs/api/interfaces/FileMetadata.md +1 -1
- package/docs/api/interfaces/FileReference.md +1 -1
- package/docs/api/interfaces/FileSizeLimits.md +1 -1
- package/docs/api/interfaces/FileUploadOptions.md +1 -1
- package/docs/api/interfaces/FileUploadProps.md +1 -1
- package/docs/api/interfaces/FooterProps.md +1 -1
- package/docs/api/interfaces/InactivityWarningModalProps.md +1 -1
- package/docs/api/interfaces/InputProps.md +1 -1
- package/docs/api/interfaces/LabelProps.md +1 -1
- package/docs/api/interfaces/LoginFormProps.md +1 -1
- package/docs/api/interfaces/NavigationAccessRecord.md +1 -1
- package/docs/api/interfaces/NavigationContextType.md +1 -1
- package/docs/api/interfaces/NavigationGuardProps.md +1 -1
- package/docs/api/interfaces/NavigationItem.md +1 -1
- package/docs/api/interfaces/NavigationMenuProps.md +1 -1
- package/docs/api/interfaces/NavigationProviderProps.md +1 -1
- package/docs/api/interfaces/Organisation.md +1 -1
- package/docs/api/interfaces/OrganisationContextType.md +1 -1
- package/docs/api/interfaces/OrganisationMembership.md +1 -1
- package/docs/api/interfaces/OrganisationProviderProps.md +1 -1
- package/docs/api/interfaces/OrganisationSecurityError.md +1 -1
- package/docs/api/interfaces/PaceAppLayoutProps.md +1 -1
- package/docs/api/interfaces/PaceLoginPageProps.md +4 -4
- package/docs/api/interfaces/PageAccessRecord.md +1 -1
- package/docs/api/interfaces/PagePermissionContextType.md +1 -1
- package/docs/api/interfaces/PagePermissionGuardProps.md +1 -1
- package/docs/api/interfaces/PagePermissionProviderProps.md +1 -1
- package/docs/api/interfaces/PaletteData.md +1 -1
- package/docs/api/interfaces/PermissionEnforcerProps.md +1 -1
- package/docs/api/interfaces/ProtectedRouteProps.md +1 -1
- package/docs/api/interfaces/PublicErrorBoundaryProps.md +1 -1
- package/docs/api/interfaces/PublicErrorBoundaryState.md +1 -1
- package/docs/api/interfaces/PublicLoadingSpinnerProps.md +1 -1
- package/docs/api/interfaces/PublicPageFooterProps.md +1 -1
- package/docs/api/interfaces/PublicPageHeaderProps.md +1 -1
- package/docs/api/interfaces/PublicPageLayoutProps.md +1 -1
- package/docs/api/interfaces/RBACConfig.md +1 -1
- package/docs/api/interfaces/RBACLogger.md +1 -1
- package/docs/api/interfaces/RoleBasedRouterContextType.md +1 -1
- package/docs/api/interfaces/RoleBasedRouterProps.md +1 -1
- package/docs/api/interfaces/RouteAccessRecord.md +1 -1
- package/docs/api/interfaces/RouteConfig.md +1 -1
- package/docs/api/interfaces/SecureDataContextType.md +1 -1
- package/docs/api/interfaces/SecureDataProviderProps.md +1 -1
- package/docs/api/interfaces/StorageConfig.md +1 -1
- package/docs/api/interfaces/StorageFileInfo.md +1 -1
- package/docs/api/interfaces/StorageFileMetadata.md +1 -1
- package/docs/api/interfaces/StorageListOptions.md +1 -1
- package/docs/api/interfaces/StorageListResult.md +1 -1
- package/docs/api/interfaces/StorageUploadOptions.md +1 -1
- package/docs/api/interfaces/StorageUploadResult.md +1 -1
- package/docs/api/interfaces/StorageUrlOptions.md +1 -1
- package/docs/api/interfaces/StyleImport.md +1 -1
- package/docs/api/interfaces/SwitchProps.md +1 -1
- package/docs/api/interfaces/ToastActionElement.md +1 -1
- package/docs/api/interfaces/ToastProps.md +1 -1
- package/docs/api/interfaces/UnifiedAuthContextType.md +1 -1
- package/docs/api/interfaces/UnifiedAuthProviderProps.md +1 -1
- package/docs/api/interfaces/UseInactivityTrackerOptions.md +1 -1
- package/docs/api/interfaces/UseInactivityTrackerReturn.md +1 -1
- package/docs/api/interfaces/UsePublicEventOptions.md +1 -1
- package/docs/api/interfaces/UsePublicEventReturn.md +1 -1
- package/docs/api/interfaces/UsePublicFileDisplayOptions.md +1 -1
- package/docs/api/interfaces/UsePublicFileDisplayReturn.md +1 -1
- package/docs/api/interfaces/UsePublicRouteParamsReturn.md +1 -1
- package/docs/api/interfaces/UseResolvedScopeOptions.md +1 -1
- package/docs/api/interfaces/UseResolvedScopeReturn.md +1 -1
- package/docs/api/interfaces/UserEventAccess.md +1 -1
- package/docs/api/interfaces/UserMenuProps.md +1 -1
- package/docs/api/interfaces/UserProfile.md +1 -1
- package/docs/api/modules.md +7 -6
- package/package.json +1 -1
- package/src/components/PaceLoginPage/PaceLoginPage.tsx +7 -0
- package/src/hooks/public/usePublicFileDisplay.ts +27 -1
- package/src/hooks/useEventTheme.ts +14 -1
- package/src/hooks/useFileDisplay.ts +10 -2
- package/src/services/EventService.ts +10 -3
- package/src/utils/file-reference.ts +15 -6
- package/dist/chunk-5SGBVBRU.js.map +0 -1
- package/dist/chunk-SZWCMVTQ.js.map +0 -1
- package/dist/chunk-X33A4WWI.js.map +0 -1
- /package/dist/{DataTable-EEDFYMJP.js.map → DataTable-LWHFLTEW.js.map} +0 -0
- /package/dist/{UnifiedAuthProvider-H7RI4KYD.js.map → UnifiedAuthProvider-XU4BHFXZ.js.map} +0 -0
- /package/dist/{chunk-62AVH7CM.js.map → chunk-75G3NZWN.js.map} +0 -0
- /package/dist/{chunk-G7UUVEAP.js.map → chunk-GVRSXXAA.js.map} +0 -0
- /package/dist/{chunk-ORACUZ7H.js.map → chunk-KBG34SVL.js.map} +0 -0
- /package/dist/{chunk-ZGCVJ7WW.js.map → chunk-LT6RKRA7.js.map} +0 -0
- /package/dist/{chunk-7TQDRDSM.js.map → chunk-MOMYOQMC.js.map} +0 -0
- /package/dist/{chunk-2KLAOD4M.js.map → chunk-QDDUU625.js.map} +0 -0
- /package/dist/{chunk-MVNOAHOP.js.map → chunk-ZXY5NTJB.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-
|
|
6
|
+
} from "./chunk-X4FRXJV6.js";
|
|
7
7
|
import {
|
|
8
8
|
__esm
|
|
9
9
|
} from "./chunk-PLDDJCW6.js";
|
|
@@ -57,4 +57,4 @@ export {
|
|
|
57
57
|
init_useOrganisations,
|
|
58
58
|
useEvents
|
|
59
59
|
};
|
|
60
|
-
//# sourceMappingURL=chunk-
|
|
60
|
+
//# sourceMappingURL=chunk-ZXY5NTJB.js.map
|
package/dist/components.js
CHANGED
|
@@ -51,7 +51,7 @@ import {
|
|
|
51
51
|
useFileReferenceForRecord,
|
|
52
52
|
useFilesByCategory,
|
|
53
53
|
usePublicPageContext as usePublicPageContext2
|
|
54
|
-
} from "./chunk-
|
|
54
|
+
} from "./chunk-AZFPGDCJ.js";
|
|
55
55
|
import {
|
|
56
56
|
Alert,
|
|
57
57
|
AlertDescription,
|
|
@@ -91,8 +91,8 @@ import {
|
|
|
91
91
|
TooltipProvider,
|
|
92
92
|
TooltipRoot,
|
|
93
93
|
TooltipTrigger
|
|
94
|
-
} from "./chunk-
|
|
95
|
-
import "./chunk-
|
|
94
|
+
} from "./chunk-75G3NZWN.js";
|
|
95
|
+
import "./chunk-QDDUU625.js";
|
|
96
96
|
import "./chunk-S63MFSY6.js";
|
|
97
97
|
import "./chunk-Q7APDV6H.js";
|
|
98
98
|
import {
|
|
@@ -102,19 +102,19 @@ import {
|
|
|
102
102
|
useErrorBoundary,
|
|
103
103
|
useIsPublicPage,
|
|
104
104
|
usePublicPageContext
|
|
105
|
-
} from "./chunk-
|
|
105
|
+
} from "./chunk-HBGPLSA5.js";
|
|
106
106
|
import {
|
|
107
107
|
useToast
|
|
108
108
|
} from "./chunk-QPCAGLUS.js";
|
|
109
|
-
import "./chunk-
|
|
109
|
+
import "./chunk-ZXY5NTJB.js";
|
|
110
110
|
import {
|
|
111
111
|
init_UnifiedAuthProvider
|
|
112
|
-
} from "./chunk-
|
|
113
|
-
import "./chunk-
|
|
112
|
+
} from "./chunk-KBG34SVL.js";
|
|
113
|
+
import "./chunk-LT6RKRA7.js";
|
|
114
114
|
import {
|
|
115
115
|
UnifiedAuthProvider,
|
|
116
116
|
useUnifiedAuth
|
|
117
|
-
} from "./chunk-
|
|
117
|
+
} from "./chunk-X4FRXJV6.js";
|
|
118
118
|
import {
|
|
119
119
|
FileCategory
|
|
120
120
|
} from "./chunk-XJ2HZOBU.js";
|
package/dist/hooks.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { u as useToast } from './useToast-Bm6TnSK-.js';
|
|
2
|
-
export { O as OrganisationSecurityHook, d as UseAppConfigReturn, U as UseOrganisationPermissionsReturn, p as UsePublicEventOptions, o as UsePublicEventReturn, r as UsePublicFileDisplayOptions, q as UsePublicFileDisplayReturn, s as UsePublicRouteParamsReturn, f as clearPublicEventCache, i as clearPublicFileDisplayCache, n as extractEventCodeFromPath, m as generatePublicRoutePath, g as getPublicEventCacheStats, j as getPublicFileDisplayCacheStats, c as useAppConfig, u as useEventTheme, a as useOrganisationPermissions, b as useOrganisationSecurity, e as usePublicEvent, l as usePublicEventCode, h as usePublicFileDisplay, k as usePublicRouteParams } from './usePublicRouteParams-
|
|
2
|
+
export { O as OrganisationSecurityHook, d as UseAppConfigReturn, U as UseOrganisationPermissionsReturn, p as UsePublicEventOptions, o as UsePublicEventReturn, r as UsePublicFileDisplayOptions, q as UsePublicFileDisplayReturn, s as UsePublicRouteParamsReturn, f as clearPublicEventCache, i as clearPublicFileDisplayCache, n as extractEventCodeFromPath, m as generatePublicRoutePath, g as getPublicEventCacheStats, j as getPublicFileDisplayCacheStats, c as useAppConfig, u as useEventTheme, a as useOrganisationPermissions, b as useOrganisationSecurity, e as usePublicEvent, l as usePublicEventCode, h as usePublicFileDisplay, k as usePublicRouteParams } from './usePublicRouteParams-CnM-IK2I.js';
|
|
3
3
|
import * as React$1 from 'react';
|
|
4
4
|
import { SortingState, ColumnFiltersState, ExpandedState } from '@tanstack/react-table';
|
|
5
5
|
import * as react_hook_form from 'react-hook-form';
|
package/dist/hooks.js
CHANGED
|
@@ -9,10 +9,10 @@ import {
|
|
|
9
9
|
usePublicEvent,
|
|
10
10
|
usePublicEventCode,
|
|
11
11
|
usePublicRouteParams
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-DWYMGSGU.js";
|
|
13
13
|
import {
|
|
14
14
|
useSecureDataAccess
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-GVRSXXAA.js";
|
|
16
16
|
import {
|
|
17
17
|
clearFileDisplayCache,
|
|
18
18
|
clearPublicFileDisplayCache,
|
|
@@ -21,15 +21,15 @@ import {
|
|
|
21
21
|
useAppConfig,
|
|
22
22
|
useFileDisplay,
|
|
23
23
|
usePublicFileDisplay
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-HBGPLSA5.js";
|
|
25
25
|
import {
|
|
26
26
|
useDataTablePerformance,
|
|
27
27
|
useToast
|
|
28
28
|
} from "./chunk-QPCAGLUS.js";
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-
|
|
31
|
-
import "./chunk-
|
|
32
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-ZXY5NTJB.js";
|
|
30
|
+
import "./chunk-KBG34SVL.js";
|
|
31
|
+
import "./chunk-LT6RKRA7.js";
|
|
32
|
+
import "./chunk-X4FRXJV6.js";
|
|
33
33
|
import {
|
|
34
34
|
useComponentPerformance
|
|
35
35
|
} from "./chunk-66C4BSAY.js";
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { a as UnifiedAuthContextType, c as UnifiedAuthProvider, b as UnifiedAuthProviderProps, U as UserEventAccess, u as useUnifiedAuth } from './UnifiedAuthProvider-BVKmQd9u.js';
|
|
2
|
-
import { m as InactivityService, n as EventService, o as OrganisationService, A as AuthService } from './AuthService-
|
|
3
|
-
export { d as EventProvider, k as InactivityProvider, g as OrganisationProvider } from './AuthService-
|
|
2
|
+
import { m as InactivityService, n as EventService, o as OrganisationService, A as AuthService } from './AuthService-1D2ifNfa.js';
|
|
3
|
+
export { d as EventProvider, k as InactivityProvider, g as OrganisationProvider } from './AuthService-1D2ifNfa.js';
|
|
4
4
|
import { e as OrganisationContextType } from './organisation-D6qRDtbF.js';
|
|
5
5
|
export { O as Organisation, a as OrganisationMembership, f as OrganisationProviderProps, g as OrganisationSecurityError, U as UserProfile } from './organisation-D6qRDtbF.js';
|
|
6
6
|
import { E as Event } from './unified-DQ4VcT7H.js';
|
|
@@ -13,7 +13,7 @@ export { D as DataTable, a as DataTableProps } from './DataTable-BE0OXZKQ.js';
|
|
|
13
13
|
import { D as DataRecord, f as DataTableAction } from './types-BDg1mAGG.js';
|
|
14
14
|
export { A as AggregateConfig, a as DataTableColumn, g as DataTableToolbarButton, E as EmptyStateConfig, G as GetRowId } from './types-BDg1mAGG.js';
|
|
15
15
|
import { ColumnDef } from '@tanstack/react-table';
|
|
16
|
-
export { p as UsePublicEventOptions, o as UsePublicEventReturn, r as UsePublicFileDisplayOptions, q as UsePublicFileDisplayReturn, s as UsePublicRouteParamsReturn, f as clearPublicEventCache, i as clearPublicFileDisplayCache, n as extractEventCodeFromPath, m as generatePublicRoutePath, g as getPublicEventCacheStats, j as getPublicFileDisplayCacheStats, c as useAppConfig, u as useEventTheme, a as useOrganisationPermissions, b as useOrganisationSecurity, e as usePublicEvent, l as usePublicEventCode, h as usePublicFileDisplay, k as usePublicRouteParams } from './usePublicRouteParams-
|
|
16
|
+
export { p as UsePublicEventOptions, o as UsePublicEventReturn, r as UsePublicFileDisplayOptions, q as UsePublicFileDisplayReturn, s as UsePublicRouteParamsReturn, f as clearPublicEventCache, i as clearPublicFileDisplayCache, n as extractEventCodeFromPath, m as generatePublicRoutePath, g as getPublicEventCacheStats, j as getPublicFileDisplayCacheStats, c as useAppConfig, u as useEventTheme, a as useOrganisationPermissions, b as useOrganisationSecurity, e as usePublicEvent, l as usePublicEventCode, h as usePublicFileDisplay, k as usePublicRouteParams } from './usePublicRouteParams-CnM-IK2I.js';
|
|
17
17
|
export { a as cn, c as createSecureDataAccess, j as formatCompactNumber, e as formatCurrency, f as formatDate, k as formatFileSize, h as formatNumber, i as formatPercent, g as getAppConfig, d as getCurrentAppId, b as getCurrentAppName, s as setAppConfig } from './formatting-BfDeV-ja.js';
|
|
18
18
|
export { b as FileCategory, a as FileMetadata, F as FileReference, c as FileUploadOptions } from './file-reference-C9isKNPn.js';
|
|
19
19
|
import { SupabaseClient } from '@supabase/supabase-js';
|
package/dist/index.js
CHANGED
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
withAccessLevelGuard,
|
|
31
31
|
withPermissionGuard,
|
|
32
32
|
withRoleGuard
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-MOMYOQMC.js";
|
|
34
34
|
import {
|
|
35
35
|
init_useInactivityTracker,
|
|
36
36
|
useInactivityTracker
|
|
@@ -90,7 +90,7 @@ import {
|
|
|
90
90
|
useFileReferenceForRecord,
|
|
91
91
|
useFilesByCategory,
|
|
92
92
|
usePublicPageContext as usePublicPageContext2
|
|
93
|
-
} from "./chunk-
|
|
93
|
+
} from "./chunk-AZFPGDCJ.js";
|
|
94
94
|
import {
|
|
95
95
|
Alert,
|
|
96
96
|
AlertDescription,
|
|
@@ -131,7 +131,7 @@ import {
|
|
|
131
131
|
TooltipProvider,
|
|
132
132
|
TooltipRoot,
|
|
133
133
|
TooltipTrigger
|
|
134
|
-
} from "./chunk-
|
|
134
|
+
} from "./chunk-75G3NZWN.js";
|
|
135
135
|
import {
|
|
136
136
|
useAccessLevel,
|
|
137
137
|
useCachedPermissions,
|
|
@@ -142,7 +142,7 @@ import {
|
|
|
142
142
|
usePermissions,
|
|
143
143
|
useRBAC,
|
|
144
144
|
useResolvedScope
|
|
145
|
-
} from "./chunk-
|
|
145
|
+
} from "./chunk-QDDUU625.js";
|
|
146
146
|
import {
|
|
147
147
|
CACHE_PATTERNS,
|
|
148
148
|
RBACCache,
|
|
@@ -183,8 +183,8 @@ import {
|
|
|
183
183
|
usePublicEvent,
|
|
184
184
|
usePublicEventCode,
|
|
185
185
|
usePublicRouteParams
|
|
186
|
-
} from "./chunk-
|
|
187
|
-
import "./chunk-
|
|
186
|
+
} from "./chunk-DWYMGSGU.js";
|
|
187
|
+
import "./chunk-GVRSXXAA.js";
|
|
188
188
|
import {
|
|
189
189
|
APP_PATH_MAPPING,
|
|
190
190
|
DEFAULT_FILE_SIZE_LIMIT,
|
|
@@ -214,7 +214,7 @@ import {
|
|
|
214
214
|
usePublicFileDisplay,
|
|
215
215
|
usePublicPageContext,
|
|
216
216
|
validateFileSize
|
|
217
|
-
} from "./chunk-
|
|
217
|
+
} from "./chunk-HBGPLSA5.js";
|
|
218
218
|
import {
|
|
219
219
|
useToast
|
|
220
220
|
} from "./chunk-QPCAGLUS.js";
|
|
@@ -222,11 +222,11 @@ import {
|
|
|
222
222
|
init_useOrganisations,
|
|
223
223
|
useEvents,
|
|
224
224
|
useOrganisations
|
|
225
|
-
} from "./chunk-
|
|
225
|
+
} from "./chunk-ZXY5NTJB.js";
|
|
226
226
|
import {
|
|
227
227
|
init_UnifiedAuthProvider
|
|
228
|
-
} from "./chunk-
|
|
229
|
-
import "./chunk-
|
|
228
|
+
} from "./chunk-KBG34SVL.js";
|
|
229
|
+
import "./chunk-LT6RKRA7.js";
|
|
230
230
|
import {
|
|
231
231
|
EventServiceProvider,
|
|
232
232
|
InactivityServiceProvider,
|
|
@@ -244,7 +244,7 @@ import {
|
|
|
244
244
|
useOrganisationService2 as useOrganisationService,
|
|
245
245
|
useSessionRestoration,
|
|
246
246
|
useUnifiedAuth
|
|
247
|
-
} from "./chunk-
|
|
247
|
+
} from "./chunk-X4FRXJV6.js";
|
|
248
248
|
import {
|
|
249
249
|
FileCategory
|
|
250
250
|
} from "./chunk-XJ2HZOBU.js";
|
package/dist/providers.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { a as UnifiedAuthContextType, c as UnifiedAuthProvider, b as UnifiedAuthProviderProps, U as UserEventAccess, u as useUnifiedAuth } from './UnifiedAuthProvider-BVKmQd9u.js';
|
|
2
|
-
import { A as AuthService } from './AuthService-
|
|
3
|
-
export { a as EventContextType, b as EventServiceContext, E as EventServiceContextType, d as EventServiceProvider, c as EventServiceProviderProps, i as InactivityServiceContext, I as InactivityServiceContextType, k as InactivityServiceProvider, j as InactivityServiceProviderProps, e as OrganisationServiceContext, O as OrganisationServiceContextType, g as OrganisationServiceProvider, f as OrganisationServiceProviderProps, u as useEventService, l as useInactivityService, h as useOrganisationService } from './AuthService-
|
|
2
|
+
import { A as AuthService } from './AuthService-1D2ifNfa.js';
|
|
3
|
+
export { a as EventContextType, b as EventServiceContext, E as EventServiceContextType, d as EventServiceProvider, c as EventServiceProviderProps, i as InactivityServiceContext, I as InactivityServiceContextType, k as InactivityServiceProvider, j as InactivityServiceProviderProps, e as OrganisationServiceContext, O as OrganisationServiceContextType, g as OrganisationServiceProvider, f as OrganisationServiceProviderProps, u as useEventService, l as useInactivityService, h as useOrganisationService } from './AuthService-1D2ifNfa.js';
|
|
4
4
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
5
5
|
import React__default from 'react';
|
|
6
6
|
import { SupabaseClient } from '@supabase/supabase-js';
|
package/dist/providers.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "./chunk-
|
|
1
|
+
import "./chunk-LT6RKRA7.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-
|
|
17
|
+
} from "./chunk-X4FRXJV6.js";
|
|
18
18
|
import "./chunk-BDZUMRBD.js";
|
|
19
19
|
import "./chunk-SMJZMKYN.js";
|
|
20
20
|
import "./chunk-PLDDJCW6.js";
|
package/dist/rbac/index.js
CHANGED
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
withAccessLevelGuard,
|
|
31
31
|
withPermissionGuard,
|
|
32
32
|
withRoleGuard
|
|
33
|
-
} from "../chunk-
|
|
33
|
+
} from "../chunk-MOMYOQMC.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-
|
|
44
|
+
} from "../chunk-QDDUU625.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-
|
|
75
|
-
import "../chunk-
|
|
76
|
-
import "../chunk-
|
|
77
|
-
import "../chunk-
|
|
78
|
-
import "../chunk-
|
|
74
|
+
import "../chunk-GVRSXXAA.js";
|
|
75
|
+
import "../chunk-ZXY5NTJB.js";
|
|
76
|
+
import "../chunk-KBG34SVL.js";
|
|
77
|
+
import "../chunk-LT6RKRA7.js";
|
|
78
|
+
import "../chunk-X4FRXJV6.js";
|
|
79
79
|
import "../chunk-JCQZ6LA7.js";
|
|
80
80
|
import "../chunk-BDZUMRBD.js";
|
|
81
81
|
import "../chunk-SMJZMKYN.js";
|
|
@@ -178,6 +178,7 @@ declare function useAppConfig(): UseAppConfigReturn;
|
|
|
178
178
|
* It will:
|
|
179
179
|
* - Apply event colors when an event with `event_colours` is selected
|
|
180
180
|
* - Clear theming when no event is selected
|
|
181
|
+
* - Skip theme application when on the login route to prevent login screen styling
|
|
181
182
|
* - Handle cleanup when the component unmounts
|
|
182
183
|
*
|
|
183
184
|
* @returns void - This is an effect hook with no return value
|
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-
|
|
597
|
+
() => import("./DataTable-LWHFLTEW.js").then((module) => ({ default: module.DataTable })),
|
|
598
598
|
"DataTable"
|
|
599
599
|
);
|
|
600
600
|
|