@jmruthers/pace-core 0.2.6 → 0.2.7

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 (65) hide show
  1. package/dist/styles/core.css +83 -62
  2. package/docs/api/classes/ErrorBoundary.md +1 -1
  3. package/docs/api/classes/PublicErrorBoundary.md +1 -1
  4. package/docs/api/interfaces/AggregateConfig.md +1 -1
  5. package/docs/api/interfaces/ButtonProps.md +1 -1
  6. package/docs/api/interfaces/CardProps.md +1 -1
  7. package/docs/api/interfaces/ColorPalette.md +1 -1
  8. package/docs/api/interfaces/ColorShade.md +1 -1
  9. package/docs/api/interfaces/DataTableAction.md +1 -1
  10. package/docs/api/interfaces/DataTableColumn.md +1 -1
  11. package/docs/api/interfaces/DataTableProps.md +1 -1
  12. package/docs/api/interfaces/DataTableToolbarButton.md +1 -1
  13. package/docs/api/interfaces/EmptyStateConfig.md +1 -1
  14. package/docs/api/interfaces/EventContextType.md +1 -1
  15. package/docs/api/interfaces/EventLogoProps.md +1 -1
  16. package/docs/api/interfaces/EventProviderProps.md +1 -1
  17. package/docs/api/interfaces/FileSizeLimits.md +1 -1
  18. package/docs/api/interfaces/FileUploadProps.md +1 -1
  19. package/docs/api/interfaces/FooterProps.md +1 -1
  20. package/docs/api/interfaces/InactivityWarningModalProps.md +1 -1
  21. package/docs/api/interfaces/InputProps.md +1 -1
  22. package/docs/api/interfaces/LabelProps.md +1 -1
  23. package/docs/api/interfaces/LoginFormProps.md +1 -1
  24. package/docs/api/interfaces/NavigationItem.md +1 -1
  25. package/docs/api/interfaces/NavigationMenuProps.md +1 -1
  26. package/docs/api/interfaces/Organisation.md +1 -1
  27. package/docs/api/interfaces/OrganisationContextType.md +1 -1
  28. package/docs/api/interfaces/OrganisationMembership.md +1 -1
  29. package/docs/api/interfaces/OrganisationProviderProps.md +1 -1
  30. package/docs/api/interfaces/OrganisationSecurityError.md +1 -1
  31. package/docs/api/interfaces/PaceAppLayoutProps.md +1 -1
  32. package/docs/api/interfaces/PaceLoginPageProps.md +1 -1
  33. package/docs/api/interfaces/PaletteData.md +1 -1
  34. package/docs/api/interfaces/PublicErrorBoundaryProps.md +1 -1
  35. package/docs/api/interfaces/PublicErrorBoundaryState.md +1 -1
  36. package/docs/api/interfaces/PublicLoadingSpinnerProps.md +1 -1
  37. package/docs/api/interfaces/PublicPageFooterProps.md +1 -1
  38. package/docs/api/interfaces/PublicPageHeaderProps.md +1 -1
  39. package/docs/api/interfaces/PublicPageLayoutProps.md +1 -1
  40. package/docs/api/interfaces/StorageConfig.md +1 -1
  41. package/docs/api/interfaces/StorageFileInfo.md +1 -1
  42. package/docs/api/interfaces/StorageFileMetadata.md +1 -1
  43. package/docs/api/interfaces/StorageListOptions.md +1 -1
  44. package/docs/api/interfaces/StorageListResult.md +1 -1
  45. package/docs/api/interfaces/StorageUploadOptions.md +1 -1
  46. package/docs/api/interfaces/StorageUploadResult.md +1 -1
  47. package/docs/api/interfaces/StorageUrlOptions.md +1 -1
  48. package/docs/api/interfaces/StyleImport.md +1 -1
  49. package/docs/api/interfaces/ToastActionElement.md +1 -1
  50. package/docs/api/interfaces/ToastProps.md +1 -1
  51. package/docs/api/interfaces/UnifiedAuthContextType.md +1 -1
  52. package/docs/api/interfaces/UnifiedAuthProviderProps.md +1 -1
  53. package/docs/api/interfaces/UseInactivityTrackerOptions.md +1 -1
  54. package/docs/api/interfaces/UseInactivityTrackerReturn.md +1 -1
  55. package/docs/api/interfaces/UsePublicEventLogoOptions.md +1 -1
  56. package/docs/api/interfaces/UsePublicEventLogoReturn.md +1 -1
  57. package/docs/api/interfaces/UsePublicEventOptions.md +1 -1
  58. package/docs/api/interfaces/UsePublicEventReturn.md +1 -1
  59. package/docs/api/interfaces/UsePublicRouteParamsReturn.md +1 -1
  60. package/docs/api/interfaces/UserEventAccess.md +1 -1
  61. package/docs/api/interfaces/UserMenuProps.md +1 -1
  62. package/docs/api/interfaces/UserProfile.md +1 -1
  63. package/docs/api/modules.md +2 -2
  64. package/package.json +1 -1
  65. package/src/styles/core.css +83 -62
