sigma-ui 0.1.0 → 1.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +45 -0
- package/__generated/registry-schemes/colors/amber.json +99 -0
- package/__generated/registry-schemes/colors/blue.json +99 -0
- package/__generated/registry-schemes/colors/cyan.json +99 -0
- package/__generated/registry-schemes/colors/emerald.json +99 -0
- package/__generated/registry-schemes/colors/fuchsia.json +99 -0
- package/__generated/registry-schemes/colors/gray.json +99 -0
- package/__generated/registry-schemes/colors/green.json +99 -0
- package/__generated/registry-schemes/colors/index.json +1999 -0
- package/__generated/registry-schemes/colors/indigo.json +99 -0
- package/__generated/registry-schemes/colors/lime.json +99 -0
- package/__generated/registry-schemes/colors/neutral.json +99 -0
- package/__generated/registry-schemes/colors/orange.json +99 -0
- package/__generated/registry-schemes/colors/pink.json +99 -0
- package/__generated/registry-schemes/colors/purple.json +99 -0
- package/__generated/registry-schemes/colors/red.json +99 -0
- package/__generated/registry-schemes/colors/rose.json +99 -0
- package/__generated/registry-schemes/colors/sky.json +99 -0
- package/__generated/registry-schemes/colors/slate.json +99 -0
- package/__generated/registry-schemes/colors/stone.json +99 -0
- package/__generated/registry-schemes/colors/teal.json +99 -0
- package/__generated/registry-schemes/colors/violet.json +99 -0
- package/__generated/registry-schemes/colors/yellow.json +99 -0
- package/__generated/registry-schemes/colors/zinc.json +99 -0
- package/__generated/registry-schemes/index.json +787 -0
- package/__generated/registry-schemes/style-system/css/accordion.json +28 -0
- package/__generated/registry-schemes/style-system/css/alert-dialog.json +48 -0
- package/__generated/registry-schemes/style-system/css/alert.json +24 -0
- package/__generated/registry-schemes/style-system/css/avatar.json +16 -0
- package/__generated/registry-schemes/style-system/css/badge.json +16 -0
- package/__generated/registry-schemes/style-system/css/breadcrumb.json +44 -0
- package/__generated/registry-schemes/style-system/css/button.json +16 -0
- package/__generated/registry-schemes/style-system/css/calendar.json +60 -0
- package/__generated/registry-schemes/style-system/css/card-lightbox.json +22 -0
- package/__generated/registry-schemes/style-system/css/card.json +36 -0
- package/__generated/registry-schemes/style-system/css/carousel.json +43 -0
- package/__generated/registry-schemes/style-system/css/chart-area.json +20 -0
- package/__generated/registry-schemes/style-system/css/chart-bar.json +20 -0
- package/__generated/registry-schemes/style-system/css/chart-donut.json +20 -0
- package/__generated/registry-schemes/style-system/css/chart-line.json +20 -0
- package/__generated/registry-schemes/style-system/css/chart.json +35 -0
- package/__generated/registry-schemes/style-system/css/checkbox.json +16 -0
- package/__generated/registry-schemes/style-system/css/collapsible.json +24 -0
- package/__generated/registry-schemes/style-system/css/combobox.json +50 -0
- package/__generated/registry-schemes/style-system/css/command.json +48 -0
- package/__generated/registry-schemes/style-system/css/context-menu.json +72 -0
- package/__generated/registry-schemes/style-system/css/dialog.json +48 -0
- package/__generated/registry-schemes/style-system/css/drawer.json +42 -0
- package/__generated/registry-schemes/style-system/css/dropdown-menu.json +68 -0
- package/__generated/registry-schemes/style-system/css/form.json +44 -0
- package/__generated/registry-schemes/style-system/css/hover-card.json +24 -0
- package/__generated/registry-schemes/style-system/css/image.json +16 -0
- package/__generated/registry-schemes/style-system/css/infusion.json +12 -0
- package/__generated/registry-schemes/style-system/css/input.json +16 -0
- package/__generated/registry-schemes/style-system/css/label.json +16 -0
- package/__generated/registry-schemes/style-system/css/menubar.json +72 -0
- package/__generated/registry-schemes/style-system/css/navigation-menu.json +44 -0
- package/__generated/registry-schemes/style-system/css/number-field.json +32 -0
- package/__generated/registry-schemes/style-system/css/pagination.json +32 -0
- package/__generated/registry-schemes/style-system/css/pin-input.json +28 -0
- package/__generated/registry-schemes/style-system/css/popover.json +24 -0
- package/__generated/registry-schemes/style-system/css/progress.json +16 -0
- package/__generated/registry-schemes/style-system/css/radio-group.json +20 -0
- package/__generated/registry-schemes/style-system/css/range-calendar.json +60 -0
- package/__generated/registry-schemes/style-system/css/resizable.json +20 -0
- package/__generated/registry-schemes/style-system/css/scroll-area.json +20 -0
- package/__generated/registry-schemes/style-system/css/select.json +56 -0
- package/__generated/registry-schemes/style-system/css/separator.json +16 -0
- package/__generated/registry-schemes/style-system/css/sheet.json +44 -0
- package/__generated/registry-schemes/style-system/css/skeleton.json +16 -0
- package/__generated/registry-schemes/style-system/css/slider.json +16 -0
- package/__generated/registry-schemes/style-system/css/switch.json +16 -0
- package/__generated/registry-schemes/style-system/css/table.json +48 -0
- package/__generated/registry-schemes/style-system/css/tabs.json +28 -0
- package/__generated/registry-schemes/style-system/css/tags-input.json +34 -0
- package/__generated/registry-schemes/style-system/css/textarea.json +16 -0
- package/__generated/registry-schemes/style-system/css/toaster.json +26 -0
- package/__generated/registry-schemes/style-system/css/toggle-group.json +20 -0
- package/__generated/registry-schemes/style-system/css/toggle.json +16 -0
- package/__generated/registry-schemes/style-system/css/tooltip.json +28 -0
- package/__generated/registry-schemes/style-system/index.json +10 -0
- package/__generated/registry-schemes/style-system/tailwind/accordion.json +28 -0
- package/__generated/registry-schemes/style-system/tailwind/alert-dialog.json +48 -0
- package/__generated/registry-schemes/style-system/tailwind/alert.json +24 -0
- package/__generated/registry-schemes/style-system/tailwind/avatar.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/badge.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/breadcrumb.json +44 -0
- package/__generated/registry-schemes/style-system/tailwind/button.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/calendar.json +60 -0
- package/__generated/registry-schemes/style-system/tailwind/card-lightbox.json +22 -0
- package/__generated/registry-schemes/style-system/tailwind/card.json +36 -0
- package/__generated/registry-schemes/style-system/tailwind/carousel.json +43 -0
- package/__generated/registry-schemes/style-system/tailwind/chart-area.json +20 -0
- package/__generated/registry-schemes/style-system/tailwind/chart-bar.json +20 -0
- package/__generated/registry-schemes/style-system/tailwind/chart-donut.json +20 -0
- package/__generated/registry-schemes/style-system/tailwind/chart-line.json +20 -0
- package/__generated/registry-schemes/style-system/tailwind/chart.json +35 -0
- package/__generated/registry-schemes/style-system/tailwind/checkbox.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/collapsible.json +24 -0
- package/__generated/registry-schemes/style-system/tailwind/combobox.json +50 -0
- package/__generated/registry-schemes/style-system/tailwind/command.json +48 -0
- package/__generated/registry-schemes/style-system/tailwind/context-menu.json +72 -0
- package/__generated/registry-schemes/style-system/tailwind/dialog.json +48 -0
- package/__generated/registry-schemes/style-system/tailwind/drawer.json +42 -0
- package/__generated/registry-schemes/style-system/tailwind/dropdown-menu.json +68 -0
- package/__generated/registry-schemes/style-system/tailwind/form.json +44 -0
- package/__generated/registry-schemes/style-system/tailwind/hover-card.json +24 -0
- package/__generated/registry-schemes/style-system/tailwind/image.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/infusion.json +12 -0
- package/__generated/registry-schemes/style-system/tailwind/input.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/label.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/menubar.json +72 -0
- package/__generated/registry-schemes/style-system/tailwind/navigation-menu.json +44 -0
- package/__generated/registry-schemes/style-system/tailwind/number-field.json +32 -0
- package/__generated/registry-schemes/style-system/tailwind/pagination.json +32 -0
- package/__generated/registry-schemes/style-system/tailwind/pin-input.json +28 -0
- package/__generated/registry-schemes/style-system/tailwind/popover.json +24 -0
- package/__generated/registry-schemes/style-system/tailwind/progress.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/radio-group.json +20 -0
- package/__generated/registry-schemes/style-system/tailwind/range-calendar.json +60 -0
- package/__generated/registry-schemes/style-system/tailwind/resizable.json +20 -0
- package/__generated/registry-schemes/style-system/tailwind/scroll-area.json +20 -0
- package/__generated/registry-schemes/style-system/tailwind/select.json +56 -0
- package/__generated/registry-schemes/style-system/tailwind/separator.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/sheet.json +44 -0
- package/__generated/registry-schemes/style-system/tailwind/skeleton.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/slider.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/switch.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/table.json +48 -0
- package/__generated/registry-schemes/style-system/tailwind/tabs.json +28 -0
- package/__generated/registry-schemes/style-system/tailwind/tags-input.json +34 -0
- package/__generated/registry-schemes/style-system/tailwind/textarea.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/toaster.json +26 -0
- package/__generated/registry-schemes/style-system/tailwind/toggle-group.json +20 -0
- package/__generated/registry-schemes/style-system/tailwind/toggle.json +16 -0
- package/__generated/registry-schemes/style-system/tailwind/tooltip.json +28 -0
- package/dist/acorn-M5N7XWA6.js +3048 -0
- package/dist/acorn-M5N7XWA6.js.map +1 -0
- package/dist/angular-O7UVYQUZ.js +2796 -0
- package/dist/angular-O7UVYQUZ.js.map +1 -0
- package/dist/babel-J6LTJDOS.js +6998 -0
- package/dist/babel-J6LTJDOS.js.map +1 -0
- package/dist/chunk-PZ5AY32C.js +10 -0
- package/dist/chunk-PZ5AY32C.js.map +1 -0
- package/dist/estree-H4XUELNR.js +4407 -0
- package/dist/estree-H4XUELNR.js.map +1 -0
- package/dist/flow-AOY6BQUA.js +26937 -0
- package/dist/flow-AOY6BQUA.js.map +1 -0
- package/dist/glimmer-KKY2I6O7.js +2857 -0
- package/dist/glimmer-KKY2I6O7.js.map +1 -0
- package/dist/graphql-YOTP2JVS.js +1252 -0
- package/dist/graphql-YOTP2JVS.js.map +1 -0
- package/dist/html-X25PN5V5.js +2745 -0
- package/dist/html-X25PN5V5.js.map +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +24930 -0
- package/dist/index.js.map +1 -0
- package/dist/markdown-MYCFYALD.js +3486 -0
- package/dist/markdown-MYCFYALD.js.map +1 -0
- package/dist/meriyah-OURTSR6I.js +2478 -0
- package/dist/meriyah-OURTSR6I.js.map +1 -0
- package/dist/postcss-2MY3W5DN.js +5062 -0
- package/dist/postcss-2MY3W5DN.js.map +1 -0
- package/dist/typescript-QJCPE2ES.js +13105 -0
- package/dist/typescript-QJCPE2ES.js.map +1 -0
- package/dist/yaml-XG5IIC33.js +4225 -0
- package/dist/yaml-XG5IIC33.js.map +1 -0
- package/package.json +87 -9
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2023 radix-vue
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/README.md
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
<h1>
|
|
2
|
+
<img valign="middle" src=".npm/sigma-ui-logo-color.png" width="64px">
|
|
3
|
+
SIGMA-UI
|
|
4
|
+
</h1>
|
|
5
|
+
|
|
6
|
+
**SIGMA-UI** - is a collection of fully customizable well-built components and blocks for Vue, using recently invented distribution method via `npx` that I call GOAT (Git Obtained As Template).
|
|
7
|
+
|
|
8
|
+
It takes away the burden of recreating the same components from scratch for every new project, giving you components that you can quickly add and modify to your design system.
|
|
9
|
+
|
|
10
|
+

