@enya-learning/nova 0.4.0 → 0.4.1

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 (139) hide show
  1. package/dist/chunks/vendor-base-ui-efqwzv4oinwg1f0d.js.map +1 -1
  2. package/dist/index.js.map +1 -1
  3. package/package.json +26 -11
  4. package/changelog.md +0 -44
  5. package/components.json +0 -23
  6. package/eslint.config.js +0 -30
  7. package/plopfile.mjs +0 -49
  8. package/src/components/.gitkeep +0 -0
  9. package/src/components/accordion/accordion.mdx +0 -83
  10. package/src/components/accordion/accordion.tsx +0 -81
  11. package/src/components/accordion/index.ts +0 -1
  12. package/src/components/alert/alert.tsx +0 -76
  13. package/src/components/alert/index.ts +0 -1
  14. package/src/components/alert-dialog/alert-dialog.tsx +0 -187
  15. package/src/components/alert-dialog/index.ts +0 -1
  16. package/src/components/aspect-ratio/aspect-ratio.tsx +0 -22
  17. package/src/components/aspect-ratio/index.ts +0 -1
  18. package/src/components/avatar/avatar.tsx +0 -107
  19. package/src/components/avatar/index.ts +0 -1
  20. package/src/components/badge/badge.tsx +0 -52
  21. package/src/components/badge/index.ts +0 -1
  22. package/src/components/breadcrumb/breadcrumb.tsx +0 -122
  23. package/src/components/breadcrumb/index.ts +0 -1
  24. package/src/components/button/button.mdx +0 -255
  25. package/src/components/button/button.tsx +0 -59
  26. package/src/components/button/index.ts +0 -1
  27. package/src/components/button-group/button-group.tsx +0 -87
  28. package/src/components/button-group/index.ts +0 -1
  29. package/src/components/calendar/calendar.tsx +0 -228
  30. package/src/components/calendar/index.ts +0 -1
  31. package/src/components/card/card.tsx +0 -100
  32. package/src/components/card/index.ts +0 -1
  33. package/src/components/carousel/carousel.tsx +0 -243
  34. package/src/components/carousel/index.ts +0 -1
  35. package/src/components/chart/chart.tsx +0 -371
  36. package/src/components/chart/index.ts +0 -1
  37. package/src/components/checkbox/checkbox.tsx +0 -28
  38. package/src/components/checkbox/index.ts +0 -1
  39. package/src/components/collapsible/collapsible.tsx +0 -19
  40. package/src/components/collapsible/index.ts +0 -1
  41. package/src/components/combobox/combobox.tsx +0 -298
  42. package/src/components/combobox/index.ts +0 -1
  43. package/src/components/command/command.tsx +0 -193
  44. package/src/components/command/index.ts +0 -1
  45. package/src/components/context-menu/context-menu.tsx +0 -272
  46. package/src/components/context-menu/index.ts +0 -1
  47. package/src/components/dialog/dialog.tsx +0 -157
  48. package/src/components/dialog/index.ts +0 -1
  49. package/src/components/direction/direction.tsx +0 -4
  50. package/src/components/direction/index.ts +0 -1
  51. package/src/components/drawer/drawer.tsx +0 -134
  52. package/src/components/drawer/index.ts +0 -1
  53. package/src/components/dropdown-menu/dropdown-menu.tsx +0 -270
  54. package/src/components/dropdown-menu/index.ts +0 -1
  55. package/src/components/empty/empty.tsx +0 -104
  56. package/src/components/empty/index.ts +0 -1
  57. package/src/components/enya-logo/enya-logo.mdx +0 -174
  58. package/src/components/enya-logo/enya-logo.tsx +0 -383
  59. package/src/components/enya-logo/index.ts +0 -1
  60. package/src/components/field/field.tsx +0 -236
  61. package/src/components/field/index.ts +0 -1
  62. package/src/components/hover-card/hover-card.tsx +0 -51
  63. package/src/components/hover-card/index.ts +0 -1
  64. package/src/components/input/index.ts +0 -1
  65. package/src/components/input/input.tsx +0 -20
  66. package/src/components/input-group/index.ts +0 -1
  67. package/src/components/input-group/input-group.tsx +0 -157
  68. package/src/components/input-otp/index.ts +0 -1
  69. package/src/components/input-otp/input-otp.tsx +0 -84
  70. package/src/components/item/index.ts +0 -1
  71. package/src/components/item/item.tsx +0 -201
  72. package/src/components/kbd/index.ts +0 -1
  73. package/src/components/kbd/kbd.tsx +0 -26
  74. package/src/components/label/index.ts +0 -1
  75. package/src/components/label/label.tsx +0 -20
  76. package/src/components/menubar/index.ts +0 -1
  77. package/src/components/menubar/menubar.tsx +0 -281
  78. package/src/components/native-select/index.ts +0 -1
  79. package/src/components/native-select/native-select.tsx +0 -65
  80. package/src/components/navigation-menu/index.ts +0 -1
  81. package/src/components/navigation-menu/navigation-menu.tsx +0 -171
  82. package/src/components/pagination/index.ts +0 -1
  83. package/src/components/pagination/pagination.tsx +0 -133
  84. package/src/components/popover/index.ts +0 -1
  85. package/src/components/popover/popover.tsx +0 -88
  86. package/src/components/progress/index.ts +0 -1
  87. package/src/components/progress/progress.tsx +0 -83
  88. package/src/components/radio-group/index.ts +0 -1
  89. package/src/components/radio-group/radio-group.tsx +0 -36
  90. package/src/components/resizable/index.ts +0 -1
  91. package/src/components/resizable/resizable.tsx +0 -50
  92. package/src/components/scroll-area/index.ts +0 -1
  93. package/src/components/scroll-area/scroll-area.tsx +0 -53
  94. package/src/components/select/index.ts +0 -1
  95. package/src/components/select/select.tsx +0 -205
  96. package/src/components/separator/index.ts +0 -1
  97. package/src/components/separator/separator.tsx +0 -23
  98. package/src/components/sheet/index.ts +0 -1
  99. package/src/components/sheet/sheet.tsx +0 -137
  100. package/src/components/sidebar/index.ts +0 -1
  101. package/src/components/sidebar/sidebar.tsx +0 -722
  102. package/src/components/skeleton/index.ts +0 -1
  103. package/src/components/skeleton/skeleton.tsx +0 -13
  104. package/src/components/slider/index.ts +0 -1
  105. package/src/components/slider/slider.tsx +0 -52
  106. package/src/components/sonner/index.ts +0 -1
  107. package/src/components/sonner/sonner.tsx +0 -45
  108. package/src/components/spinner/index.ts +0 -1
  109. package/src/components/spinner/spinner.tsx +0 -15
  110. package/src/components/switch/index.ts +0 -1
  111. package/src/components/switch/switch.tsx +0 -30
  112. package/src/components/table/index.ts +0 -1
  113. package/src/components/table/table.tsx +0 -116
  114. package/src/components/tabs/index.ts +0 -1
  115. package/src/components/tabs/tabs.tsx +0 -80
  116. package/src/components/textarea/index.ts +0 -1
  117. package/src/components/textarea/textarea.tsx +0 -18
  118. package/src/components/toggle/index.ts +0 -1
  119. package/src/components/toggle/toggle.tsx +0 -45
  120. package/src/components/toggle-group/index.ts +0 -1
  121. package/src/components/toggle-group/toggle-group.tsx +0 -87
  122. package/src/components/tooltip/index.ts +0 -1
  123. package/src/components/tooltip/tooltip.tsx +0 -64
  124. package/src/hooks/use-mobile.ts +0 -21
  125. package/src/index.ts +0 -58
  126. package/src/lib/.gitkeep +0 -0
  127. package/src/lib/utils.ts +0 -6
  128. package/src/styles/nova-binding.css +0 -290
  129. package/src/styles/nova.css +0 -58
  130. package/src/styles/theme-nova.css +0 -201
  131. package/src/styles/typography.css +0 -215
  132. package/src/utils/index.ts +0 -1
  133. package/templates/component/component.tsx.hbs +0 -16
  134. package/templates/component/index.ts.hbs +0 -1
  135. package/templates/component/stories.tsx.hbs +0 -13
  136. package/tsconfig.json +0 -18
  137. package/tsconfig.lint.json +0 -14
  138. package/vite.config.ts +0 -101
  139. /package/{src → dist}/styles/globals.css +0 -0