@@ -21,7 +21,7 @@
21
21
  @theme static {
22
22
 
23
23
  --app-width: 90rem;
24
-
24
+
25
25
  /* MAIN palette - silver */
26
26
  --color-main-raw: oklch(0.7 0.057 252.02);
27
27
  --color-main-50: oklch(0.98 0.001 252.02);
@@ -35,7 +35,7 @@
35
35
  --color-main-800: oklch(0.456 0.034 252.02);
36
36
  --color-main-900: oklch(0.332 0.024 252.02);
37
37
  --color-main-950: oklch(0.195 0.014 252.02);
38
-
38
+
39
39
  /* SEC palette - violet */
40
40
  --color-sec-raw: oklch(0.58 0.23 280.75);
41
41
  --color-sec-50: oklch(0.98 0.003 280.75);
@@ -49,7 +49,7 @@
49
49
  --color-sec-800: oklch(0.456 0.158 280.75);
50
50
  --color-sec-900: oklch(0.332 0.099 280.75);
51
51
  --color-sec-950: oklch(0.195 0.047 280.75);
52
-
52
+
53
53
  /* ACC palette - blood orange */
54
54
  --color-acc-raw: oklch(0.64 0.21 37.76);
55
55
  --color-acc-50: oklch(0.98 0.003 37.76);
@@ -97,10 +97,14 @@
97
97
  --print-first-page-margin: 1in;
98
98
  --print-cover-logo-size: 120px;
99
99
  --print-cover-title-size: 2.5rem;
100
- --print-page-width: 8.27in; /* A4 width */
101
- --print-page-height: 11.69in; /* A4 height */
102
- --print-landscape-width: 11.69in; /* A4 landscape width */
103
- --print-landscape-height: 8.27in; /* A4 landscape height */
100
+ --print-page-width: 8.27in;
101
+ /* A4 width */
102
+ --print-page-height: 11.69in;
103
+ /* A4 height */
104
+ --print-landscape-width: 11.69in;
105
+ /* A4 landscape width */
106
+ --print-landscape-height: 8.27in;
107
+ /* A4 landscape height */
104
108
  }
105
109
 
106
110
  @layer base {
@@ -117,47 +121,51 @@
117
121
  }
118
122
 
119
123
  /* Font definitions - Loading from consuming app's public directory with system font fallbacks */
120
- /* Font definitions */
121
- @font-face {
122
- font-family: "Georama";
123
- font-style: normal;
124
- font-weight: 100 200 300 400 500 600 700 800 900;
125
- font-display: swap;
126
- src: url("/fonts/georama.woff2") format("woff2");
127
- }
124
+ /* Font definitions */
125
+ @font-face {
126
+ font-family: "Georama";
127
+ font-style: normal;
128
+ font-weight: 100 200 300 400 500 600 700 800 900;
129
+ font-display: swap;
130
+ src: url("/fonts/georama.woff2") format("woff2");
131
+ }
128
132
 
129
- @font-face {
130
- font-family: "Georama";
131
- font-style: italic;
132
- font-weight: 100 200 300 400 500 600 700 800 900;
133
- font-display: swap;
134
- src: url("/fonts/georama-italic.woff2") format("woff2");
135
- }
133
+ @font-face {
134
+ font-family: "Georama";
135
+ font-style: italic;
136
+ font-weight: 100 200 300 400 500 600 700 800 900;
137
+ font-display: swap;
138
+ src: url("/fonts/georama-italic.woff2") format("woff2");
139
+ }
136
140
 
