@duskmoon-dev/core 1.4.0 → 1.6.0
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/cjs/tailwind-plugin.cjs +162 -0
- package/dist/components/appbar.css +186 -1
- package/dist/components/cascader.css +418 -0
- package/dist/components/checkbox.css +2 -1
- package/dist/components/index.css +4295 -2799
- package/dist/components/popover.css +390 -3
- package/dist/components/textarea.css +212 -16
- package/dist/components/tree-select.css +36 -3
- package/dist/esm/components/appbar.js +186 -1
- package/dist/esm/components/cascader.js +425 -0
- package/dist/esm/components/checkbox.js +2 -1
- package/dist/esm/components/popover.js +390 -3
- package/dist/esm/components/textarea.js +212 -16
- package/dist/esm/components/tree-select.js +36 -3
- package/dist/esm/tailwind-plugin.js +119 -0
- package/dist/index.css +4466 -2915
- package/dist/themes/moonlight.css +96 -68
- package/dist/themes/sunshine.css +95 -68
- package/dist/types/tailwind-plugin.d.ts +26 -0
- package/dist/types/tailwind-plugin.d.ts.map +1 -0
- package/dist/types/types/index.d.ts.map +1 -0
- package/dist/types/types/plugin.d.ts.map +1 -0
- package/dist/types/types/theme.d.ts.map +1 -0
- package/package.json +8 -3
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/plugin.d.ts.map +0 -1
- package/dist/types/theme.d.ts.map +0 -1
- /package/dist/types/{index.d.ts → types/index.d.ts} +0 -0
- /package/dist/types/{plugin.d.ts → types/plugin.d.ts} +0 -0
- /package/dist/types/{theme.d.ts → types/theme.d.ts} +0 -0
|
@@ -12,22 +12,22 @@
|
|
|
12
12
|
* ============================================ */
|
|
13
13
|
|
|
14
14
|
/* Primary Color Family - Cool Blue */
|
|
15
|
-
--color-primary: oklch(
|
|
16
|
-
--color-primary-content: oklch(
|
|
17
|
-
--color-primary-container: oklch(
|
|
18
|
-
--color-on-primary-container: oklch(
|
|
15
|
+
--color-primary: oklch(85.45% 0 0);
|
|
16
|
+
--color-primary-content: oklch(14.94% 0.031 39.947);
|
|
17
|
+
--color-primary-container: oklch(25% 0.01 0);
|
|
18
|
+
--color-on-primary-container: oklch(85% 0.01 0);
|
|
19
19
|
|
|
20
20
|
/* Secondary Color Family - Soft Teal */
|
|
21
|
-
--color-secondary: oklch(
|
|
22
|
-
--color-secondary-content: oklch(
|
|
23
|
-
--color-secondary-container: oklch(
|
|
24
|
-
--color-on-secondary-container: oklch(
|
|
21
|
+
--color-secondary: oklch(83.33% 0.0981 73.78);
|
|
22
|
+
--color-secondary-content: oklch(14.507% 0.035 2.72);
|
|
23
|
+
--color-secondary-container: oklch(28% 0.03 73.78);
|
|
24
|
+
--color-on-secondary-container: oklch(88% 0.03 73.78);
|
|
25
25
|
|
|
26
26
|
/* Tertiary Color Family - Lavender */
|
|
27
|
-
--color-tertiary: oklch(72% 0.
|
|
28
|
-
--color-tertiary-content: oklch(
|
|
29
|
-
--color-tertiary-container: oklch(
|
|
30
|
-
--color-on-tertiary-container: oklch(88% 0.
|
|
27
|
+
--color-tertiary: oklch(72% 0.090 255);
|
|
28
|
+
--color-tertiary-content: oklch(14% 0.012 255);
|
|
29
|
+
--color-tertiary-container: oklch(28% 0.030 255);
|
|
30
|
+
--color-on-tertiary-container: oklch(88% 0.010 255);
|
|
31
31
|
|
|
32
32
|
/* ============================================
|
|
33
33
|
* SURFACE COLORS
|
|
@@ -49,26 +49,26 @@
|
|
|
49
49
|
* ============================================ */
|
|
50
50
|
|
|
51
51
|
/* Info - Light Blue */
|
|
52
|
-
--color-info: oklch(
|
|
53
|
-
--color-info-content: oklch(
|
|
52
|
+
--color-info: oklch(82.42% 0.09757279812867503 240.7677443360475);
|
|
53
|
+
--color-info-content: oklch(17.111% 0.017 206.015);
|
|
54
54
|
--color-info-container: oklch(32% 0.06 235);
|
|
55
55
|
--color-on-info-container: oklch(88% 0.06 235);
|
|
56
56
|
|
|
57
57
|
/* Success - Mint Green */
|
|
58
|
-
--color-success: oklch(
|
|
59
|
-
--color-success-content: oklch(
|
|
58
|
+
--color-success: oklch(82.19% 0.0621 133.3);
|
|
59
|
+
--color-success-content: oklch(17.112% 0.017 144.778);
|
|
60
60
|
--color-success-container: oklch(30% 0.05 150);
|
|
61
61
|
--color-on-success-container: oklch(85% 0.06 150);
|
|
62
62
|
|
|
63
63
|
/* Warning - Warm Amber */
|
|
64
|
-
--color-warning: oklch(
|
|
65
|
-
--color-warning-content: oklch(
|
|
64
|
+
--color-warning: oklch(76.36% 0.1752731353930708 61.96388739129725);
|
|
65
|
+
--color-warning-content: oklch(17.113% 0.016 74.427);
|
|
66
66
|
--color-warning-container: oklch(35% 0.06 80);
|
|
67
67
|
--color-on-warning-container: oklch(90% 0.06 80);
|
|
68
68
|
|
|
69
69
|
/* Error - Soft Red */
|
|
70
|
-
--color-error: oklch(
|
|
71
|
-
--color-error-content: oklch(
|
|
70
|
+
--color-error: oklch(46.38% 0.1898 29.17);
|
|
71
|
+
--color-error-content: oklch(86.38% 0.298 39.17);
|
|
72
72
|
--color-error-container: oklch(30% 0.08 25);
|
|
73
73
|
--color-on-error-container: oklch(88% 0.06 25);
|
|
74
74
|
|
|
@@ -76,16 +76,17 @@
|
|
|
76
76
|
* NEUTRAL COLORS (Base Scale)
|
|
77
77
|
* ============================================ */
|
|
78
78
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
79
|
+
--color-base-100: oklch(22% 0.019 237.69);
|
|
80
|
+
--color-base-200: oklch(20% 0.019 237.69);
|
|
81
|
+
--color-base-300: oklch(18% 0.019 237.69);
|
|
82
|
+
--color-base-400: oklch(26% 0.019 237.69);
|
|
83
|
+
--color-base-500: oklch(32% 0.019 237.69);
|
|
84
|
+
--color-base-600: oklch(40% 0.018 237.69);
|
|
85
|
+
--color-base-700: oklch(55% 0.017 237.69);
|
|
86
|
+
--color-base-800: oklch(70% 0.016 237.69);
|
|
87
|
+
--color-base-900: oklch(85% 0.015 237.69);
|
|
88
|
+
--color-base-content: oklch(77.383% 0.043 245.096);
|
|
89
|
+
|
|
89
90
|
|
|
90
91
|
/* ============================================
|
|
91
92
|
* OUTLINE COLORS
|
|
@@ -98,17 +99,30 @@
|
|
|
98
99
|
* ACCENT COLORS
|
|
99
100
|
* ============================================ */
|
|
100
101
|
|
|
101
|
-
--color-accent: oklch(
|
|
102
|
-
--color-accent-content: oklch(
|
|
102
|
+
--color-accent: oklch(75.65% 0.1303 335.51);
|
|
103
|
+
--color-accent-content: oklch(14.258% 0.033 299.844);
|
|
103
104
|
|
|
104
105
|
/* ============================================
|
|
105
106
|
* NEUTRAL COLORS
|
|
106
107
|
* ============================================ */
|
|
107
108
|
|
|
108
|
-
--color-neutral: oklch(
|
|
109
|
-
--color-neutral-content: oklch(
|
|
109
|
+
--color-neutral: oklch(23% 0 0);
|
|
110
|
+
--color-neutral-content: oklch(52.43% 0 0);
|
|
110
111
|
--color-neutral-variant: oklch(55% 0.01 260);
|
|
111
112
|
|
|
113
|
+
/* ============================================
|
|
114
|
+
* SHAPE & DEPTH
|
|
115
|
+
* ============================================ */
|
|
116
|
+
|
|
117
|
+
--radius-selector: 0rem;
|
|
118
|
+
--radius-field: 0.5rem;
|
|
119
|
+
--radius-box: 2rem;
|
|
120
|
+
--size-selector: 0.1875rem;
|
|
121
|
+
--size-field: 0.1875rem;
|
|
122
|
+
--border: 0.5px;
|
|
123
|
+
--depth: 1;
|
|
124
|
+
--noise: 1;
|
|
125
|
+
|
|
112
126
|
/* ============================================
|
|
113
127
|
* SURFACE VARIANT
|
|
114
128
|
* ============================================ */
|
|
@@ -137,20 +151,20 @@
|
|
|
137
151
|
color-scheme: dark;
|
|
138
152
|
|
|
139
153
|
/* Brand Colors */
|
|
140
|
-
--color-primary: oklch(
|
|
141
|
-
--color-primary-content: oklch(
|
|
142
|
-
--color-primary-container: oklch(
|
|
143
|
-
--color-on-primary-container: oklch(
|
|
154
|
+
--color-primary: oklch(85.45% 0 0);
|
|
155
|
+
--color-primary-content: oklch(14.94% 0.031 39.947);
|
|
156
|
+
--color-primary-container: oklch(25% 0.01 0);
|
|
157
|
+
--color-on-primary-container: oklch(85% 0.01 0);
|
|
144
158
|
|
|
145
|
-
--color-secondary: oklch(
|
|
146
|
-
--color-secondary-content: oklch(
|
|
147
|
-
--color-secondary-container: oklch(
|
|
148
|
-
--color-on-secondary-container: oklch(
|
|
159
|
+
--color-secondary: oklch(83.33% 0.0981 73.78);
|
|
160
|
+
--color-secondary-content: oklch(14.507% 0.035 2.72);
|
|
161
|
+
--color-secondary-container: oklch(28% 0.03 73.78);
|
|
162
|
+
--color-on-secondary-container: oklch(88% 0.03 73.78);
|
|
149
163
|
|
|
150
|
-
--color-tertiary: oklch(72% 0.
|
|
151
|
-
--color-tertiary-content: oklch(
|
|
152
|
-
--color-tertiary-container: oklch(
|
|
153
|
-
--color-on-tertiary-container: oklch(88% 0.
|
|
164
|
+
--color-tertiary: oklch(72% 0.090 255);
|
|
165
|
+
--color-tertiary-content: oklch(14% 0.012 255);
|
|
166
|
+
--color-tertiary-container: oklch(28% 0.030 255);
|
|
167
|
+
--color-on-tertiary-container: oklch(88% 0.010 255);
|
|
154
168
|
|
|
155
169
|
/* Surface Colors */
|
|
156
170
|
--color-surface: oklch(20% 0.02 260);
|
|
@@ -165,51 +179,64 @@
|
|
|
165
179
|
--color-on-surface-variant: oklch(75% 0.01 260);
|
|
166
180
|
|
|
167
181
|
/* Semantic Colors */
|
|
168
|
-
--color-info: oklch(
|
|
169
|
-
--color-info-content: oklch(
|
|
182
|
+
--color-info: oklch(82.42% 0.09757279812867503 240.7677443360475);
|
|
183
|
+
--color-info-content: oklch(17.111% 0.017 206.015);
|
|
170
184
|
--color-info-container: oklch(32% 0.06 235);
|
|
171
185
|
--color-on-info-container: oklch(88% 0.06 235);
|
|
172
186
|
|
|
173
|
-
--color-success: oklch(
|
|
174
|
-
--color-success-content: oklch(
|
|
187
|
+
--color-success: oklch(82.19% 0.0621 133.3);
|
|
188
|
+
--color-success-content: oklch(17.112% 0.017 144.778);
|
|
175
189
|
--color-success-container: oklch(30% 0.05 150);
|
|
176
190
|
--color-on-success-container: oklch(85% 0.06 150);
|
|
177
191
|
|
|
178
|
-
--color-warning: oklch(
|
|
179
|
-
--color-warning-content: oklch(
|
|
192
|
+
--color-warning: oklch(76.36% 0.1752731353930708 61.96388739129725);
|
|
193
|
+
--color-warning-content: oklch(17.113% 0.016 74.427);
|
|
180
194
|
--color-warning-container: oklch(35% 0.06 80);
|
|
181
195
|
--color-on-warning-container: oklch(90% 0.06 80);
|
|
182
196
|
|
|
183
|
-
--color-error: oklch(
|
|
184
|
-
--color-error-content: oklch(
|
|
197
|
+
--color-error: oklch(46.38% 0.1898 29.17);
|
|
198
|
+
--color-error-content: oklch(86.38% 0.298 39.17);
|
|
185
199
|
--color-error-container: oklch(30% 0.08 25);
|
|
186
200
|
--color-on-error-container: oklch(88% 0.06 25);
|
|
187
201
|
|
|
188
202
|
/* Neutral Colors */
|
|
189
|
-
--color-base-100: oklch(
|
|
190
|
-
--color-base-200: oklch(
|
|
191
|
-
--color-base-300: oklch(
|
|
192
|
-
--color-base-400: oklch(
|
|
193
|
-
--color-base-500: oklch(
|
|
194
|
-
--color-base-600: oklch(
|
|
195
|
-
--color-base-700: oklch(
|
|
196
|
-
--color-base-800: oklch(
|
|
197
|
-
--color-base-900: oklch(
|
|
198
|
-
--color-base-content: oklch(
|
|
203
|
+
--color-base-100: oklch(22% 0.019 237.69);
|
|
204
|
+
--color-base-200: oklch(20% 0.019 237.69);
|
|
205
|
+
--color-base-300: oklch(18% 0.019 237.69);
|
|
206
|
+
--color-base-400: oklch(26% 0.019 237.69);
|
|
207
|
+
--color-base-500: oklch(32% 0.019 237.69);
|
|
208
|
+
--color-base-600: oklch(40% 0.018 237.69);
|
|
209
|
+
--color-base-700: oklch(55% 0.017 237.69);
|
|
210
|
+
--color-base-800: oklch(70% 0.016 237.69);
|
|
211
|
+
--color-base-900: oklch(85% 0.015 237.69);
|
|
212
|
+
--color-base-content: oklch(77.383% 0.043 245.096);
|
|
199
213
|
|
|
200
214
|
/* Outline Colors */
|
|
201
215
|
--color-outline: oklch(44% 0.01 260);
|
|
202
216
|
--color-outline-variant: oklch(35% 0.01 260);
|
|
203
217
|
|
|
204
218
|
/* Accent Colors */
|
|
205
|
-
--color-accent: oklch(
|
|
206
|
-
--color-accent-content: oklch(
|
|
219
|
+
--color-accent: oklch(75.65% 0.1303 335.51);
|
|
220
|
+
--color-accent-content: oklch(14.258% 0.033 299.844);
|
|
207
221
|
|
|
208
222
|
/* Neutral Colors */
|
|
209
|
-
--color-neutral: oklch(
|
|
210
|
-
--color-neutral-content: oklch(
|
|
223
|
+
--color-neutral: oklch(23% 0 0);
|
|
224
|
+
--color-neutral-content: oklch(52.43% 0 0);
|
|
211
225
|
--color-neutral-variant: oklch(55% 0.01 260);
|
|
212
226
|
|
|
227
|
+
/* ============================================
|
|
228
|
+
* SHAPE & DEPTH
|
|
229
|
+
* ============================================ */
|
|
230
|
+
|
|
231
|
+
--radius-selector: 0rem;
|
|
232
|
+
--radius-field: 0.5rem;
|
|
233
|
+
--radius-box: 2rem;
|
|
234
|
+
--size-selector: 0.1875rem;
|
|
235
|
+
--size-field: 0.1875rem;
|
|
236
|
+
--border: 0.5px;
|
|
237
|
+
--depth: 1;
|
|
238
|
+
--noise: 1;
|
|
239
|
+
|
|
213
240
|
/* Surface Variant */
|
|
214
241
|
--color-surface-variant: oklch(30% 0.02 260);
|
|
215
242
|
|
|
@@ -223,3 +250,4 @@
|
|
|
223
250
|
--color-scrim: oklch(0% 0 0 / 60%);
|
|
224
251
|
}
|
|
225
252
|
}
|
|
253
|
+
|
package/dist/themes/sunshine.css
CHANGED
|
@@ -12,22 +12,22 @@
|
|
|
12
12
|
* ============================================ */
|
|
13
13
|
|
|
14
14
|
/* Primary Color Family - Warm Orange */
|
|
15
|
-
--color-primary: oklch(
|
|
16
|
-
--color-primary-content: oklch(
|
|
17
|
-
--color-primary-container: oklch(95% 0.
|
|
18
|
-
--color-on-primary-container: oklch(
|
|
15
|
+
--color-primary: oklch(95.86% 0.0693 95.91);
|
|
16
|
+
--color-primary-content: oklch(20% 0 0);
|
|
17
|
+
--color-primary-container: oklch(95% 0.035 95.91);
|
|
18
|
+
--color-on-primary-container: oklch(25% 0.03 95.91);
|
|
19
19
|
|
|
20
20
|
/* Secondary Color Family - Coral Pink */
|
|
21
|
-
--color-secondary: oklch(
|
|
22
|
-
--color-secondary-content: oklch(
|
|
23
|
-
--color-secondary-container: oklch(
|
|
24
|
-
--color-on-secondary-container: oklch(
|
|
21
|
+
--color-secondary: oklch(87.42% 0.143 87.01);
|
|
22
|
+
--color-secondary-content: oklch(27.42% 0.143 87.01);
|
|
23
|
+
--color-secondary-container: oklch(94% 0.05 87.01);
|
|
24
|
+
--color-on-secondary-container: oklch(25% 0.05 87.01);
|
|
25
25
|
|
|
26
26
|
/* Tertiary Color Family - Violet */
|
|
27
|
-
--color-tertiary: oklch(
|
|
28
|
-
--color-tertiary-content: oklch(
|
|
29
|
-
--color-tertiary-container: oklch(95% 0.
|
|
30
|
-
--color-on-tertiary-container: oklch(
|
|
27
|
+
--color-tertiary: oklch(80% 0.085 235);
|
|
28
|
+
--color-tertiary-content: oklch(18% 0.010 235);
|
|
29
|
+
--color-tertiary-container: oklch(95% 0.035 235);
|
|
30
|
+
--color-on-tertiary-container: oklch(22% 0.012 235);
|
|
31
31
|
|
|
32
32
|
/* ============================================
|
|
33
33
|
* SURFACE COLORS
|
|
@@ -49,26 +49,26 @@
|
|
|
49
49
|
* ============================================ */
|
|
50
50
|
|
|
51
51
|
/* Info - Sky Blue */
|
|
52
|
-
--color-info: oklch(
|
|
53
|
-
--color-info-content: oklch(
|
|
52
|
+
--color-info: oklch(41.94% 0.114 254.39);
|
|
53
|
+
--color-info-content: oklch(91.94% 0.114 254.39);
|
|
54
54
|
--color-info-container: oklch(95% 0.03 235);
|
|
55
55
|
--color-on-info-container: oklch(35% 0.08 235);
|
|
56
56
|
|
|
57
57
|
/* Success - Green */
|
|
58
|
-
--color-success: oklch(
|
|
59
|
-
--color-success-content: oklch(
|
|
58
|
+
--color-success: oklch(67.21% 0.19 133.55);
|
|
59
|
+
--color-success-content: oklch(27.21% 0.19 133.55);
|
|
60
60
|
--color-success-container: oklch(93% 0.04 150);
|
|
61
61
|
--color-on-success-container: oklch(30% 0.08 150);
|
|
62
62
|
|
|
63
63
|
/* Warning - Amber */
|
|
64
|
-
--color-warning: oklch(
|
|
65
|
-
--color-warning-content: oklch(
|
|
64
|
+
--color-warning: oklch(68.19% 0.203 42.44);
|
|
65
|
+
--color-warning-content: oklch(18.19% 0.6 42);
|
|
66
66
|
--color-warning-container: oklch(93% 0.05 80);
|
|
67
67
|
--color-on-warning-container: oklch(38% 0.10 80);
|
|
68
68
|
|
|
69
69
|
/* Error - Red */
|
|
70
|
-
--color-error: oklch(
|
|
71
|
-
--color-error-content: oklch(
|
|
70
|
+
--color-error: oklch(61.17% 0.237 28.15);
|
|
71
|
+
--color-error-content: oklch(90.01% 0.153 84.78);
|
|
72
72
|
--color-error-container: oklch(93% 0.04 25);
|
|
73
73
|
--color-on-error-container: oklch(32% 0.10 25);
|
|
74
74
|
|
|
@@ -76,16 +76,16 @@
|
|
|
76
76
|
* NEUTRAL COLORS (Base Scale)
|
|
77
77
|
* ============================================ */
|
|
78
78
|
|
|
79
|
-
--color-base-100: oklch(100% 0
|
|
80
|
-
--color-base-200: oklch(
|
|
81
|
-
--color-base-300: oklch(
|
|
82
|
-
--color-base-400: oklch(
|
|
83
|
-
--color-base-500: oklch(
|
|
84
|
-
--color-base-600: oklch(
|
|
85
|
-
--color-base-700: oklch(
|
|
86
|
-
--color-base-800: oklch(
|
|
87
|
-
--color-base-900: oklch(
|
|
88
|
-
--color-base-content: oklch(
|
|
79
|
+
--color-base-100: oklch(100% 0.1 255);
|
|
80
|
+
--color-base-200: oklch(85% 0.1 255);
|
|
81
|
+
--color-base-300: oklch(70% 0.1 255);
|
|
82
|
+
--color-base-400: oklch(55% 0.06 255);
|
|
83
|
+
--color-base-500: oklch(45% 0.05 255);
|
|
84
|
+
--color-base-600: oklch(35% 0.04 255);
|
|
85
|
+
--color-base-700: oklch(25% 0.03 255);
|
|
86
|
+
--color-base-800: oklch(18% 0.02 255);
|
|
87
|
+
--color-base-900: oklch(12% 0.01 255);
|
|
88
|
+
--color-base-content: oklch(10% 0 255);
|
|
89
89
|
|
|
90
90
|
/* ============================================
|
|
91
91
|
* OUTLINE COLORS
|
|
@@ -98,17 +98,30 @@
|
|
|
98
98
|
* ACCENT COLORS
|
|
99
99
|
* ============================================ */
|
|
100
100
|
|
|
101
|
-
--color-accent: oklch(
|
|
102
|
-
--color-accent-content: oklch(
|
|
101
|
+
--color-accent: oklch(85.23% 0.14 327);
|
|
102
|
+
--color-accent-content: oklch(41% 0.112 45.904);
|
|
103
103
|
|
|
104
104
|
/* ============================================
|
|
105
105
|
* NEUTRAL COLORS
|
|
106
106
|
* ============================================ */
|
|
107
107
|
|
|
108
|
-
--color-neutral: oklch(
|
|
109
|
-
--color-neutral-content: oklch(
|
|
108
|
+
--color-neutral: oklch(0% 0 0);
|
|
109
|
+
--color-neutral-content: oklch(80% 0.1 50);
|
|
110
110
|
--color-neutral-variant: oklch(50% 0.02 260);
|
|
111
111
|
|
|
112
|
+
/* ============================================
|
|
113
|
+
* SHAPE & DEPTH
|
|
114
|
+
* ============================================ */
|
|
115
|
+
|
|
116
|
+
--radius-selector: 0rem;
|
|
117
|
+
--radius-field: 0.5rem;
|
|
118
|
+
--radius-box: 2rem;
|
|
119
|
+
--size-selector: 0.1875rem;
|
|
120
|
+
--size-field: 0.1875rem;
|
|
121
|
+
--border: 0.5px;
|
|
122
|
+
--depth: 1;
|
|
123
|
+
--noise: 1;
|
|
124
|
+
|
|
112
125
|
/* ============================================
|
|
113
126
|
* SURFACE VARIANT
|
|
114
127
|
* ============================================ */
|
|
@@ -136,20 +149,20 @@
|
|
|
136
149
|
color-scheme: light;
|
|
137
150
|
|
|
138
151
|
/* Brand Colors */
|
|
139
|
-
--color-primary: oklch(
|
|
140
|
-
--color-primary-content: oklch(
|
|
141
|
-
--color-primary-container: oklch(95% 0.
|
|
142
|
-
--color-on-primary-container: oklch(
|
|
152
|
+
--color-primary: oklch(95.86% 0.0693 95.91);
|
|
153
|
+
--color-primary-content: oklch(20% 0 0);
|
|
154
|
+
--color-primary-container: oklch(95% 0.035 95.91);
|
|
155
|
+
--color-on-primary-container: oklch(25% 0.03 95.91);
|
|
143
156
|
|
|
144
|
-
--color-secondary: oklch(
|
|
145
|
-
--color-secondary-content: oklch(
|
|
146
|
-
--color-secondary-container: oklch(
|
|
147
|
-
--color-on-secondary-container: oklch(
|
|
157
|
+
--color-secondary: oklch(87.42% 0.143 87.01);
|
|
158
|
+
--color-secondary-content: oklch(27.42% 0.143 87.01);
|
|
159
|
+
--color-secondary-container: oklch(94% 0.05 87.01);
|
|
160
|
+
--color-on-secondary-container: oklch(25% 0.05 87.01);
|
|
148
161
|
|
|
149
|
-
--color-tertiary: oklch(
|
|
150
|
-
--color-tertiary-content: oklch(
|
|
151
|
-
--color-tertiary-container: oklch(95% 0.
|
|
152
|
-
--color-on-tertiary-container: oklch(
|
|
162
|
+
--color-tertiary: oklch(80% 0.085 235);
|
|
163
|
+
--color-tertiary-content: oklch(18% 0.010 235);
|
|
164
|
+
--color-tertiary-container: oklch(95% 0.035 235);
|
|
165
|
+
--color-on-tertiary-container: oklch(22% 0.012 235);
|
|
153
166
|
|
|
154
167
|
/* Surface Colors */
|
|
155
168
|
--color-surface: oklch(100% 0 0);
|
|
@@ -164,54 +177,68 @@
|
|
|
164
177
|
--color-on-surface-variant: oklch(50% 0.02 260);
|
|
165
178
|
|
|
166
179
|
/* Semantic Colors */
|
|
167
|
-
--color-info: oklch(
|
|
168
|
-
--color-info-content: oklch(
|
|
180
|
+
--color-info: oklch(41.94% 0.114 254.39);
|
|
181
|
+
--color-info-content: oklch(91.94% 0.114 254.39);
|
|
169
182
|
--color-info-container: oklch(95% 0.03 235);
|
|
170
183
|
--color-on-info-container: oklch(35% 0.08 235);
|
|
171
184
|
|
|
172
|
-
--color-success: oklch(
|
|
173
|
-
--color-success-content: oklch(
|
|
185
|
+
--color-success: oklch(67.21% 0.19 133.55);
|
|
186
|
+
--color-success-content: oklch(27.21% 0.19 133.55);
|
|
174
187
|
--color-success-container: oklch(93% 0.04 150);
|
|
175
188
|
--color-on-success-container: oklch(30% 0.08 150);
|
|
176
189
|
|
|
177
|
-
--color-warning: oklch(
|
|
178
|
-
--color-warning-content: oklch(
|
|
190
|
+
--color-warning: oklch(68.19% 0.203 42.44);
|
|
191
|
+
--color-warning-content: oklch(18.19% 0.6 42);
|
|
179
192
|
--color-warning-container: oklch(93% 0.05 80);
|
|
180
193
|
--color-on-warning-container: oklch(38% 0.10 80);
|
|
181
194
|
|
|
182
|
-
--color-error: oklch(
|
|
183
|
-
--color-error-content: oklch(
|
|
195
|
+
--color-error: oklch(61.17% 0.237 28.15);
|
|
196
|
+
--color-error-content: oklch(90.01% 0.153 84.78);
|
|
184
197
|
--color-error-container: oklch(93% 0.04 25);
|
|
185
198
|
--color-on-error-container: oklch(32% 0.10 25);
|
|
186
199
|
|
|
187
200
|
/* Neutral Colors */
|
|
188
|
-
--color-base-100: oklch(100% 0
|
|
189
|
-
--color-base-200: oklch(
|
|
190
|
-
--color-base-300: oklch(
|
|
191
|
-
--color-base-400: oklch(
|
|
192
|
-
--color-base-500: oklch(
|
|
193
|
-
--color-base-600: oklch(
|
|
194
|
-
--color-base-700: oklch(
|
|
195
|
-
--color-base-800: oklch(
|
|
196
|
-
--color-base-900: oklch(
|
|
197
|
-
--color-base-content: oklch(
|
|
201
|
+
--color-base-100: oklch(100% 0.1 255);
|
|
202
|
+
--color-base-200: oklch(85% 0.1 255);
|
|
203
|
+
--color-base-300: oklch(70% 0.1 255);
|
|
204
|
+
--color-base-400: oklch(55% 0.06 255);
|
|
205
|
+
--color-base-500: oklch(45% 0.05 255);
|
|
206
|
+
--color-base-600: oklch(35% 0.04 255);
|
|
207
|
+
--color-base-700: oklch(25% 0.03 255);
|
|
208
|
+
--color-base-800: oklch(18% 0.02 255);
|
|
209
|
+
--color-base-900: oklch(12% 0.01 255);
|
|
210
|
+
--color-base-content: oklch(10% 0 255);
|
|
198
211
|
|
|
199
212
|
/* Outline Colors */
|
|
200
213
|
--color-outline: oklch(75% 0.01 260);
|
|
201
214
|
--color-outline-variant: oklch(85% 0.01 260);
|
|
202
215
|
|
|
203
216
|
/* Accent Colors */
|
|
204
|
-
--color-accent: oklch(
|
|
205
|
-
--color-accent-content: oklch(
|
|
217
|
+
--color-accent: oklch(85.23% 0.14 327);
|
|
218
|
+
--color-accent-content: oklch(41% 0.112 45.904);
|
|
206
219
|
|
|
207
220
|
/* Neutral Colors */
|
|
208
|
-
--color-neutral: oklch(
|
|
209
|
-
--color-neutral-content: oklch(
|
|
221
|
+
--color-neutral: oklch(0% 0 0);
|
|
222
|
+
--color-neutral-content: oklch(80% 0.1 50);
|
|
210
223
|
--color-neutral-variant: oklch(50% 0.02 260);
|
|
211
224
|
|
|
225
|
+
/* ============================================
|
|
226
|
+
* SHAPE & DEPTH
|
|
227
|
+
* ============================================ */
|
|
228
|
+
|
|
229
|
+
--radius-selector: 0rem;
|
|
230
|
+
--radius-field: 0.5rem;
|
|
231
|
+
--radius-box: 2rem;
|
|
232
|
+
--size-selector: 0.1875rem;
|
|
233
|
+
--size-field: 0.1875rem;
|
|
234
|
+
--border: 0.5px;
|
|
235
|
+
--depth: 1;
|
|
236
|
+
--noise: 1;
|
|
237
|
+
|
|
212
238
|
/* Surface Variant */
|
|
213
239
|
--color-surface-variant: oklch(94% 0.02 85);
|
|
214
240
|
|
|
241
|
+
|
|
215
242
|
/* Inverse Colors */
|
|
216
243
|
--color-inverse-surface: oklch(25% 0.02 260);
|
|
217
244
|
--color-inverse-on-surface: oklch(95% 0.01 260);
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @duskmoon-dev/core - Tailwind CSS v4 Plugin
|
|
3
|
+
*
|
|
4
|
+
* Usage with @plugin directive:
|
|
5
|
+
* ```css
|
|
6
|
+
* @import "tailwindcss";
|
|
7
|
+
* @plugin "@duskmoon-dev/core/plugin";
|
|
8
|
+
* ```
|
|
9
|
+
*
|
|
10
|
+
* Or use @import for CSS-only (recommended):
|
|
11
|
+
* ```css
|
|
12
|
+
* @import "tailwindcss";
|
|
13
|
+
* @import "@duskmoon-dev/core";
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
import plugin from 'tailwindcss/plugin';
|
|
17
|
+
/**
|
|
18
|
+
* DuskMoonUI Tailwind CSS v4 Plugin
|
|
19
|
+
*
|
|
20
|
+
* This plugin extends Tailwind with Material Design 3 color tokens.
|
|
21
|
+
* For component styles, use @import "@duskmoon-dev/core" in addition to this plugin.
|
|
22
|
+
*/
|
|
23
|
+
declare const duskmoonPlugin: ReturnType<typeof plugin>;
|
|
24
|
+
export default duskmoonPlugin;
|
|
25
|
+
export { duskmoonPlugin };
|
|
26
|
+
//# sourceMappingURL=tailwind-plugin.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tailwind-plugin.d.ts","sourceRoot":"","sources":["../../src/tailwind-plugin.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,MAAM,MAAM,oBAAoB,CAAC;AAiDxC;;;;;GAKG;AACH,QAAA,MAAM,cAAc,EAAE,UAAU,CAAC,OAAO,MAAM,CAkF7C,CAAC;AAEF,eAAe,cAAc,CAAC;AAC9B,OAAO,EAAE,cAAc,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,YAAY,EACV,YAAY,EACZ,YAAY,EACZ,aAAa,EACb,aAAa,EACb,qBAAqB,EACrB,qBAAqB,EACrB,gBAAgB,GACjB,MAAM,UAAU,CAAC;AAGlB,YAAY,EACV,QAAQ,EACR,WAAW,EACX,eAAe,EACf,WAAW,EACX,kBAAkB,EAClB,WAAW,EACX,qBAAqB,EACrB,oBAAoB,EACpB,sBAAsB,GACvB,MAAM,SAAS,CAAC;AAEjB;;;GAGG;AACH,MAAM,MAAM,iBAAiB,GAAG,OAAO,UAAU,EAAE,YAAY,CAAC;AAChE,MAAM,MAAM,SAAS,GAAG,OAAO,UAAU,EAAE,YAAY,CAAC;AACxD,MAAM,MAAM,WAAW,GAAG,OAAO,SAAS,EAAE,kBAAkB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../src/types/plugin.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG,UAAU,GAAG,WAAW,CAAC;AAEpD;;;GAGG;AACH,MAAM,WAAW,YAAY;IAC3B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAElB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;;;;OAKG;IACH,UAAU,CAAC,EAAE,KAAK,GAAG,aAAa,EAAE,CAAC;IAErC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;CAChB;AAED;;GAEG;AACH,MAAM,MAAM,aAAa,GACrB,QAAQ,GACR,MAAM,GACN,OAAO,GACP,MAAM,GACN,YAAY,GACZ,OAAO,CAAC;AAEZ;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAEtD;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAC7B,SAAS,GACT,WAAW,GACX,UAAU,GACV,MAAM,GACN,SAAS,GACT,SAAS,GACT,OAAO,CAAC;AAEZ;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAC7B,OAAO,GACP,SAAS,GACT,OAAO,CAAC;AAEZ;;GAEG;AACH,MAAM,MAAM,gBAAgB,GACxB,OAAO,GACP,OAAO,GACP,QAAQ,GACR,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../src/types/theme.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,15 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@duskmoon-dev/core",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.6.0",
|
|
4
4
|
"description": "DuskMoonUI - Tailwind CSS v4 plugin with Material Design 3 color system and component styles",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.css",
|
|
7
|
-
"types": "./dist/types/index.d.ts",
|
|
7
|
+
"types": "./dist/types/types/index.d.ts",
|
|
8
8
|
"exports": {
|
|
9
9
|
".": {
|
|
10
10
|
"default": "./dist/index.css",
|
|
11
11
|
"style": "./dist/index.css",
|
|
12
|
-
"types": "./dist/types/index.d.ts"
|
|
12
|
+
"types": "./dist/types/types/index.d.ts"
|
|
13
|
+
},
|
|
14
|
+
"./plugin": {
|
|
15
|
+
"import": "./dist/esm/tailwind-plugin.js",
|
|
16
|
+
"require": "./dist/cjs/tailwind-plugin.cjs",
|
|
17
|
+
"types": "./dist/types/tailwind-plugin.d.ts"
|
|
13
18
|
},
|
|
14
19
|
"./themes/sunshine": {
|
|
15
20
|
"style": "./dist/themes/sunshine.css"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,YAAY,EACV,YAAY,EACZ,YAAY,EACZ,aAAa,EACb,aAAa,EACb,qBAAqB,EACrB,qBAAqB,EACrB,gBAAgB,GACjB,MAAM,UAAU,CAAC;AAGlB,YAAY,EACV,QAAQ,EACR,WAAW,EACX,eAAe,EACf,WAAW,EACX,kBAAkB,EAClB,WAAW,EACX,qBAAqB,EACrB,oBAAoB,EACpB,sBAAsB,GACvB,MAAM,SAAS,CAAC;AAEjB;;;GAGG;AACH,MAAM,MAAM,iBAAiB,GAAG,OAAO,UAAU,EAAE,YAAY,CAAC;AAChE,MAAM,MAAM,SAAS,GAAG,OAAO,UAAU,EAAE,YAAY,CAAC;AACxD,MAAM,MAAM,WAAW,GAAG,OAAO,SAAS,EAAE,kBAAkB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../src/types/plugin.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG,UAAU,GAAG,WAAW,CAAC;AAEpD;;;GAGG;AACH,MAAM,WAAW,YAAY;IAC3B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAElB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;;;;OAKG;IACH,UAAU,CAAC,EAAE,KAAK,GAAG,aAAa,EAAE,CAAC;IAErC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;CAChB;AAED;;GAEG;AACH,MAAM,MAAM,aAAa,GACrB,QAAQ,GACR,MAAM,GACN,OAAO,GACP,MAAM,GACN,YAAY,GACZ,OAAO,CAAC;AAEZ;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAEtD;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAC7B,SAAS,GACT,WAAW,GACX,UAAU,GACV,MAAM,GACN,SAAS,GACT,SAAS,GACT,OAAO,CAAC;AAEZ;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAC7B,OAAO,GACP,SAAS,GACT,OAAO,CAAC;AAEZ;;GAEG;AACH,MAAM,MAAM,gBAAgB,GACxB,OAAO,GACP,OAAO,GACP,QAAQ,GACR,UAAU,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../src/types/theme.ts"],"names":[],"mappings":"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"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|