@snapcall/design-system 1.21.2 → 1.22.0-beta.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.
- package/dist/{chunk-RN2FGOFK.mjs → chunk-CBQRH67Z.mjs} +8 -8
- package/dist/{chunk-XI3KELZM.mjs → chunk-R6W6SKNR.mjs} +3 -3
- package/dist/{chunk-ZMQWNJ3B.mjs → chunk-TU6HU32A.mjs} +1 -1
- package/dist/components/Accordion/index.d.mts +2 -7
- package/dist/components/Accordion/index.d.ts +2 -7
- package/dist/components/Accordion/index.js +2 -2
- package/dist/components/Accordion/index.mjs +2 -2
- package/dist/components/AlertDialog/index.js +5 -5
- package/dist/components/AlertDialog/index.mjs +3 -3
- package/dist/components/Avatar/index.d.mts +10 -10
- package/dist/components/Avatar/index.d.ts +10 -10
- package/dist/components/Badge/index.d.mts +4 -4
- package/dist/components/Badge/index.d.ts +4 -4
- package/dist/components/Banner/index.d.mts +70 -0
- package/dist/components/Banner/index.d.ts +70 -0
- package/dist/components/Banner/index.js +152 -0
- package/dist/components/Banner/index.mjs +84 -0
- package/dist/components/Button/index.d.mts +12 -12
- package/dist/components/Button/index.d.ts +12 -12
- package/dist/components/Button/index.js +3 -3
- package/dist/components/Button/index.mjs +1 -1
- package/dist/components/Calendar/index.js +5 -5
- package/dist/components/Calendar/index.mjs +3 -3
- package/dist/components/Carousel/index.js +3 -3
- package/dist/components/Carousel/index.mjs +1 -1
- package/dist/components/Checkbox/index.js +1 -1
- package/dist/components/Checkbox/index.mjs +1 -1
- package/dist/components/Command/index.d.mts +1 -1
- package/dist/components/Command/index.d.ts +1 -1
- package/dist/components/Command/index.js +8 -8
- package/dist/components/Command/index.mjs +4 -4
- package/dist/components/CreatableSelect/index.d.mts +1 -1
- package/dist/components/CreatableSelect/index.d.ts +1 -1
- package/dist/components/CreatableSelect/index.js +14 -12
- package/dist/components/CreatableSelect/index.mjs +10 -8
- package/dist/components/Dialog/index.d.mts +2 -2
- package/dist/components/Dialog/index.d.ts +2 -2
- package/dist/components/Dialog/index.js +7 -7
- package/dist/components/Dialog/index.mjs +5 -5
- package/dist/components/DropdownMenu/index.d.mts +2 -2
- package/dist/components/DropdownMenu/index.d.ts +2 -2
- package/dist/components/DropdownMenu/index.js +9 -9
- package/dist/components/DropdownMenu/index.mjs +12 -12
- package/dist/components/FilterButton/index.js +3 -3
- package/dist/components/FilterButton/index.mjs +1 -1
- package/dist/components/Form/index.d.mts +2 -1
- package/dist/components/Form/index.d.ts +2 -1
- package/dist/components/Input/index.d.mts +3 -3
- package/dist/components/Input/index.d.ts +3 -3
- package/dist/components/Input/index.js +2 -2
- package/dist/components/Input/index.mjs +2 -2
- package/dist/components/MediaCard/index.d.mts +7 -3
- package/dist/components/MediaCard/index.d.ts +7 -3
- package/dist/components/MediaCard/index.js +21 -15
- package/dist/components/MediaCard/index.mjs +21 -15
- package/dist/components/Pagination/index.js +3 -3
- package/dist/components/Pagination/index.mjs +1 -1
- package/dist/components/Popover/index.js +1 -1
- package/dist/components/Popover/index.mjs +1 -1
- package/dist/components/RadioGroup/index.js +1 -1
- package/dist/components/RadioGroup/index.mjs +1 -1
- package/dist/components/Select/index.js +3 -3
- package/dist/components/Select/index.mjs +3 -3
- package/dist/components/Sheet/index.d.mts +6 -5
- package/dist/components/Sheet/index.d.ts +6 -5
- package/dist/components/Sheet/index.js +4 -4
- package/dist/components/Sheet/index.mjs +2 -2
- package/dist/components/Switch/index.js +1 -1
- package/dist/components/Switch/index.mjs +1 -1
- package/dist/components/Table/index.d.mts +4 -4
- package/dist/components/Table/index.d.ts +4 -4
- package/dist/components/Table/index.js +2 -2
- package/dist/components/Table/index.mjs +2 -2
- package/dist/components/Tabs/index.js +3 -3
- package/dist/components/Tabs/index.mjs +3 -3
- package/dist/components/Textarea/index.js +1 -1
- package/dist/components/Textarea/index.mjs +1 -1
- package/dist/components/Toaster/index.d.mts +12 -11
- package/dist/components/Toaster/index.d.ts +12 -11
- package/dist/components/Toaster/index.js +7 -7
- package/dist/components/Toaster/index.mjs +5 -5
- package/dist/components/ToggleGroup/index.d.mts +1 -1
- package/dist/components/ToggleGroup/index.d.ts +1 -1
- package/dist/components/ToggleGroup/index.js +4 -4
- package/dist/components/ToggleGroup/index.mjs +4 -4
- package/dist/components/Tooltip/index.js +1 -1
- package/dist/components/Tooltip/index.mjs +1 -1
- package/dist/components/{index-Btj0VOSP.d.ts → index-CMWfBd0H.d.mts} +39 -39
- package/dist/components/{index-Btj0VOSP.d.mts → index-CMWfBd0H.d.ts} +39 -39
- package/dist/components/types-DBpSTFQy.d.mts +9 -0
- package/dist/components/types-DBpSTFQy.d.ts +9 -0
- package/dist/index.d.mts +169 -100
- package/dist/index.d.ts +169 -100
- package/dist/index.js +33 -31
- package/dist/index.mjs +1 -0
- package/dist/style.css +1 -1
- package/dist/tailwind.css +2 -3
- package/package.json +60 -59
- package/dist/tailwind.config.js +0 -449
package/dist/tailwind.config.js
DELETED
|
@@ -1,449 +0,0 @@
|
|
|
1
|
-
/** @type {import('tailwindcss').Config} */
|
|
2
|
-
|
|
3
|
-
module.exports = {
|
|
4
|
-
content: ['./src/**/*.{js,ts,jsx,tsx}'],
|
|
5
|
-
darkMode: ['selector', '.dark-theme'],
|
|
6
|
-
theme: {
|
|
7
|
-
fontSize: {
|
|
8
|
-
xs: [
|
|
9
|
-
'12px',
|
|
10
|
-
{
|
|
11
|
-
lineHeight: '16px',
|
|
12
|
-
letterSpacing: '-0.02em',
|
|
13
|
-
},
|
|
14
|
-
],
|
|
15
|
-
sm: [
|
|
16
|
-
'14px',
|
|
17
|
-
{
|
|
18
|
-
lineHeight: '20px',
|
|
19
|
-
letterSpacing: '-0.02em',
|
|
20
|
-
},
|
|
21
|
-
],
|
|
22
|
-
md: [
|
|
23
|
-
'16px',
|
|
24
|
-
{
|
|
25
|
-
lineHeight: '20px',
|
|
26
|
-
letterSpacing: '-0.02em',
|
|
27
|
-
},
|
|
28
|
-
],
|
|
29
|
-
lg: [
|
|
30
|
-
'18px',
|
|
31
|
-
{
|
|
32
|
-
lineHeight: '22px',
|
|
33
|
-
letterSpacing: '-0.02em',
|
|
34
|
-
},
|
|
35
|
-
],
|
|
36
|
-
xl: [
|
|
37
|
-
'20px',
|
|
38
|
-
{
|
|
39
|
-
lineHeight: '24px',
|
|
40
|
-
letterSpacing: '-0.02em',
|
|
41
|
-
},
|
|
42
|
-
],
|
|
43
|
-
'2xl': [
|
|
44
|
-
'24px',
|
|
45
|
-
{
|
|
46
|
-
lineHeight: '32px',
|
|
47
|
-
letterSpacing: '-0.02em',
|
|
48
|
-
},
|
|
49
|
-
],
|
|
50
|
-
'3xl': [
|
|
51
|
-
'30px',
|
|
52
|
-
{
|
|
53
|
-
lineHeight: '38px',
|
|
54
|
-
letterSpacing: '-0.02em',
|
|
55
|
-
},
|
|
56
|
-
],
|
|
57
|
-
'4xl': [
|
|
58
|
-
'36px',
|
|
59
|
-
{
|
|
60
|
-
lineHeight: '44px',
|
|
61
|
-
letterSpacing: '-0.02em',
|
|
62
|
-
},
|
|
63
|
-
],
|
|
64
|
-
'5xl': [
|
|
65
|
-
'48px',
|
|
66
|
-
{
|
|
67
|
-
lineHeight: '60px',
|
|
68
|
-
letterSpacing: '-0.02em',
|
|
69
|
-
},
|
|
70
|
-
],
|
|
71
|
-
'6xl': [
|
|
72
|
-
'60px',
|
|
73
|
-
{
|
|
74
|
-
lineHeight: '72px',
|
|
75
|
-
letterSpacing: '-0.02em',
|
|
76
|
-
},
|
|
77
|
-
],
|
|
78
|
-
'7xl': [
|
|
79
|
-
'72px',
|
|
80
|
-
{
|
|
81
|
-
lineHeight: '90px',
|
|
82
|
-
letterSpacing: '-0.02em',
|
|
83
|
-
},
|
|
84
|
-
],
|
|
85
|
-
},
|
|
86
|
-
colors: {
|
|
87
|
-
inherit: 'inherit',
|
|
88
|
-
current: 'currentColor',
|
|
89
|
-
transparent: 'transparent',
|
|
90
|
-
black: 'rgb(var(--color-black) / <alpha-value>)',
|
|
91
|
-
white: 'rgb(var(--color-white) / <alpha-value>)',
|
|
92
|
-
gray: {
|
|
93
|
-
25: 'rgb(var(--color-gray-25) / <alpha-value>)',
|
|
94
|
-
50: 'rgb(var(--color-gray-50) / <alpha-value>)',
|
|
95
|
-
100: 'rgb(var(--color-gray-100) / <alpha-value>)',
|
|
96
|
-
200: 'rgb(var(--color-gray-200) / <alpha-value>)',
|
|
97
|
-
300: 'rgb(var(--color-gray-300) / <alpha-value>)',
|
|
98
|
-
400: 'rgb(var(--color-gray-400) / <alpha-value>)',
|
|
99
|
-
500: 'rgb(var(--color-gray-500) / <alpha-value>)',
|
|
100
|
-
600: 'rgb(var(--color-gray-600) / <alpha-value>)',
|
|
101
|
-
700: 'rgb(var(--color-gray-700) / <alpha-value>)',
|
|
102
|
-
800: 'rgb(var(--color-gray-800) / <alpha-value>)',
|
|
103
|
-
900: 'rgb(var(--color-gray-900) / <alpha-value>)',
|
|
104
|
-
1000: 'rgb(var(--color-gray-1000) / <alpha-value>)',
|
|
105
|
-
},
|
|
106
|
-
blue: {
|
|
107
|
-
25: 'rgb(var(--color-blue-25) / <alpha-value>)',
|
|
108
|
-
50: 'rgb(var(--color-blue-50) / <alpha-value>)',
|
|
109
|
-
100: 'rgb(var(--color-blue-100) / <alpha-value>)',
|
|
110
|
-
200: 'rgb(var(--color-blue-200) / <alpha-value>)',
|
|
111
|
-
300: 'rgb(var(--color-blue-300) / <alpha-value>)',
|
|
112
|
-
400: 'rgb(var(--color-blue-400) / <alpha-value>)',
|
|
113
|
-
500: 'rgb(var(--color-blue-500) / <alpha-value>)',
|
|
114
|
-
600: 'rgb(var(--color-blue-600) / <alpha-value>)',
|
|
115
|
-
700: 'rgb(var(--color-blue-700) / <alpha-value>)',
|
|
116
|
-
800: 'rgb(var(--color-blue-800) / <alpha-value>)',
|
|
117
|
-
900: 'rgb(var(--color-blue-900) / <alpha-value>)',
|
|
118
|
-
1000: 'rgb(var(--color-blue-1000) / <alpha-value>)',
|
|
119
|
-
},
|
|
120
|
-
red: {
|
|
121
|
-
25: 'rgb(var(--color-red-25) / <alpha-value>)',
|
|
122
|
-
50: 'rgb(var(--color-red-50) / <alpha-value>)',
|
|
123
|
-
100: 'rgb(var(--color-red-100) / <alpha-value>)',
|
|
124
|
-
200: 'rgb(var(--color-red-200) / <alpha-value>)',
|
|
125
|
-
300: 'rgb(var(--color-red-300) / <alpha-value>)',
|
|
126
|
-
400: 'rgb(var(--color-red-400) / <alpha-value>)',
|
|
127
|
-
500: 'rgb(var(--color-red-500) / <alpha-value>)',
|
|
128
|
-
600: 'rgb(var(--color-red-600) / <alpha-value>)',
|
|
129
|
-
700: 'rgb(var(--color-red-700) / <alpha-value>)',
|
|
130
|
-
800: 'rgb(var(--color-red-800) / <alpha-value>)',
|
|
131
|
-
900: 'rgb(var(--color-red-900) / <alpha-value>)',
|
|
132
|
-
1000: 'rgb(var(--color-red-1000) / <alpha-value>)',
|
|
133
|
-
},
|
|
134
|
-
amber: {
|
|
135
|
-
25: 'rgb(var(--color-amber-25) / <alpha-value>)',
|
|
136
|
-
50: 'rgb(var(--color-amber-50) / <alpha-value>)',
|
|
137
|
-
100: 'rgb(var(--color-amber-100) / <alpha-value>)',
|
|
138
|
-
200: 'rgb(var(--color-amber-200) / <alpha-value>)',
|
|
139
|
-
300: 'rgb(var(--color-amber-300) / <alpha-value>)',
|
|
140
|
-
400: 'rgb(var(--color-amber-400) / <alpha-value>)',
|
|
141
|
-
500: 'rgb(var(--color-amber-500) / <alpha-value>)',
|
|
142
|
-
600: 'rgb(var(--color-amber-600) / <alpha-value>)',
|
|
143
|
-
700: 'rgb(var(--color-amber-700) / <alpha-value>)',
|
|
144
|
-
800: 'rgb(var(--color-amber-800) / <alpha-value>)',
|
|
145
|
-
900: 'rgb(var(--color-amber-900) / <alpha-value>)',
|
|
146
|
-
1000: 'rgb(var(--color-amber-1000) / <alpha-value>)',
|
|
147
|
-
},
|
|
148
|
-
green: {
|
|
149
|
-
25: 'rgb(var(--color-green-25) / <alpha-value>)',
|
|
150
|
-
50: 'rgb(var(--color-green-50) / <alpha-value>)',
|
|
151
|
-
100: 'rgb(var(--color-green-100) / <alpha-value>)',
|
|
152
|
-
200: 'rgb(var(--color-green-200) / <alpha-value>)',
|
|
153
|
-
300: 'rgb(var(--color-green-300) / <alpha-value>)',
|
|
154
|
-
400: 'rgb(var(--color-green-400) / <alpha-value>)',
|
|
155
|
-
500: 'rgb(var(--color-green-500) / <alpha-value>)',
|
|
156
|
-
600: 'rgb(var(--color-green-600) / <alpha-value>)',
|
|
157
|
-
700: 'rgb(var(--color-green-700) / <alpha-value>)',
|
|
158
|
-
800: 'rgb(var(--color-green-800) / <alpha-value>)',
|
|
159
|
-
900: 'rgb(var(--color-green-900) / <alpha-value>)',
|
|
160
|
-
1000: 'rgb(var(--color-green-1000) / <alpha-value>)',
|
|
161
|
-
},
|
|
162
|
-
tomato: {
|
|
163
|
-
25: 'rgb(var(--color-tomato-25) / <alpha-value>)',
|
|
164
|
-
50: 'rgb(var(--color-tomato-50) / <alpha-value>)',
|
|
165
|
-
100: 'rgb(var(--color-tomato-100) / <alpha-value>)',
|
|
166
|
-
200: 'rgb(var(--color-tomato-200) / <alpha-value>)',
|
|
167
|
-
300: 'rgb(var(--color-tomato-300) / <alpha-value>)',
|
|
168
|
-
400: 'rgb(var(--color-tomato-400) / <alpha-value>)',
|
|
169
|
-
500: 'rgb(var(--color-tomato-500) / <alpha-value>)',
|
|
170
|
-
600: 'rgb(var(--color-tomato-600) / <alpha-value>)',
|
|
171
|
-
700: 'rgb(var(--color-tomato-700) / <alpha-value>)',
|
|
172
|
-
800: 'rgb(var(--color-tomato-800) / <alpha-value>)',
|
|
173
|
-
900: 'rgb(var(--color-tomato-900) / <alpha-value>)',
|
|
174
|
-
1000: 'rgb(var(--color-tomato-1000) / <alpha-value>)',
|
|
175
|
-
},
|
|
176
|
-
crimson: {
|
|
177
|
-
25: 'rgb(var(--color-crimson-25) / <alpha-value>)',
|
|
178
|
-
50: 'rgb(var(--color-crimson-50) / <alpha-value>)',
|
|
179
|
-
100: 'rgb(var(--color-crimson-100) / <alpha-value>)',
|
|
180
|
-
200: 'rgb(var(--color-crimson-200) / <alpha-value>)',
|
|
181
|
-
300: 'rgb(var(--color-crimson-300) / <alpha-value>)',
|
|
182
|
-
400: 'rgb(var(--color-crimson-400) / <alpha-value>)',
|
|
183
|
-
500: 'rgb(var(--color-crimson-500) / <alpha-value>)',
|
|
184
|
-
600: 'rgb(var(--color-crimson-600) / <alpha-value>)',
|
|
185
|
-
700: 'rgb(var(--color-crimson-700) / <alpha-value>)',
|
|
186
|
-
800: 'rgb(var(--color-crimson-800) / <alpha-value>)',
|
|
187
|
-
900: 'rgb(var(--color-crimson-900) / <alpha-value>)',
|
|
188
|
-
1000: 'rgb(var(--color-crimson-1000) / <alpha-value>)',
|
|
189
|
-
},
|
|
190
|
-
pink: {
|
|
191
|
-
25: 'rgb(var(--color-pink-25) / <alpha-value>)',
|
|
192
|
-
50: 'rgb(var(--color-pink-50) / <alpha-value>)',
|
|
193
|
-
100: 'rgb(var(--color-pink-100) / <alpha-value>)',
|
|
194
|
-
200: 'rgb(var(--color-pink-200) / <alpha-value>)',
|
|
195
|
-
300: 'rgb(var(--color-pink-300) / <alpha-value>)',
|
|
196
|
-
400: 'rgb(var(--color-pink-400) / <alpha-value>)',
|
|
197
|
-
500: 'rgb(var(--color-pink-500) / <alpha-value>)',
|
|
198
|
-
600: 'rgb(var(--color-pink-600) / <alpha-value>)',
|
|
199
|
-
700: 'rgb(var(--color-pink-700) / <alpha-value>)',
|
|
200
|
-
800: 'rgb(var(--color-pink-800) / <alpha-value>)',
|
|
201
|
-
900: 'rgb(var(--color-pink-900) / <alpha-value>)',
|
|
202
|
-
1000: 'rgb(var(--color-pink-1000) / <alpha-value>)',
|
|
203
|
-
},
|
|
204
|
-
plum: {
|
|
205
|
-
25: 'rgb(var(--color-plum-25) / <alpha-value>)',
|
|
206
|
-
50: 'rgb(var(--color-plum-50) / <alpha-value>)',
|
|
207
|
-
100: 'rgb(var(--color-plum-100) / <alpha-value>)',
|
|
208
|
-
200: 'rgb(var(--color-plum-200) / <alpha-value>)',
|
|
209
|
-
300: 'rgb(var(--color-plum-300) / <alpha-value>)',
|
|
210
|
-
400: 'rgb(var(--color-plum-400) / <alpha-value>)',
|
|
211
|
-
500: 'rgb(var(--color-plum-500) / <alpha-value>)',
|
|
212
|
-
600: 'rgb(var(--color-plum-600) / <alpha-value>)',
|
|
213
|
-
700: 'rgb(var(--color-plum-700) / <alpha-value>)',
|
|
214
|
-
800: 'rgb(var(--color-plum-800) / <alpha-value>)',
|
|
215
|
-
900: 'rgb(var(--color-plum-900) / <alpha-value>)',
|
|
216
|
-
1000: 'rgb(var(--color-plum-1000) / <alpha-value>)',
|
|
217
|
-
},
|
|
218
|
-
purple: {
|
|
219
|
-
25: 'rgb(var(--color-purple-25) / <alpha-value>)',
|
|
220
|
-
50: 'rgb(var(--color-purple-50) / <alpha-value>)',
|
|
221
|
-
100: 'rgb(var(--color-purple-100) / <alpha-value>)',
|
|
222
|
-
200: 'rgb(var(--color-purple-200) / <alpha-value>)',
|
|
223
|
-
300: 'rgb(var(--color-purple-300) / <alpha-value>)',
|
|
224
|
-
400: 'rgb(var(--color-purple-400) / <alpha-value>)',
|
|
225
|
-
500: 'rgb(var(--color-purple-500) / <alpha-value>)',
|
|
226
|
-
600: 'rgb(var(--color-purple-600) / <alpha-value>)',
|
|
227
|
-
700: 'rgb(var(--color-purple-700) / <alpha-value>)',
|
|
228
|
-
800: 'rgb(var(--color-purple-800) / <alpha-value>)',
|
|
229
|
-
900: 'rgb(var(--color-purple-900) / <alpha-value>)',
|
|
230
|
-
1000: 'rgb(var(--color-purple-1000) / <alpha-value>)',
|
|
231
|
-
},
|
|
232
|
-
violet: {
|
|
233
|
-
25: 'rgb(var(--color-violet-25) / <alpha-value>)',
|
|
234
|
-
50: 'rgb(var(--color-violet-50) / <alpha-value>)',
|
|
235
|
-
100: 'rgb(var(--color-violet-100) / <alpha-value>)',
|
|
236
|
-
200: 'rgb(var(--color-violet-200) / <alpha-value>)',
|
|
237
|
-
300: 'rgb(var(--color-violet-300) / <alpha-value>)',
|
|
238
|
-
400: 'rgb(var(--color-violet-400) / <alpha-value>)',
|
|
239
|
-
500: 'rgb(var(--color-violet-500) / <alpha-value>)',
|
|
240
|
-
600: 'rgb(var(--color-violet-600) / <alpha-value>)',
|
|
241
|
-
700: 'rgb(var(--color-violet-700) / <alpha-value>)',
|
|
242
|
-
800: 'rgb(var(--color-violet-800) / <alpha-value>)',
|
|
243
|
-
900: 'rgb(var(--color-violet-900) / <alpha-value>)',
|
|
244
|
-
1000: 'rgb(var(--color-violet-1000) / <alpha-value>)',
|
|
245
|
-
},
|
|
246
|
-
indigo: {
|
|
247
|
-
25: 'rgb(var(--color-indigo-25) / <alpha-value>)',
|
|
248
|
-
50: 'rgb(var(--color-indigo-50) / <alpha-value>)',
|
|
249
|
-
100: 'rgb(var(--color-indigo-100) / <alpha-value>)',
|
|
250
|
-
200: 'rgb(var(--color-indigo-200) / <alpha-value>)',
|
|
251
|
-
300: 'rgb(var(--color-indigo-300) / <alpha-value>)',
|
|
252
|
-
400: 'rgb(var(--color-indigo-400) / <alpha-value>)',
|
|
253
|
-
500: 'rgb(var(--color-indigo-500) / <alpha-value>)',
|
|
254
|
-
600: 'rgb(var(--color-indigo-600) / <alpha-value>)',
|
|
255
|
-
700: 'rgb(var(--color-indigo-700) / <alpha-value>)',
|
|
256
|
-
800: 'rgb(var(--color-indigo-800) / <alpha-value>)',
|
|
257
|
-
900: 'rgb(var(--color-indigo-900) / <alpha-value>)',
|
|
258
|
-
1000: 'rgb(var(--color-indigo-1000) / <alpha-value>)',
|
|
259
|
-
},
|
|
260
|
-
cyan: {
|
|
261
|
-
25: 'rgb(var(--color-cyan-25) / <alpha-value>)',
|
|
262
|
-
50: 'rgb(var(--color-cyan-50) / <alpha-value>)',
|
|
263
|
-
100: 'rgb(var(--color-cyan-100) / <alpha-value>)',
|
|
264
|
-
200: 'rgb(var(--color-cyan-200) / <alpha-value>)',
|
|
265
|
-
300: 'rgb(var(--color-cyan-300) / <alpha-value>)',
|
|
266
|
-
400: 'rgb(var(--color-cyan-400) / <alpha-value>)',
|
|
267
|
-
500: 'rgb(var(--color-cyan-500) / <alpha-value>)',
|
|
268
|
-
600: 'rgb(var(--color-cyan-600) / <alpha-value>)',
|
|
269
|
-
700: 'rgb(var(--color-cyan-700) / <alpha-value>)',
|
|
270
|
-
800: 'rgb(var(--color-cyan-800) / <alpha-value>)',
|
|
271
|
-
900: 'rgb(var(--color-cyan-900) / <alpha-value>)',
|
|
272
|
-
1000: 'rgb(var(--color-cyan-1000) / <alpha-value>)',
|
|
273
|
-
},
|
|
274
|
-
teal: {
|
|
275
|
-
25: 'rgb(var(--color-teal-25) / <alpha-value>)',
|
|
276
|
-
50: 'rgb(var(--color-teal-50) / <alpha-value>)',
|
|
277
|
-
100: 'rgb(var(--color-teal-100) / <alpha-value>)',
|
|
278
|
-
200: 'rgb(var(--color-teal-200) / <alpha-value>)',
|
|
279
|
-
300: 'rgb(var(--color-teal-300) / <alpha-value>)',
|
|
280
|
-
400: 'rgb(var(--color-teal-400) / <alpha-value>)',
|
|
281
|
-
500: 'rgb(var(--color-teal-500) / <alpha-value>)',
|
|
282
|
-
600: 'rgb(var(--color-teal-600) / <alpha-value>)',
|
|
283
|
-
700: 'rgb(var(--color-teal-700) / <alpha-value>)',
|
|
284
|
-
800: 'rgb(var(--color-teal-800) / <alpha-value>)',
|
|
285
|
-
900: 'rgb(var(--color-teal-900) / <alpha-value>)',
|
|
286
|
-
1000: 'rgb(var(--color-teal-1000) / <alpha-value>)',
|
|
287
|
-
},
|
|
288
|
-
grass: {
|
|
289
|
-
25: 'rgb(var(--color-grass-25) / <alpha-value>)',
|
|
290
|
-
50: 'rgb(var(--color-grass-50) / <alpha-value>)',
|
|
291
|
-
100: 'rgb(var(--color-grass-100) / <alpha-value>)',
|
|
292
|
-
200: 'rgb(var(--color-grass-200) / <alpha-value>)',
|
|
293
|
-
300: 'rgb(var(--color-grass-300) / <alpha-value>)',
|
|
294
|
-
400: 'rgb(var(--color-grass-400) / <alpha-value>)',
|
|
295
|
-
500: 'rgb(var(--color-grass-500) / <alpha-value>)',
|
|
296
|
-
600: 'rgb(var(--color-grass-600) / <alpha-value>)',
|
|
297
|
-
700: 'rgb(var(--color-grass-700) / <alpha-value>)',
|
|
298
|
-
800: 'rgb(var(--color-grass-800) / <alpha-value>)',
|
|
299
|
-
900: 'rgb(var(--color-grass-900) / <alpha-value>)',
|
|
300
|
-
1000: 'rgb(var(--color-grass-1000) / <alpha-value>)',
|
|
301
|
-
},
|
|
302
|
-
brown: {
|
|
303
|
-
25: 'rgb(var(--color-brown-25) / <alpha-value>)',
|
|
304
|
-
50: 'rgb(var(--color-brown-50) / <alpha-value>)',
|
|
305
|
-
100: 'rgb(var(--color-brown-100) / <alpha-value>)',
|
|
306
|
-
200: 'rgb(var(--color-brown-200) / <alpha-value>)',
|
|
307
|
-
300: 'rgb(var(--color-brown-300) / <alpha-value>)',
|
|
308
|
-
400: 'rgb(var(--color-brown-400) / <alpha-value>)',
|
|
309
|
-
500: 'rgb(var(--color-brown-500) / <alpha-value>)',
|
|
310
|
-
600: 'rgb(var(--color-brown-600) / <alpha-value>)',
|
|
311
|
-
700: 'rgb(var(--color-brown-700) / <alpha-value>)',
|
|
312
|
-
800: 'rgb(var(--color-brown-800) / <alpha-value>)',
|
|
313
|
-
900: 'rgb(var(--color-brown-900) / <alpha-value>)',
|
|
314
|
-
1000: 'rgb(var(--color-brown-1000) / <alpha-value>)',
|
|
315
|
-
},
|
|
316
|
-
orange: {
|
|
317
|
-
25: 'rgb(var(--color-orange-25) / <alpha-value>)',
|
|
318
|
-
50: 'rgb(var(--color-orange-50) / <alpha-value>)',
|
|
319
|
-
100: 'rgb(var(--color-orange-100) / <alpha-value>)',
|
|
320
|
-
200: 'rgb(var(--color-orange-200) / <alpha-value>)',
|
|
321
|
-
300: 'rgb(var(--color-orange-300) / <alpha-value>)',
|
|
322
|
-
400: 'rgb(var(--color-orange-400) / <alpha-value>)',
|
|
323
|
-
500: 'rgb(var(--color-orange-500) / <alpha-value>)',
|
|
324
|
-
600: 'rgb(var(--color-orange-600) / <alpha-value>)',
|
|
325
|
-
700: 'rgb(var(--color-orange-700) / <alpha-value>)',
|
|
326
|
-
800: 'rgb(var(--color-orange-800) / <alpha-value>)',
|
|
327
|
-
900: 'rgb(var(--color-orange-900) / <alpha-value>)',
|
|
328
|
-
1000: 'rgb(var(--color-orange-1000) / <alpha-value>)',
|
|
329
|
-
},
|
|
330
|
-
sky: {
|
|
331
|
-
25: 'rgb(var(--color-sky-25) / <alpha-value>)',
|
|
332
|
-
50: 'rgb(var(--color-sky-50) / <alpha-value>)',
|
|
333
|
-
100: 'rgb(var(--color-sky-100) / <alpha-value>)',
|
|
334
|
-
200: 'rgb(var(--color-sky-200) / <alpha-value>)',
|
|
335
|
-
300: 'rgb(var(--color-sky-300) / <alpha-value>)',
|
|
336
|
-
400: 'rgb(var(--color-sky-400) / <alpha-value>)',
|
|
337
|
-
500: 'rgb(var(--color-sky-500) / <alpha-value>)',
|
|
338
|
-
600: 'rgb(var(--color-sky-600) / <alpha-value>)',
|
|
339
|
-
700: 'rgb(var(--color-sky-700) / <alpha-value>)',
|
|
340
|
-
800: 'rgb(var(--color-sky-800) / <alpha-value>)',
|
|
341
|
-
900: 'rgb(var(--color-sky-900) / <alpha-value>)',
|
|
342
|
-
1000: 'rgb(var(--color-sky-1000) / <alpha-value>)',
|
|
343
|
-
},
|
|
344
|
-
mint: {
|
|
345
|
-
25: 'rgb(var(--color-mint-25) / <alpha-value>)',
|
|
346
|
-
50: 'rgb(var(--color-mint-50) / <alpha-value>)',
|
|
347
|
-
100: 'rgb(var(--color-mint-100) / <alpha-value>)',
|
|
348
|
-
200: 'rgb(var(--color-mint-200) / <alpha-value>)',
|
|
349
|
-
300: 'rgb(var(--color-mint-300) / <alpha-value>)',
|
|
350
|
-
400: 'rgb(var(--color-mint-400) / <alpha-value>)',
|
|
351
|
-
500: 'rgb(var(--color-mint-500) / <alpha-value>)',
|
|
352
|
-
600: 'rgb(var(--color-mint-600) / <alpha-value>)',
|
|
353
|
-
700: 'rgb(var(--color-mint-700) / <alpha-value>)',
|
|
354
|
-
800: 'rgb(var(--color-mint-800) / <alpha-value>)',
|
|
355
|
-
900: 'rgb(var(--color-mint-900) / <alpha-value>)',
|
|
356
|
-
1000: 'rgb(var(--color-mint-1000) / <alpha-value>)',
|
|
357
|
-
},
|
|
358
|
-
lime: {
|
|
359
|
-
25: 'rgb(var(--color-lime-25) / <alpha-value>)',
|
|
360
|
-
50: 'rgb(var(--color-lime-50) / <alpha-value>)',
|
|
361
|
-
100: 'rgb(var(--color-lime-100) / <alpha-value>)',
|
|
362
|
-
200: 'rgb(var(--color-lime-200) / <alpha-value>)',
|
|
363
|
-
300: 'rgb(var(--color-lime-300) / <alpha-value>)',
|
|
364
|
-
400: 'rgb(var(--color-lime-400) / <alpha-value>)',
|
|
365
|
-
500: 'rgb(var(--color-lime-500) / <alpha-value>)',
|
|
366
|
-
600: 'rgb(var(--color-lime-600) / <alpha-value>)',
|
|
367
|
-
700: 'rgb(var(--color-lime-700) / <alpha-value>)',
|
|
368
|
-
800: 'rgb(var(--color-lime-800) / <alpha-value>)',
|
|
369
|
-
900: 'rgb(var(--color-lime-900) / <alpha-value>)',
|
|
370
|
-
1000: 'rgb(var(--color-lime-1000) / <alpha-value>)',
|
|
371
|
-
},
|
|
372
|
-
yellow: {
|
|
373
|
-
25: 'rgb(var(--color-yellow-25) / <alpha-value>)',
|
|
374
|
-
50: 'rgb(var(--color-yellow-50) / <alpha-value>)',
|
|
375
|
-
100: 'rgb(var(--color-yellow-100) / <alpha-value>)',
|
|
376
|
-
200: 'rgb(var(--color-yellow-200) / <alpha-value>)',
|
|
377
|
-
300: 'rgb(var(--color-yellow-300) / <alpha-value>)',
|
|
378
|
-
400: 'rgb(var(--color-yellow-400) / <alpha-value>)',
|
|
379
|
-
500: 'rgb(var(--color-yellow-500) / <alpha-value>)',
|
|
380
|
-
600: 'rgb(var(--color-yellow-600) / <alpha-value>)',
|
|
381
|
-
700: 'rgb(var(--color-yellow-700) / <alpha-value>)',
|
|
382
|
-
800: 'rgb(var(--color-yellow-800) / <alpha-value>)',
|
|
383
|
-
900: 'rgb(var(--color-yellow-900) / <alpha-value>)',
|
|
384
|
-
1000: 'rgb(var(--color-yellow-1000) / <alpha-value>)',
|
|
385
|
-
},
|
|
386
|
-
gold: {
|
|
387
|
-
25: 'rgb(var(--color-gold-25) / <alpha-value>)',
|
|
388
|
-
50: 'rgb(var(--color-gold-50) / <alpha-value>)',
|
|
389
|
-
100: 'rgb(var(--color-gold-100) / <alpha-value>)',
|
|
390
|
-
200: 'rgb(var(--color-gold-200) / <alpha-value>)',
|
|
391
|
-
300: 'rgb(var(--color-gold-300) / <alpha-value>)',
|
|
392
|
-
400: 'rgb(var(--color-gold-400) / <alpha-value>)',
|
|
393
|
-
500: 'rgb(var(--color-gold-500) / <alpha-value>)',
|
|
394
|
-
600: 'rgb(var(--color-gold-600) / <alpha-value>)',
|
|
395
|
-
700: 'rgb(var(--color-gold-700) / <alpha-value>)',
|
|
396
|
-
800: 'rgb(var(--color-gold-800) / <alpha-value>)',
|
|
397
|
-
900: 'rgb(var(--color-gold-900) / <alpha-value>)',
|
|
398
|
-
1000: 'rgb(var(--color-gold-1000) / <alpha-value>)',
|
|
399
|
-
},
|
|
400
|
-
bronze: {
|
|
401
|
-
25: 'rgb(var(--color-bronze-25) / <alpha-value>)',
|
|
402
|
-
50: 'rgb(var(--color-bronze-50) / <alpha-value>)',
|
|
403
|
-
100: 'rgb(var(--color-bronze-100) / <alpha-value>)',
|
|
404
|
-
200: 'rgb(var(--color-bronze-200) / <alpha-value>)',
|
|
405
|
-
300: 'rgb(var(--color-bronze-300) / <alpha-value>)',
|
|
406
|
-
400: 'rgb(var(--color-bronze-400) / <alpha-value>)',
|
|
407
|
-
500: 'rgb(var(--color-bronze-500) / <alpha-value>)',
|
|
408
|
-
600: 'rgb(var(--color-bronze-600) / <alpha-value>)',
|
|
409
|
-
700: 'rgb(var(--color-bronze-700) / <alpha-value>)',
|
|
410
|
-
800: 'rgb(var(--color-bronze-800) / <alpha-value>)',
|
|
411
|
-
900: 'rgb(var(--color-bronze-900) / <alpha-value>)',
|
|
412
|
-
1000: 'rgb(var(--color-bronze-1000) / <alpha-value>)',
|
|
413
|
-
},
|
|
414
|
-
},
|
|
415
|
-
extend: {
|
|
416
|
-
boxShadow: {
|
|
417
|
-
input:
|
|
418
|
-
'0 1px 2px rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(var(--tw-shadow-color), 0.5)',
|
|
419
|
-
'dropdown-sm':
|
|
420
|
-
'0px 1px 2px 0px rgba(16, 24, 40, 0.06), 0px 1px 3px 0px rgba(16, 24, 40, 0.10);',
|
|
421
|
-
},
|
|
422
|
-
keyframes: {
|
|
423
|
-
'fade-in': {
|
|
424
|
-
'0%': { opacity: '0' },
|
|
425
|
-
'100%': { opacity: '1' },
|
|
426
|
-
},
|
|
427
|
-
'fade-out': {
|
|
428
|
-
'0%': { opacity: '1' },
|
|
429
|
-
'100%': { opacity: '0' },
|
|
430
|
-
},
|
|
431
|
-
'accordion-down': {
|
|
432
|
-
from: { height: 0 },
|
|
433
|
-
to: { height: 'var(--radix-accordion-content-height)' },
|
|
434
|
-
},
|
|
435
|
-
'accordion-up': {
|
|
436
|
-
from: { height: 'var(--radix-accordion-content-height)' },
|
|
437
|
-
to: { height: 0 },
|
|
438
|
-
},
|
|
439
|
-
},
|
|
440
|
-
animation: {
|
|
441
|
-
'fade-in': 'fade-in .5s ease forwards',
|
|
442
|
-
'fade-out': 'fade-out .5s ease forwards',
|
|
443
|
-
'accordion-down': 'accordion-down 0.2s ease-out',
|
|
444
|
-
'accordion-up': 'accordion-up 0.2s ease-out',
|
|
445
|
-
},
|
|
446
|
-
},
|
|
447
|
-
},
|
|
448
|
-
plugins: [require('tailwindcss-animate')],
|
|
449
|
-
};
|