sigma-ui 1.0.13 → 1.0.14

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 (27) hide show
  1. package/README.md +5 -4
  2. package/__generated/registry-schemes/colors/blue.json +0 -1
  3. package/__generated/registry-schemes/colors/gray.json +0 -1
  4. package/__generated/registry-schemes/colors/green.json +0 -1
  5. package/__generated/registry-schemes/colors/index.json +0 -1170
  6. package/__generated/registry-schemes/colors/orange.json +0 -1
  7. package/__generated/registry-schemes/colors/red.json +0 -1
  8. package/__generated/registry-schemes/colors/rose.json +0 -1
  9. package/__generated/registry-schemes/colors/violet.json +0 -1
  10. package/__generated/registry-schemes/colors/yellow.json +0 -1
  11. package/__generated/registry-schemes/colors/zinc.json +0 -1
  12. package/dist/index.js +88 -197
  13. package/dist/index.js.map +1 -1
  14. package/package.json +1 -1
  15. package/__generated/registry-schemes/colors/amber.json +0 -99
  16. package/__generated/registry-schemes/colors/cyan.json +0 -99
  17. package/__generated/registry-schemes/colors/emerald.json +0 -99
  18. package/__generated/registry-schemes/colors/fuchsia.json +0 -99
  19. package/__generated/registry-schemes/colors/indigo.json +0 -99
  20. package/__generated/registry-schemes/colors/lime.json +0 -99
  21. package/__generated/registry-schemes/colors/neutral.json +0 -99
  22. package/__generated/registry-schemes/colors/pink.json +0 -99
  23. package/__generated/registry-schemes/colors/purple.json +0 -99
  24. package/__generated/registry-schemes/colors/sky.json +0 -99
  25. package/__generated/registry-schemes/colors/slate.json +0 -99
  26. package/__generated/registry-schemes/colors/stone.json +0 -99
  27. package/__generated/registry-schemes/colors/teal.json +0 -99
