@astryxdesign/theme-y2k 0.4.2 → 0.4.3-canary.00bed29

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/theme.css CHANGED
@@ -2,8 +2,8 @@
2
2
  * @generated by `astryx theme build` — do not edit manually.
3
3
  * Source: src/y2kTheme.ts
4
4
  * Command: astryx theme build src/y2kTheme.ts --out dist/theme.css
5
- * CLI: @astryxdesign/cli@0.4.2
6
- * Core: @astryxdesign/core@0.4.2
5
+ * CLI: @astryxdesign/cli@0.4.3
6
+ * Core: @astryxdesign/core@0.4.3
7
7
  */
8
8
 
9
9
  @layer reset {
package/dist/y2k.d.ts CHANGED
@@ -2,8 +2,8 @@
2
2
  * @generated by `astryx theme build` — do not edit manually.
3
3
  * Source: src/y2kTheme.ts
4
4
  * Command: astryx theme build src/y2kTheme.ts --out dist/theme.css
5
- * CLI: @astryxdesign/cli@0.4.2
6
- * Core: @astryxdesign/core@0.4.2
5
+ * CLI: @astryxdesign/cli@0.4.3
6
+ * Core: @astryxdesign/core@0.4.3
7
7
  */
8
8
 
9
9
  import type { DefinedTheme } from '@astryxdesign/core/theme';
package/dist/y2k.js CHANGED
@@ -2,8 +2,8 @@
2
2
  * @generated by `astryx theme build` — do not edit manually.
3
3
  * Source: src/y2kTheme.ts
4
4
  * Command: astryx theme build src/y2kTheme.ts --out dist/theme.css
5
- * CLI: @astryxdesign/cli@0.4.2
6
- * Core: @astryxdesign/core@0.4.2
5
+ * CLI: @astryxdesign/cli@0.4.3
6
+ * Core: @astryxdesign/core@0.4.3
7
7
  */
8
8
 
9
9
  import { y2kIconRegistry } from "./icons.mjs";
@@ -204,6 +204,236 @@ export const y2kTheme = {
204
204
  "--shadow-inset-warning": "inset 0px 0px 0px 2px #61440050",
205
205
  "--shadow-inset-error": "inset 0px 0px 0px 2px #8b1d2450"
206
206
  },
207
+ components: {
208
+ "heading": {
209
+ "level:1": {
210
+ "fontFamily": "var(--font-family-heading)",
211
+ "fontSize": "var(--text-heading-1-size)",
212
+ "fontWeight": "var(--text-heading-1-weight)",
213
+ "lineHeight": "var(--text-heading-1-leading)"
214
+ },
215
+ "level:2": {
216
+ "fontFamily": "var(--font-family-heading)",
217
+ "fontSize": "var(--text-heading-2-size)",
218
+ "fontWeight": "var(--text-heading-2-weight)",
219
+ "lineHeight": "var(--text-heading-2-leading)"
220
+ },
221
+ "level:3": {
222
+ "fontFamily": "var(--font-family-heading)",
223
+ "fontSize": "var(--text-heading-3-size)",
224
+ "fontWeight": "var(--text-heading-3-weight)",
225
+ "lineHeight": "var(--text-heading-3-leading)"
226
+ },
227
+ "level:4": {
228
+ "fontFamily": "var(--font-family-heading)",
229
+ "fontSize": "var(--text-heading-4-size)",
230
+ "fontWeight": "var(--text-heading-4-weight)",
231
+ "lineHeight": "var(--text-heading-4-leading)"
232
+ },
233
+ "level:5": {
234
+ "fontFamily": "var(--font-family-heading)",
235
+ "fontSize": "var(--text-heading-5-size)",
236
+ "fontWeight": "var(--text-heading-5-weight)",
237
+ "lineHeight": "var(--text-heading-5-leading)"
238
+ },
239
+ "level:6": {
240
+ "fontFamily": "var(--font-family-heading)",
241
+ "fontSize": "var(--text-heading-6-size)",
242
+ "fontWeight": "var(--text-heading-6-weight)",
243
+ "lineHeight": "var(--text-heading-6-leading)"
244
+ },
245
+ "type:display-1": {
246
+ "fontFamily": "var(--font-family-heading)",
247
+ "fontSize": "var(--text-display-1-size)",
248
+ "lineHeight": "var(--text-display-1-leading)"
249
+ },
250
+ "type:display-2": {
251
+ "fontFamily": "var(--font-family-heading)",
252
+ "fontSize": "var(--text-display-2-size)",
253
+ "lineHeight": "var(--text-display-2-leading)"
254
+ },
255
+ "type:display-3": {
256
+ "fontFamily": "var(--font-family-heading)",
257
+ "fontSize": "var(--text-display-3-size)",
258
+ "lineHeight": "var(--text-display-3-leading)"
259
+ }
260
+ },
261
+ "text": {
262
+ "type:body": {
263
+ "fontFamily": "var(--font-family-body)",
264
+ "fontSize": "var(--text-body-size)",
265
+ "lineHeight": "var(--text-body-leading)"
266
+ },
267
+ "type:large": {
268
+ "fontFamily": "var(--font-family-body)",
269
+ "fontSize": "var(--text-large-size)",
270
+ "lineHeight": "var(--text-large-leading)"
271
+ },
272
+ "type:label": {
273
+ "fontFamily": "var(--font-family-body)",
274
+ "fontSize": "var(--text-label-size)",
275
+ "lineHeight": "var(--text-label-leading)"
276
+ },
277
+ "type:code": {
278
+ "fontFamily": "var(--font-family-code)",
279
+ "fontSize": "var(--text-code-size)",
280
+ "lineHeight": "var(--text-code-leading)"
281
+ },
282
+ "type:supporting": {
283
+ "fontFamily": "var(--font-family-body)",
284
+ "fontSize": "var(--text-supporting-size)",
285
+ "lineHeight": "var(--text-supporting-leading)"
286
+ },
287
+ "type:display-1": {
288
+ "fontFamily": "\"Crimson Text\", Georgia, \"Times New Roman\", Times, serif",
289
+ "fontSize": "var(--text-display-1-size)",
290
+ "lineHeight": "var(--text-display-1-leading)"
291
+ },
292
+ "type:display-2": {
293
+ "fontFamily": "\"Crimson Text\", Georgia, \"Times New Roman\", Times, serif",
294
+ "fontSize": "var(--text-display-2-size)",
295
+ "lineHeight": "var(--text-display-2-leading)"
296
+ },
297
+ "type:display-3": {
298
+ "fontFamily": "\"Crimson Text\", Georgia, \"Times New Roman\", Times, serif",
299
+ "fontSize": "var(--text-display-3-size)",
300
+ "lineHeight": "var(--text-display-3-leading)"
301
+ }
302
+ },
303
+ "top-nav-item": {
304
+ "selected": {
305
+ "backgroundColor": "transparent",
306
+ ":hover": {
307
+ "backgroundColor": "var(--color-overlay-hover)"
308
+ },
309
+ ":active": {
310
+ "backgroundColor": "var(--color-overlay-pressed)"
311
+ }
312
+ }
313
+ },
314
+ "button": {
315
+ "base": {
316
+ "borderRadius": "0px",
317
+ "borderWidth": "1px",
318
+ "borderStyle": "solid",
319
+ "borderColor": "var(--color-border)"
320
+ },
321
+ "variant:primary": {
322
+ "backgroundColor": "var(--color-text-primary)",
323
+ "color": "var(--color-background-body)",
324
+ "borderColor": "transparent"
325
+ },
326
+ "variant:secondary": {
327
+ "backgroundColor": "var(--color-background-green)",
328
+ "borderWidth": "1px",
329
+ "borderStyle": "solid",
330
+ "borderColor": "var(--color-text-green)",
331
+ "color": "var(--color-text-green)",
332
+ ":hover": {
333
+ "backgroundColor": "var(--color-border-green)"
334
+ }
335
+ },
336
+ "variant:ghost": {
337
+ "borderColor": "transparent"
338
+ },
339
+ "variant:destructive": {
340
+ "backgroundColor": "var(--color-background-red)",
341
+ "color": "var(--color-text-red)",
342
+ "borderWidth": "1px",
343
+ "borderStyle": "solid",
344
+ "borderColor": "var(--color-text-red)"
345
+ }
346
+ },
347
+ "badge": {
348
+ "base": {
349
+ "borderRadius": "9999px",
350
+ "borderWidth": "1.5px",
351
+ "borderStyle": "solid",
352
+ "borderColor": "color-mix(in srgb, currentColor 30%, transparent)"
353
+ },
354
+ "variant:info": {
355
+ "backgroundColor": "var(--color-background-blue)",
356
+ "color": "var(--color-text-blue)"
357
+ },
358
+ "variant:neutral": {
359
+ "backgroundColor": "var(--color-background-gray)",
360
+ "color": "var(--color-text-gray)"
361
+ },
362
+ "variant:success": {
363
+ "backgroundColor": "var(--color-background-green)",
364
+ "color": "var(--color-text-green)"
365
+ },
366
+ "variant:warning": {
367
+ "backgroundColor": "var(--color-background-yellow)",
368
+ "color": "var(--color-text-yellow)"
369
+ },
370
+ "variant:error": {
371
+ "backgroundColor": "var(--color-background-red)",
372
+ "color": "var(--color-text-red)"
373
+ }
374
+ },
375
+ "banner": {
376
+ "base": {
377
+ "borderRadius": "0px"
378
+ },
379
+ "status:info": {
380
+ "backgroundColor": "var(--color-background-blue)",
381
+ "--color-text-primary": "var(--color-text-blue)",
382
+ "--color-text-secondary": "var(--color-text-blue)",
383
+ "--color-accent": "var(--color-text-blue)"
384
+ },
385
+ "status:success": {
386
+ "backgroundColor": "var(--color-background-green)",
387
+ "--color-text-primary": "var(--color-text-green)",
388
+ "--color-text-secondary": "var(--color-text-green)",
389
+ "--color-success": "var(--color-text-green)"
390
+ },
391
+ "status:warning": {
392
+ "backgroundColor": "var(--color-background-yellow)",
393
+ "--color-text-primary": "var(--color-text-yellow)",
394
+ "--color-text-secondary": "var(--color-text-yellow)",
395
+ "--color-warning": "var(--color-text-yellow)"
396
+ },
397
+ "status:error": {
398
+ "backgroundColor": "var(--color-background-red)",
399
+ "--color-text-primary": "var(--color-text-red)",
400
+ "--color-text-secondary": "var(--color-text-red)",
401
+ "--color-error": "var(--color-text-red)"
402
+ }
403
+ },
404
+ "field": {
405
+ "base": {
406
+ "borderRadius": "0px"
407
+ }
408
+ },
409
+ "card": {
410
+ "base": {
411
+ "borderRadius": "0px",
412
+ "padding": "var(--spacing-3)"
413
+ }
414
+ },
415
+ "section": {
416
+ "base": {
417
+ "padding": "var(--spacing-3)"
418
+ }
419
+ }
420
+ },
421
+ __onDark: {
422
+ "tokens": {
423
+ "color-scheme": "dark",
424
+ "--color-text-primary": "var(--color-on-dark)",
425
+ "--color-icon-primary": "var(--color-on-dark)",
426
+ "--color-accent": "var(--color-on-dark)"
427
+ }
428
+ },
429
+ __onLight: {
430
+ "tokens": {
431
+ "color-scheme": "light",
432
+ "--color-text-primary": "var(--color-on-light)",
433
+ "--color-icon-primary": "var(--color-on-light)",
434
+ "--color-accent": "var(--color-on-light)"
435
+ }
436
+ },
207
437
  icons: y2kIconRegistry,
208
438
  };
