@jmruthers/pace-core 0.5.53 → 0.5.54
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/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/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/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/EventContextType.md +1 -1
- package/docs/api/interfaces/EventLogoProps.md +1 -1
- package/docs/api/interfaces/EventProviderProps.md +1 -1
- package/docs/api/interfaces/FileSizeLimits.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 +1 -1
- 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/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/RBACContextType.md +1 -1
- package/docs/api/interfaces/RBACLogger.md +1 -1
- package/docs/api/interfaces/RBACProviderProps.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/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/UsePublicEventLogoOptions.md +1 -1
- package/docs/api/interfaces/UsePublicEventLogoReturn.md +1 -1
- package/docs/api/interfaces/UsePublicEventOptions.md +1 -1
- package/docs/api/interfaces/UsePublicEventReturn.md +1 -1
- package/docs/api/interfaces/UsePublicRouteParamsReturn.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 +2 -2
- package/package.json +1 -1
- package/src/styles/base.css +208 -0
- package/src/styles/semantic.css +24 -0
package/docs/api/modules.md
CHANGED
package/package.json
CHANGED
|
@@ -0,0 +1,208 @@
|
|
|
1
|
+
@import "tailwindcss";
|
|
2
|
+
|
|
3
|
+
@layer base {
|
|
4
|
+
|
|
5
|
+
/*base resets */
|
|
6
|
+
* {
|
|
7
|
+
font-family: 'Open Sans';
|
|
8
|
+
border-color: var(--color-border);
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
body {
|
|
12
|
+
min-height: 100vh;
|
|
13
|
+
color: var(--color-foreground);
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
/* Font definitions */
|
|
17
|
+
@font-face {
|
|
18
|
+
font-family: "Georama";
|
|
19
|
+
font-style: normal;
|
|
20
|
+
font-weight: 100 200 300 400 500 600 700 800 900;
|
|
21
|
+
font-display: swap;
|
|
22
|
+
src: url("/fonts/georama.woff2") format("woff2");
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@font-face {
|
|
26
|
+
font-family: "Georama";
|
|
27
|
+
font-style: italic;
|
|
28
|
+
font-weight: 100 200 300 400 500 600 700 800 900;
|
|
29
|
+
font-display: swap;
|
|
30
|
+
src: url("/fonts/georama-italic.woff2") format("woff2");
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
@font-face {
|
|
34
|
+
font-family: "Open Sans";
|
|
35
|
+
font-style: normal;
|
|
36
|
+
font-weight: 100 200 300 400 500 600 700 800 900;
|
|
37
|
+
font-display: swap;
|
|
38
|
+
src: url("/fonts/open-sans.woff2") format("woff2");
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
@font-face {
|
|
42
|
+
font-family: "Open Sans";
|
|
43
|
+
font-style: italic;
|
|
44
|
+
font-weight: 100 200 300 400 500 600 700 800 900;
|
|
45
|
+
font-display: swap;
|
|
46
|
+
src: url("/fonts/open-sans-italic.woff2") format("woff2");
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
@font-face {
|
|
50
|
+
font-family: "Reddit Mono";
|
|
51
|
+
font-style: normal;
|
|
52
|
+
font-weight: 200 300 400 500 600 700 800 900;
|
|
53
|
+
font-display: swap;
|
|
54
|
+
src: url("/fonts/reddit-mono.woff2") format("woff2");
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
/* Elements */
|
|
58
|
+
h1,
|
|
59
|
+
h2,
|
|
60
|
+
h3,
|
|
61
|
+
h4,
|
|
62
|
+
h5,
|
|
63
|
+
h6 {
|
|
64
|
+
margin-bottom: 0.25lh;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
h1,
|
|
68
|
+
h2,
|
|
69
|
+
h3 {
|
|
70
|
+
font-family: 'Georama';
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
h1 {
|
|
74
|
+
font-size: 2.5rem;
|
|
75
|
+
font-weight: 700;
|
|
76
|
+
line-height: 1.2;
|
|
77
|
+
color: var(--color-app-main-600);
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
h2 {
|
|
81
|
+
font-size: 2rem;
|
|
82
|
+
font-weight: 700;
|
|
83
|
+
line-height: 1.3;
|
|
84
|
+
color: var(--color-app-main-600);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
h3 {
|
|
88
|
+
font-size: 1.75rem;
|
|
89
|
+
font-weight: 600;
|
|
90
|
+
line-height: 1.4;
|
|
91
|
+
color: var(--color-app-main-700);
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
h4 {
|
|
95
|
+
font-size: 1.5rem;
|
|
96
|
+
font-weight: 600;
|
|
97
|
+
line-height: 1.4;
|
|
98
|
+
color: var(--color-app-main-700);
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
h5 {
|
|
102
|
+
font-size: 1.25rem;
|
|
103
|
+
font-weight: 500;
|
|
104
|
+
line-height: 1.4;
|
|
105
|
+
color: var(--color-app-main-800);
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
h6 {
|
|
109
|
+
font-size: 1rem;
|
|
110
|
+
font-weight: 500;
|
|
111
|
+
line-height: 1.4;
|
|
112
|
+
color: var(--color-app-main-800);
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
p {
|
|
116
|
+
margin-bottom: 1rem;
|
|
117
|
+
line-height: 1.6;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
a {
|
|
121
|
+
color: var(--color-app-main-700);
|
|
122
|
+
text-decoration: none;
|
|
123
|
+
transition: color 0.2s ease;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
a:hover {
|
|
127
|
+
color: var(--color-app-acc-700);
|
|
128
|
+
text-decoration: underline;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
strong {
|
|
132
|
+
font-weight: 600;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
em {
|
|
136
|
+
font-style: italic;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
u {
|
|
140
|
+
text-decoration: underline;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
pre,
|
|
144
|
+
code {
|
|
145
|
+
font-family: "Reddit Mono";
|
|
146
|
+
font-size: 0.875em;
|
|
147
|
+
background-color: var(--color-app-sec-100);
|
|
148
|
+
padding: 0.2em 0.4em;
|
|
149
|
+
border-radius: 0.25rem;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
pre code {
|
|
153
|
+
display: inline-block;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
blockquote {
|
|
157
|
+
border-left: 4px solid var(--color-app-main-600);
|
|
158
|
+
padding: 0.5rem 1rem;
|
|
159
|
+
margin: 1.5rem 0;
|
|
160
|
+
font-style: italic;
|
|
161
|
+
color: var(--color-app-main-800);
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
ul,
|
|
165
|
+
ol {
|
|
166
|
+
margin: 0.25lh 0;
|
|
167
|
+
padding-left: 1.5rem;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
ul {
|
|
171
|
+
list-style-type: disc;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
ol {
|
|
175
|
+
list-style-type: decimal;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
li {
|
|
179
|
+
margin-bottom: 0.25lh;
|
|
180
|
+
line-height: 1.6;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
hr {
|
|
184
|
+
border: 0;
|
|
185
|
+
border-top: 1px solid var(--color-app-sec-200);
|
|
186
|
+
margin: 2rem 0;
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
small {
|
|
190
|
+
font-size: 0.875em;
|
|
191
|
+
color: var(--color-app-main-500);
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
--app-width: 90rem;
|
|
195
|
+
|
|
196
|
+
.appGradient {
|
|
197
|
+
background: linear-gradient(145deg, var(--color-app-main-100) 10%, var(--color-app-main-200) 30%, var(--color-app-main-200) 70%, var(--color-app-main-300) 90%);
|
|
198
|
+
background-attachment: fixed;
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
@layer components {
|
|
203
|
+
/* Custom component styles go here */
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
@layer utilities {
|
|
207
|
+
/* Custom utility styles go here */
|
|
208
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
@import "tailwindcss";
|
|
2
|
+
|
|
3
|
+
@theme inline {
|
|
4
|
+
/* Semantic token mapping */
|
|
5
|
+
--color-border: var(--color-app-main-500);
|
|
6
|
+
--color-input: var(--color-app-sec-200);
|
|
7
|
+
--color-ring: var(--color-app-main-950);
|
|
8
|
+
--color-background: var(--color-app-main-50);
|
|
9
|
+
--color-foreground: var(--color-app-main-950);
|
|
10
|
+
--color-primary: var(--color-app-main-600);
|
|
11
|
+
--color-primary-foreground: var(--color-app-main-50);
|
|
12
|
+
--color-secondary: var(--color-app-sec-400);
|
|
13
|
+
--color-secondary-foreground: var(--color-app-main-950);
|
|
14
|
+
--color-destructive: var(--color-app-acc-700);
|
|
15
|
+
--color-destructive-foreground: var(--color-app-main-50);
|
|
16
|
+
--color-muted: var(--color-app-sec-100);
|
|
17
|
+
--color-muted-foreground: var(--color-app-main-700);
|
|
18
|
+
--color-accent: var(--color-app-acc-400);
|
|
19
|
+
--color-accent-foreground: var(--color-app-main-950);
|
|
20
|
+
--color-popover: var(--color-app-main-50);
|
|
21
|
+
--color-popover-foreground: var(--color-app-main-950);
|
|
22
|
+
--color-card: var(--color-app-main-50);
|
|
23
|
+
--color-card-foreground: var(--color-app-main-950);
|
|
24
|
+
}
|