@elevasis/ui 1.3.4 → 1.3.5

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 (213) hide show
  1. package/dist/api/index.js +1 -1
  2. package/dist/auth/index.d.ts +174 -14
  3. package/dist/{chunk-XLV6LYN2.js → chunk-LBPALY25.js} +0 -1
  4. package/dist/{chunk-LTQAAIGE.js → chunk-Y2I5JJ3N.js} +1 -1
  5. package/dist/hooks/index.d.ts +4401 -11
  6. package/dist/hooks/published.d.ts +5013 -19
  7. package/dist/index.d.ts +6316 -15
  8. package/dist/index.js +18 -97
  9. package/dist/initialization/index.d.ts +2222 -22
  10. package/dist/organization/index.d.ts +266 -21
  11. package/dist/profile/index.d.ts +2158 -14
  12. package/dist/provider/index.d.ts +266 -7
  13. package/dist/provider/index.js +12 -3
  14. package/dist/provider/published.d.ts +263 -9
  15. package/dist/provider/published.js +2 -2
  16. package/package.json +46 -5
  17. package/dist/auth/guards/AdminGuard.d.ts +0 -32
  18. package/dist/auth/guards/AdminGuard.d.ts.map +0 -1
  19. package/dist/auth/guards/ProtectedRoute.d.ts +0 -60
  20. package/dist/auth/guards/ProtectedRoute.d.ts.map +0 -1
  21. package/dist/auth/guards/__tests__/AdminGuard.test.d.ts +0 -12
  22. package/dist/auth/guards/__tests__/AdminGuard.test.d.ts.map +0 -1
  23. package/dist/auth/guards/__tests__/ProtectedRoute.test.d.ts +0 -14
  24. package/dist/auth/guards/__tests__/ProtectedRoute.test.d.ts.map +0 -1
  25. package/dist/auth/index.d.ts.map +0 -1
  26. package/dist/hooks/command-queue/index.d.ts +0 -7
  27. package/dist/hooks/command-queue/index.d.ts.map +0 -1
  28. package/dist/hooks/command-queue/useCommandQueue.d.ts +0 -33
  29. package/dist/hooks/command-queue/useCommandQueue.d.ts.map +0 -1
  30. package/dist/hooks/command-queue/useCommandQueueTotals.d.ts +0 -17
  31. package/dist/hooks/command-queue/useCommandQueueTotals.d.ts.map +0 -1
  32. package/dist/hooks/command-queue/useDeleteTask.d.ts +0 -5
  33. package/dist/hooks/command-queue/useDeleteTask.d.ts.map +0 -1
  34. package/dist/hooks/command-queue/usePatchTask.d.ts +0 -6
  35. package/dist/hooks/command-queue/usePatchTask.d.ts.map +0 -1
  36. package/dist/hooks/command-queue/useSubmitAction.d.ts +0 -29
  37. package/dist/hooks/command-queue/useSubmitAction.d.ts.map +0 -1
  38. package/dist/hooks/executions/index.d.ts +0 -16
  39. package/dist/hooks/executions/index.d.ts.map +0 -1
  40. package/dist/hooks/executions/useBulkDeleteExecutions.d.ts +0 -15
  41. package/dist/hooks/executions/useBulkDeleteExecutions.d.ts.map +0 -1
  42. package/dist/hooks/executions/useCancelExecution.d.ts +0 -20
  43. package/dist/hooks/executions/useCancelExecution.d.ts.map +0 -1
  44. package/dist/hooks/executions/useDeleteExecution.d.ts +0 -13
  45. package/dist/hooks/executions/useDeleteExecution.d.ts.map +0 -1
  46. package/dist/hooks/executions/useExecuteAsync.d.ts +0 -21
  47. package/dist/hooks/executions/useExecuteAsync.d.ts.map +0 -1
  48. package/dist/hooks/executions/useExecution.d.ts +0 -10
  49. package/dist/hooks/executions/useExecution.d.ts.map +0 -1
  50. package/dist/hooks/executions/useExecutions.d.ts +0 -16
  51. package/dist/hooks/executions/useExecutions.d.ts.map +0 -1
  52. package/dist/hooks/executions/useResourceDefinition.d.ts +0 -9
  53. package/dist/hooks/executions/useResourceDefinition.d.ts.map +0 -1
  54. package/dist/hooks/executions/useResources.d.ts +0 -15
  55. package/dist/hooks/executions/useResources.d.ts.map +0 -1
  56. package/dist/hooks/executions/useRetryExecution.d.ts +0 -16
  57. package/dist/hooks/executions/useRetryExecution.d.ts.map +0 -1
  58. package/dist/hooks/feature-access/createUseFeatureAccess.d.ts +0 -44
  59. package/dist/hooks/feature-access/createUseFeatureAccess.d.ts.map +0 -1
  60. package/dist/hooks/feature-access/index.d.ts +0 -2
  61. package/dist/hooks/feature-access/index.d.ts.map +0 -1
  62. package/dist/hooks/index.d.ts.map +0 -1
  63. package/dist/hooks/monitoring/index.d.ts +0 -9
  64. package/dist/hooks/monitoring/index.d.ts.map +0 -1
  65. package/dist/hooks/monitoring/useActivities.d.ts +0 -52
  66. package/dist/hooks/monitoring/useActivities.d.ts.map +0 -1
  67. package/dist/hooks/monitoring/useCostSummary.d.ts +0 -7
  68. package/dist/hooks/monitoring/useCostSummary.d.ts.map +0 -1
  69. package/dist/hooks/monitoring/useExecutionHealth.d.ts +0 -10
  70. package/dist/hooks/monitoring/useExecutionHealth.d.ts.map +0 -1
  71. package/dist/hooks/monitoring/useExecutionLogs.d.ts +0 -56
  72. package/dist/hooks/monitoring/useExecutionLogs.d.ts.map +0 -1
  73. package/dist/hooks/monitoring/useNotifications.d.ts +0 -11
  74. package/dist/hooks/monitoring/useNotifications.d.ts.map +0 -1
  75. package/dist/hooks/notifications/index.d.ts +0 -8
  76. package/dist/hooks/notifications/index.d.ts.map +0 -1
  77. package/dist/hooks/notifications/useMarkAllAsRead.d.ts +0 -2
  78. package/dist/hooks/notifications/useMarkAllAsRead.d.ts.map +0 -1
  79. package/dist/hooks/notifications/useMarkAsRead.d.ts +0 -2
  80. package/dist/hooks/notifications/useMarkAsRead.d.ts.map +0 -1
  81. package/dist/hooks/notifications/useNotificationCount.d.ts +0 -8
  82. package/dist/hooks/notifications/useNotificationCount.d.ts.map +0 -1
  83. package/dist/hooks/observability/index.d.ts +0 -19
  84. package/dist/hooks/observability/index.d.ts.map +0 -1
  85. package/dist/hooks/observability/useBusinessImpact.d.ts +0 -9
  86. package/dist/hooks/observability/useBusinessImpact.d.ts.map +0 -1
  87. package/dist/hooks/observability/useCostBreakdown.d.ts +0 -10
  88. package/dist/hooks/observability/useCostBreakdown.d.ts.map +0 -1
  89. package/dist/hooks/observability/useCostByModel.d.ts +0 -3
  90. package/dist/hooks/observability/useCostByModel.d.ts.map +0 -1
  91. package/dist/hooks/observability/useCostTrends.d.ts +0 -3
  92. package/dist/hooks/observability/useCostTrends.d.ts.map +0 -1
  93. package/dist/hooks/observability/useDashboardMetrics.d.ts +0 -3
  94. package/dist/hooks/observability/useDashboardMetrics.d.ts.map +0 -1
  95. package/dist/hooks/observability/useErrorAnalysis.d.ts +0 -7
  96. package/dist/hooks/observability/useErrorAnalysis.d.ts.map +0 -1
  97. package/dist/hooks/observability/useErrorDetails.d.ts +0 -20
  98. package/dist/hooks/observability/useErrorDetails.d.ts.map +0 -1
  99. package/dist/hooks/observability/useErrorDistribution.d.ts +0 -12
  100. package/dist/hooks/observability/useErrorDistribution.d.ts.map +0 -1
  101. package/dist/hooks/observability/useErrorTrends.d.ts +0 -12
  102. package/dist/hooks/observability/useErrorTrends.d.ts.map +0 -1
  103. package/dist/hooks/observability/useResolveError.d.ts +0 -17
  104. package/dist/hooks/observability/useResolveError.d.ts.map +0 -1
  105. package/dist/hooks/observability/useTopFailingResources.d.ts +0 -13
  106. package/dist/hooks/observability/useTopFailingResources.d.ts.map +0 -1
  107. package/dist/hooks/published.d.ts.map +0 -1
  108. package/dist/hooks/scheduling/index.d.ts +0 -5
  109. package/dist/hooks/scheduling/index.d.ts.map +0 -1
  110. package/dist/hooks/scheduling/useSchedules.d.ts +0 -185
  111. package/dist/hooks/scheduling/useSchedules.d.ts.map +0 -1
  112. package/dist/hooks/sessions/index.d.ts +0 -8
  113. package/dist/hooks/sessions/index.d.ts.map +0 -1
  114. package/dist/hooks/sessions/useSessionExecutions.d.ts +0 -13
  115. package/dist/hooks/sessions/useSessionExecutions.d.ts.map +0 -1
  116. package/dist/hooks/sessions/useSessionMessages.d.ts +0 -7
  117. package/dist/hooks/sessions/useSessionMessages.d.ts.map +0 -1
  118. package/dist/hooks/sessions/useSessions.d.ts +0 -26
  119. package/dist/hooks/sessions/useSessions.d.ts.map +0 -1
  120. package/dist/index.d.ts.map +0 -1
  121. package/dist/initialization/InitializationProvider.d.ts +0 -48
  122. package/dist/initialization/InitializationProvider.d.ts.map +0 -1
  123. package/dist/initialization/hooks/useAppInitialization.d.ts +0 -32
  124. package/dist/initialization/hooks/useAppInitialization.d.ts.map +0 -1
  125. package/dist/initialization/index.d.ts.map +0 -1
  126. package/dist/organization/context/OrganizationProvider.d.ts +0 -20
  127. package/dist/organization/context/OrganizationProvider.d.ts.map +0 -1
  128. package/dist/organization/hooks/useOrgInitialization.d.ts +0 -56
  129. package/dist/organization/hooks/useOrgInitialization.d.ts.map +0 -1
  130. package/dist/organization/index.d.ts.map +0 -1
  131. package/dist/profile/context/ProfileProvider.d.ts +0 -27
  132. package/dist/profile/context/ProfileProvider.d.ts.map +0 -1
  133. package/dist/profile/hooks/useUserProfile.d.ts +0 -31
  134. package/dist/profile/hooks/useUserProfile.d.ts.map +0 -1
  135. package/dist/profile/index.d.ts.map +0 -1
  136. package/dist/provider/CoreAuthKitInner.d.ts +0 -12
  137. package/dist/provider/CoreAuthKitInner.d.ts.map +0 -1
  138. package/dist/provider/ElevasisCoreProvider.d.ts +0 -39
  139. package/dist/provider/ElevasisCoreProvider.d.ts.map +0 -1
  140. package/dist/provider/ElevasisServiceContext.d.ts +0 -31
  141. package/dist/provider/ElevasisServiceContext.d.ts.map +0 -1
  142. package/dist/provider/__tests__/CoreAuthKitInner.test.d.ts +0 -2
  143. package/dist/provider/__tests__/CoreAuthKitInner.test.d.ts.map +0 -1
  144. package/dist/provider/__tests__/ElevasisCoreProvider.test.d.ts +0 -2
  145. package/dist/provider/__tests__/ElevasisCoreProvider.test.d.ts.map +0 -1
  146. package/dist/provider/index.d.ts.map +0 -1
  147. package/dist/provider/published.d.ts.map +0 -1
  148. package/dist/provider/types.d.ts +0 -143
  149. package/dist/provider/types.d.ts.map +0 -1
  150. package/dist/provider/types.js +0 -1
  151. package/dist/sdk-barrel.d.ts +0 -20
  152. package/dist/sdk-barrel.d.ts.map +0 -1
  153. package/dist/theme/cssVariables.d.ts +0 -12
  154. package/dist/theme/cssVariables.d.ts.map +0 -1
  155. package/dist/theme/cssVariables.js +0 -93
  156. package/dist/theme/index.d.ts +0 -4
  157. package/dist/theme/index.d.ts.map +0 -1
  158. package/dist/theme/index.js +0 -1
  159. package/dist/theme/presets/__tests__/getPreset.test.d.ts +0 -2
  160. package/dist/theme/presets/__tests__/getPreset.test.d.ts.map +0 -1
  161. package/dist/theme/presets/abyss.d.ts +0 -3
  162. package/dist/theme/presets/abyss.d.ts.map +0 -1
  163. package/dist/theme/presets/abyss.js +0 -54
  164. package/dist/theme/presets/aurora.d.ts +0 -8
  165. package/dist/theme/presets/aurora.d.ts.map +0 -1
  166. package/dist/theme/presets/aurora.js +0 -59
  167. package/dist/theme/presets/canopy.d.ts +0 -3
  168. package/dist/theme/presets/canopy.d.ts.map +0 -1
  169. package/dist/theme/presets/canopy.js +0 -58
  170. package/dist/theme/presets/cyber-flux.d.ts +0 -8
  171. package/dist/theme/presets/cyber-flux.d.ts.map +0 -1
  172. package/dist/theme/presets/cyber-flux.js +0 -66
  173. package/dist/theme/presets/cyber-strike.d.ts +0 -9
  174. package/dist/theme/presets/cyber-strike.d.ts.map +0 -1
  175. package/dist/theme/presets/cyber-strike.js +0 -62
  176. package/dist/theme/presets/cyber-void.d.ts +0 -8
  177. package/dist/theme/presets/cyber-void.d.ts.map +0 -1
  178. package/dist/theme/presets/cyber-void.js +0 -62
  179. package/dist/theme/presets/cyber-volt.d.ts +0 -8
  180. package/dist/theme/presets/cyber-volt.d.ts.map +0 -1
  181. package/dist/theme/presets/cyber-volt.js +0 -66
  182. package/dist/theme/presets/default.d.ts +0 -4
  183. package/dist/theme/presets/default.d.ts.map +0 -1
  184. package/dist/theme/presets/ember.d.ts +0 -8
  185. package/dist/theme/presets/ember.d.ts.map +0 -1
  186. package/dist/theme/presets/ember.js +0 -63
  187. package/dist/theme/presets/honey.d.ts +0 -3
  188. package/dist/theme/presets/honey.d.ts.map +0 -1
  189. package/dist/theme/presets/honey.js +0 -62
  190. package/dist/theme/presets/index.d.ts +0 -6
  191. package/dist/theme/presets/index.d.ts.map +0 -1
  192. package/dist/theme/presets/index.js +0 -39
  193. package/dist/theme/presets/midnight.d.ts +0 -8
  194. package/dist/theme/presets/midnight.d.ts.map +0 -1
  195. package/dist/theme/presets/midnight.js +0 -68
  196. package/dist/theme/presets/obsidian.d.ts +0 -3
  197. package/dist/theme/presets/obsidian.d.ts.map +0 -1
  198. package/dist/theme/presets/obsidian.js +0 -56
  199. package/dist/theme/presets/regal.d.ts +0 -8
  200. package/dist/theme/presets/regal.d.ts.map +0 -1
  201. package/dist/theme/presets/regal.js +0 -63
  202. package/dist/theme/presets/rose-gold.d.ts +0 -8
  203. package/dist/theme/presets/rose-gold.d.ts.map +0 -1
  204. package/dist/theme/presets/rose-gold.js +0 -63
  205. package/dist/theme/presets/slate.d.ts +0 -3
  206. package/dist/theme/presets/slate.d.ts.map +0 -1
  207. package/dist/theme/presets/slate.js +0 -56
  208. package/dist/theme/presets/tactical.d.ts +0 -8
  209. package/dist/theme/presets/tactical.d.ts.map +0 -1
  210. package/dist/theme/presets/tactical.js +0 -57
  211. package/dist/theme/presets/types.d.ts +0 -26
  212. package/dist/theme/presets/types.d.ts.map +0 -1
  213. package/dist/theme/presets/types.js +0 -1