@@ -1,99 +0,0 @@
1
- {
2
- "inlineColors": {
3
- "light": {
4
- "background": "white",
5
- "foreground": "slate-950",
6
- "card": "white",
7
- "card-foreground": "slate-950",
8
- "popover": "white",
9
- "popover-foreground": "slate-950",
10
- "primary": "slate-900",
11
- "primary-foreground": "slate-50",
12
- "secondary": "slate-100",
13
- "secondary-foreground": "slate-900",
14
- "muted": "slate-100",
15
- "muted-foreground": "slate-500",
16
- "accent": "slate-100",
17
- "accent-foreground": "slate-900",
18
- "destructive": "red-500",
19
- "destructive-foreground": "slate-50",
20
- "border": "slate-200",
21
- "input": "slate-200",
22
- "ring": "slate-950"
23
- },
24
- "dark": {
25
- "background": "slate-950",
26
- "foreground": "slate-50",
27
- "card": "slate-950",
28
- "card-foreground": "slate-50",
29
- "popover": "slate-950",
30
- "popover-foreground": "slate-50",
31
- "primary": "slate-50",
32
- "primary-foreground": "slate-900",
33
- "secondary": "slate-800",
34
- "secondary-foreground": "slate-50",
35
- "muted": "slate-800",
36
- "muted-foreground": "slate-400",
37
- "accent": "slate-800",
38
- "accent-foreground": "slate-50",
39
- "destructive": "red-900",
40
- "destructive-foreground": "slate-50",
41
- "border": "slate-800",
42
- "input": "slate-800",
43
- "ring": "slate-300"
44
- }
45
- },
46
- "cssVars": {
47
- "light": {
48
- "background": "0 0% 100%",
49
- "foreground": "222.2 84% 4.9%",
50
- "card": "0 0% 100%",
51
- "card-foreground": "222.2 84% 4.9%",
52
- "popover": "0 0% 100%",
53
- "popover-foreground": "222.2 84% 4.9%",
54
- "primary": "222.2 47.4% 11.2%",
55
- "primary-foreground": "210 40% 98%",
56
- "secondary": "210 40% 96.1%",
57
- "secondary-foreground": "222.2 47.4% 11.2%",
58
- "muted": "210 40% 96.1%",
59
- "muted-foreground": "215.4 16.3% 46.9%",
60
- "accent": "210 40% 96.1%",
61
- "accent-foreground": "222.2 47.4% 11.2%",
62
- "destructive": "0 84.2% 60.2%",
63
- "destructive-foreground": "210 40% 98%",
64
- "border": "214.3 31.8% 91.4%",
65
- "input": "214.3 31.8% 91.4%",
66
- "ring": "222.2 84% 4.9%"
67
- },
68
- "dark": {
69
- "background": "222.2 84% 4.9%",
70
- "foreground": "210 40% 98%",
71
- "card": "222.2 84% 4.9%",
72
- "card-foreground": "210 40% 98%",
73
- "popover": "222.2 84% 4.9%",
74
- "popover-foreground": "210 40% 98%",
75
- "primary": "210 40% 98%",
76
- "primary-foreground": "222.2 47.4% 11.2%",
77
- "secondary": "217.2 32.6% 17.5%",
78
- "secondary-foreground": "210 40% 98%",
79
- "muted": "217.2 32.6% 17.5%",
80
- "muted-foreground": "215 20.2% 65.1%",
81
- "accent": "217.2 32.6% 17.5%",
82
- "accent-foreground": "210 40% 98%",
83
- "destructive": "0 62.8% 30.6%",
84
- "destructive-foreground": "210 40% 98%",
85
- "border": "217.2 32.6% 17.5%",
86
- "input": "217.2 32.6% 17.5%",
87
- "ring": "212.7 26.8% 83.9%"
88
- }
89
- },
90
- "templates": {
91
- "tailwind": {
92
- "withoutVariables": "@import \"tailwindcss\";\n@config \"../../tailwind.config.js\";",
93
- "withVariables": "@import \"tailwindcss\";\n@config \"../../tailwind.config.js\";\n\n@layer base {\n /* Override Tailwind 4 default hover cursor for buttons and button-like elements */\n button:not(:disabled),\n [role=\"button\"]:not(:disabled) {\n cursor: pointer;\n }\n\n :root {\n --radius: 0.5rem;\n }\n \n :root {\n --background: 0 0% 100%;\n --foreground: 222.2 84% 4.9%;\n --muted: 210 40% 96.1%;\n --muted-foreground: 215.4 16.3% 46.9%;\n --popover: 0 0% 100%;\n --popover-foreground: 222.2 84% 4.9%;\n --card: 0 0% 100%;\n --card-foreground: 222.2 84% 4.9%;\n --border: 214.3 31.8% 91.4%;\n --input: 214.3 31.8% 91.4%;\n --primary: 222.2 47.4% 11.2%;\n --primary-foreground: 210 40% 98%;\n --secondary: 210 40% 96.1%;\n --secondary-foreground: 222.2 47.4% 11.2%;\n --accent: 210 40% 96.1%;\n --accent-foreground: 222.2 47.4% 11.2%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 210 40% 98%;\n --ring: 222.2 84% 4.9%;\n }\n \n .dark {\n --background: 222.2 84% 4.9%;\n --foreground: 210 40% 98%;\n --muted: 217.2 32.6% 17.5%;\n --muted-foreground: 215 20.2% 65.1%;\n --popover: 222.2 84% 4.9%;\n --popover-foreground: 210 40% 98%;\n --card: 222.2 84% 4.9%;\n --card-foreground: 210 40% 98%;\n --border: 217.2 32.6% 17.5%;\n --input: 217.2 32.6% 17.5%;\n --primary: 210 40% 98%;\n --primary-foreground: 222.2 47.4% 11.2%;\n --secondary: 217.2 32.6% 17.5%;\n --secondary-foreground: 210 40% 98%;\n --accent: 217.2 32.6% 17.5%;\n --accent-foreground: 210 40% 98%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 210 40% 98%;\n --ring: 212.7 26.8% 83.9%;\n }\n\n * {\n @apply border-border;\n }\n\n body {\n @apply bg-background text-foreground;\n }\n\n .fade-slide-top-enter-active,\n .fade-slide-top-leave-active {\n transition: all 0.3s ease;\n }\n\n .fade-slide-top-enter-from,\n .fade-slide-top-leave-to {\n opacity: 0;\n filter: blur(4px);\n transform: translateY(8px);\n }\n}"
94
- },
95
- "css": {
96
- "withVariables": "@layer base {\n /* Override preflight default hover cursor for buttons and button-like elements */\n button:not(:disabled),\n [role=\"button\"]:not(:disabled) {\n cursor: pointer;\n }\n\n :root {\n --radius: 0.5rem;\n --radius-full: 9999px;\n --radius-xl: calc(var(--radius) + 4px);\n --radius-lg: var(--radius);\n --radius-md: calc(var(--radius) - 2px);\n --radius-sm: calc(var(--radius) - 4px);\n --radius-xs: min(calc(var(--radius) / 2.5), 6px);\n --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace;\n --shadow-md: \n 0 4px 6px -1px rgba(0, 0, 0, 0.02), \n 0 2px 4px -1px rgba(0, 0, 0, 0.02),\n 0 12px 24px rgba(0, 0, 0, 0.05);\n }\n\n :root {\n --background: 0 0% 100%;\n --foreground: 222.2 84% 4.9%;\n --muted: 210 40% 96.1%;\n --muted-foreground: 215.4 16.3% 46.9%;\n --popover: 0 0% 100%;\n --popover-foreground: 222.2 84% 4.9%;\n --card: 0 0% 100%;\n --card-foreground: 222.2 84% 4.9%;\n --border: 214.3 31.8% 91.4%;\n --input: 214.3 31.8% 91.4%;\n --primary: 222.2 47.4% 11.2%;\n --primary-foreground: 210 40% 98%;\n --secondary: 210 40% 96.1%;\n --secondary-foreground: 222.2 47.4% 11.2%;\n --accent: 210 40% 96.1%;\n --accent-foreground: 222.2 47.4% 11.2%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 210 40% 98%;\n --ring: 222.2 84% 4.9%;\n }\n \n .dark {\n --background: 222.2 84% 4.9%;\n --foreground: 210 40% 98%;\n --muted: 217.2 32.6% 17.5%;\n --muted-foreground: 215 20.2% 65.1%;\n --popover: 222.2 84% 4.9%;\n --popover-foreground: 210 40% 98%;\n --card: 222.2 84% 4.9%;\n --card-foreground: 210 40% 98%;\n --border: 217.2 32.6% 17.5%;\n --input: 217.2 32.6% 17.5%;\n --primary: 210 40% 98%;\n --primary-foreground: 222.2 47.4% 11.2%;\n --secondary: 217.2 32.6% 17.5%;\n --secondary-foreground: 210 40% 98%;\n --accent: 217.2 32.6% 17.5%;\n --accent-foreground: 210 40% 98%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 210 40% 98%;\n --ring: 212.7 26.8% 83.9%;\n }\n\n * {\n border-color: hsl(var(--border));\n }\n \n body {\n background-color: hsl(var(--background));\n color: hsl(var(--foreground));\n }\n\n .sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n }\n \n @keyframes fade-in {\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n }\n\n @keyframes spin {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n }\n\n @keyframes collapsible-down {\n from {\n height: 0;\n }\n to {\n height: var(--reka-collapsible-content-height);\n }\n }\n\n @keyframes collapsible-up {\n from {\n height: var(--reka-collapsible-content-height);\n }\n to {\n height: 0;\n }\n }\n\n .animate-fade-in {\n animation: fade-in 0.5s ease;\n }\n\n .animate-spin {\n animation: spin 1s linear infinite;\n }\n\n .fade-slide-top-enter-active,\n .fade-slide-top-leave-active {\n transition: all 0.3s ease;\n }\n\n .fade-slide-top-enter-from,\n .fade-slide-top-leave-to {\n opacity: 0;\n filter: blur(4px);\n transform: translateY(8px);\n }\n}"
97
- }
98
- }
99
- }
@@ -1,99 +0,0 @@
1
- {
2
- "inlineColors": {
3
- "light": {
4
- "background": "white",
5
- "foreground": "stone-950",
6
- "card": "white",
7
- "card-foreground": "stone-950",
8
- "popover": "white",
9
- "popover-foreground": "stone-950",
10
- "primary": "stone-900",
11
- "primary-foreground": "stone-50",
12
- "secondary": "stone-100",
13
- "secondary-foreground": "stone-900",
14
- "muted": "stone-100",
15
- "muted-foreground": "stone-500",
16
- "accent": "stone-100",
17
- "accent-foreground": "stone-900",
18
- "destructive": "red-500",
19
- "destructive-foreground": "stone-50",
20
- "border": "stone-200",
21
- "input": "stone-200",
22
- "ring": "stone-950"
23
- },
24
- "dark": {
25
- "background": "stone-950",
26
- "foreground": "stone-50",
27
- "card": "stone-950",
28
- "card-foreground": "stone-50",
29
- "popover": "stone-950",
30
- "popover-foreground": "stone-50",
31
- "primary": "stone-50",
32
- "primary-foreground": "stone-900",
33
- "secondary": "stone-800",
34
- "secondary-foreground": "stone-50",
35
- "muted": "stone-800",
36
- "muted-foreground": "stone-400",
37
- "accent": "stone-800",
38
- "accent-foreground": "stone-50",
39
- "destructive": "red-900",
40
- "destructive-foreground": "stone-50",
41
- "border": "stone-800",
42
- "input": "stone-800",
43
- "ring": "stone-300"
44
- }
45
- },
46
- "cssVars": {
47
- "light": {
48
- "background": "0 0% 100%",
49
- "foreground": "20 14.3% 4.1%",
50
- "card": "0 0% 100%",
51
- "card-foreground": "20 14.3% 4.1%",
52
- "popover": "0 0% 100%",
53
- "popover-foreground": "20 14.3% 4.1%",
54
- "primary": "24 9.8% 10%",
55
- "primary-foreground": "60 9.1% 97.8%",
56
- "secondary": "60 4.8% 95.9%",
57
- "secondary-foreground": "24 9.8% 10%",
58
- "muted": "60 4.8% 95.9%",
59
- "muted-foreground": "25 5.3% 44.7%",
60
- "accent": "60 4.8% 95.9%",
61
- "accent-foreground": "24 9.8% 10%",
62
- "destructive": "0 84.2% 60.2%",
63
- "destructive-foreground": "60 9.1% 97.8%",
64
- "border": "20 5.9% 90%",
65
- "input": "20 5.9% 90%",
66
- "ring": "20 14.3% 4.1%"
67
- },
68
- "dark": {
69
- "background": "20 14.3% 4.1%",
70
- "foreground": "60 9.1% 97.8%",
71
- "card": "20 14.3% 4.1%",
72
- "card-foreground": "60 9.1% 97.8%",
73
- "popover": "20 14.3% 4.1%",
74
- "popover-foreground": "60 9.1% 97.8%",
75
- "primary": "60 9.1% 97.8%",
76
- "primary-foreground": "24 9.8% 10%",
77
- "secondary": "12 6.5% 15.1%",
78
- "secondary-foreground": "60 9.1% 97.8%",
79
- "muted": "12 6.5% 15.1%",
80
- "muted-foreground": "24 5.4% 63.9%",
81
- "accent": "12 6.5% 15.1%",
82
- "accent-foreground": "60 9.1% 97.8%",
83
- "destructive": "0 62.8% 30.6%",
84
- "destructive-foreground": "60 9.1% 97.8%",
85
- "border": "12 6.5% 15.1%",
86
- "input": "12 6.5% 15.1%",
87
- "ring": "24 5.7% 82.9%"
88
- }
89
- },
90
- "templates": {
91
- "tailwind": {
92
- "withoutVariables": "@import \"tailwindcss\";\n@config \"../../tailwind.config.js\";",
93
- "withVariables": "@import \"tailwindcss\";\n@config \"../../tailwind.config.js\";\n\n@layer base {\n /* Override Tailwind 4 default hover cursor for buttons and button-like elements */\n button:not(:disabled),\n [role=\"button\"]:not(:disabled) {\n cursor: pointer;\n }\n\n :root {\n --radius: 0.5rem;\n }\n \n :root {\n --background: 0 0% 100%;\n --foreground: 20 14.3% 4.1%;\n --muted: 60 4.8% 95.9%;\n --muted-foreground: 25 5.3% 44.7%;\n --popover: 0 0% 100%;\n --popover-foreground: 20 14.3% 4.1%;\n --card: 0 0% 100%;\n --card-foreground: 20 14.3% 4.1%;\n --border: 20 5.9% 90%;\n --input: 20 5.9% 90%;\n --primary: 24 9.8% 10%;\n --primary-foreground: 60 9.1% 97.8%;\n --secondary: 60 4.8% 95.9%;\n --secondary-foreground: 24 9.8% 10%;\n --accent: 60 4.8% 95.9%;\n --accent-foreground: 24 9.8% 10%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 60 9.1% 97.8%;\n --ring: 20 14.3% 4.1%;\n }\n \n .dark {\n --background: 20 14.3% 4.1%;\n --foreground: 60 9.1% 97.8%;\n --muted: 12 6.5% 15.1%;\n --muted-foreground: 24 5.4% 63.9%;\n --popover: 20 14.3% 4.1%;\n --popover-foreground: 60 9.1% 97.8%;\n --card: 20 14.3% 4.1%;\n --card-foreground: 60 9.1% 97.8%;\n --border: 12 6.5% 15.1%;\n --input: 12 6.5% 15.1%;\n --primary: 60 9.1% 97.8%;\n --primary-foreground: 24 9.8% 10%;\n --secondary: 12 6.5% 15.1%;\n --secondary-foreground: 60 9.1% 97.8%;\n --accent: 12 6.5% 15.1%;\n --accent-foreground: 60 9.1% 97.8%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 60 9.1% 97.8%;\n --ring: 24 5.7% 82.9%;\n }\n\n * {\n @apply border-border;\n }\n\n body {\n @apply bg-background text-foreground;\n }\n\n .fade-slide-top-enter-active,\n .fade-slide-top-leave-active {\n transition: all 0.3s ease;\n }\n\n .fade-slide-top-enter-from,\n .fade-slide-top-leave-to {\n opacity: 0;\n filter: blur(4px);\n transform: translateY(8px);\n }\n}"
94
- },
95
- "css": {
96
- "withVariables": "@layer base {\n /* Override preflight default hover cursor for buttons and button-like elements */\n button:not(:disabled),\n [role=\"button\"]:not(:disabled) {\n cursor: pointer;\n }\n\n :root {\n --radius: 0.5rem;\n --radius-full: 9999px;\n --radius-xl: calc(var(--radius) + 4px);\n --radius-lg: var(--radius);\n --radius-md: calc(var(--radius) - 2px);\n --radius-sm: calc(var(--radius) - 4px);\n --radius-xs: min(calc(var(--radius) / 2.5), 6px);\n --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace;\n --shadow-md: \n 0 4px 6px -1px rgba(0, 0, 0, 0.02), \n 0 2px 4px -1px rgba(0, 0, 0, 0.02),\n 0 12px 24px rgba(0, 0, 0, 0.05);\n }\n\n :root {\n --background: 0 0% 100%;\n --foreground: 20 14.3% 4.1%;\n --muted: 60 4.8% 95.9%;\n --muted-foreground: 25 5.3% 44.7%;\n --popover: 0 0% 100%;\n --popover-foreground: 20 14.3% 4.1%;\n --card: 0 0% 100%;\n --card-foreground: 20 14.3% 4.1%;\n --border: 20 5.9% 90%;\n --input: 20 5.9% 90%;\n --primary: 24 9.8% 10%;\n --primary-foreground: 60 9.1% 97.8%;\n --secondary: 60 4.8% 95.9%;\n --secondary-foreground: 24 9.8% 10%;\n --accent: 60 4.8% 95.9%;\n --accent-foreground: 24 9.8% 10%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 60 9.1% 97.8%;\n --ring: 20 14.3% 4.1%;\n }\n \n .dark {\n --background: 20 14.3% 4.1%;\n --foreground: 60 9.1% 97.8%;\n --muted: 12 6.5% 15.1%;\n --muted-foreground: 24 5.4% 63.9%;\n --popover: 20 14.3% 4.1%;\n --popover-foreground: 60 9.1% 97.8%;\n --card: 20 14.3% 4.1%;\n --card-foreground: 60 9.1% 97.8%;\n --border: 12 6.5% 15.1%;\n --input: 12 6.5% 15.1%;\n --primary: 60 9.1% 97.8%;\n --primary-foreground: 24 9.8% 10%;\n --secondary: 12 6.5% 15.1%;\n --secondary-foreground: 60 9.1% 97.8%;\n --accent: 12 6.5% 15.1%;\n --accent-foreground: 60 9.1% 97.8%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 60 9.1% 97.8%;\n --ring: 24 5.7% 82.9%;\n }\n\n * {\n border-color: hsl(var(--border));\n }\n \n body {\n background-color: hsl(var(--background));\n color: hsl(var(--foreground));\n }\n\n .sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n }\n \n @keyframes fade-in {\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n }\n\n @keyframes spin {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n }\n\n @keyframes collapsible-down {\n from {\n height: 0;\n }\n to {\n height: var(--reka-collapsible-content-height);\n }\n }\n\n @keyframes collapsible-up {\n from {\n height: var(--reka-collapsible-content-height);\n }\n to {\n height: 0;\n }\n }\n\n .animate-fade-in {\n animation: fade-in 0.5s ease;\n }\n\n .animate-spin {\n animation: spin 1s linear infinite;\n }\n\n .fade-slide-top-enter-active,\n .fade-slide-top-leave-active {\n transition: all 0.3s ease;\n }\n\n .fade-slide-top-enter-from,\n .fade-slide-top-leave-to {\n opacity: 0;\n filter: blur(4px);\n transform: translateY(8px);\n }\n}"
97
- }
98
- }
99
- }
@@ -1,99 +0,0 @@
1
- {
2
- "inlineColors": {
3
- "light": {
4
- "background": "white",
5
- "foreground": "teal-950",
6
- "card": "white",
7
- "card-foreground": "teal-950",
8
- "popover": "white",
9
- "popover-foreground": "teal-950",
10
- "primary": "teal-900",
11
- "primary-foreground": "teal-50",
12
- "secondary": "teal-100",
13
- "secondary-foreground": "teal-900",
14
- "muted": "teal-100",
15
- "muted-foreground": "teal-500",
16
- "accent": "teal-100",
17
- "accent-foreground": "teal-900",
18
- "destructive": "red-500",
19
- "destructive-foreground": "teal-50",
20
- "border": "teal-200",
21
- "input": "teal-200",
22
- "ring": "teal-950"
23
- },
24
- "dark": {
25
- "background": "teal-950",
26
- "foreground": "teal-50",
27
- "card": "teal-950",
28
- "card-foreground": "teal-50",
29
- "popover": "teal-950",
30
- "popover-foreground": "teal-50",
31
- "primary": "teal-50",
32
- "primary-foreground": "teal-900",
33
- "secondary": "teal-800",
34
- "secondary-foreground": "teal-50",
35
- "muted": "teal-800",
36
- "muted-foreground": "teal-400",
37
- "accent": "teal-800",
38
- "accent-foreground": "teal-50",
39
- "destructive": "red-900",
40
- "destructive-foreground": "teal-50",
41
- "border": "teal-800",
42
- "input": "teal-800",
43
- "ring": "teal-300"
44
- }
45
- },
46
- "cssVars": {
47
- "light": {
48
- "background": "0 0% 100%",
49
- "foreground": "178.6 84.3% 10%",
50
- "card": "0 0% 100%",
51
- "card-foreground": "178.6 84.3% 10%",
52
- "popover": "0 0% 100%",
53
- "popover-foreground": "178.6 84.3% 10%",
54
- "primary": "175.9 60.8% 19%",
55
- "primary-foreground": "166.2 76.5% 96.7%",
56
- "secondary": "167.2 85.5% 89.2%",
57
- "secondary-foreground": "175.9 60.8% 19%",
58
- "muted": "167.2 85.5% 89.2%",
59
- "muted-foreground": "173.4 80.4% 40%",
60
- "accent": "167.2 85.5% 89.2%",
61
- "accent-foreground": "175.9 60.8% 19%",
62
- "destructive": "0 84.2% 60.2%",
63
- "destructive-foreground": "166.2 76.5% 96.7%",
64
- "border": "168.4 83.8% 78.2%",
65
- "input": "168.4 83.8% 78.2%",
66
- "ring": "178.6 84.3% 10%"
67
- },
68
- "dark": {
69
- "background": "178.6 84.3% 10%",
70
- "foreground": "166.2 76.5% 96.7%",
71
- "card": "178.6 84.3% 10%",
72
- "card-foreground": "166.2 76.5% 96.7%",
73
- "popover": "178.6 84.3% 10%",
74
- "popover-foreground": "166.2 76.5% 96.7%",
75
- "primary": "166.2 76.5% 96.7%",
76
- "primary-foreground": "175.9 60.8% 19%",
77
- "secondary": "176.1 69.4% 21.8%",
78
- "secondary-foreground": "166.2 76.5% 96.7%",
79
- "muted": "176.1 69.4% 21.8%",
80
- "muted-foreground": "172.5 66% 50.4%",
81
- "accent": "176.1 69.4% 21.8%",
82
- "accent-foreground": "166.2 76.5% 96.7%",
83
- "destructive": "0 62.8% 30.6%",
84
- "destructive-foreground": "166.2 76.5% 96.7%",
85
- "border": "176.1 69.4% 21.8%",
86
- "input": "176.1 69.4% 21.8%",
87
- "ring": "170.6 76.9% 64.3%"
88
- }
89
- },
90
- "templates": {
91
- "tailwind": {
92
- "withoutVariables": "@import \"tailwindcss\";\n@config \"../../tailwind.config.js\";",
93
- "withVariables": "@import \"tailwindcss\";\n@config \"../../tailwind.config.js\";\n\n@layer base {\n /* Override Tailwind 4 default hover cursor for buttons and button-like elements */\n button:not(:disabled),\n [role=\"button\"]:not(:disabled) {\n cursor: pointer;\n }\n\n :root {\n --radius: 0.5rem;\n }\n \n :root {\n --background: 0 0% 100%;\n --foreground: 178.6 84.3% 10%;\n --muted: 167.2 85.5% 89.2%;\n --muted-foreground: 173.4 80.4% 40%;\n --popover: 0 0% 100%;\n --popover-foreground: 178.6 84.3% 10%;\n --card: 0 0% 100%;\n --card-foreground: 178.6 84.3% 10%;\n --border: 168.4 83.8% 78.2%;\n --input: 168.4 83.8% 78.2%;\n --primary: 175.9 60.8% 19%;\n --primary-foreground: 166.2 76.5% 96.7%;\n --secondary: 167.2 85.5% 89.2%;\n --secondary-foreground: 175.9 60.8% 19%;\n --accent: 167.2 85.5% 89.2%;\n --accent-foreground: 175.9 60.8% 19%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 166.2 76.5% 96.7%;\n --ring: 178.6 84.3% 10%;\n }\n \n .dark {\n --background: 178.6 84.3% 10%;\n --foreground: 166.2 76.5% 96.7%;\n --muted: 176.1 69.4% 21.8%;\n --muted-foreground: 172.5 66% 50.4%;\n --popover: 178.6 84.3% 10%;\n --popover-foreground: 166.2 76.5% 96.7%;\n --card: 178.6 84.3% 10%;\n --card-foreground: 166.2 76.5% 96.7%;\n --border: 176.1 69.4% 21.8%;\n --input: 176.1 69.4% 21.8%;\n --primary: 166.2 76.5% 96.7%;\n --primary-foreground: 175.9 60.8% 19%;\n --secondary: 176.1 69.4% 21.8%;\n --secondary-foreground: 166.2 76.5% 96.7%;\n --accent: 176.1 69.4% 21.8%;\n --accent-foreground: 166.2 76.5% 96.7%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 166.2 76.5% 96.7%;\n --ring: 170.6 76.9% 64.3%;\n }\n\n * {\n @apply border-border;\n }\n\n body {\n @apply bg-background text-foreground;\n }\n\n .fade-slide-top-enter-active,\n .fade-slide-top-leave-active {\n transition: all 0.3s ease;\n }\n\n .fade-slide-top-enter-from,\n .fade-slide-top-leave-to {\n opacity: 0;\n filter: blur(4px);\n transform: translateY(8px);\n }\n}"
94
- },
95
- "css": {
96
- "withVariables": "@layer base {\n /* Override preflight default hover cursor for buttons and button-like elements */\n button:not(:disabled),\n [role=\"button\"]:not(:disabled) {\n cursor: pointer;\n }\n\n :root {\n --radius: 0.5rem;\n --radius-full: 9999px;\n --radius-xl: calc(var(--radius) + 4px);\n --radius-lg: var(--radius);\n --radius-md: calc(var(--radius) - 2px);\n --radius-sm: calc(var(--radius) - 4px);\n --radius-xs: min(calc(var(--radius) / 2.5), 6px);\n --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace;\n --shadow-md: \n 0 4px 6px -1px rgba(0, 0, 0, 0.02), \n 0 2px 4px -1px rgba(0, 0, 0, 0.02),\n 0 12px 24px rgba(0, 0, 0, 0.05);\n }\n\n :root {\n --background: 0 0% 100%;\n --foreground: 178.6 84.3% 10%;\n --muted: 167.2 85.5% 89.2%;\n --muted-foreground: 173.4 80.4% 40%;\n --popover: 0 0% 100%;\n --popover-foreground: 178.6 84.3% 10%;\n --card: 0 0% 100%;\n --card-foreground: 178.6 84.3% 10%;\n --border: 168.4 83.8% 78.2%;\n --input: 168.4 83.8% 78.2%;\n --primary: 175.9 60.8% 19%;\n --primary-foreground: 166.2 76.5% 96.7%;\n --secondary: 167.2 85.5% 89.2%;\n --secondary-foreground: 175.9 60.8% 19%;\n --accent: 167.2 85.5% 89.2%;\n --accent-foreground: 175.9 60.8% 19%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 166.2 76.5% 96.7%;\n --ring: 178.6 84.3% 10%;\n }\n \n .dark {\n --background: 178.6 84.3% 10%;\n --foreground: 166.2 76.5% 96.7%;\n --muted: 176.1 69.4% 21.8%;\n --muted-foreground: 172.5 66% 50.4%;\n --popover: 178.6 84.3% 10%;\n --popover-foreground: 166.2 76.5% 96.7%;\n --card: 178.6 84.3% 10%;\n --card-foreground: 166.2 76.5% 96.7%;\n --border: 176.1 69.4% 21.8%;\n --input: 176.1 69.4% 21.8%;\n --primary: 166.2 76.5% 96.7%;\n --primary-foreground: 175.9 60.8% 19%;\n --secondary: 176.1 69.4% 21.8%;\n --secondary-foreground: 166.2 76.5% 96.7%;\n --accent: 176.1 69.4% 21.8%;\n --accent-foreground: 166.2 76.5% 96.7%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 166.2 76.5% 96.7%;\n --ring: 170.6 76.9% 64.3%;\n }\n\n * {\n border-color: hsl(var(--border));\n }\n \n body {\n background-color: hsl(var(--background));\n color: hsl(var(--foreground));\n }\n\n .sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n }\n \n @keyframes fade-in {\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n }\n\n @keyframes spin {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n }\n\n @keyframes collapsible-down {\n from {\n height: 0;\n }\n to {\n height: var(--reka-collapsible-content-height);\n }\n }\n\n @keyframes collapsible-up {\n from {\n height: var(--reka-collapsible-content-height);\n }\n to {\n height: 0;\n }\n }\n\n .animate-fade-in {\n animation: fade-in 0.5s ease;\n }\n\n .animate-spin {\n animation: spin 1s linear infinite;\n }\n\n .fade-slide-top-enter-active,\n .fade-slide-top-leave-active {\n transition: all 0.3s ease;\n }\n\n .fade-slide-top-enter-from,\n .fade-slide-top-leave-to {\n opacity: 0;\n filter: blur(4px);\n transform: translateY(8px);\n }\n}"
97
- }
98
- }
99
- }