137
- @font-face {
138
- font-family: "Open Sans";
139
- font-style: normal;
140
- font-weight: 100 200 300 400 500 600 700 800 900;
141
- font-display: swap;
142
- src: url("/fonts/open-sans.woff2") format("woff2");
143
- }
141
+ @font-face {
142
+ font-family: "Open Sans";
143
+ font-style: normal;
144
+ font-weight: 100 200 300 400 500 600 700 800 900;
145
+ font-display: swap;
146
+ src: url("/fonts/open-sans.woff2") format("woff2");
147
+ }
144
148
 
145
- @font-face {
146
- font-family: "Open Sans";
147
- font-style: italic;
148
- font-weight: 100 200 300 400 500 600 700 800 900;
149
- font-display: swap;
150
- src: url("/fonts/open-sans-italic.woff2") format("woff2");
151
- }
149
+ @font-face {
150
+ font-family: "Open Sans";
151
+ font-style: italic;
152
+ font-weight: 100 200 300 400 500 600 700 800 900;
153
+ font-display: swap;
154
+ src: url("/fonts/open-sans-italic.woff2") format("woff2");
155
+ }
156
+
157
+ @font-face {
158
+ font-family: "Reddit Mono";
159
+ font-style: normal;
160
+ font-weight: 200 300 400 500 600 700 800 900;
161
+ font-display: swap;
162
+ src: url("/fonts/reddit-mono.woff2") format("woff2");
163
+ }
152
164
 
153
- @font-face {
154
- font-family: "Reddit Mono";
155
- font-style: normal;
156
- font-weight: 200 300 400 500 600 700 800 900;
157
- font-display: swap;
158
- src: url("/fonts/reddit-mono.woff2") format("woff2");
159
165
  }
160
166
 
167
+ @layer components {
168
+
161
169
  /* Elements */
162
170
  h1,
163
171
  h2,
@@ -301,16 +309,21 @@
301
309
  }
302
310
  }
303
311
 
304
- @layer components {
305
- /* Custom component styles go here */
306
- }
307
-
308
312
  @layer utilities {
313
+
309
314
  /* Print-specific utilities */
310
- .print-break-avoid { page-break-inside: avoid; }
311
- .print-break-before { page-break-before: always; }
312
- .print-break-after { page-break-after: always; }
313
-
315
+ .print-break-avoid {
316
+ page-break-inside: avoid;
317
+ }
318
+
319
+ .print-break-before {
320
+ page-break-before: always;
321
+ }
322
+
323
+ .print-break-after {
324
+ page-break-after: always;
325
+ }
326
+
314
327
  /* Print page size controls */
315
328
  .print-a4-portrait {
316
329
  @media print {
@@ -320,7 +333,7 @@
320
333
  }
321
334
  }
322
335
  }
323
-
336
+
324
337
  .print-a4-landscape {
325
338
  @media print {
326
339
  @page {
@@ -329,7 +342,7 @@
329
342
  }
330
343
  }
331
344
  }
332
-
345
+
333
346
  /* First page header styles */
334
347
  .print-first-page-header {
335
348
  @media print {
@@ -338,7 +351,7 @@
338
351
  }
339
352
  }
340
353
  }
341
-
354
+
342
355
  .print-cover-header {
343
356
  @media print {
344
357
  @page :first {
@@ -346,7 +359,7 @@
346
359
  }
347
360
  }
348
361
  }
349
-
362
+
350
363
  .print-subsequent-header {
351
364
  @media print {
352
365
  @page :not(:first) {
@@ -354,30 +367,38 @@
354
367
  }
355
368
  }
356
369
  }
357
-
370
+
358
371
  /* Print-specific layouts */