209
439
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@astryxdesign/theme-y2k",
3
- "version": "0.4.2",
3
+ "version": "0.4.3-canary.00bed29",
4
4
  "displayName": "Y2K Theme",
5
5
  "private": false,
6
6
  "description": "Hot pinks, lime greens, and Poppins. Bubbly, playful, and unmistakably retro.",
@@ -49,14 +49,14 @@
49
49
  "lucide-react": "^1.18.0"
50
50
  },
51
51
  "peerDependencies": {
52
- "@astryxdesign/core": "0.4.2",
52
+ "@astryxdesign/core": "0.4.3-canary.00bed29",
53
53
  "react": ">=19"
54
54
  },
55
55
  "devDependencies": {
56
- "@astryxdesign/cli": "0.4.2"
56
+ "@astryxdesign/cli": "0.4.3-canary.00bed29"
57
57
  },
58
58
  "module": "./dist/source.mjs",
59
59
  "scripts": {
60
- "build": "astryx theme build src/y2kTheme.ts -o dist/theme.css --icons-specifier ./icons.mjs && tsup && tsc --project tsconfig.build.json"
60
+ "build": "astryx theme build src/y2kTheme.ts -o dist/theme.css --icons-specifier ./icons.mjs && tsup && tsc --project tsconfig.build.json && node ../../../scripts/check-fully-specified.mjs"
61
61
  }
62
62
  }