@lumaui/tokens 0.4.1 → 0.4.2

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.
@@ -2,17 +2,27 @@
2
2
  * Auto-generated manifest of classes used by @lumaui/angular components
3
3
  * DO NOT EDIT - This file is regenerated during build
4
4
  *
5
- * This file exists so Tailwind can detect which classes are used
6
- * without requiring @source directive in user's CSS
5
+ * This file exists so Tailwind can detect which classes are used by Luma components
6
+ * without requiring users to configure @source patterns manually.
7
+ *
8
+ * Generated by: tools/generate-class-manifest.ts
9
+ * Total classes: 220
7
10
  */
8
11
 
9
12
  export const LUMA_COMPONENT_CLASSES = [
13
+ '-mr-1',
14
+ '-mt-0.5',
15
+ '-translate-x-1/2',
16
+ '[&[data-state=open]>svg]:rotate-180',
17
+ 'absolute',
10
18
  'active:bg-destructive/95',
11
19
  'active:bg-primary/10',
12
20
  'active:bg-primary/90',
13
21
  'active:bg-primary/95',
14
22
  'active:bg-secondary/90',
15
23
  'active:scale-95',
24
+ 'animate-in',
25
+ 'animate-out',
16
26
  'bg-black/80',
17
27
  'bg-card',
18
28
  'bg-destructive',
@@ -27,7 +37,7 @@ export const LUMA_COMPONENT_CLASSES = [
27
37
  'bg-transparent',
28
38
  'bg-warning/15',
29
39
  'bg-white',
30
- 'border',
40
+ 'block',
31
41
  'border-b',
32
42
  'border-b-2',
33
43
  'border-border',
@@ -39,10 +49,35 @@ export const LUMA_COMPONENT_CLASSES = [
39
49
  'border-success/30',
40
50
  'border-transparent',
41
51
  'border-warning/30',
52
+ 'bottom-0',
53
+ 'bottom-4',
54
+ 'bottom-center',
55
+ 'bottom-left',
56
+ 'bottom-right',
57
+ 'cursor-pointer',
58
+ 'data-[state=active]:bg-background',
59
+ 'data-[state=active]:border-primary',
60
+ 'data-[state=active]:shadow-sm',
61
+ 'data-[state=active]:text-foreground',
62
+ 'data-[state=closed]:opacity-0',
63
+ 'data-[state=open]:bg-primary-2',
64
+ 'data-[state=open]:opacity-100',
65
+ 'data-[state=open]:text-gray-600',
42
66
  'disabled:cursor-not-allowed',
43
67
  'disabled:opacity-30',
44
68
  'disabled:opacity-50',
45
69
  'disabled:pointer-events-none',
70
+ 'duration-200',
71
+ 'duration-300',
72
+ 'ease-out',
73
+ 'fade-in',
74
+ 'fade-out',
75
+ 'fixed',
76
+ 'flex',
77
+ 'flex-1',
78
+ 'flex-col',
79
+ 'flex-col-reverse',
80
+ 'flex-shrink-0',
46
81
  'focus-visible:outline-none',
47
82
  'focus-visible:ring-2',
48
83
  'focus-visible:ring-offset-2',
@@ -54,6 +89,21 @@ export const LUMA_COMPONENT_CLASSES = [
54
89
  'focus:ring-primary',
55
90
  'focus:ring-primary-9',
56
91
  'font-medium',
92
+ 'font-semibold',
93
+ 'gap-1',
94
+ 'gap-1.5',
95
+ 'gap-2',
96
+ 'gap-3',
97
+ 'gap-4',
98
+ 'grid',
99
+ 'grid-rows-[0fr]',
100
+ 'grid-rows-[1fr]',
101
+ 'group',
102
+ 'h-0.5',
103
+ 'h-4',
104
+ 'h-5',
105
+ 'h-8',
106
+ 'hidden',
57
107
  'hover:bg-destructive/90',
58
108
  'hover:bg-primary/10',
59
109
  'hover:bg-primary/90',
@@ -63,10 +113,58 @@ export const LUMA_COMPONENT_CLASSES = [
63
113
  'hover:text-foreground',
64
114
  'hover:text-primary',
65
115
  'inline-flex',
116
+ 'inset-0',
66
117
  'items-center',
118
+ 'items-end',
119
+ 'items-start',
120
+ 'justify-between',
67
121
  'justify-center',
122
+ 'justify-end',
123
+ 'justify-start',
124
+ 'leading-none',
125
+ 'leading-relaxed',
126
+ 'left-0',
127
+ 'left-1/2',
128
+ 'left-4',
129
+ 'left-[50%]',
130
+ 'max-h-[60vh]',
131
+ 'max-w-[360px]',
132
+ 'max-w-lg',
133
+ 'max-w-md',
134
+ 'max-w-sm',
135
+ 'max-w-xl',
68
136
  'mb-2',
137
+ 'min-w-0',
138
+ 'min-w-[320px]',
139
+ 'mt-2',
140
+ 'mt-4',
141
+ 'opacity-0',
142
+ 'opacity-100',
143
+ 'opacity-70',
144
+ 'overflow-hidden',
145
+ 'overflow-y-auto',
146
+ 'p-1',
147
+ 'p-6',
148
+ 'pb-4',
149
+ 'pointer-events-auto',
150
+ 'pointer-events-none',
151
+ 'pt-0',
152
+ 'px-0',
153
+ 'px-2',
154
+ 'px-3',
155
+ 'px-4',
156
+ 'px-5',
157
+ 'py-0.5',
158
+ 'py-1.5',
159
+ 'py-2',
160
+ 'py-2.5',
161
+ 'py-3',
162
+ 'py-4',
69
163
  'relative',
164
+ 'right-4',
165
+ 'ring-offset-2',
166
+ 'rotate-0',
167
+ 'rotate-180',
70
168
  'rounded-[var(--radius-4)]',
71
169
  'rounded-[var(--radius-5)]',
72
170
  'rounded-[var(--radius-6)]',
@@ -75,6 +173,16 @@ export const LUMA_COMPONENT_CLASSES = [
75
173
  'rounded-md',
76
174
  'rounded-none',
77
175
  'rounded-sm',
176
+ 'shadow-[var(--shadow-2)]',
177
+ 'shadow-[var(--shadow-3)]',
178
+ 'shadow-[var(--shadow-4)]',
179
+ 'shadow-[var(--shadow-6)]',
180
+ 'shadow-md',
181
+ 'shadow-none',
182
+ 'shrink-0',
183
+ 'slide-in-from-top-2',
184
+ 'slide-out-to-top-2',
185
+ 'sm:text-left',
78
186
  'text-2xl',
79
187
  'text-base',
80
188
  'text-card-foreground',
@@ -100,10 +208,26 @@ export const LUMA_COMPONENT_CLASSES = [
100
208
  'text-white',
101
209
  'text-xl',
102
210
  'text-xs',
211
+ 'top-4',
212
+ 'top-[50%]',
213
+ 'top-center',
214
+ 'top-left',
215
+ 'top-right',
216
+ 'tracking-tight',
103
217
  'transition-[grid-template-rows]',
104
218
  'transition-all',
105
219
  'transition-colors',
106
220
  'transition-opacity',
107
221
  'transition-transform',
108
- 'w-full'
222
+ 'translate-x-[-50%]',
223
+ 'translate-y-[-50%]',
224
+ 'w-4',
225
+ 'w-5',
226
+ 'w-8',
227
+ 'w-auto',
228
+ 'w-full',
229
+ 'whitespace-normal',
230
+ 'whitespace-nowrap',
231
+ 'z-50',
232
+ 'z-[100]'
109
233
  ];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumaui/tokens",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "Design tokens for Luma UI - Neo-Minimal design system",
5
5
  "type": "module",
6
6
  "main": "./build/luma.css",