359
372
  @media print {
360
- .print-hidden { display: none !important; }
361
- .print-visible { display: block !important; }
362
- .print-first-page-only {
373
+ .print-hidden {
374
+ display: none !important;
375
+ }
376
+
377
+ .print-visible {
378
+ display: block !important;
379
+ }
380
+
381
+ .print-first-page-only {
363
382
  display: block;
364
383
  }
384
+
365
385
  .print-subsequent-pages-only {
366
386
  display: none;
367
387
  }
368
388
  }
369
-
389
+
370
390
  @media print {
371
391
  @page :not(:first) {
372
- .print-first-page-only {
392
+ .print-first-page-only {
373
393
  display: none !important;
374
394
  }
395
+
375
396
  .print-subsequent-pages-only {
376
397
  display: block !important;
377
398
  }
378
399
  }
379
400
  }
380
-
401
+
381
402
  /* Print typography */
382
403
  .print-text {
383
404
  @media print {
@@ -386,7 +407,7 @@
386
407
  color: var(--print-color);
387
408
  }
388
409
  }
389
-
410
+
390
411
  /* Print layout container */
391
412
  .print-layout {
392
413
  @media print {
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / ErrorBoundary
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / ErrorBoundary
2
2
 
3
3
  # Class: ErrorBoundary
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / PublicErrorBoundary
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / PublicErrorBoundary
2
2
 
3
3
  # Class: PublicErrorBoundary
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / AggregateConfig
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / AggregateConfig
2
2
 
3
3
  # Interface: AggregateConfig
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / ButtonProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / ButtonProps
2
2
 
3
3
  # Interface: ButtonProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / CardProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / CardProps
2
2
 
3
3
  # Interface: CardProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / ColorPalette
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / ColorPalette
2
2
 
3
3
  # Interface: ColorPalette
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / ColorShade
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / ColorShade
2
2
 
3
3
  # Interface: ColorShade
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / DataTableAction
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / DataTableAction
2
2
 
3
3
  # Interface: DataTableAction\<TData\>
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / DataTableColumn
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / DataTableColumn
2
2
 
3
3
  # Interface: DataTableColumn\<TData\>
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / DataTableProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / DataTableProps
2
2
 
3
3
  # Interface: DataTableProps\<TData\>
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / DataTableToolbarButton
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / DataTableToolbarButton
2
2
 
3
3
  # Interface: DataTableToolbarButton
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / EmptyStateConfig
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / EmptyStateConfig
2
2
 
3
3
  # Interface: EmptyStateConfig
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / EventContextType
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / EventContextType
2
2
 
3
3
  # Interface: EventContextType
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / EventLogoProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / EventLogoProps
2
2
 
3
3
  # Interface: EventLogoProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / EventProviderProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / EventProviderProps
2
2
 
3
3
  # Interface: EventProviderProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / FileSizeLimits
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / FileSizeLimits
2
2
 
3
3
  # Interface: FileSizeLimits
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / FileUploadProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / FileUploadProps
2
2
 
3
3
  # Interface: FileUploadProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / FooterProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / FooterProps
2
2
 
3
3
  # Interface: FooterProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / InactivityWarningModalProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / InactivityWarningModalProps
2
2
 
3
3
  # Interface: InactivityWarningModalProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / InputProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / InputProps
2
2
 
3
3
  # Interface: InputProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / LabelProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / LabelProps
2
2
 
3
3
  # Interface: LabelProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / LoginFormProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / LoginFormProps
2
2
 
3
3
  # Interface: LoginFormProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / NavigationItem
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / NavigationItem
2
2
 
3
3
  # Interface: NavigationItem
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / NavigationMenuProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / NavigationMenuProps
2
2
 
3
3
  # Interface: NavigationMenuProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / Organisation
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / Organisation
2
2
 
3
3
  # Interface: Organisation
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / OrganisationContextType
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / OrganisationContextType
2
2
 
3
3
  # Interface: OrganisationContextType
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / OrganisationMembership
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / OrganisationMembership
2
2
 
3
3
  # Interface: OrganisationMembership
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / OrganisationProviderProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / OrganisationProviderProps
2
2
 
3
3
  # Interface: OrganisationProviderProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / OrganisationSecurityError
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / OrganisationSecurityError
2
2
 
3
3
  # Interface: OrganisationSecurityError
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / PaceAppLayoutProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / PaceAppLayoutProps
2
2
 
3
3
  # Interface: PaceAppLayoutProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / PaceLoginPageProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / PaceLoginPageProps
2
2
 
3
3
  # Interface: PaceLoginPageProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / PaletteData
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / PaletteData
2
2
 
3
3
  # Interface: PaletteData
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / PublicErrorBoundaryProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / PublicErrorBoundaryProps
2
2
 
3
3
  # Interface: PublicErrorBoundaryProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / PublicErrorBoundaryState
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / PublicErrorBoundaryState
2
2
 
3
3
  # Interface: PublicErrorBoundaryState
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / PublicLoadingSpinnerProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / PublicLoadingSpinnerProps
2
2
 
3
3
  # Interface: PublicLoadingSpinnerProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / PublicPageFooterProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / PublicPageFooterProps
2
2
 
3
3
  # Interface: PublicPageFooterProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / PublicPageHeaderProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / PublicPageHeaderProps
2
2
 
3
3
  # Interface: PublicPageHeaderProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / PublicPageLayoutProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / PublicPageLayoutProps
2
2
 
3
3
  # Interface: PublicPageLayoutProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / StorageConfig
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / StorageConfig
2
2
 
3
3
  # Interface: StorageConfig
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / StorageFileInfo
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / StorageFileInfo
2
2
 
3
3
  # Interface: StorageFileInfo
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / StorageFileMetadata
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / StorageFileMetadata
2
2
 
3
3
  # Interface: StorageFileMetadata
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / StorageListOptions
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / StorageListOptions
2
2
 
3
3
  # Interface: StorageListOptions
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / StorageListResult
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / StorageListResult
2
2
 
3
3
  # Interface: StorageListResult
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / StorageUploadOptions
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / StorageUploadOptions
2
2
 
3
3
  # Interface: StorageUploadOptions
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / StorageUploadResult
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / StorageUploadResult
2
2
 
3
3
  # Interface: StorageUploadResult
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / StorageUrlOptions
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / StorageUrlOptions
2
2
 
3
3
  # Interface: StorageUrlOptions
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / StyleImport
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / StyleImport
2
2
 
3
3
  # Interface: StyleImport
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / ToastActionElement
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / ToastActionElement
2
2
 
3
3
  # Interface: ToastActionElement
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / ToastProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / ToastProps
2
2
 
3
3
  # Interface: ToastProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UnifiedAuthContextType
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UnifiedAuthContextType
2
2
 
3
3
  # Interface: UnifiedAuthContextType
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UnifiedAuthProviderProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UnifiedAuthProviderProps
2
2
 
3
3
  # Interface: UnifiedAuthProviderProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UseInactivityTrackerOptions
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UseInactivityTrackerOptions
2
2
 
3
3
  # Interface: UseInactivityTrackerOptions
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UseInactivityTrackerReturn
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UseInactivityTrackerReturn
2
2
 
3
3
  # Interface: UseInactivityTrackerReturn
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UsePublicEventLogoOptions
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UsePublicEventLogoOptions
2
2
 
3
3
  # Interface: UsePublicEventLogoOptions
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UsePublicEventLogoReturn
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UsePublicEventLogoReturn
2
2
 
3
3
  # Interface: UsePublicEventLogoReturn
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UsePublicEventOptions
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UsePublicEventOptions
2
2
 
3
3
  # Interface: UsePublicEventOptions
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UsePublicEventReturn
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UsePublicEventReturn
2
2
 
3
3
  # Interface: UsePublicEventReturn
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UsePublicRouteParamsReturn
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UsePublicRouteParamsReturn
2
2
 
3
3
  # Interface: UsePublicRouteParamsReturn
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UserEventAccess
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UserEventAccess
2
2
 
3
3
  # Interface: UserEventAccess
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UserMenuProps
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UserMenuProps
2
2
 
3
3
  # Interface: UserMenuProps
4
4
 
@@ -1,4 +1,4 @@
1
- [@jmruthers/pace-core - v0.2.6](../README.md) / [Exports](../modules.md) / UserProfile
1
+ [@jmruthers/pace-core - v0.2.7](../README.md) / [Exports](../modules.md) / UserProfile
2
2
 
3
3
  # Interface: UserProfile
4
4
 
@@ -1,6 +1,6 @@
1
- [@jmruthers/pace-core - v0.2.6](README.md) / Exports
1
+ [@jmruthers/pace-core - v0.2.7](README.md) / Exports
2
2
 
3
- # @jmruthers/pace-core - v0.2.6
3
+ # @jmruthers/pace-core - v0.2.7
4
4
 
5
5
  **`File`**
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jmruthers/pace-core",
3
- "version": "0.2.6",
3
+ "version": "0.2.7",
4
4
  "description": "Clean, modern React component library with Tailwind v4 styling and native utilities",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -21,7 +21,7 @@
21
21
  @theme static {
22
22
 
23
23
  --app-width: 90rem;
24
-
24
+
25
25
  /* MAIN palette - silver */
26
26
  --color-main-raw: oklch(0.7 0.057 252.02);
27
27
  --color-main-50: oklch(0.98 0.001 252.02);
@@ -35,7 +35,7 @@
35
35
  --color-main-800: oklch(0.456 0.034 252.02);
36
36
  --color-main-900: oklch(0.332 0.024 252.02);
37
37
  --color-main-950: oklch(0.195 0.014 252.02);
38
-
38
+
39
39
  /* SEC palette - violet */
40
40
  --color-sec-raw: oklch(0.58 0.23 280.75);
41
41
  --color-sec-50: oklch(0.98 0.003 280.75);
@@ -49,7 +49,7 @@
49
49
  --color-sec-800: oklch(0.456 0.158 280.75);
50
50
  --color-sec-900: oklch(0.332 0.099 280.75);
51
51
  --color-sec-950: oklch(0.195 0.047 280.75);
52
-
52
+
53
53
  /* ACC palette - blood orange */
54
54
  --color-acc-raw: oklch(0.64 0.21 37.76);
55
55
  --color-acc-50: oklch(0.98 0.003 37.76);
@@ -97,10 +97,14 @@
97
97
  --print-first-page-margin: 1in;
98
98
  --print-cover-logo-size: 120px;
99
99
  --print-cover-title-size: 2.5rem;
100
- --print-page-width: 8.27in; /* A4 width */
101
- --print-page-height: 11.69in; /* A4 height */
102
- --print-landscape-width: 11.69in; /* A4 landscape width */
103
- --print-landscape-height: 8.27in; /* A4 landscape height */
100
+ --print-page-width: 8.27in;
101
+ /* A4 width */
102
+ --print-page-height: 11.69in;
103
+ /* A4 height */
104
+ --print-landscape-width: 11.69in;
105
+ /* A4 landscape width */
106
+ --print-landscape-height: 8.27in;
107
+ /* A4 landscape height */
104
108
  }
105
109
 
106
110
  @layer base {
@@ -117,47 +121,51 @@
117
121
  }
118
122
 
119
123
  /* Font definitions - Loading from consuming app's public directory with system font fallbacks */
120
- /* Font definitions */
121
- @font-face {
122
- font-family: "Georama";
123
- font-style: normal;
124
- font-weight: 100 200 300 400 500 600 700 800 900;
125
- font-display: swap;
126
- src: url("/fonts/georama.woff2") format("woff2");
127
- }
124
+ /* Font definitions */
125
+ @font-face {
126
+ font-family: "Georama";
127
+ font-style: normal;
128
+ font-weight: 100 200 300 400 500 600 700 800 900;
129
+ font-display: swap;
130
+ src: url("/fonts/georama.woff2") format("woff2");
131
+ }
128
132
 
129
- @font-face {
130
- font-family: "Georama";
131
- font-style: italic;
132
- font-weight: 100 200 300 400 500 600 700 800 900;
133
- font-display: swap;
134
- src: url("/fonts/georama-italic.woff2") format("woff2");
135
- }
133
+ @font-face {
134
+ font-family: "Georama";
135
+ font-style: italic;
136
+ font-weight: 100 200 300 400 500 600 700 800 900;
137
+ font-display: swap;
138
+ src: url("/fonts/georama-italic.woff2") format("woff2");
139
+ }
136
140
 
137
- @font-face {
138
- font-family: "Open Sans";
139
- font-style: normal;
140
- font-weight: 100 200 300 400 500 600 700 800 900;
141
- font-display: swap;
142
- src: url("/fonts/open-sans.woff2") format("woff2");
143
- }
141
+ @font-face {
142
+ font-family: "Open Sans";
143
+ font-style: normal;
144
+ font-weight: 100 200 300 400 500 600 700 800 900;
145
+ font-display: swap;
146
+ src: url("/fonts/open-sans.woff2") format("woff2");
147
+ }
144
148
 
145
- @font-face {
146
- font-family: "Open Sans";
147
- font-style: italic;
148
- font-weight: 100 200 300 400 500 600 700 800 900;
149
- font-display: swap;
150
- src: url("/fonts/open-sans-italic.woff2") format("woff2");
151
- }
149
+ @font-face {
150
+ font-family: "Open Sans";
151
+ font-style: italic;
152
+ font-weight: 100 200 300 400 500 600 700 800 900;
153
+ font-display: swap;
154
+ src: url("/fonts/open-sans-italic.woff2") format("woff2");
155
+ }
156
+
157
+ @font-face {
158
+ font-family: "Reddit Mono";
159
+ font-style: normal;
160
+ font-weight: 200 300 400 500 600 700 800 900;
161
+ font-display: swap;
162
+ src: url("/fonts/reddit-mono.woff2") format("woff2");
163
+ }
152
164
 
153
- @font-face {
154
- font-family: "Reddit Mono";
155
- font-style: normal;
156
- font-weight: 200 300 400 500 600 700 800 900;
157
- font-display: swap;
158
- src: url("/fonts/reddit-mono.woff2") format("woff2");
159
165
  }
160
166
 
167
+ @layer components {
168
+
161
169
  /* Elements */
162
170
  h1,
163
171
  h2,
@@ -301,16 +309,21 @@
301
309
  }
302
310
  }
303
311
 
304
- @layer components {
305
- /* Custom component styles go here */
306
- }
307
-
308
312
  @layer utilities {
313
+
309
314
  /* Print-specific utilities */
310
- .print-break-avoid { page-break-inside: avoid; }
311
- .print-break-before { page-break-before: always; }
312
- .print-break-after { page-break-after: always; }
313
-
315
+ .print-break-avoid {
316
+ page-break-inside: avoid;
317
+ }
318
+
319
+ .print-break-before {
320
+ page-break-before: always;
321
+ }
322
+
323
+ .print-break-after {
324
+ page-break-after: always;
325
+ }
326
+
314
327
  /* Print page size controls */
315
328
  .print-a4-portrait {
316
329
  @media print {
@@ -320,7 +333,7 @@
320
333
  }
321
334
  }
322
335
  }
323
-
336
+
324
337
  .print-a4-landscape {
325
338
  @media print {
326
339
  @page {
@@ -329,7 +342,7 @@
329
342
  }
330
343
  }
331
344
  }
332
-
345
+
333
346
  /* First page header styles */
334
347
  .print-first-page-header {
335
348
  @media print {
@@ -338,7 +351,7 @@
338
351
  }
339
352
  }
340
353
  }
341
-
354
+
342
355
  .print-cover-header {
343
356
  @media print {
344
357
  @page :first {
@@ -346,7 +359,7 @@
346
359
  }
347
360
  }
348
361
  }
349
-
362
+
350
363
  .print-subsequent-header {
351
364
  @media print {
352
365
  @page :not(:first) {
@@ -354,30 +367,38 @@
354
367
  }
355
368
  }
356
369
  }
357
-
370
+
358
371
  /* Print-specific layouts */
359
372
  @media print {
360
- .print-hidden { display: none !important; }
361
- .print-visible { display: block !important; }
362
- .print-first-page-only {
373
+ .print-hidden {
374
+ display: none !important;
375
+ }
376
+
377
+ .print-visible {
378
+ display: block !important;
379
+ }
380
+
381
+ .print-first-page-only {
363
382
  display: block;
364
383
  }
384
+
365
385
  .print-subsequent-pages-only {
366
386
  display: none;
367
387
  }
368
388
  }
369
-
389
+
370
390
  @media print {
371
391
  @page :not(:first) {
372
- .print-first-page-only {
392
+ .print-first-page-only {
373
393
  display: none !important;
374
394
  }
395
+
375
396
  .print-subsequent-pages-only {
376
397
  display: block !important;
377
398
  }
378
399
  }
379
400
  }
380
-
401
+
381
402
  /* Print typography */
382
403
  .print-text {
383
404
  @media print {
@@ -386,7 +407,7 @@
386
407
  color: var(--print-color);
387
408
  }
388
409
  }
389
-
410
+
390
411
  /* Print layout container */
391
412
  .print-layout {
392
413
  @media print {