@@ -1,63 +0,0 @@
1
- /**
2
- * Ember preset — warm, earthy, grounded.
3
- * Design: terracotta-clay base, warm orange accent, organic tones.
4
- * Evokes: craftsman workshops, artisan brands, eco-conscious products.
5
- */
6
- export const emberPreset = {
7
- light: {
8
- primary: '#D4603A',
9
- primaryContrast: '#ffffff',
10
- background: '#F3EFEB',
11
- surface: '#F9F6F3',
12
- surfaceHover: '#ECE6E0',
13
- text: '#2C2118',
14
- textDimmed: '#5E4A3A',
15
- textSubtle: '#8D7A6A',
16
- border: '#D6CABE',
17
- error: '#C62828',
18
- warning: '#E65100',
19
- success: '#33691E',
20
- glassBackground: 'rgba(249, 246, 243, 0.6)',
21
- glassBlur: 'blur(12px)',
22
- shadow: '0px 2px 6px -2px rgba(212, 96, 58, 0.08)',
23
- cardShadow: 'inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 4px rgba(44, 33, 24, 0.05), 0 4px 8px rgba(44, 33, 24, 0.04)',
24
- durationFast: '150ms',
25
- durationNormal: '280ms',
26
- easing: 'cubic-bezier(0.4, 0, 0.2, 1)'
27
- },
28
- dark: {
29
- primary: '#E87B55',
30
- primaryContrast: '#1A0E08',
31
- background: '#060302',
32
- surface: '#15100D',
33
- surfaceHover: '#1C1610',
34
- text: '#F5EDE6',
35
- textDimmed: '#D4B9A0',
36
- textSubtle: '#B8A090',
37
- border: '#2A211A',
38
- error: '#EF5350',
39
- warning: '#FF8A65',
40
- success: '#8BC34A',
41
- glassBackground: 'rgba(20, 16, 12, 0.6)',
42
- glassBlur: 'blur(14px)',
43
- shadow: '0px 3px 8px -2px rgba(0, 0, 0, 0.95)',
44
- cardShadow: 'inset 0 1px 0 rgba(232, 123, 85, 0.04), 0 2px 4px rgba(0, 0, 0, 0.2), 0 4px 10px rgba(0, 0, 0, 0.3), 0 8px 20px rgba(0, 0, 0, 0.2)',
45
- durationFast: '150ms',
46
- durationNormal: '280ms',
47
- easing: 'cubic-bezier(0.4, 0, 0.2, 1)'
48
- },
49
- subtitleFontFamily: '"Source Serif 4", serif',
50
- framework: {
51
- defaultRadius: 'sm',
52
- fontFamily: '"Source Sans 3", sans-serif',
53
- headings: {
54
- fontFamily: '"Libre Baskerville", serif',
55
- fontWeight: '700'
56
- }
57
- },
58
- fontImports: [
59
- 'https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap',
60
- 'https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&display=swap',
61
- 'https://fonts.googleapis.com/css2?family=Source+Serif+4:wght@400;500;600;700&display=swap'
62
- ]
63
- };
@@ -1,3 +0,0 @@
1
- import type { ThemePreset } from './types';
2
- export declare const honeyPreset: ThemePreset;
3
- //# sourceMappingURL=honey.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"honey.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/honey.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,WAAW,EAAE,WA+DzB,CAAA"}
@@ -1,62 +0,0 @@
1
- export const honeyPreset = {
2
- light: {
3
- primary: '#A06A08',
4
- primaryContrast: '#ffffff',
5
- background: '#F5F0E8',
6
- surface: '#FBF7F0',
7
- surfaceHover: '#EDE5D8',
8
- text: '#2A1F0A',
9
- textDimmed: '#5C4820',
10
- textSubtle: '#8A7450',
11
- border: '#E0D0B0',
12
- error: '#C62828',
13
- warning: '#E65100',
14
- success: '#33691E',
15
- glassBackground: 'rgba(251, 247, 240, 0.6)',
16
- glassBlur: 'blur(12px)',
17
- shadow: '0px 2px 6px -2px rgba(160, 106, 8, 0.1)',
18
- cardShadow: 'inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 4px rgba(42, 31, 10, 0.05), 0 4px 8px rgba(42, 31, 10, 0.04)',
19
- durationFast: '140ms',
20
- durationNormal: '260ms',
21
- easing: 'cubic-bezier(0.4, 0, 0.2, 1)'
22
- },
23
- dark: {
24
- primary: '#E8A820',
25
- primaryContrast: '#1A1200',
26
- background: '#060400',
27
- surface: '#141108',
28
- surfaceHover: '#1C1808',
29
- text: '#FDF0D0',
30
- textDimmed: '#D8C070',
31
- textSubtle: '#B8A060',
32
- border: '#2A2210',
33
- error: '#EF5350',
34
- warning: '#FF8A65',
35
- success: '#8BC34A',
36
- glassBackground: 'rgba(22, 19, 9, 0.6)',
37
- glassBlur: 'blur(14px)',
38
- shadow: '0px 3px 8px -2px rgba(0, 0, 0, 0.95)',
39
- cardShadow: 'inset 0 1px 0 rgba(232, 168, 32, 0.04), 0 2px 4px rgba(0, 0, 0, 0.2), 0 4px 10px rgba(0, 0, 0, 0.3), 0 8px 20px rgba(0, 0, 0, 0.2)',
40
- durationFast: '140ms',
41
- durationNormal: '260ms',
42
- easing: 'cubic-bezier(0.4, 0, 0.2, 1)'
43
- },
44
- subtitleFontFamily: '"Outfit", sans-serif',
45
- framework: {
46
- defaultRadius: 'sm',
47
- fontFamily: '"Inter", sans-serif',
48
- headings: {
49
- fontFamily: '"Syne", sans-serif'
50
- },
51
- components: {
52
- Title: {
53
- styles: { root: { letterSpacing: '-0.06em' } }
54
- }
55
- }
56
- },
57
- fontImports: [
58
- 'https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700&display=swap',
59
- 'https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap',
60
- 'https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap'
61
- ]
62
- };
@@ -1,6 +0,0 @@
1
- export type { ThemePreset, PresetName, FrameworkThemeOverrides } from './types';
2
- export { generateShades } from './utils';
3
- import type { PresetName, ThemePreset } from './types';
4
- /** Look up a preset by name. Falls back to default preset for unknown names. */
5
- export declare function getPreset(name: PresetName | (string & {})): ThemePreset;
6
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,WAAW,EAAE,UAAU,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAA;AAC/E,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAExC,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAqCtD,gFAAgF;AAChF,wBAAgB,SAAS,CAAC,IAAI,EAAE,UAAU,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,GAAG,WAAW,CAEvE"}
@@ -1,39 +0,0 @@
1
- export { generateShades } from './utils';
2
- import { defaultPreset } from './default';
3
- import { tacticalPreset } from './tactical';
4
- import { regalPreset } from './regal';
5
- import { cyberVoltPreset } from './cyber-volt';
6
- import { auroraPreset } from './aurora';
7
- import { roseGoldPreset } from './rose-gold';
8
- import { midnightPreset } from './midnight';
9
- import { emberPreset } from './ember';
10
- import { obsidianPreset } from './obsidian';
11
- import { honeyPreset } from './honey';
12
- import { abyssPreset } from './abyss';
13
- import { canopyPreset } from './canopy';
14
- import { slatePreset } from './slate';
15
- import { cyberStrikePreset } from './cyber-strike';
16
- import { cyberFluxPreset } from './cyber-flux';
17
- import { cyberVoidPreset } from './cyber-void';
18
- const PRESETS = {
19
- default: defaultPreset,
20
- tactical: tacticalPreset,
21
- regal: regalPreset,
22
- 'cyber-volt': cyberVoltPreset,
23
- aurora: auroraPreset,
24
- 'rose-gold': roseGoldPreset,
25
- midnight: midnightPreset,
26
- ember: emberPreset,
27
- obsidian: obsidianPreset,
28
- honey: honeyPreset,
29
- abyss: abyssPreset,
30
- canopy: canopyPreset,
31
- slate: slatePreset,
32
- 'cyber-strike': cyberStrikePreset,
33
- 'cyber-flux': cyberFluxPreset,
34
- 'cyber-void': cyberVoidPreset
35
- };
36
- /** Look up a preset by name. Falls back to default preset for unknown names. */
37
- export function getPreset(name) {
38
- return PRESETS[name] ?? PRESETS.default;
39
- }
@@ -1,8 +0,0 @@
1
- import type { ThemePreset } from './types';
2
- /**
3
- * Midnight preset — deep, sophisticated, jewel-toned.
4
- * Design: rich indigo-navy base, violet accent, deep color depth.
5
- * Evokes: night sky, premium analytics, sophisticated data platforms.
6
- */
7
- export declare const midnightPreset: ThemePreset;
8
- //# sourceMappingURL=midnight.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"midnight.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/midnight.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAE1C;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,WAgE5B,CAAA"}
@@ -1,68 +0,0 @@
1
- /**
2
- * Midnight preset — deep, sophisticated, jewel-toned.
3
- * Design: rich indigo-navy base, violet accent, deep color depth.
4
- * Evokes: night sky, premium analytics, sophisticated data platforms.
5
- */
6
- export const midnightPreset = {
7
- light: {
8
- primary: '#7C4DFF',
9
- primaryContrast: '#ffffff',
10
- background: '#EEEDF4',
11
- surface: '#F5F4FA',
12
- surfaceHover: '#E3E1ED',
13
- text: '#1A1528',
14
- textDimmed: '#4A4260',
15
- textSubtle: '#7A7294',
16
- border: '#CCC8DA',
17
- error: '#D32F2F',
18
- warning: '#F57C00',
19
- success: '#388E3C',
20
- glassBackground: 'rgba(245, 244, 250, 0.6)',
21
- glassBlur: 'blur(12px)',
22
- shadow: '0px 2px 6px -2px rgba(124, 77, 255, 0.08)',
23
- cardShadow: 'inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 4px rgba(26, 21, 40, 0.05), 0 4px 8px rgba(26, 21, 40, 0.04)',
24
- durationFast: '140ms',
25
- durationNormal: '260ms',
26
- easing: 'cubic-bezier(0.4, 0, 0.2, 1)'
27
- },
28
- dark: {
29
- primary: '#9575CD',
30
- primaryContrast: '#1A1528',
31
- background: '#030208',
32
- surface: '#110F1B',
33
- surfaceHover: '#1E1A2C',
34
- text: '#EDE7F6',
35
- textDimmed: '#C0AAE5',
36
- textSubtle: '#A898D0',
37
- border: '#1E1A30',
38
- error: '#FF5252',
39
- warning: '#FFB74D',
40
- success: '#69F0AE',
41
- glassBackground: 'rgba(16, 14, 26, 0.65)',
42
- glassBlur: 'blur(16px)',
43
- shadow: '0px 3px 8px -2px rgba(0, 0, 0, 0.95)',
44
- cardShadow: 'inset 0 1px 0 rgba(179, 136, 255, 0.04), 0 2px 4px rgba(0, 0, 0, 0.2), 0 4px 10px rgba(0, 0, 0, 0.3), 0 8px 20px rgba(0, 0, 0, 0.2)',
45
- durationFast: '140ms',
46
- durationNormal: '260ms',
47
- easing: 'cubic-bezier(0.4, 0, 0.2, 1)'
48
- },
49
- subtitleFontFamily: '"Red Hat Display", sans-serif',
50
- framework: {
51
- defaultRadius: 'xs',
52
- fontFamily: '"Space Grotesk", sans-serif',
53
- headings: {
54
- fontFamily: '"Raleway", sans-serif',
55
- fontWeight: '600'
56
- },
57
- components: {
58
- Title: {
59
- styles: { root: { letterSpacing: '-0.02em' } }
60
- }
61
- }
62
- },
63
- fontImports: [
64
- 'https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap',
65
- 'https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap',
66
- 'https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;600;700&display=swap'
67
- ]
68
- };
@@ -1,3 +0,0 @@
1
- import type { ThemePreset } from './types';
2
- export declare const obsidianPreset: ThemePreset;
3
- //# sourceMappingURL=obsidian.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"obsidian.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/obsidian.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,cAAc,EAAE,WAwD5B,CAAA"}
@@ -1,56 +0,0 @@
1
- export const obsidianPreset = {
2
- light: {
3
- primary: '#48484F',
4
- primaryContrast: '#ffffff',
5
- background: '#F2F2F4',
6
- surface: '#FAFAFA',
7
- surfaceHover: '#EDEDEF',
8
- text: '#111114',
9
- textDimmed: '#44444C',
10
- textSubtle: '#78788A',
11
- border: '#D8D8DC',
12
- error: '#C62828',
13
- warning: '#E65100',
14
- success: '#2E7D32',
15
- glassBackground: 'rgba(250, 250, 250, 0.6)',
16
- glassBlur: 'blur(10px)',
17
- shadow: '0px 2px 4px -2px rgba(0, 0, 0, 0.1)',
18
- cardShadow: 'inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 4px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.03)',
19
- durationFast: '120ms',
20
- durationNormal: '220ms',
21
- easing: 'cubic-bezier(0.4, 0, 0.2, 1)'
22
- },
23
- dark: {
24
- primary: '#808088',
25
- primaryContrast: '#F0F0F2',
26
- background: '#030304',
27
- surface: '#111113',
28
- surfaceHover: '#1C1C20',
29
- text: '#F0F0F2',
30
- textDimmed: '#B0B0B8',
31
- textSubtle: '#A0A0A8',
32
- border: '#1E1E22',
33
- error: '#FF5252',
34
- warning: '#FF9800',
35
- success: '#4CAF50',
36
- glassBackground: 'rgba(16, 16, 17, 0.55)',
37
- glassBlur: 'blur(12px)',
38
- shadow: '0px 3px 6px -2px rgba(0, 0, 0, 0.9)',
39
- cardShadow: 'inset 0 1px 0 rgba(255, 255, 255, 0.03), 0 2px 4px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.25), 0 8px 16px rgba(0, 0, 0, 0.18)',
40
- durationFast: '120ms',
41
- durationNormal: '220ms',
42
- easing: 'cubic-bezier(0.4, 0, 0.2, 1)'
43
- },
44
- subtitleFontFamily: '"DM Sans", sans-serif',
45
- framework: {
46
- fontFamily: '"DM Sans", sans-serif',
47
- headings: {
48
- fontFamily: '"DM Mono", monospace',
49
- fontWeight: '500'
50
- }
51
- },
52
- fontImports: [
53
- 'https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&display=swap',
54
- 'https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap'
55
- ]
56
- };
@@ -1,8 +0,0 @@
1
- import type { ThemePreset } from './types';
2
- /**
3
- * Regal preset — luxurious, commanding, distinguished.
4
- * Design: deep black base, rich gold accent, elegant serif headings.
5
- * Evokes: royal courts, gilt architecture, fine craftsmanship.
6
- */
7
- export declare const regalPreset: ThemePreset;
8
- //# sourceMappingURL=regal.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"regal.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/regal.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAE1C;;;;GAIG;AACH,eAAO,MAAM,WAAW,EAAE,WA2DzB,CAAA"}
@@ -1,63 +0,0 @@
1
- /**
2
- * Regal preset — luxurious, commanding, distinguished.
3
- * Design: deep black base, rich gold accent, elegant serif headings.
4
- * Evokes: royal courts, gilt architecture, fine craftsmanship.
5
- */
6
- export const regalPreset = {
7
- light: {
8
- primary: '#B8922F',
9
- primaryContrast: '#ffffff',
10
- background: '#F0F0F2',
11
- surface: '#F7F7F8',
12
- surfaceHover: '#E9E9EB',
13
- text: '#2E2E30',
14
- textDimmed: '#50505A',
15
- textSubtle: '#8E8E96',
16
- border: '#CCCCD2',
17
- error: '#A83232',
18
- warning: '#B87A1A',
19
- success: '#3A7A3A',
20
- glassBackground: 'rgba(247, 247, 248, 0.6)',
21
- glassBlur: 'blur(12px)',
22
- shadow: '0px 2px 6px -2px rgba(20, 20, 20, 0.12)',
23
- cardShadow: 'inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 4px rgba(20, 20, 20, 0.06), 0 4px 8px rgba(20, 20, 20, 0.04)',
24
- durationFast: '180ms',
25
- durationNormal: '320ms',
26
- easing: 'cubic-bezier(0.25, 0.1, 0.25, 1)'
27
- },
28
- dark: {
29
- primary: '#D4A843',
30
- primaryContrast: '#1A1400',
31
- background: '#000000',
32
- surface: '#0E0E0E',
33
- surfaceHover: '#181818',
34
- text: '#F5EEE0',
35
- textDimmed: '#C8BA98',
36
- textSubtle: '#A89880',
37
- border: '#1D1D1D',
38
- error: '#E05252',
39
- warning: '#D4943C',
40
- success: '#4AA84A',
41
- glassBackground: 'rgba(14, 14, 14, 0.6)',
42
- glassBlur: 'blur(14px)',
43
- shadow: '0px 3px 8px -2px rgba(0, 0, 0, 0.95)',
44
- cardShadow: 'inset 0 1px 0 rgba(212, 168, 67, 0.04), 0 2px 4px rgba(0, 0, 0, 0.2), 0 4px 10px rgba(0, 0, 0, 0.3), 0 8px 20px rgba(0, 0, 0, 0.2)',
45
- durationFast: '180ms',
46
- durationNormal: '320ms',
47
- easing: 'cubic-bezier(0.25, 0.1, 0.25, 1)'
48
- },
49
- subtitleFontFamily: '"Raleway", sans-serif',
50
- framework: {
51
- defaultRadius: 'xs',
52
- fontFamily: '"Inter", sans-serif',
53
- headings: {
54
- fontFamily: '"Cinzel", serif',
55
- fontWeight: '600'
56
- }
57
- },
58
- fontImports: [
59
- 'https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&display=swap',
60
- 'https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap',
61
- 'https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap'
62
- ]
63
- };
@@ -1,8 +0,0 @@
1
- import type { ThemePreset } from './types';
2
- /**
3
- * Rose Gold preset — warm luxury, muted elegance, refined.
4
- * Design: blush-pink base, copper-rose accent, soft warm neutrals.
5
- * Evokes: boutique brands, editorial design, premium consumer products.
6
- */
7
- export declare const roseGoldPreset: ThemePreset;
8
- //# sourceMappingURL=rose-gold.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rose-gold.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/rose-gold.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAE1C;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,WA2D5B,CAAA"}
@@ -1,63 +0,0 @@
1
- /**
2
- * Rose Gold preset — warm luxury, muted elegance, refined.
3
- * Design: blush-pink base, copper-rose accent, soft warm neutrals.
4
- * Evokes: boutique brands, editorial design, premium consumer products.
5
- */
6
- export const roseGoldPreset = {
7
- light: {
8
- primary: '#A8695E',
9
- primaryContrast: '#ffffff',
10
- background: '#F4F0EE',
11
- surface: '#FAF6F5',
12
- surfaceHover: '#EDE6E4',
13
- text: '#2D2325',
14
- textDimmed: '#5A4448',
15
- textSubtle: '#9A848A',
16
- border: '#DDD0CC',
17
- error: '#C62828',
18
- warning: '#E65100',
19
- success: '#2E7D32',
20
- glassBackground: 'rgba(250, 246, 245, 0.6)',
21
- glassBlur: 'blur(12px)',
22
- shadow: '0px 2px 6px -2px rgba(192, 122, 110, 0.1)',
23
- cardShadow: 'inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 4px rgba(45, 35, 37, 0.05), 0 4px 8px rgba(45, 35, 37, 0.04)',
24
- durationFast: '160ms',
25
- durationNormal: '300ms',
26
- easing: 'cubic-bezier(0.25, 0.1, 0.25, 1)'
27
- },
28
- dark: {
29
- primary: '#C8897C',
30
- primaryContrast: '#2D1A16',
31
- background: '#070405',
32
- surface: '#161011',
33
- surfaceHover: '#221A1C',
34
- text: '#F5E8E6',
35
- textDimmed: '#D8B8B2',
36
- textSubtle: '#B89A94',
37
- border: '#2A1E20',
38
- error: '#EF5350',
39
- warning: '#FF8A65',
40
- success: '#66BB6A',
41
- glassBackground: 'rgba(22, 16, 17, 0.65)',
42
- glassBlur: 'blur(14px)',
43
- shadow: '0px 3px 8px -2px rgba(0, 0, 0, 0.95)',
44
- cardShadow: 'inset 0 1px 0 rgba(232, 165, 152, 0.04), 0 2px 4px rgba(0, 0, 0, 0.2), 0 4px 10px rgba(0, 0, 0, 0.3), 0 8px 20px rgba(0, 0, 0, 0.2)',
45
- durationFast: '160ms',
46
- durationNormal: '300ms',
47
- easing: 'cubic-bezier(0.25, 0.1, 0.25, 1)'
48
- },
49
- subtitleFontFamily: '"Lora", serif',
50
- framework: {
51
- defaultRadius: 'sm',
52
- fontFamily: '"DM Sans", sans-serif',
53
- headings: {
54
- fontFamily: '"Playfair Display", serif',
55
- fontWeight: '600'
56
- }
57
- },
58
- fontImports: [
59
- 'https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap',
60
- 'https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap',
61
- 'https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap'
62
- ]
63
- };
@@ -1,3 +0,0 @@
1
- import type { ThemePreset } from './types';
2
- export declare const slatePreset: ThemePreset;
3
- //# sourceMappingURL=slate.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"slate.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/slate.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,WAAW,EAAE,WAyDzB,CAAA"}
@@ -1,56 +0,0 @@
1
- export const slatePreset = {
2
- light: {
3
- primary: '#4A6E8E',
4
- primaryContrast: '#ffffff',
5
- background: '#ECEEF0',
6
- surface: '#F3F4F6',
7
- surfaceHover: '#E0E3E7',
8
- text: '#161C22',
9
- textDimmed: '#404C58',
10
- textSubtle: '#6A7A88',
11
- border: '#C8D0D8',
12
- error: '#D32F2F',
13
- warning: '#F57C00',
14
- success: '#388E3C',
15
- glassBackground: 'rgba(243, 244, 246, 0.6)',
16
- glassBlur: 'blur(10px)',
17
- shadow: '0px 2px 4px -2px rgba(74, 110, 142, 0.08)',
18
- cardShadow: 'inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 4px rgba(22, 28, 34, 0.05), 0 4px 8px rgba(22, 28, 34, 0.04)',
19
- durationFast: '110ms',
20
- durationNormal: '200ms',
21
- easing: 'cubic-bezier(0.22, 0, 0.1, 1)'
22
- },
23
- dark: {
24
- primary: '#6A8FAD',
25
- primaryContrast: '#0E1218',
26
- background: '#010305',
27
- surface: '#0E1218',
28
- surfaceHover: '#1C2830',
29
- text: '#E8F0F8',
30
- textDimmed: '#A8C4DC',
31
- textSubtle: '#80A0B0',
32
- border: '#182028',
33
- error: '#FF5252',
34
- warning: '#FFB74D',
35
- success: '#69F0AE',
36
- glassBackground: 'rgba(12, 16, 22, 0.65)',
37
- glassBlur: 'blur(14px)',
38
- shadow: '0px 3px 6px -2px rgba(0, 0, 0, 0.9)',
39
- cardShadow: 'inset 0 1px 0 rgba(123, 158, 188, 0.04), 0 2px 4px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.25), 0 8px 16px rgba(0, 0, 0, 0.18)',
40
- durationFast: '110ms',
41
- durationNormal: '200ms',
42
- easing: 'cubic-bezier(0.22, 0, 0.1, 1)'
43
- },
44
- subtitleFontFamily: '"Quantico", sans-serif',
45
- framework: {
46
- fontFamily: '"IBM Plex Sans", sans-serif',
47
- headings: {
48
- fontFamily: '"Quantico", sans-serif',
49
- fontWeight: '600'
50
- }
51
- },
52
- fontImports: [
53
- 'https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap',
54
- 'https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap'
55
- ]
56
- };
@@ -1,8 +0,0 @@
1
- import type { ThemePreset } from './types';
2
- /**
3
- * Tactical preset — tactical, modern, sleek.
4
- * Design: dark navy-charcoal base, cool blue accent, gunmetal tones.
5
- * Evokes: command centers, heads-up displays, defense tech interfaces.
6
- */
7
- export declare const tacticalPreset: ThemePreset;
8
- //# sourceMappingURL=tactical.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tactical.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/tactical.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAE1C;;;;GAIG;AACH,eAAO,MAAM,cAAc,EAAE,WAqD5B,CAAA"}
@@ -1,57 +0,0 @@
1
- /**
2
- * Tactical preset — tactical, modern, sleek.
3
- * Design: dark navy-charcoal base, cool blue accent, gunmetal tones.
4
- * Evokes: command centers, heads-up displays, defense tech interfaces.
5
- */
6
- export const tacticalPreset = {
7
- light: {
8
- primary: '#0099ff',
9
- primaryContrast: '#ffffff',
10
- background: '#EAEBEE',
11
- surface: '#F3F3F6',
12
- surfaceHover: '#DFDFE4',
13
- text: '#0F1319',
14
- textDimmed: '#3B4559',
15
- textSubtle: '#5D677B',
16
- border: '#C5CCD6',
17
- error: '#D32F2F',
18
- warning: '#ED6C02',
19
- success: '#2E7D32',
20
- glassBackground: 'rgba(243, 243, 246, 0.6)',
21
- glassBlur: 'blur(14px)',
22
- shadow: '0px 2px 4px -2px rgba(15, 19, 25, 0.12)',
23
- cardShadow: 'inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 1px 3px rgba(15, 19, 25, 0.06), 0 4px 8px rgba(15, 19, 25, 0.04)',
24
- durationFast: '100ms',
25
- durationNormal: '180ms',
26
- easing: 'cubic-bezier(0.22, 0, 0.1, 1)'
27
- },
28
- dark: {
29
- primary: '#0099ff',
30
- primaryContrast: '#ffffff',
31
- background: '#020305',
32
- surface: '#0E0F14',
33
- surfaceHover: '#16171D',
34
- text: '#EFF2F7',
35
- textDimmed: '#B0BCD2',
36
- textSubtle: '#8898AE',
37
- border: '#181C2D',
38
- error: '#FF4757',
39
- warning: '#FFA502',
40
- success: '#2ED573',
41
- glassBackground: 'rgba(13, 14, 18, 0.58)',
42
- glassBlur: 'blur(16px)',
43
- shadow: '0px 2px 6px -2px rgba(0, 0, 0, 0.9)',
44
- cardShadow: 'inset 0 1px 0 rgba(255, 255, 255, 0.03), 0 1px 3px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.28), 0 8px 16px rgba(0, 0, 0, 0.18)',
45
- durationFast: '100ms',
46
- durationNormal: '180ms',
47
- easing: 'cubic-bezier(0.22, 0, 0.1, 1)'
48
- },
49
- subtitleFontFamily: '"Chakra Petch", sans-serif',
50
- framework: {
51
- fontFamily: '"Chakra Petch", sans-serif',
52
- headings: {
53
- fontFamily: '"Chakra Petch", sans-serif'
54
- }
55
- },
56
- fontImports: ['https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;500;600;700&display=swap']
57
- };
@@ -1,26 +0,0 @@
1
- import type { ElevasisTokenOverrides } from '../../provider/types';
2
- /** Framework-agnostic theme overrides bundled with a preset (fonts, radius, component styles). */
3
- export interface FrameworkThemeOverrides {
4
- fontFamily?: string;
5
- defaultRadius?: string;
6
- headings?: {
7
- fontFamily?: string;
8
- fontWeight?: string;
9
- };
10
- components?: Record<string, unknown>;
11
- }
12
- export interface ThemePreset {
13
- light: Required<ElevasisTokenOverrides>;
14
- dark: Required<ElevasisTokenOverrides>;
15
- /** Optional framework theme overrides bundled with this preset (fonts, radius, etc.). */
16
- framework?: FrameworkThemeOverrides;
17
- /**
18
- * Subtitle font family — used for card names, section labels, and nav items.
19
- * Sits between heading and body in the typographic hierarchy.
20
- */
21
- subtitleFontFamily?: string;
22
- /** Google Fonts URLs to load when this preset is active. */
23
- fontImports?: string[];
24
- }
25
- export type PresetName = 'default' | 'tactical' | 'regal' | 'cyber-volt' | 'aurora' | 'rose-gold' | 'midnight' | 'ember' | 'obsidian' | 'honey' | 'abyss' | 'canopy' | 'slate' | 'cyber-strike' | 'cyber-flux' | 'cyber-void';
26
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAA;AAElE,kGAAkG;AAClG,MAAM,WAAW,uBAAuB;IACtC,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,QAAQ,CAAC,EAAE;QACT,UAAU,CAAC,EAAE,MAAM,CAAA;QACnB,UAAU,CAAC,EAAE,MAAM,CAAA;KACpB,CAAA;IACD,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;CACrC;AAED,MAAM,WAAW,WAAW;IAC1B,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAA;IACvC,IAAI,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAA;IACtC,yFAAyF;IACzF,SAAS,CAAC,EAAE,uBAAuB,CAAA;IACnC;;;OAGG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B,4DAA4D;IAC5D,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;CACvB;AAED,MAAM,MAAM,UAAU,GAClB,SAAS,GACT,UAAU,GACV,OAAO,GACP,YAAY,GACZ,QAAQ,GACR,WAAW,GACX,UAAU,GACV,OAAO,GACP,UAAU,GACV,OAAO,GACP,OAAO,GACP,QAAQ,GACR,OAAO,GACP,cAAc,GACd,YAAY,GACZ,YAAY,CAAA"}