package/src/index.ts DELETED
@@ -1,58 +0,0 @@
1
- // Component barrel — re-exports every component for the main package entry
2
- export * from "./components/accordion"
3
- export * from "./components/alert"
4
- export * from "./components/alert-dialog"
5
- export * from "./components/aspect-ratio"
6
- export * from "./components/avatar"
7
- export * from "./components/badge"
8
- export * from "./components/breadcrumb"
9
- export * from "./components/button"
10
- export * from "./components/button-group"
11
- export * from "./components/calendar"
12
- export * from "./components/card"
13
- export * from "./components/carousel"
14
- export * from "./components/chart"
15
- export * from "./components/checkbox"
16
- export * from "./components/collapsible"
17
- export * from "./components/combobox"
18
- export * from "./components/command"
19
- export * from "./components/context-menu"
20
- export * from "./components/dialog"
21
- export * from "./components/direction"
22
- export * from "./components/drawer"
23
- export * from "./components/dropdown-menu"
24
- export * from "./components/empty"
25
- export * from "./components/enya-logo"
26
- export * from "./components/field"
27
- export * from "./components/hover-card"
28
- export * from "./components/input"
29
- export * from "./components/input-group"
30
- export * from "./components/input-otp"
31
- export * from "./components/item"
32
- export * from "./components/kbd"
33
- export * from "./components/label"
34
- export * from "./components/menubar"
35
- export * from "./components/native-select"
36
- export * from "./components/navigation-menu"
37
- export * from "./components/pagination"
38
- export * from "./components/popover"
39
- export * from "./components/progress"
40
- export * from "./components/radio-group"
41
- export * from "./components/resizable"
42
- export * from "./components/scroll-area"
43
- export * from "./components/select"
44
- export * from "./components/separator"
45
- export * from "./components/sheet"
46
- export * from "./components/sidebar"
47
- export * from "./components/skeleton"
48
- export * from "./components/slider"
49
- export * from "./components/sonner"
50
- export * from "./components/spinner"
51
- export * from "./components/switch"
52
- export * from "./components/table"
53
- export * from "./components/tabs"
54
- export * from "./components/textarea"
55
- export * from "./components/toggle"
56
- export * from "./components/toggle-group"
57
- export * from "./components/tooltip"
58
- export * from "./utils"
package/src/lib/.gitkeep DELETED
File without changes
package/src/lib/utils.ts DELETED
@@ -1,6 +0,0 @@
1
- import { clsx, type ClassValue } from "clsx"
2
- import { twMerge } from "tailwind-merge"
3
-
4
- export function cn(...inputs: ClassValue[]) {
5
- return twMerge(clsx(inputs))
6
- }
@@ -1,290 +0,0 @@
1
- @import "./theme-nova.css";
2
-
3
- /*
4
- * Raw palette — defined in :root so they are always emitted as CSS custom
5
- * properties regardless of which Tailwind utility classes appear in source.
6
- * Tailwind v4 tree-shakes variables from @theme that have no reachable
7
- * utility class, so raw palette values live here instead.
8
- */
9
- :root {
10
- --color-nova-zinc-50: oklch(98.5% 0 0);
11
- --color-nova-zinc-100: oklch(96.7% 0.001 286.375);
12
- --color-nova-zinc-200: oklch(92% 0.004 286.32);
13
- --color-nova-zinc-300: oklch(87.1% 0.006 286.286);
14
- --color-nova-zinc-400: oklch(70.5% 0.015 286.067);
15
- --color-nova-zinc-500: oklch(55.2% 0.016 285.938);
16
- --color-nova-zinc-600: oklch(44.2% 0.017 285.786);
17
- --color-nova-zinc-700: oklch(37% 0.013 285.805);
18
- --color-nova-zinc-800: oklch(27.4% 0.006 286.033);
19
- --color-nova-zinc-900: oklch(21% 0.006 285.885);
20
- --color-nova-zinc-950: oklch(14.1% 0.005 285.823);
21
-
22
- --color-nova-neutral-50: oklch(98.5% 0 0);
23
- --color-nova-neutral-100: oklch(97% 0 0);
24
- --color-nova-neutral-200: oklch(92.2% 0 0);
25
- --color-nova-neutral-300: oklch(87% 0 0);
26
- --color-nova-neutral-400: oklch(70.8% 0 0);
27
- --color-nova-neutral-500: oklch(55.6% 0 0);
28
- --color-nova-neutral-600: oklch(43.9% 0 0);
29
- --color-nova-neutral-700: oklch(37.1% 0 0);
30
- --color-nova-neutral-800: oklch(26.9% 0 0);
31
- --color-nova-neutral-900: oklch(20.5% 0 0);
32
- --color-nova-neutral-950: oklch(14.5% 0 0);
33
-
34
- --color-nova-stone-50: oklch(98.5% 0.001 106.423);
35
- --color-nova-stone-100: oklch(97% 0.001 106.424);
36
- --color-nova-stone-200: oklch(92.3% 0.003 48.717);
37
- --color-nova-stone-300: oklch(86.9% 0.005 56.366);
38
- --color-nova-stone-400: oklch(70.9% 0.01 56.259);
39
- --color-nova-stone-500: oklch(55.3% 0.013 58.071);
40
- --color-nova-stone-600: oklch(44.4% 0.011 73.639);
41
- --color-nova-stone-700: oklch(37.4% 0.01 67.558);
42
- --color-nova-stone-800: oklch(26.8% 0.007 34.298);
43
- --color-nova-stone-900: oklch(21.6% 0.006 56.043);
44
- --color-nova-stone-950: oklch(14.7% 0.004 49.25);
45
-
46
- --color-nova-blue-50: oklch(97% 0.014 254.604);
47
- --color-nova-blue-100: oklch(93.2% 0.032 255.585);
48
- --color-nova-blue-200: oklch(88.2% 0.059 254.128);
49
- --color-nova-blue-300: oklch(80.9% 0.105 251.813);
50
- --color-nova-blue-400: oklch(70.7% 0.165 254.624);
51
- --color-nova-blue-500: oklch(62.3% 0.214 259.815);
52
- --color-nova-blue-600: oklch(54.6% 0.245 262.881);
53
- --color-nova-blue-700: oklch(48.8% 0.243 264.376);
54
- --color-nova-blue-800: oklch(42.4% 0.199 265.638);
55
- --color-nova-blue-900: oklch(37.9% 0.146 265.522);
56
- --color-nova-blue-950: oklch(28.2% 0.091 267.935);
57
-
58
- --color-nova-green-50: oklch(98.2% 0.018 155.826);
59
- --color-nova-green-100: oklch(96.2% 0.044 156.743);
60
- --color-nova-green-200: oklch(92.5% 0.084 155.995);
61
- --color-nova-green-300: oklch(87.1% 0.15 154.449);
62
- --color-nova-green-400: oklch(79.2% 0.209 151.711);
63
- --color-nova-green-500: oklch(72.3% 0.219 149.579);
64
- --color-nova-green-600: oklch(62.7% 0.194 149.214);
65
- --color-nova-green-700: oklch(52.7% 0.154 150.069);
66
- --color-nova-green-800: oklch(44.8% 0.119 151.328);
67
- --color-nova-green-900: oklch(39.3% 0.095 152.535);
68
- --color-nova-green-950: oklch(26.6% 0.065 152.934);
69
-
70
- --color-nova-orange-50: oklch(98% 0.016 73.684);
71
- --color-nova-orange-100: oklch(95.4% 0.038 75.164);
72
- --color-nova-orange-200: oklch(90.1% 0.076 70.697);
73
- --color-nova-orange-300: oklch(83.7% 0.128 66.29);
74
- --color-nova-orange-400: oklch(75% 0.183 55.934);
75
- --color-nova-orange-500: oklch(70.5% 0.213 47.604);
76
- --color-nova-orange-600: oklch(64.6% 0.222 41.116);
77
- --color-nova-orange-700: oklch(55.3% 0.195 38.402);
78
- --color-nova-orange-800: oklch(47% 0.157 37.304);
79
- --color-nova-orange-900: oklch(40.8% 0.123 38.172);
80
- --color-nova-orange-950: oklch(26.6% 0.079 36.259);
81
-
82
- --color-nova-red-50: oklch(97.1% 0.013 17.38);
83
- --color-nova-red-100: oklch(93.6% 0.032 17.717);
84
- --color-nova-red-200: oklch(88.5% 0.062 18.334);
85
- --color-nova-red-300: oklch(80.8% 0.114 19.571);
86
- --color-nova-red-400: oklch(70.4% 0.191 22.216);
87
- --color-nova-red-500: oklch(63.7% 0.237 25.331);
88
- --color-nova-red-600: oklch(57.7% 0.245 27.325);
89
- --color-nova-red-700: oklch(50.5% 0.213 27.518);
90
- --color-nova-red-800: oklch(44.4% 0.177 26.899);
91
- --color-nova-red-900: oklch(39.6% 0.141 25.723);
92
- --color-nova-red-950: oklch(25.8% 0.092 26.042);
93
-
94
- --color-nova-yellow-50: oklch(98.7% 0.026 102.212);
95
- --color-nova-yellow-100: oklch(97.3% 0.071 103.193);
96
- --color-nova-yellow-200: oklch(94.5% 0.129 101.54);
97
- --color-nova-yellow-300: oklch(90.5% 0.182 98.111);
98
- --color-nova-yellow-400: oklch(85.2% 0.199 91.936);
99
- --color-nova-yellow-500: oklch(79.5% 0.184 86.047);
100
- --color-nova-yellow-600: oklch(68.1% 0.162 75.834);
101
- --color-nova-yellow-700: oklch(55.4% 0.135 66.442);
102
- --color-nova-yellow-800: oklch(47.6% 0.114 61.907);
103
- --color-nova-yellow-900: oklch(42.1% 0.095 57.708);
104
- --color-nova-yellow-950: oklch(28.6% 0.066 53.813);
105
-
106
- --color-nova-pink-50: oklch(97.1% 0.014 343.198);
107
- --color-nova-pink-100: oklch(94.8% 0.028 342.258);
108
- --color-nova-pink-200: oklch(89.9% 0.061 343.231);
109
- --color-nova-pink-300: oklch(82.3% 0.12 346.018);
110
- --color-nova-pink-400: oklch(71.8% 0.202 349.761);
111
- --color-nova-pink-500: oklch(65.6% 0.241 354.308);
112
- --color-nova-pink-600: oklch(59.2% 0.249 0.584);
113
- --color-nova-pink-700: oklch(52.5% 0.223 3.958);
114
- --color-nova-pink-800: oklch(45.9% 0.187 3.815);
115
- --color-nova-pink-900: oklch(40.8% 0.153 2.432);
116
- --color-nova-pink-950: oklch(28.4% 0.109 3.907);
117
-
118
- --color-nova-purple-50: oklch(97.7% 0.014 308.299);
119
- --color-nova-purple-100: oklch(94.6% 0.033 307.174);
120
- --color-nova-purple-200: oklch(90.2% 0.063 306.703);
121
- --color-nova-purple-300: oklch(82.7% 0.119 306.383);
122
- --color-nova-purple-400: oklch(71.4% 0.203 305.504);
123
- --color-nova-purple-500: oklch(62.7% 0.265 303.9);
124
- --color-nova-purple-600: oklch(55.8% 0.288 302.321);
125
- --color-nova-purple-700: oklch(49.6% 0.265 301.924);
126
- --color-nova-purple-800: oklch(43.8% 0.218 303.724);
127
- --color-nova-purple-900: oklch(38.1% 0.176 304.987);
128
- --color-nova-purple-950: oklch(29.1% 0.149 302.717);
129
-
130
- --color-nova-amber-50: oklch(98.7% 0.022 95.277);
131
- --color-nova-amber-100: oklch(96.2% 0.059 95.617);
132
- --color-nova-amber-200: oklch(92.4% 0.12 95.746);
133
- --color-nova-amber-300: oklch(87.9% 0.169 91.605);
134
- --color-nova-amber-400: oklch(82.8% 0.189 84.429);
135
- --color-nova-amber-500: oklch(76.9% 0.188 70.08);
136
- --color-nova-amber-600: oklch(66.6% 0.179 58.318);
137
- --color-nova-amber-700: oklch(55.5% 0.163 48.998);
138
- --color-nova-amber-800: oklch(47.3% 0.137 46.201);
139
- --color-nova-amber-900: oklch(41.4% 0.112 45.904);
140
- --color-nova-amber-950: oklch(27.9% 0.077 45.635);
141
-
142
- --color-nova-lime-50: oklch(98.6% 0.031 120.757);
143
- --color-nova-lime-100: oklch(96.7% 0.067 122.328);
144
- --color-nova-lime-200: oklch(93.8% 0.127 124.321);
145
- --color-nova-lime-300: oklch(89.7% 0.196 126.665);
146
- --color-nova-lime-400: oklch(84.1% 0.238 128.85);
147
- --color-nova-lime-500: oklch(76.8% 0.233 130.85);
148
- --color-nova-lime-600: oklch(64.8% 0.2 131.684);
149
- --color-nova-lime-700: oklch(53.2% 0.157 131.589);
150
- --color-nova-lime-800: oklch(45.3% 0.124 130.933);
151
- --color-nova-lime-900: oklch(40.5% 0.101 131.063);
152
- --color-nova-lime-950: oklch(27.4% 0.072 132.109);
153
-
154
- --color-nova-emerald-50: oklch(97.9% 0.021 166.113);
155
- --color-nova-emerald-100: oklch(95% 0.052 163.051);
156
- --color-nova-emerald-200: oklch(90.5% 0.093 164.15);
157
- --color-nova-emerald-300: oklch(84.5% 0.143 164.978);
158
- --color-nova-emerald-400: oklch(76.5% 0.177 163.223);
159
- --color-nova-emerald-500: oklch(69.6% 0.17 162.48);
160
- --color-nova-emerald-600: oklch(59.6% 0.145 163.225);
161
- --color-nova-emerald-700: oklch(50.8% 0.118 165.612);
162
- --color-nova-emerald-800: oklch(43.2% 0.095 166.913);
163
- --color-nova-emerald-900: oklch(37.8% 0.077 168.94);
164
- --color-nova-emerald-950: oklch(26.2% 0.051 172.552);
165
-
166
- --color-nova-teal-50: oklch(98.4% 0.014 180.72);
167
- --color-nova-teal-100: oklch(95.3% 0.051 180.801);
168
- --color-nova-teal-200: oklch(91% 0.096 180.426);
169
- --color-nova-teal-300: oklch(85.5% 0.138 181.071);
170
- --color-nova-teal-400: oklch(77.7% 0.152 181.912);
171
- --color-nova-teal-500: oklch(70.4% 0.14 182.503);
172
- --color-nova-teal-600: oklch(60% 0.118 184.704);
173
- --color-nova-teal-700: oklch(51.1% 0.096 186.391);
174
- --color-nova-teal-800: oklch(43.7% 0.078 188.216);
175
- --color-nova-teal-900: oklch(38.6% 0.063 188.416);
176
- --color-nova-teal-950: oklch(27.7% 0.046 192.524);
177
-
178
- --color-nova-cyan-50: oklch(98.4% 0.019 200.873);
179
- --color-nova-cyan-100: oklch(95.6% 0.045 203.388);
180
- --color-nova-cyan-200: oklch(91.7% 0.08 205.041);
181
- --color-nova-cyan-300: oklch(86.5% 0.127 207.078);
182
- --color-nova-cyan-400: oklch(78.9% 0.154 211.53);
183
- --color-nova-cyan-500: oklch(71.5% 0.143 215.221);
184
- --color-nova-cyan-600: oklch(60.9% 0.126 221.723);
185
- --color-nova-cyan-700: oklch(52% 0.105 223.128);
186
- --color-nova-cyan-800: oklch(45% 0.085 224.283);
187
- --color-nova-cyan-900: oklch(39.8% 0.07 227.392);
188
- --color-nova-cyan-950: oklch(30.2% 0.056 229.695);
189
-
190
- --color-nova-sky-50: oklch(97.7% 0.013 236.62);
191
- --color-nova-sky-100: oklch(95.1% 0.026 236.824);
192
- --color-nova-sky-200: oklch(90.1% 0.058 230.902);
193
- --color-nova-sky-300: oklch(82.8% 0.111 230.318);
194
- --color-nova-sky-400: oklch(74.6% 0.16 232.661);
195
- --color-nova-sky-500: oklch(68.5% 0.169 237.323);
196
- --color-nova-sky-600: oklch(58.8% 0.158 241.966);
197
- --color-nova-sky-700: oklch(50% 0.134 242.749);
198
- --color-nova-sky-800: oklch(44.3% 0.11 240.79);
199
- --color-nova-sky-900: oklch(39.1% 0.09 240.876);
200
- --color-nova-sky-950: oklch(29.3% 0.066 243.157);
201
-
202
- --color-nova-indigo-50: oklch(96.2% 0.018 272.314);
203
- --color-nova-indigo-100: oklch(93% 0.034 272.788);
204
- --color-nova-indigo-200: oklch(87% 0.065 274.039);
205
- --color-nova-indigo-300: oklch(78.5% 0.115 274.713);
206
- --color-nova-indigo-400: oklch(67.3% 0.182 276.935);
207
- --color-nova-indigo-500: oklch(58.5% 0.233 277.117);
208
- --color-nova-indigo-600: oklch(51.1% 0.262 276.966);
209
- --color-nova-indigo-700: oklch(45.7% 0.24 277.023);
210
- --color-nova-indigo-800: oklch(39.8% 0.195 277.366);
211
- --color-nova-indigo-900: oklch(35.9% 0.144 278.697);
212
- --color-nova-indigo-950: oklch(25.7% 0.09 281.288);
213
-
214
- --color-nova-violet-50: oklch(96.9% 0.016 293.756);
215
- --color-nova-violet-100: oklch(94.3% 0.029 294.588);
216
- --color-nova-violet-200: oklch(89.4% 0.057 293.283);
217
- --color-nova-violet-300: oklch(81.1% 0.111 293.571);
218
- --color-nova-violet-400: oklch(70.2% 0.183 293.541);
219
- --color-nova-violet-500: oklch(60.6% 0.25 292.717);
220
- --color-nova-violet-600: oklch(54.1% 0.281 293.009);
221
- --color-nova-violet-700: oklch(49.1% 0.27 292.581);
222
- --color-nova-violet-800: oklch(43.2% 0.232 292.759);
223
- --color-nova-violet-900: oklch(38% 0.189 293.745);
224
- --color-nova-violet-950: oklch(28.3% 0.141 291.089);
225
-
226
- --color-nova-fuchsia-50: oklch(97.7% 0.017 320.058);
227
- --color-nova-fuchsia-100: oklch(95.2% 0.037 318.852);
228
- --color-nova-fuchsia-200: oklch(90.3% 0.076 319.62);
229
- --color-nova-fuchsia-300: oklch(83.3% 0.145 321.434);
230
- --color-nova-fuchsia-400: oklch(74% 0.238 322.16);
231
- --color-nova-fuchsia-500: oklch(66.7% 0.295 322.15);
232
- --color-nova-fuchsia-600: oklch(59.1% 0.293 322.896);
233
- --color-nova-fuchsia-700: oklch(51.8% 0.253 323.949);
234
- --color-nova-fuchsia-800: oklch(45.2% 0.211 324.591);
235
- --color-nova-fuchsia-900: oklch(40.1% 0.17 325.612);
236
- --color-nova-fuchsia-950: oklch(29.3% 0.136 325.661);
237
-
238
- --color-nova-rose-50: oklch(96.9% 0.015 12.422);
239
- --color-nova-rose-100: oklch(94.1% 0.03 12.58);
240
- --color-nova-rose-200: oklch(89.2% 0.058 10.001);
241
- --color-nova-rose-300: oklch(81% 0.117 11.638);
242
- --color-nova-rose-400: oklch(71.2% 0.194 13.428);
243
- --color-nova-rose-500: oklch(64.5% 0.246 16.439);
244
- --color-nova-rose-600: oklch(58.6% 0.253 17.585);
245
- --color-nova-rose-700: oklch(51.4% 0.222 16.935);
246
- --color-nova-rose-800: oklch(45.5% 0.188 13.697);
247
- --color-nova-rose-900: oklch(41% 0.159 10.272);
248
- --color-nova-rose-950: oklch(27.1% 0.105 12.094);
249
-
250
- /* brand = blue */
251
- --color-nova-brand-50: var(--color-nova-blue-50);
252
- --color-nova-brand-100: var(--color-nova-blue-100);
253
- --color-nova-brand-200: var(--color-nova-blue-200);
254
- --color-nova-brand-300: var(--color-nova-blue-300);
255
- --color-nova-brand-400: var(--color-nova-blue-400);
256
- --color-nova-brand-500: var(--color-nova-blue-500);
257
- --color-nova-brand-600: var(--color-nova-blue-600);
258
- --color-nova-brand-700: var(--color-nova-blue-700);
259
- --color-nova-brand-800: var(--color-nova-blue-800);
260
- --color-nova-brand-900: var(--color-nova-blue-900);
261
- --color-nova-brand-950: var(--color-nova-blue-950);
262
- }
263
-
264
- @theme {
265
- /* white/black are in @theme so Tailwind generates bg-nova-white, text-nova-black, etc. */
266
- --color-nova-white: #fff;
267
- --color-nova-black: #000;
268
-
269
- --ease-bounce: cubic-bezier(0.2, 0, 0, 1.5);
270
- --default-transition-duration: 100ms;
271
- }
272
-
273
- @layer base {
274
- :root {
275
- color-scheme: light;
276
- }
277
- [data-mode="dark"] {
278
- color-scheme: dark;
279
- }
280
- }
281
-
282
- @layer utilities {
283
- .no-scrollbar::-webkit-scrollbar {
284
- display: none;
285
- }
286
- .no-scrollbar {
287
- -ms-overflow-style: none;
288
- scrollbar-width: none;
289
- }
290
- }
@@ -1,58 +0,0 @@
1
- @import "./nova-binding.css";
2
- @import "./typography.css";
3
-
4
- /*
5
- * Remaps shadcn CSS variables to nova tokens.
6
- * shadcn components (bg-primary, text-muted-foreground, etc.) continue
7
- * working without modification — they now reflect nova brand values.
8
- */
9
- @layer base {
10
- :root {
11
- --background: var(--color-nova-background);
12
- --foreground: var(--color-nova-foreground);
13
-
14
- --card: var(--color-nova-card);
15
- --card-foreground: var(--color-nova-card-foreground);
16
-
17
- --popover: var(--color-nova-popover);
18
- --popover-foreground: var(--color-nova-popover-foreground);
19
-
20
- --primary: var(--color-nova-primary);
21
- --primary-foreground: var(--color-nova-primary-foreground);
22
-
23
- --secondary: var(--color-nova-secondary);
24
- --secondary-foreground: var(--color-nova-secondary-foreground);
25
-
26
- --muted: var(--color-nova-muted);
27
- --muted-foreground: var(--color-nova-muted-foreground);
28
-
29
- --accent: var(--color-nova-accent);
30
- --accent-foreground: var(--color-nova-accent-foreground);
31
-
32
- --destructive: var(--color-nova-destructive);
33
- --destructive-foreground: var(--color-nova-destructive-foreground);
34
-
35
- --border: var(--color-nova-border);
36
- --input: var(--color-nova-input);
37
- --ring: var(--color-nova-ring);
38
-
39
- --radius: 0.625rem;
40
-
41
- --chart-1: var(--color-nova-chart-1);
42
- --chart-2: var(--color-nova-chart-2);
43
- --chart-3: var(--color-nova-chart-3);
44
- --chart-4: var(--color-nova-chart-4);
45
- --chart-5: var(--color-nova-chart-5);
46
-
47
- --sidebar: var(--color-nova-sidebar);
48
- --sidebar-foreground: var(--color-nova-sidebar-foreground);
49
- --sidebar-primary: var(--color-nova-sidebar-primary);
50
- --sidebar-primary-foreground: var(--color-nova-sidebar-primary-foreground);
51
- --sidebar-accent: var(--color-nova-sidebar-accent);
52
- --sidebar-accent-foreground: var(--color-nova-sidebar-accent-foreground);
53
- --sidebar-border: var(--color-nova-sidebar-border);
54
- --sidebar-ring: var(--color-nova-sidebar-ring);
55
- }
56
- }
57
-
58
- /* Component-specific styles added here as components are built */
@@ -1,201 +0,0 @@
1
- @theme {
2
- --color-nova-background: light-dark(
3
- var(--color-nova-white),
4
- var(--color-nova-black)
5
- );
6
-
7
- --color-nova-primary: light-dark(
8
- var(--color-nova-zinc-900),
9
- var(--color-nova-zinc-100)
10
- );
11
- --color-nova-primary-foreground: light-dark(
12
- var(--color-nova-zinc-100),
13
- var(--color-nova-zinc-900)
14
- );
15
-
16
- --color-nova-secondary: light-dark(
17
- var(--color-nova-zinc-100),
18
- var(--color-nova-zinc-800)
19
- );
20
- --color-nova-secondary-foreground: light-dark(
21
- var(--color-nova-zinc-900),
22
- var(--color-nova-zinc-100)
23
- );
24
-
25
- --color-nova-muted: light-dark(
26
- var(--color-nova-zinc-50),
27
- var(--color-nova-zinc-800)
28
- );
29
- --color-nova-muted-foreground: light-dark(
30
- var(--color-nova-zinc-500),
31
- var(--color-nova-zinc-400)
32
- );
33
-
34
- --color-nova-accent: light-dark(
35
- var(--color-nova-brand-500),
36
- var(--color-nova-brand-400)
37
- );
38
- --color-nova-accent-foreground: light-dark(
39
- var(--color-nova-zinc-100),
40
- var(--color-nova-zinc-900)
41
- );
42
-
43
- /*DO NOT REFERENCE AS IT MIGHT BE DELETED IN THE FUTURE*/
44
- --color-nova-foreground: light-dark(
45
- var(--color-nova-zinc-900),
46
- var(--color-nova-zinc-100)
47
- );
48
-
49
- --color-nova-card: light-dark(
50
- var(--color-nova-zinc-50),
51
- var(--color-nova-zinc-900)
52
- );
53
- --color-nova-card-foreground: light-dark(
54
- var(--color-nova-zinc-900),
55
- var(--color-nova-zinc-100)
56
- );
57
-
58
- --color-nova-popover: light-dark(
59
- var(--color-nova-zinc-50),
60
- var(--color-nova-zinc-900)
61
- );
62
- --color-nova-popover-foreground: light-dark(
63
- var(--color-nova-zinc-900),
64
- var(--color-nova-zinc-100)
65
- );
66
-
67
- --color-nova-info: light-dark(
68
- var(--color-nova-blue-600),
69
- var(--color-nova-blue-400)
70
- );
71
- --color-nova-info-foreground: light-dark(
72
- var(--color-nova-zinc-100),
73
- var(--color-nova-zinc-900)
74
- );
75
- --color-nova-info-soft: light-dark(
76
- var(--color-nova-blue-50),
77
- var(--color-nova-blue-950)
78
- );
79
- --color-nova-info-soft-foreground: light-dark(
80
- var(--color-nova-blue-700),
81
- var(--color-nova-blue-300)
82
- );
83
-
84
- --color-nova-success: light-dark(
85
- var(--color-nova-emerald-600),
86
- var(--color-nova-emerald-400)
87
- );
88
- --color-nova-success-foreground: light-dark(
89
- var(--color-nova-zinc-100),
90
- var(--color-nova-zinc-900)
91
- );
92
- --color-nova-success-soft: light-dark(
93
- var(--color-nova-emerald-50),
94
- var(--color-nova-emerald-950)
95
- );
96
- --color-nova-success-soft-foreground: light-dark(
97
- var(--color-nova-emerald-700),
98
- var(--color-nova-emerald-300)
99
- );
100
-
101
- --color-nova-warning: light-dark(
102
- var(--color-nova-amber-500),
103
- var(--color-nova-amber-400)
104
- );
105
- --color-nova-warning-foreground: light-dark(
106
- var(--color-nova-zinc-900),
107
- var(--color-nova-zinc-900)
108
- );
109
- --color-nova-warning-soft: light-dark(
110
- var(--color-nova-amber-50),
111
- var(--color-nova-amber-950)
112
- );
113
- --color-nova-warning-soft-foreground: light-dark(
114
- var(--color-nova-amber-700),
115
- var(--color-nova-amber-300)
116
- );
117
-
118
- --color-nova-destructive: light-dark(
119
- var(--color-nova-red-600),
120
- var(--color-nova-red-400)
121
- );
122
- --color-nova-destructive-foreground: light-dark(
123
- var(--color-nova-zinc-100),
124
- var(--color-nova-zinc-900)
125
- );
126
- --color-nova-destructive-soft: light-dark(
127
- var(--color-nova-red-50),
128
- var(--color-nova-red-950)
129
- );
130
- --color-nova-destructive-soft-foreground: light-dark(
131
- var(--color-nova-red-700),
132
- var(--color-nova-red-300)
133
- );
134
-
135
- --color-nova-border: light-dark(
136
- var(--color-nova-zinc-200),
137
- var(--color-nova-zinc-800)
138
- );
139
- --color-nova-input: light-dark(
140
- var(--color-nova-zinc-300),
141
- var(--color-nova-zinc-700)
142
- );
143
- --color-nova-ring: light-dark(
144
- var(--color-nova-brand-500),
145
- var(--color-nova-brand-400)
146
- );
147
-
148
- --color-nova-chart-1: light-dark(
149
- var(--color-nova-brand-600),
150
- var(--color-nova-brand-400)
151
- );
152
- --color-nova-chart-2: light-dark(
153
- var(--color-nova-emerald-800),
154
- var(--color-nova-emerald-200)
155
- );
156
- --color-nova-chart-3: light-dark(
157
- var(--color-nova-yellow-600),
158
- var(--color-nova-yellow-400)
159
- );
160
- --color-nova-chart-4: light-dark(
161
- var(--color-nova-blue-800),
162
- var(--color-nova-blue-400)
163
- );
164
- --color-nova-chart-5: light-dark(
165
- var(--color-nova-red-600),
166
- var(--color-nova-red-400)
167
- );
168
-
169
- --color-nova-sidebar: light-dark(
170
- var(--color-nova-zinc-50),
171
- var(--color-nova-zinc-950)
172
- );
173
- --color-nova-sidebar-foreground: light-dark(
174
- var(--color-nova-zinc-900),
175
- var(--color-nova-zinc-100)
176
- );
177
- --color-nova-sidebar-primary: light-dark(
178
- var(--color-nova-brand-600),
179
- var(--color-nova-brand-400)
180
- );
181
- --color-nova-sidebar-primary-foreground: light-dark(
182
- var(--color-nova-zinc-100),
183
- var(--color-nova-zinc-900)
184
- );
185
- --color-nova-sidebar-accent: light-dark(
186
- var(--color-nova-zinc-100),
187
- var(--color-nova-zinc-800)
188
- );
189
- --color-nova-sidebar-accent-foreground: light-dark(
190
- var(--color-nova-zinc-900),
191
- var(--color-nova-zinc-100)
192
- );
193
- --color-nova-sidebar-border: light-dark(
194
- var(--color-nova-zinc-200),
195
- var(--color-nova-zinc-800)
196
- );
197
- --color-nova-sidebar-ring: light-dark(
198
- var(--color-nova-brand-600),
199
- var(--color-nova-brand-400)
200
- );
201
- }