|
|
11
|
+
|
|
12
|
+
## About
|
|
13
|
+
|
|
14
|
+
**Website**: https://sigma-ui.dev
|
|
15
|
+
<br/>**NPM**: https://www.npmjs.com/package/sigma-ui
|
|
16
|
+
|
|
17
|
+
- **Supported frameworks**: Vue, Nuxt, Laravel, Astro.
|
|
18
|
+
- **Supported languages**: TS (all components are typed, JS is not supported, move on).
|
|
19
|
+
- **Supported vue versions**: 3 and above.
|
|
20
|
+
- **Supported style systems**: CSS, Tailwind 4.
|
|
21
|
+
- **Is open-source**: Yes, MIT licensed.
|
|
22
|
+
- **Accessibility**: Supported.
|
|
23
|
+
- **Based upon**: Radix Vue primitives.
|
|
24
|
+
- **Installation method**: GOAT (Git Obtained As Template) via npx commands. Unlike NPM modules, these components are copied from git repository directly into your project's components directory and give you full control over customization, instead of using just props and css overrides.
|
|
25
|
+
- **Main problem it solves**: You are a developer, you create a new project, it needs 20+ components like dialogs, selects, skeletons, etc, and they all need to follow your companies' / your own design system.
|
|
26
|
+
- **Beta devs** - spend half a year creating every component from scratch for every new project they work in and end up with a broken buggy mess, or use Vuetify / Quasar like library and monkey patch components' css with `!important`, trying to make them look like components in their design system.
|
|
27
|
+
- **Sigma devs** - have GOAT in their stack, use well designed customizable components, easily modify design and functionality to their needs. Profit.
|
|
28
|
+
|
|
29
|
+
## Community links
|
|
30
|
+
[Discord](https://discord.gg/jH2X4VGBA4) | [YouTube](https://www.youtube.com/@sigma-dev) | [X (Twitter)](https://twitter.com/sigma__dev) | [Telegram](https://t.me/sigma_devs)
|
|
31
|
+
<br>Thanks to everyone who has been sharing this project with others!
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
## Credits
|
|
35
|
+
|
|
36
|
+
Created, designed, and maintained by [Aleksey Hoffman](https://github.com/aleksey-hoffman).
|
|
37
|
+
|
|
38
|
+
Special thanks to all the open-source projects and developers who have inspired and contributed to the foundation that led to the creation of this project:
|
|
39
|
+
|
|
40
|
+
- [Shadcn](https://github.com/shadcn): open-source developer that showcased the first implmentation of the GOAT distribution method and beautiful components for it.
|
|
41
|
+
- [Zernonia](https://github.com/zernonia): open-source developer that created Reka-ui primitives which are used as the basis for this project.
|
|
42
|
+
|
|
43
|
+
## License
|
|
44
|
+
|
|
45
|
+
Licensed under the [MIT license](https://github.com/sigma-hub/sigma-ui/blob/main/LICENSE).
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
{
|
|
2
|
+
"inlineColors": {
|
|
3
|
+
"light": {
|
|
4
|
+
"background": "white",
|
|
5
|
+
"foreground": "amber-950",
|
|
6
|
+
"card": "white",
|
|
7
|
+
"card-foreground": "amber-950",
|
|
8
|
+
"popover": "white",
|
|
9
|
+
"popover-foreground": "amber-950",
|
|
10
|
+
"primary": "amber-900",
|
|
11
|
+
"primary-foreground": "amber-50",
|
|
12
|
+
"secondary": "amber-100",
|
|
13
|
+
"secondary-foreground": "amber-900",
|
|
14
|
+
"muted": "amber-100",
|
|
15
|
+
"muted-foreground": "amber-500",
|
|
16
|
+
"accent": "amber-100",
|
|
17
|
+
"accent-foreground": "amber-900",
|
|
18
|
+
"destructive": "red-500",
|
|
19
|
+
"destructive-foreground": "amber-50",
|
|
20
|
+
"border": "amber-200",
|
|
21
|
+
"input": "amber-200",
|
|
22
|
+
"ring": "amber-950"
|
|
23
|
+
},
|
|
24
|
+
"dark": {
|
|
25
|
+
"background": "amber-950",
|
|
26
|
+
"foreground": "amber-50",
|
|
27
|
+
"card": "amber-950",
|
|
28
|
+
"card-foreground": "amber-50",
|
|
29
|
+
"popover": "amber-950",
|
|
30
|
+
"popover-foreground": "amber-50",
|
|
31
|
+
"primary": "amber-50",
|
|
32
|
+
"primary-foreground": "amber-900",
|
|
33
|
+
"secondary": "amber-800",
|
|
34
|
+
"secondary-foreground": "amber-50",
|
|
35
|
+
"muted": "amber-800",
|
|
36
|
+
"muted-foreground": "amber-400",
|
|
37
|
+
"accent": "amber-800",
|
|
38
|
+
"accent-foreground": "amber-50",
|
|
39
|
+
"destructive": "red-900",
|
|
40
|
+
"destructive-foreground": "amber-50",
|
|
41
|
+
"border": "amber-800",
|
|
42
|
+
"input": "amber-800",
|
|
43
|
+
"ring": "amber-300"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"cssVars": {
|
|
47
|
+
"light": {
|
|
48
|
+
"background": "0 0% 100%",
|
|
49
|
+
"foreground": "20.9 91.7% 14.1%",
|
|
50
|
+
"card": "0 0% 100%",
|
|
51
|
+
"card-foreground": "20.9 91.7% 14.1%",
|
|
52
|
+
"popover": "0 0% 100%",
|
|
53
|
+
"popover-foreground": "20.9 91.7% 14.1%",
|
|
54
|
+
"primary": "21.7 77.8% 26.5%",
|
|
55
|
+
"primary-foreground": "48 100% 96.1%",
|
|
56
|
+
"secondary": "48 96.5% 88.8%",
|
|
57
|
+
"secondary-foreground": "21.7 77.8% 26.5%",
|
|
58
|
+
"muted": "48 96.5% 88.8%",
|
|
59
|
+
"muted-foreground": "37.7 92.1% 50.2%",
|
|
60
|
+
"accent": "48 96.5% 88.8%",
|
|
61
|
+
"accent-foreground": "21.7 77.8% 26.5%",
|
|
62
|
+
"destructive": "0 84.2% 60.2%",
|
|
63
|
+
"destructive-foreground": "48 100% 96.1%",
|
|
64
|
+
"border": "48 96.6% 76.7%",
|
|
65
|
+
"input": "48 96.6% 76.7%",
|
|
66
|
+
"ring": "20.9 91.7% 14.1%"
|
|
67
|
+
},
|
|
68
|
+
"dark": {
|
|
69
|
+
"background": "20.9 91.7% 14.1%",
|
|
70
|
+
"foreground": "48 100% 96.1%",
|
|
71
|
+
"card": "20.9 91.7% 14.1%",
|
|
72
|
+
"card-foreground": "48 100% 96.1%",
|
|
73
|
+
"popover": "20.9 91.7% 14.1%",
|
|
74
|
+
"popover-foreground": "48 100% 96.1%",
|
|
75
|
+
"primary": "48 100% 96.1%",
|
|
76
|
+
"primary-foreground": "21.7 77.8% 26.5%",
|
|
77
|
+
"secondary": "22.7 82.5% 31.4%",
|
|
78
|
+
"secondary-foreground": "48 100% 96.1%",
|
|
79
|
+
"muted": "22.7 82.5% 31.4%",
|
|
80
|
+
"muted-foreground": "43.3 96.4% 56.3%",
|
|
81
|
+
"accent": "22.7 82.5% 31.4%",
|
|
82
|
+
"accent-foreground": "48 100% 96.1%",
|
|
83
|
+
"destructive": "0 62.8% 30.6%",
|
|
84
|
+
"destructive-foreground": "48 100% 96.1%",
|
|
85
|
+
"border": "22.7 82.5% 31.4%",
|
|
86
|
+
"input": "22.7 82.5% 31.4%",
|
|
87
|
+
"ring": "45.9 96.7% 64.5%"
|
|
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.9 91.7% 14.1%;\n --muted: 48 96.5% 88.8%;\n --muted-foreground: 37.7 92.1% 50.2%;\n --popover: 0 0% 100%;\n --popover-foreground: 20.9 91.7% 14.1%;\n --card: 0 0% 100%;\n --card-foreground: 20.9 91.7% 14.1%;\n --border: 48 96.6% 76.7%;\n --input: 48 96.6% 76.7%;\n --primary: 21.7 77.8% 26.5%;\n --primary-foreground: 48 100% 96.1%;\n --secondary: 48 96.5% 88.8%;\n --secondary-foreground: 21.7 77.8% 26.5%;\n --accent: 48 96.5% 88.8%;\n --accent-foreground: 21.7 77.8% 26.5%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 48 100% 96.1%;\n --ring: 20.9 91.7% 14.1%;\n }\n \n .dark {\n --background: 20.9 91.7% 14.1%;\n --foreground: 48 100% 96.1%;\n --muted: 22.7 82.5% 31.4%;\n --muted-foreground: 43.3 96.4% 56.3%;\n --popover: 20.9 91.7% 14.1%;\n --popover-foreground: 48 100% 96.1%;\n --card: 20.9 91.7% 14.1%;\n --card-foreground: 48 100% 96.1%;\n --border: 22.7 82.5% 31.4%;\n --input: 22.7 82.5% 31.4%;\n --primary: 48 100% 96.1%;\n --primary-foreground: 21.7 77.8% 26.5%;\n --secondary: 22.7 82.5% 31.4%;\n --secondary-foreground: 48 100% 96.1%;\n --accent: 22.7 82.5% 31.4%;\n --accent-foreground: 48 100% 96.1%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 48 100% 96.1%;\n --ring: 45.9 96.7% 64.5%;\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.9 91.7% 14.1%;\n --muted: 48 96.5% 88.8%;\n --muted-foreground: 37.7 92.1% 50.2%;\n --popover: 0 0% 100%;\n --popover-foreground: 20.9 91.7% 14.1%;\n --card: 0 0% 100%;\n --card-foreground: 20.9 91.7% 14.1%;\n --border: 48 96.6% 76.7%;\n --input: 48 96.6% 76.7%;\n --primary: 21.7 77.8% 26.5%;\n --primary-foreground: 48 100% 96.1%;\n --secondary: 48 96.5% 88.8%;\n --secondary-foreground: 21.7 77.8% 26.5%;\n --accent: 48 96.5% 88.8%;\n --accent-foreground: 21.7 77.8% 26.5%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 48 100% 96.1%;\n --ring: 20.9 91.7% 14.1%;\n }\n \n .dark {\n --background: 20.9 91.7% 14.1%;\n --foreground: 48 100% 96.1%;\n --muted: 22.7 82.5% 31.4%;\n --muted-foreground: 43.3 96.4% 56.3%;\n --popover: 20.9 91.7% 14.1%;\n --popover-foreground: 48 100% 96.1%;\n --card: 20.9 91.7% 14.1%;\n --card-foreground: 48 100% 96.1%;\n --border: 22.7 82.5% 31.4%;\n --input: 22.7 82.5% 31.4%;\n --primary: 48 100% 96.1%;\n --primary-foreground: 21.7 77.8% 26.5%;\n --secondary: 22.7 82.5% 31.4%;\n --secondary-foreground: 48 100% 96.1%;\n --accent: 22.7 82.5% 31.4%;\n --accent-foreground: 48 100% 96.1%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 48 100% 96.1%;\n --ring: 45.9 96.7% 64.5%;\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
|
+
}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
{
|
|
2
|
+
"inlineColors": {
|
|
3
|
+
"light": {
|
|
4
|
+
"background": "white",
|
|
5
|
+
"foreground": "blue-950",
|
|
6
|
+
"card": "white",
|
|
7
|
+
"card-foreground": "blue-950",
|
|
8
|
+
"popover": "white",
|
|
9
|
+
"popover-foreground": "blue-950",
|
|
10
|
+
"primary": "blue-900",
|
|
11
|
+
"primary-foreground": "blue-50",
|
|
12
|
+
"secondary": "blue-100",
|
|
13
|
+
"secondary-foreground": "blue-900",
|
|
14
|
+
"muted": "blue-100",
|
|
15
|
+
"muted-foreground": "blue-500",
|
|
16
|
+
"accent": "blue-100",
|
|
17
|
+
"accent-foreground": "blue-900",
|
|
18
|
+
"destructive": "red-500",
|
|
19
|
+
"destructive-foreground": "blue-50",
|
|
20
|
+
"border": "blue-200",
|
|
21
|
+
"input": "blue-200",
|
|
22
|
+
"ring": "blue-950"
|
|
23
|
+
},
|
|
24
|
+
"dark": {
|
|
25
|
+
"background": "blue-950",
|
|
26
|
+
"foreground": "blue-50",
|
|
27
|
+
"card": "blue-950",
|
|
28
|
+
"card-foreground": "blue-50",
|
|
29
|
+
"popover": "blue-950",
|
|
30
|
+
"popover-foreground": "blue-50",
|
|
31
|
+
"primary": "blue-50",
|
|
32
|
+
"primary-foreground": "blue-900",
|
|
33
|
+
"secondary": "blue-800",
|
|
34
|
+
"secondary-foreground": "blue-50",
|
|
35
|
+
"muted": "blue-800",
|
|
36
|
+
"muted-foreground": "blue-400",
|
|
37
|
+
"accent": "blue-800",
|
|
38
|
+
"accent-foreground": "blue-50",
|
|
39
|
+
"destructive": "red-900",
|
|
40
|
+
"destructive-foreground": "blue-50",
|
|
41
|
+
"border": "blue-800",
|
|
42
|
+
"input": "blue-800",
|
|
43
|
+
"ring": "blue-300"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"cssVars": {
|
|
47
|
+
"light": {
|
|
48
|
+
"background": "0 0% 100%",
|
|
49
|
+
"foreground": "226.2 57% 21%",
|
|
50
|
+
"card": "0 0% 100%",
|
|
51
|
+
"card-foreground": "226.2 57% 21%",
|
|
52
|
+
"popover": "0 0% 100%",
|
|
53
|
+
"popover-foreground": "226.2 57% 21%",
|
|
54
|
+
"primary": "224.4 64.3% 32.9%",
|
|
55
|
+
"primary-foreground": "213.8 100% 96.9%",
|
|
56
|
+
"secondary": "214.3 94.6% 92.7%",
|
|
57
|
+
"secondary-foreground": "224.4 64.3% 32.9%",
|
|
58
|
+
"muted": "214.3 94.6% 92.7%",
|
|
59
|
+
"muted-foreground": "217.2 91.2% 59.8%",
|
|
60
|
+
"accent": "214.3 94.6% 92.7%",
|
|
61
|
+
"accent-foreground": "224.4 64.3% 32.9%",
|
|
62
|
+
"destructive": "0 84.2% 60.2%",
|
|
63
|
+
"destructive-foreground": "213.8 100% 96.9%",
|
|
64
|
+
"border": "213.3 96.9% 87.3%",
|
|
65
|
+
"input": "213.3 96.9% 87.3%",
|
|
66
|
+
"ring": "226.2 57% 21%"
|
|
67
|
+
},
|
|
68
|
+
"dark": {
|
|
69
|
+
"background": "226.2 57% 21%",
|
|
70
|
+
"foreground": "213.8 100% 96.9%",
|
|
71
|
+
"card": "226.2 57% 21%",
|
|
72
|
+
"card-foreground": "213.8 100% 96.9%",
|
|
73
|
+
"popover": "226.2 57% 21%",
|
|
74
|
+
"popover-foreground": "213.8 100% 96.9%",
|
|
75
|
+
"primary": "213.8 100% 96.9%",
|
|
76
|
+
"primary-foreground": "224.4 64.3% 32.9%",
|
|
77
|
+
"secondary": "225.9 70.7% 40.2%",
|
|
78
|
+
"secondary-foreground": "213.8 100% 96.9%",
|
|
79
|
+
"muted": "225.9 70.7% 40.2%",
|
|
80
|
+
"muted-foreground": "213.1 93.9% 67.8%",
|
|
81
|
+
"accent": "225.9 70.7% 40.2%",
|
|
82
|
+
"accent-foreground": "213.8 100% 96.9%",
|
|
83
|
+
"destructive": "0 62.8% 30.6%",
|
|
84
|
+
"destructive-foreground": "213.8 100% 96.9%",
|
|
85
|
+
"border": "225.9 70.7% 40.2%",
|
|
86
|
+
"input": "225.9 70.7% 40.2%",
|
|
87
|
+
"ring": "211.7 96.4% 78.4%"
|
|
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: 226.2 57% 21%;\n --muted: 214.3 94.6% 92.7%;\n --muted-foreground: 217.2 91.2% 59.8%;\n --popover: 0 0% 100%;\n --popover-foreground: 226.2 57% 21%;\n --card: 0 0% 100%;\n --card-foreground: 226.2 57% 21%;\n --border: 213.3 96.9% 87.3%;\n --input: 213.3 96.9% 87.3%;\n --primary: 224.4 64.3% 32.9%;\n --primary-foreground: 213.8 100% 96.9%;\n --secondary: 214.3 94.6% 92.7%;\n --secondary-foreground: 224.4 64.3% 32.9%;\n --accent: 214.3 94.6% 92.7%;\n --accent-foreground: 224.4 64.3% 32.9%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 213.8 100% 96.9%;\n --ring: 226.2 57% 21%;\n }\n \n .dark {\n --background: 226.2 57% 21%;\n --foreground: 213.8 100% 96.9%;\n --muted: 225.9 70.7% 40.2%;\n --muted-foreground: 213.1 93.9% 67.8%;\n --popover: 226.2 57% 21%;\n --popover-foreground: 213.8 100% 96.9%;\n --card: 226.2 57% 21%;\n --card-foreground: 213.8 100% 96.9%;\n --border: 225.9 70.7% 40.2%;\n --input: 225.9 70.7% 40.2%;\n --primary: 213.8 100% 96.9%;\n --primary-foreground: 224.4 64.3% 32.9%;\n --secondary: 225.9 70.7% 40.2%;\n --secondary-foreground: 213.8 100% 96.9%;\n --accent: 225.9 70.7% 40.2%;\n --accent-foreground: 213.8 100% 96.9%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 213.8 100% 96.9%;\n --ring: 211.7 96.4% 78.4%;\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: 226.2 57% 21%;\n --muted: 214.3 94.6% 92.7%;\n --muted-foreground: 217.2 91.2% 59.8%;\n --popover: 0 0% 100%;\n --popover-foreground: 226.2 57% 21%;\n --card: 0 0% 100%;\n --card-foreground: 226.2 57% 21%;\n --border: 213.3 96.9% 87.3%;\n --input: 213.3 96.9% 87.3%;\n --primary: 224.4 64.3% 32.9%;\n --primary-foreground: 213.8 100% 96.9%;\n --secondary: 214.3 94.6% 92.7%;\n --secondary-foreground: 224.4 64.3% 32.9%;\n --accent: 214.3 94.6% 92.7%;\n --accent-foreground: 224.4 64.3% 32.9%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 213.8 100% 96.9%;\n --ring: 226.2 57% 21%;\n }\n \n .dark {\n --background: 226.2 57% 21%;\n --foreground: 213.8 100% 96.9%;\n --muted: 225.9 70.7% 40.2%;\n --muted-foreground: 213.1 93.9% 67.8%;\n --popover: 226.2 57% 21%;\n --popover-foreground: 213.8 100% 96.9%;\n --card: 226.2 57% 21%;\n --card-foreground: 213.8 100% 96.9%;\n --border: 225.9 70.7% 40.2%;\n --input: 225.9 70.7% 40.2%;\n --primary: 213.8 100% 96.9%;\n --primary-foreground: 224.4 64.3% 32.9%;\n --secondary: 225.9 70.7% 40.2%;\n --secondary-foreground: 213.8 100% 96.9%;\n --accent: 225.9 70.7% 40.2%;\n --accent-foreground: 213.8 100% 96.9%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 213.8 100% 96.9%;\n --ring: 211.7 96.4% 78.4%;\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
|
+
}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
{
|
|
2
|
+
"inlineColors": {
|
|
3
|
+
"light": {
|
|
4
|
+
"background": "white",
|
|
5
|
+
"foreground": "cyan-950",
|
|
6
|
+
"card": "white",
|
|
7
|
+
"card-foreground": "cyan-950",
|
|
8
|
+
"popover": "white",
|
|
9
|
+
"popover-foreground": "cyan-950",
|
|
10
|
+
"primary": "cyan-900",
|
|
11
|
+
"primary-foreground": "cyan-50",
|
|
12
|
+
"secondary": "cyan-100",
|
|
13
|
+
"secondary-foreground": "cyan-900",
|
|
14
|
+
"muted": "cyan-100",
|
|
15
|
+
"muted-foreground": "cyan-500",
|
|
16
|
+
"accent": "cyan-100",
|
|
17
|
+
"accent-foreground": "cyan-900",
|
|
18
|
+
"destructive": "red-500",
|
|
19
|
+
"destructive-foreground": "cyan-50",
|
|
20
|
+
"border": "cyan-200",
|
|
21
|
+
"input": "cyan-200",
|
|
22
|
+
"ring": "cyan-950"
|
|
23
|
+
},
|
|
24
|
+
"dark": {
|
|
25
|
+
"background": "cyan-950",
|
|
26
|
+
"foreground": "cyan-50",
|
|
27
|
+
"card": "cyan-950",
|
|
28
|
+
"card-foreground": "cyan-50",
|
|
29
|
+
"popover": "cyan-950",
|
|
30
|
+
"popover-foreground": "cyan-50",
|
|
31
|
+
"primary": "cyan-50",
|
|
32
|
+
"primary-foreground": "cyan-900",
|
|
33
|
+
"secondary": "cyan-800",
|
|
34
|
+
"secondary-foreground": "cyan-50",
|
|
35
|
+
"muted": "cyan-800",
|
|
36
|
+
"muted-foreground": "cyan-400",
|
|
37
|
+
"accent": "cyan-800",
|
|
38
|
+
"accent-foreground": "cyan-50",
|
|
39
|
+
"destructive": "red-900",
|
|
40
|
+
"destructive-foreground": "cyan-50",
|
|
41
|
+
"border": "cyan-800",
|
|
42
|
+
"input": "cyan-800",
|
|
43
|
+
"ring": "cyan-300"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"cssVars": {
|
|
47
|
+
"light": {
|
|
48
|
+
"background": "0 0% 100%",
|
|
49
|
+
"foreground": "197 78.9% 14.9%",
|
|
50
|
+
"card": "0 0% 100%",
|
|
51
|
+
"card-foreground": "197 78.9% 14.9%",
|
|
52
|
+
"popover": "0 0% 100%",
|
|
53
|
+
"popover-foreground": "197 78.9% 14.9%",
|
|
54
|
+
"primary": "196.4 63.6% 23.7%",
|
|
55
|
+
"primary-foreground": "183.2 100% 96.3%",
|
|
56
|
+
"secondary": "185.1 95.9% 90.4%",
|
|
57
|
+
"secondary-foreground": "196.4 63.6% 23.7%",
|
|
58
|
+
"muted": "185.1 95.9% 90.4%",
|
|
59
|
+
"muted-foreground": "188.7 94.5% 42.7%",
|
|
60
|
+
"accent": "185.1 95.9% 90.4%",
|
|
61
|
+
"accent-foreground": "196.4 63.6% 23.7%",
|
|
62
|
+
"destructive": "0 84.2% 60.2%",
|
|
63
|
+
"destructive-foreground": "183.2 100% 96.3%",
|
|
64
|
+
"border": "186.2 93.5% 81.8%",
|
|
65
|
+
"input": "186.2 93.5% 81.8%",
|
|
66
|
+
"ring": "197 78.9% 14.9%"
|
|
67
|
+
},
|
|
68
|
+
"dark": {
|
|
69
|
+
"background": "197 78.9% 14.9%",
|
|
70
|
+
"foreground": "183.2 100% 96.3%",
|
|
71
|
+
"card": "197 78.9% 14.9%",
|
|
72
|
+
"card-foreground": "183.2 100% 96.3%",
|
|
73
|
+
"popover": "197 78.9% 14.9%",
|
|
74
|
+
"popover-foreground": "183.2 100% 96.3%",
|
|
75
|
+
"primary": "183.2 100% 96.3%",
|
|
76
|
+
"primary-foreground": "196.4 63.6% 23.7%",
|
|
77
|
+
"secondary": "194.4 69.6% 27.1%",
|
|
78
|
+
"secondary-foreground": "183.2 100% 96.3%",
|
|
79
|
+
"muted": "194.4 69.6% 27.1%",
|
|
80
|
+
"muted-foreground": "187.9 85.7% 53.3%",
|
|
81
|
+
"accent": "194.4 69.6% 27.1%",
|
|
82
|
+
"accent-foreground": "183.2 100% 96.3%",
|
|
83
|
+
"destructive": "0 62.8% 30.6%",
|
|
84
|
+
"destructive-foreground": "183.2 100% 96.3%",
|
|
85
|
+
"border": "194.4 69.6% 27.1%",
|
|
86
|
+
"input": "194.4 69.6% 27.1%",
|
|
87
|
+
"ring": "187 92.4% 69%"
|
|
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: 197 78.9% 14.9%;\n --muted: 185.1 95.9% 90.4%;\n --muted-foreground: 188.7 94.5% 42.7%;\n --popover: 0 0% 100%;\n --popover-foreground: 197 78.9% 14.9%;\n --card: 0 0% 100%;\n --card-foreground: 197 78.9% 14.9%;\n --border: 186.2 93.5% 81.8%;\n --input: 186.2 93.5% 81.8%;\n --primary: 196.4 63.6% 23.7%;\n --primary-foreground: 183.2 100% 96.3%;\n --secondary: 185.1 95.9% 90.4%;\n --secondary-foreground: 196.4 63.6% 23.7%;\n --accent: 185.1 95.9% 90.4%;\n --accent-foreground: 196.4 63.6% 23.7%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 183.2 100% 96.3%;\n --ring: 197 78.9% 14.9%;\n }\n \n .dark {\n --background: 197 78.9% 14.9%;\n --foreground: 183.2 100% 96.3%;\n --muted: 194.4 69.6% 27.1%;\n --muted-foreground: 187.9 85.7% 53.3%;\n --popover: 197 78.9% 14.9%;\n --popover-foreground: 183.2 100% 96.3%;\n --card: 197 78.9% 14.9%;\n --card-foreground: 183.2 100% 96.3%;\n --border: 194.4 69.6% 27.1%;\n --input: 194.4 69.6% 27.1%;\n --primary: 183.2 100% 96.3%;\n --primary-foreground: 196.4 63.6% 23.7%;\n --secondary: 194.4 69.6% 27.1%;\n --secondary-foreground: 183.2 100% 96.3%;\n --accent: 194.4 69.6% 27.1%;\n --accent-foreground: 183.2 100% 96.3%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 183.2 100% 96.3%;\n --ring: 187 92.4% 69%;\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: 197 78.9% 14.9%;\n --muted: 185.1 95.9% 90.4%;\n --muted-foreground: 188.7 94.5% 42.7%;\n --popover: 0 0% 100%;\n --popover-foreground: 197 78.9% 14.9%;\n --card: 0 0% 100%;\n --card-foreground: 197 78.9% 14.9%;\n --border: 186.2 93.5% 81.8%;\n --input: 186.2 93.5% 81.8%;\n --primary: 196.4 63.6% 23.7%;\n --primary-foreground: 183.2 100% 96.3%;\n --secondary: 185.1 95.9% 90.4%;\n --secondary-foreground: 196.4 63.6% 23.7%;\n --accent: 185.1 95.9% 90.4%;\n --accent-foreground: 196.4 63.6% 23.7%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 183.2 100% 96.3%;\n --ring: 197 78.9% 14.9%;\n }\n \n .dark {\n --background: 197 78.9% 14.9%;\n --foreground: 183.2 100% 96.3%;\n --muted: 194.4 69.6% 27.1%;\n --muted-foreground: 187.9 85.7% 53.3%;\n --popover: 197 78.9% 14.9%;\n --popover-foreground: 183.2 100% 96.3%;\n --card: 197 78.9% 14.9%;\n --card-foreground: 183.2 100% 96.3%;\n --border: 194.4 69.6% 27.1%;\n --input: 194.4 69.6% 27.1%;\n --primary: 183.2 100% 96.3%;\n --primary-foreground: 196.4 63.6% 23.7%;\n --secondary: 194.4 69.6% 27.1%;\n --secondary-foreground: 183.2 100% 96.3%;\n --accent: 194.4 69.6% 27.1%;\n --accent-foreground: 183.2 100% 96.3%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 183.2 100% 96.3%;\n --ring: 187 92.4% 69%;\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
|
+
}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
{
|
|
2
|
+
"inlineColors": {
|
|
3
|
+
"light": {
|
|
4
|
+
"background": "white",
|
|
5
|
+
"foreground": "emerald-950",
|
|
6
|
+
"card": "white",
|
|
7
|
+
"card-foreground": "emerald-950",
|
|
8
|
+
"popover": "white",
|
|
9
|
+
"popover-foreground": "emerald-950",
|
|
10
|
+
"primary": "emerald-900",
|
|
11
|
+
"primary-foreground": "emerald-50",
|
|
12
|
+
"secondary": "emerald-100",
|
|
13
|
+
"secondary-foreground": "emerald-900",
|
|
14
|
+
"muted": "emerald-100",
|
|
15
|
+
"muted-foreground": "emerald-500",
|
|
16
|
+
"accent": "emerald-100",
|
|
17
|
+
"accent-foreground": "emerald-900",
|
|
18
|
+
"destructive": "red-500",
|
|
19
|
+
"destructive-foreground": "emerald-50",
|
|
20
|
+
"border": "emerald-200",
|
|
21
|
+
"input": "emerald-200",
|
|
22
|
+
"ring": "emerald-950"
|
|
23
|
+
},
|
|
24
|
+
"dark": {
|
|
25
|
+
"background": "emerald-950",
|
|
26
|
+
"foreground": "emerald-50",
|
|
27
|
+
"card": "emerald-950",
|
|
28
|
+
"card-foreground": "emerald-50",
|
|
29
|
+
"popover": "emerald-950",
|
|
30
|
+
"popover-foreground": "emerald-50",
|
|
31
|
+
"primary": "emerald-50",
|
|
32
|
+
"primary-foreground": "emerald-900",
|
|
33
|
+
"secondary": "emerald-800",
|
|
34
|
+
"secondary-foreground": "emerald-50",
|
|
35
|
+
"muted": "emerald-800",
|
|
36
|
+
"muted-foreground": "emerald-400",
|
|
37
|
+
"accent": "emerald-800",
|
|
38
|
+
"accent-foreground": "emerald-50",
|
|
39
|
+
"destructive": "red-900",
|
|
40
|
+
"destructive-foreground": "emerald-50",
|
|
41
|
+
"border": "emerald-800",
|
|
42
|
+
"input": "emerald-800",
|
|
43
|
+
"ring": "emerald-300"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"cssVars": {
|
|
47
|
+
"light": {
|
|
48
|
+
"background": "0 0% 100%",
|
|
49
|
+
"foreground": "165.7 91.3% 9%",
|
|
50
|
+
"card": "0 0% 100%",
|
|
51
|
+
"card-foreground": "165.7 91.3% 9%",
|
|
52
|
+
"popover": "0 0% 100%",
|
|
53
|
+
"popover-foreground": "165.7 91.3% 9%",
|
|
54
|
+
"primary": "164.2 85.7% 16.5%",
|
|
55
|
+
"primary-foreground": "151.8 81% 95.9%",
|
|
56
|
+
"secondary": "149.3 80.4% 90%",
|
|
57
|
+
"secondary-foreground": "164.2 85.7% 16.5%",
|
|
58
|
+
"muted": "149.3 80.4% 90%",
|
|
59
|
+
"muted-foreground": "160.1 84.1% 39.4%",
|
|
60
|
+
"accent": "149.3 80.4% 90%",
|
|
61
|
+
"accent-foreground": "164.2 85.7% 16.5%",
|
|
62
|
+
"destructive": "0 84.2% 60.2%",
|
|
63
|
+
"destructive-foreground": "151.8 81% 95.9%",
|
|
64
|
+
"border": "152.4 76% 80.4%",
|
|
65
|
+
"input": "152.4 76% 80.4%",
|
|
66
|
+
"ring": "165.7 91.3% 9%"
|
|
67
|
+
},
|
|
68
|
+
"dark": {
|
|
69
|
+
"background": "165.7 91.3% 9%",
|
|
70
|
+
"foreground": "151.8 81% 95.9%",
|
|
71
|
+
"card": "165.7 91.3% 9%",
|
|
72
|
+
"card-foreground": "151.8 81% 95.9%",
|
|
73
|
+
"popover": "165.7 91.3% 9%",
|
|
74
|
+
"popover-foreground": "151.8 81% 95.9%",
|
|
75
|
+
"primary": "151.8 81% 95.9%",
|
|
76
|
+
"primary-foreground": "164.2 85.7% 16.5%",
|
|
77
|
+
"secondary": "163.1 88.1% 19.8%",
|
|
78
|
+
"secondary-foreground": "151.8 81% 95.9%",
|
|
79
|
+
"muted": "163.1 88.1% 19.8%",
|
|
80
|
+
"muted-foreground": "158.1 64.4% 51.6%",
|
|
81
|
+
"accent": "163.1 88.1% 19.8%",
|
|
82
|
+
"accent-foreground": "151.8 81% 95.9%",
|
|
83
|
+
"destructive": "0 62.8% 30.6%",
|
|
84
|
+
"destructive-foreground": "151.8 81% 95.9%",
|
|
85
|
+
"border": "163.1 88.1% 19.8%",
|
|
86
|
+
"input": "163.1 88.1% 19.8%",
|
|
87
|
+
"ring": "156.2 71.6% 66.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: 165.7 91.3% 9%;\n --muted: 149.3 80.4% 90%;\n --muted-foreground: 160.1 84.1% 39.4%;\n --popover: 0 0% 100%;\n --popover-foreground: 165.7 91.3% 9%;\n --card: 0 0% 100%;\n --card-foreground: 165.7 91.3% 9%;\n --border: 152.4 76% 80.4%;\n --input: 152.4 76% 80.4%;\n --primary: 164.2 85.7% 16.5%;\n --primary-foreground: 151.8 81% 95.9%;\n --secondary: 149.3 80.4% 90%;\n --secondary-foreground: 164.2 85.7% 16.5%;\n --accent: 149.3 80.4% 90%;\n --accent-foreground: 164.2 85.7% 16.5%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 151.8 81% 95.9%;\n --ring: 165.7 91.3% 9%;\n }\n \n .dark {\n --background: 165.7 91.3% 9%;\n --foreground: 151.8 81% 95.9%;\n --muted: 163.1 88.1% 19.8%;\n --muted-foreground: 158.1 64.4% 51.6%;\n --popover: 165.7 91.3% 9%;\n --popover-foreground: 151.8 81% 95.9%;\n --card: 165.7 91.3% 9%;\n --card-foreground: 151.8 81% 95.9%;\n --border: 163.1 88.1% 19.8%;\n --input: 163.1 88.1% 19.8%;\n --primary: 151.8 81% 95.9%;\n --primary-foreground: 164.2 85.7% 16.5%;\n --secondary: 163.1 88.1% 19.8%;\n --secondary-foreground: 151.8 81% 95.9%;\n --accent: 163.1 88.1% 19.8%;\n --accent-foreground: 151.8 81% 95.9%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 151.8 81% 95.9%;\n --ring: 156.2 71.6% 66.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: 165.7 91.3% 9%;\n --muted: 149.3 80.4% 90%;\n --muted-foreground: 160.1 84.1% 39.4%;\n --popover: 0 0% 100%;\n --popover-foreground: 165.7 91.3% 9%;\n --card: 0 0% 100%;\n --card-foreground: 165.7 91.3% 9%;\n --border: 152.4 76% 80.4%;\n --input: 152.4 76% 80.4%;\n --primary: 164.2 85.7% 16.5%;\n --primary-foreground: 151.8 81% 95.9%;\n --secondary: 149.3 80.4% 90%;\n --secondary-foreground: 164.2 85.7% 16.5%;\n --accent: 149.3 80.4% 90%;\n --accent-foreground: 164.2 85.7% 16.5%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 151.8 81% 95.9%;\n --ring: 165.7 91.3% 9%;\n }\n \n .dark {\n --background: 165.7 91.3% 9%;\n --foreground: 151.8 81% 95.9%;\n --muted: 163.1 88.1% 19.8%;\n --muted-foreground: 158.1 64.4% 51.6%;\n --popover: 165.7 91.3% 9%;\n --popover-foreground: 151.8 81% 95.9%;\n --card: 165.7 91.3% 9%;\n --card-foreground: 151.8 81% 95.9%;\n --border: 163.1 88.1% 19.8%;\n --input: 163.1 88.1% 19.8%;\n --primary: 151.8 81% 95.9%;\n --primary-foreground: 164.2 85.7% 16.5%;\n --secondary: 163.1 88.1% 19.8%;\n --secondary-foreground: 151.8 81% 95.9%;\n --accent: 163.1 88.1% 19.8%;\n --accent-foreground: 151.8 81% 95.9%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 151.8 81% 95.9%;\n --ring: 156.2 71.6% 66.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
|
+
}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
{
|
|
2
|
+
"inlineColors": {
|
|
3
|
+
"light": {
|
|
4
|
+
"background": "white",
|
|
5
|
+
"foreground": "fuchsia-950",
|
|
6
|
+
"card": "white",
|
|
7
|
+
"card-foreground": "fuchsia-950",
|
|
8
|
+
"popover": "white",
|
|
9
|
+
"popover-foreground": "fuchsia-950",
|
|
10
|
+
"primary": "fuchsia-900",
|
|
11
|
+
"primary-foreground": "fuchsia-50",
|
|
12
|
+
"secondary": "fuchsia-100",
|
|
13
|
+
"secondary-foreground": "fuchsia-900",
|
|
14
|
+
"muted": "fuchsia-100",
|
|
15
|
+
"muted-foreground": "fuchsia-500",
|
|
16
|
+
"accent": "fuchsia-100",
|
|
17
|
+
"accent-foreground": "fuchsia-900",
|
|
18
|
+
"destructive": "red-500",
|
|
19
|
+
"destructive-foreground": "fuchsia-50",
|
|
20
|
+
"border": "fuchsia-200",
|
|
21
|
+
"input": "fuchsia-200",
|
|
22
|
+
"ring": "fuchsia-950"
|
|
23
|
+
},
|
|
24
|
+
"dark": {
|
|
25
|
+
"background": "fuchsia-950",
|
|
26
|
+
"foreground": "fuchsia-50",
|
|
27
|
+
"card": "fuchsia-950",
|
|
28
|
+
"card-foreground": "fuchsia-50",
|
|
29
|
+
"popover": "fuchsia-950",
|
|
30
|
+
"popover-foreground": "fuchsia-50",
|
|
31
|
+
"primary": "fuchsia-50",
|
|
32
|
+
"primary-foreground": "fuchsia-900",
|
|
33
|
+
"secondary": "fuchsia-800",
|
|
34
|
+
"secondary-foreground": "fuchsia-50",
|
|
35
|
+
"muted": "fuchsia-800",
|
|
36
|
+
"muted-foreground": "fuchsia-400",
|
|
37
|
+
"accent": "fuchsia-800",
|
|
38
|
+
"accent-foreground": "fuchsia-50",
|
|
39
|
+
"destructive": "red-900",
|
|
40
|
+
"destructive-foreground": "fuchsia-50",
|
|
41
|
+
"border": "fuchsia-800",
|
|
42
|
+
"input": "fuchsia-800",
|
|
43
|
+
"ring": "fuchsia-300"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"cssVars": {
|
|
47
|
+
"light": {
|
|
48
|
+
"background": "0 0% 100%",
|
|
49
|
+
"foreground": "296.8 90.2% 16.1%",
|
|
50
|
+
"card": "0 0% 100%",
|
|
51
|
+
"card-foreground": "296.8 90.2% 16.1%",
|
|
52
|
+
"popover": "0 0% 100%",
|
|
53
|
+
"popover-foreground": "296.8 90.2% 16.1%",
|
|
54
|
+
"primary": "296.7 63.6% 28%",
|
|
55
|
+
"primary-foreground": "289.1 100% 97.8%",
|
|
56
|
+
"secondary": "287 100% 95.5%",
|
|
57
|
+
"secondary-foreground": "296.7 63.6% 28%",
|
|
58
|
+
"muted": "287 100% 95.5%",
|
|
59
|
+
"muted-foreground": "292.2 84.1% 60.6%",
|
|
60
|
+
"accent": "287 100% 95.5%",
|
|
61
|
+
"accent-foreground": "296.7 63.6% 28%",
|
|
62
|
+
"destructive": "0 84.2% 60.2%",
|
|
63
|
+
"destructive-foreground": "289.1 100% 97.8%",
|
|
64
|
+
"border": "288.3 95.8% 90.6%",
|
|
65
|
+
"input": "288.3 95.8% 90.6%",
|
|
66
|
+
"ring": "296.8 90.2% 16.1%"
|
|
67
|
+
},
|
|
68
|
+
"dark": {
|
|
69
|
+
"background": "296.8 90.2% 16.1%",
|
|
70
|
+
"foreground": "289.1 100% 97.8%",
|
|
71
|
+
"card": "296.8 90.2% 16.1%",
|
|
72
|
+
"card-foreground": "289.1 100% 97.8%",
|
|
73
|
+
"popover": "296.8 90.2% 16.1%",
|
|
74
|
+
"popover-foreground": "289.1 100% 97.8%",
|
|
75
|
+
"primary": "289.1 100% 97.8%",
|
|
76
|
+
"primary-foreground": "296.7 63.6% 28%",
|
|
77
|
+
"secondary": "295.4 70.2% 32.9%",
|
|
78
|
+
"secondary-foreground": "289.1 100% 97.8%",
|
|
79
|
+
"muted": "295.4 70.2% 32.9%",
|
|
80
|
+
"muted-foreground": "292 91.4% 72.5%",
|
|
81
|
+
"accent": "295.4 70.2% 32.9%",
|
|
82
|
+
"accent-foreground": "289.1 100% 97.8%",
|
|
83
|
+
"destructive": "0 62.8% 30.6%",
|
|
84
|
+
"destructive-foreground": "289.1 100% 97.8%",
|
|
85
|
+
"border": "295.4 70.2% 32.9%",
|
|
86
|
+
"input": "295.4 70.2% 32.9%",
|
|
87
|
+
"ring": "291.1 93.1% 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: 296.8 90.2% 16.1%;\n --muted: 287 100% 95.5%;\n --muted-foreground: 292.2 84.1% 60.6%;\n --popover: 0 0% 100%;\n --popover-foreground: 296.8 90.2% 16.1%;\n --card: 0 0% 100%;\n --card-foreground: 296.8 90.2% 16.1%;\n --border: 288.3 95.8% 90.6%;\n --input: 288.3 95.8% 90.6%;\n --primary: 296.7 63.6% 28%;\n --primary-foreground: 289.1 100% 97.8%;\n --secondary: 287 100% 95.5%;\n --secondary-foreground: 296.7 63.6% 28%;\n --accent: 287 100% 95.5%;\n --accent-foreground: 296.7 63.6% 28%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 289.1 100% 97.8%;\n --ring: 296.8 90.2% 16.1%;\n }\n \n .dark {\n --background: 296.8 90.2% 16.1%;\n --foreground: 289.1 100% 97.8%;\n --muted: 295.4 70.2% 32.9%;\n --muted-foreground: 292 91.4% 72.5%;\n --popover: 296.8 90.2% 16.1%;\n --popover-foreground: 289.1 100% 97.8%;\n --card: 296.8 90.2% 16.1%;\n --card-foreground: 289.1 100% 97.8%;\n --border: 295.4 70.2% 32.9%;\n --input: 295.4 70.2% 32.9%;\n --primary: 289.1 100% 97.8%;\n --primary-foreground: 296.7 63.6% 28%;\n --secondary: 295.4 70.2% 32.9%;\n --secondary-foreground: 289.1 100% 97.8%;\n --accent: 295.4 70.2% 32.9%;\n --accent-foreground: 289.1 100% 97.8%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 289.1 100% 97.8%;\n --ring: 291.1 93.1% 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: 296.8 90.2% 16.1%;\n --muted: 287 100% 95.5%;\n --muted-foreground: 292.2 84.1% 60.6%;\n --popover: 0 0% 100%;\n --popover-foreground: 296.8 90.2% 16.1%;\n --card: 0 0% 100%;\n --card-foreground: 296.8 90.2% 16.1%;\n --border: 288.3 95.8% 90.6%;\n --input: 288.3 95.8% 90.6%;\n --primary: 296.7 63.6% 28%;\n --primary-foreground: 289.1 100% 97.8%;\n --secondary: 287 100% 95.5%;\n --secondary-foreground: 296.7 63.6% 28%;\n --accent: 287 100% 95.5%;\n --accent-foreground: 296.7 63.6% 28%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 289.1 100% 97.8%;\n --ring: 296.8 90.2% 16.1%;\n }\n \n .dark {\n --background: 296.8 90.2% 16.1%;\n --foreground: 289.1 100% 97.8%;\n --muted: 295.4 70.2% 32.9%;\n --muted-foreground: 292 91.4% 72.5%;\n --popover: 296.8 90.2% 16.1%;\n --popover-foreground: 289.1 100% 97.8%;\n --card: 296.8 90.2% 16.1%;\n --card-foreground: 289.1 100% 97.8%;\n --border: 295.4 70.2% 32.9%;\n --input: 295.4 70.2% 32.9%;\n --primary: 289.1 100% 97.8%;\n --primary-foreground: 296.7 63.6% 28%;\n --secondary: 295.4 70.2% 32.9%;\n --secondary-foreground: 289.1 100% 97.8%;\n --accent: 295.4 70.2% 32.9%;\n --accent-foreground: 289.1 100% 97.8%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 289.1 100% 97.8%;\n --ring: 291.1 93.1% 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
|
+
}
|