villa-design-tokens 1.0.238 → 1.0.240

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/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "villa-design-tokens",
3
3
  "description": "Design Tokens published by Design Token Studio with VPRO's Figma Design System- retest again",
4
4
  "author": "VPRO",
5
- "version": "1.0.238",
5
+ "version": "1.0.240",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -332,6 +332,24 @@
332
332
  "value": "{color.global.grey.100}",
333
333
  "type": "color"
334
334
  }
335
+ },
336
+ "input": {
337
+ "background": {
338
+ "value": "{color.global.grey.100}",
339
+ "type": "color"
340
+ },
341
+ "foreground": {
342
+ "value": "{color.palette.tertiary.muted}",
343
+ "type": "color"
344
+ },
345
+ "border-default": {
346
+ "value": "{color.palette.tertiary.dark}",
347
+ "type": "color"
348
+ },
349
+ "border-active": {
350
+ "value": "{color.palette.tertiary.main}",
351
+ "type": "color"
352
+ }
335
353
  }
336
354
  },
337
355
  "secondary": {
@@ -391,6 +409,24 @@
391
409
  "value": "{color.global.grey.100}",
392
410
  "type": "color"
393
411
  }
412
+ },
413
+ "input": {
414
+ "background": {
415
+ "value": "{color.global.grey.100}",
416
+ "type": "color"
417
+ },
418
+ "foreground": {
419
+ "value": "{color.palette.tertiary.muted}",
420
+ "type": "color"
421
+ },
422
+ "border-default": {
423
+ "value": "{color.palette.tertiary.dark}",
424
+ "type": "color"
425
+ },
426
+ "border-active": {
427
+ "value": "{color.palette.tertiary.main}",
428
+ "type": "color"
429
+ }
394
430
  }
395
431
  },
396
432
  "alt-primary": {
@@ -451,6 +487,24 @@
451
487
  "value": "{color.palette.primary.faded}",
452
488
  "type": "color"
453
489
  }
490
+ },
491
+ "input": {
492
+ "background": {
493
+ "value": "{color.global.grey.100}",
494
+ "type": "color"
495
+ },
496
+ "foreground": {
497
+ "value": "{color.palette.tertiary.muted}",
498
+ "type": "color"
499
+ },
500
+ "border-default": {
501
+ "value": "{color.palette.tertiary.dark}",
502
+ "type": "color"
503
+ },
504
+ "border-active": {
505
+ "value": "{color.palette.tertiary.main}",
506
+ "type": "color"
507
+ }
454
508
  }
455
509
  },
456
510
  "alt-secondary": {
@@ -510,6 +564,24 @@
510
564
  "value": "{color.global.grey.100}",
511
565
  "type": "color"
512
566
  }
567
+ },
568
+ "input": {
569
+ "background": {
570
+ "value": "{color.global.grey.100}",
571
+ "type": "color"
572
+ },
573
+ "foreground": {
574
+ "value": "{color.palette.tertiary.muted}",
575
+ "type": "color"
576
+ },
577
+ "border-default": {
578
+ "value": "{color.palette.tertiary.dark}",
579
+ "type": "color"
580
+ },
581
+ "border-active": {
582
+ "value": "{color.palette.tertiary.main}",
583
+ "type": "color"
584
+ }
513
585
  }
514
586
  }
515
587
  }
@@ -332,6 +332,24 @@
332
332
  "value": "{color.palette.primary.faded}",
333
333
  "type": "color"
334
334
  }
335
+ },
336
+ "input": {
337
+ "background": {
338
+ "value": "{color.global.grey.100}",
339
+ "type": "color"
340
+ },
341
+ "foreground": {
342
+ "value": "{color.palette.tertiary.muted}",
343
+ "type": "color"
344
+ },
345
+ "border-default": {
346
+ "value": "{color.palette.tertiary.dark}",
347
+ "type": "color"
348
+ },
349
+ "border-active": {
350
+ "value": "{color.palette.tertiary.main}",
351
+ "type": "color"
352
+ }
335
353
  }
336
354
  },
337
355
  "secondary": {
@@ -391,6 +409,24 @@
391
409
  "value": "{color.palette.secondary.faded}",
392
410
  "type": "color"
393
411
  }
412
+ },
413
+ "input": {
414
+ "background": {
415
+ "value": "{color.global.grey.100}",
416
+ "type": "color"
417
+ },
418
+ "foreground": {
419
+ "value": "{color.palette.tertiary.muted}",
420
+ "type": "color"
421
+ },
422
+ "border-default": {
423
+ "value": "{color.palette.tertiary.dark}",
424
+ "type": "color"
425
+ },
426
+ "border-active": {
427
+ "value": "{color.palette.tertiary.main}",
428
+ "type": "color"
429
+ }
394
430
  }
395
431
  },
396
432
  "alt-primary": {
@@ -450,6 +486,24 @@
450
486
  "value": "{color.palette.secondary.faded}",
451
487
  "type": "color"
452
488
  }
489
+ },
490
+ "input": {
491
+ "background": {
492
+ "value": "{color.global.grey.100}",
493
+ "type": "color"
494
+ },
495
+ "foreground": {
496
+ "value": "{color.palette.tertiary.muted}",
497
+ "type": "color"
498
+ },
499
+ "border-default": {
500
+ "value": "{color.palette.tertiary.dark}",
501
+ "type": "color"
502
+ },
503
+ "border-active": {
504
+ "value": "{color.palette.tertiary.main}",
505
+ "type": "color"
506
+ }
453
507
  }
454
508
  },
455
509
  "alt-secondary": {
@@ -509,6 +563,24 @@
509
563
  "value": "{color.palette.secondary.faded}",
510
564
  "type": "color"
511
565
  }
566
+ },
567
+ "input": {
568
+ "background": {
569
+ "value": "{color.global.grey.100}",
570
+ "type": "color"
571
+ },
572
+ "foreground": {
573
+ "value": "{color.palette.tertiary.muted}",
574
+ "type": "color"
575
+ },
576
+ "border-default": {
577
+ "value": "{color.palette.tertiary.dark}",
578
+ "type": "color"
579
+ },
580
+ "border-active": {
581
+ "value": "{color.palette.tertiary.main}",
582
+ "type": "color"
583
+ }
512
584
  }
513
585
  }
514
586
  }
@@ -332,6 +332,24 @@
332
332
  "value": "{color.palette.primary.main}",
333
333
  "type": "color"
334
334
  }
335
+ },
336
+ "input": {
337
+ "background": {
338
+ "value": "{color.global.grey.100}",
339
+ "type": "color"
340
+ },
341
+ "foreground": {
342
+ "value": "{color.palette.tertiary.muted}",
343
+ "type": "color"
344
+ },
345
+ "border-default": {
346
+ "value": "{color.palette.tertiary.dark}",
347
+ "type": "color"
348
+ },
349
+ "border-active": {
350
+ "value": "{color.palette.tertiary.main}",
351
+ "type": "color"
352
+ }
335
353
  }
336
354
  },
337
355
  "secondary": {
@@ -395,6 +413,24 @@
395
413
  "value": "{color.palette.primary.main}",
396
414
  "type": "color"
397
415
  }
416
+ },
417
+ "input": {
418
+ "background": {
419
+ "value": "{color.global.grey.100}",
420
+ "type": "color"
421
+ },
422
+ "foreground": {
423
+ "value": "{color.palette.tertiary.muted}",
424
+ "type": "color"
425
+ },
426
+ "border-default": {
427
+ "value": "{color.palette.tertiary.dark}",
428
+ "type": "color"
429
+ },
430
+ "border-active": {
431
+ "value": "{color.palette.tertiary.main}",
432
+ "type": "color"
433
+ }
398
434
  }
399
435
  },
400
436
  "alt-primary": {
@@ -454,6 +490,24 @@
454
490
  "value": "{color.palette.primary.main}",
455
491
  "type": "color"
456
492
  }
493
+ },
494
+ "input": {
495
+ "background": {
496
+ "value": "{color.global.grey.100}",
497
+ "type": "color"
498
+ },
499
+ "foreground": {
500
+ "value": "{color.palette.tertiary.muted}",
501
+ "type": "color"
502
+ },
503
+ "border-default": {
504
+ "value": "{color.palette.tertiary.dark}",
505
+ "type": "color"
506
+ },
507
+ "border-active": {
508
+ "value": "{color.palette.tertiary.main}",
509
+ "type": "color"
510
+ }
457
511
  }
458
512
  },
459
513
  "alt-secondary": {
@@ -513,6 +567,24 @@
513
567
  "value": "{color.palette.primary.main}",
514
568
  "type": "color"
515
569
  }
570
+ },
571
+ "input": {
572
+ "background": {
573
+ "value": "{color.global.grey.100}",
574
+ "type": "color"
575
+ },
576
+ "foreground": {
577
+ "value": "{color.palette.tertiary.muted}",
578
+ "type": "color"
579
+ },
580
+ "border-default": {
581
+ "value": "{color.palette.tertiary.dark}",
582
+ "type": "color"
583
+ },
584
+ "border-active": {
585
+ "value": "{color.palette.tertiary.main}",
586
+ "type": "color"
587
+ }
516
588
  }
517
589
  }
518
590
  }
@@ -190,7 +190,7 @@
190
190
  "type": "color"
191
191
  },
192
192
  "hover": {
193
- "value": "{color.palette.secondary.pastel}",
193
+ "value": "{color.palette.secondary.muted}",
194
194
  "type": "color"
195
195
  },
196
196
  "active": {
@@ -204,7 +204,7 @@
204
204
  "type": "color"
205
205
  },
206
206
  "hover": {
207
- "value": "{color.palette.secondary.dark}",
207
+ "value": "{color.palette.secondary.faded}",
208
208
  "type": "color"
209
209
  },
210
210
  "active": {
@@ -220,7 +220,7 @@
220
220
  "type": "color"
221
221
  },
222
222
  "hover": {
223
- "value": "{color.palette.secondary.pastel}",
223
+ "value": "{color.palette.secondary.muted}",
224
224
  "type": "color"
225
225
  },
226
226
  "active": {
@@ -234,7 +234,7 @@
234
234
  "type": "color"
235
235
  },
236
236
  "hover": {
237
- "value": "{color.palette.secondary.dark}",
237
+ "value": "{color.palette.secondary.faded}",
238
238
  "type": "color"
239
239
  },
240
240
  "active": {
@@ -250,7 +250,7 @@
250
250
  "type": "color"
251
251
  },
252
252
  "hover": {
253
- "value": "{color.palette.secondary.pastel}",
253
+ "value": "{color.palette.primary.muted}",
254
254
  "type": "color"
255
255
  },
256
256
  "active": {
@@ -260,11 +260,11 @@
260
260
  },
261
261
  "foreground": {
262
262
  "default": {
263
- "value": "{color.palette.secondary.muted}",
263
+ "value": "{color.palette.secondary.dark}",
264
264
  "type": "color"
265
265
  },
266
266
  "hover": {
267
- "value": "{color.palette.secondary.dark}",
267
+ "value": "{color.palette.primary.faded}",
268
268
  "type": "color"
269
269
  },
270
270
  "active": {
@@ -325,11 +325,29 @@
325
325
  "type": "color"
326
326
  },
327
327
  "hover-background": {
328
- "value": "{color.palette.secondary.pastel}",
328
+ "value": "{color.palette.secondary.muted}",
329
329
  "type": "color"
330
330
  },
331
331
  "hover-foreground": {
332
- "value": "{color.palette.secondary.dark}",
332
+ "value": "{color.palette.secondary.faded}",
333
+ "type": "color"
334
+ }
335
+ },
336
+ "input": {
337
+ "background": {
338
+ "value": "{color.global.grey.100}",
339
+ "type": "color"
340
+ },
341
+ "foreground": {
342
+ "value": "{color.palette.tertiary.muted}",
343
+ "type": "color"
344
+ },
345
+ "border-default": {
346
+ "value": "{color.palette.tertiary.dark}",
347
+ "type": "color"
348
+ },
349
+ "border-active": {
350
+ "value": "{color.palette.tertiary.main}",
333
351
  "type": "color"
334
352
  }
335
353
  }
@@ -384,11 +402,29 @@
384
402
  "type": "color"
385
403
  },
386
404
  "hover-background": {
387
- "value": "{color.palette.secondary.pastel}",
405
+ "value": "{color.palette.secondary.muted}",
388
406
  "type": "color"
389
407
  },
390
408
  "hover-foreground": {
391
- "value": "{color.palette.secondary.dark}",
409
+ "value": "{color.palette.secondary.faded}",
410
+ "type": "color"
411
+ }
412
+ },
413
+ "input": {
414
+ "background": {
415
+ "value": "{color.global.grey.100}",
416
+ "type": "color"
417
+ },
418
+ "foreground": {
419
+ "value": "{color.palette.tertiary.muted}",
420
+ "type": "color"
421
+ },
422
+ "border-default": {
423
+ "value": "{color.palette.tertiary.dark}",
424
+ "type": "color"
425
+ },
426
+ "border-active": {
427
+ "value": "{color.palette.tertiary.main}",
392
428
  "type": "color"
393
429
  }
394
430
  }
@@ -443,11 +479,29 @@
443
479
  "type": "color"
444
480
  },
445
481
  "hover-background": {
446
- "value": "{color.palette.secondary.pastel}",
482
+ "value": "{color.palette.secondary.muted}",
447
483
  "type": "color"
448
484
  },
449
485
  "hover-foreground": {
450
- "value": "{color.palette.secondary.dark}",
486
+ "value": "{color.palette.secondary.faded}",
487
+ "type": "color"
488
+ }
489
+ },
490
+ "input": {
491
+ "background": {
492
+ "value": "{color.global.grey.100}",
493
+ "type": "color"
494
+ },
495
+ "foreground": {
496
+ "value": "{color.palette.tertiary.muted}",
497
+ "type": "color"
498
+ },
499
+ "border-default": {
500
+ "value": "{color.palette.tertiary.dark}",
501
+ "type": "color"
502
+ },
503
+ "border-active": {
504
+ "value": "{color.palette.tertiary.main}",
451
505
  "type": "color"
452
506
  }
453
507
  }
@@ -502,11 +556,29 @@
502
556
  "type": "color"
503
557
  },
504
558
  "hover-background": {
505
- "value": "{color.palette.secondary.pastel}",
559
+ "value": "{color.palette.secondary.muted}",
506
560
  "type": "color"
507
561
  },
508
562
  "hover-foreground": {
509
- "value": "{color.palette.secondary.dark}",
563
+ "value": "{color.palette.secondary.faded}",
564
+ "type": "color"
565
+ }
566
+ },
567
+ "input": {
568
+ "background": {
569
+ "value": "{color.global.grey.100}",
570
+ "type": "color"
571
+ },
572
+ "foreground": {
573
+ "value": "{color.palette.tertiary.muted}",
574
+ "type": "color"
575
+ },
576
+ "border-default": {
577
+ "value": "{color.palette.tertiary.dark}",
578
+ "type": "color"
579
+ },
580
+ "border-active": {
581
+ "value": "{color.palette.tertiary.main}",
510
582
  "type": "color"
511
583
  }
512
584
  }
@@ -332,6 +332,24 @@
332
332
  "value": "{color.global.grey.100}",
333
333
  "type": "color"
334
334
  }
335
+ },
336
+ "input": {
337
+ "background": {
338
+ "value": "{color.global.grey.100}",
339
+ "type": "color"
340
+ },
341
+ "foreground": {
342
+ "value": "{color.palette.tertiary.muted}",
343
+ "type": "color"
344
+ },
345
+ "border-default": {
346
+ "value": "{color.palette.tertiary.dark}",
347
+ "type": "color"
348
+ },
349
+ "border-active": {
350
+ "value": "{color.palette.tertiary.main}",
351
+ "type": "color"
352
+ }
335
353
  }
336
354
  },
337
355
  "secondary": {
@@ -395,6 +413,24 @@
395
413
  "value": "{color.global.grey.100}",
396
414
  "type": "color"
397
415
  }
416
+ },
417
+ "input": {
418
+ "background": {
419
+ "value": "{color.global.grey.100}",
420
+ "type": "color"
421
+ },
422
+ "foreground": {
423
+ "value": "{color.palette.tertiary.muted}",
424
+ "type": "color"
425
+ },
426
+ "border-default": {
427
+ "value": "{color.palette.tertiary.dark}",
428
+ "type": "color"
429
+ },
430
+ "border-active": {
431
+ "value": "{color.palette.tertiary.main}",
432
+ "type": "color"
433
+ }
398
434
  }
399
435
  },
400
436
  "alt-primary": {
@@ -454,6 +490,24 @@
454
490
  "value": "{color.palette.secondary.faded}",
455
491
  "type": "color"
456
492
  }
493
+ },
494
+ "input": {
495
+ "background": {
496
+ "value": "{color.global.grey.100}",
497
+ "type": "color"
498
+ },
499
+ "foreground": {
500
+ "value": "{color.palette.tertiary.muted}",
501
+ "type": "color"
502
+ },
503
+ "border-default": {
504
+ "value": "{color.palette.tertiary.dark}",
505
+ "type": "color"
506
+ },
507
+ "border-active": {
508
+ "value": "{color.palette.tertiary.main}",
509
+ "type": "color"
510
+ }
457
511
  }
458
512
  },
459
513
  "alt-secondary": {
@@ -513,6 +567,24 @@
513
567
  "value": "{color.global.grey.100}",
514
568
  "type": "color"
515
569
  }
570
+ },
571
+ "input": {
572
+ "background": {
573
+ "value": "{color.global.grey.100}",
574
+ "type": "color"
575
+ },
576
+ "foreground": {
577
+ "value": "{color.palette.tertiary.muted}",
578
+ "type": "color"
579
+ },
580
+ "border-default": {
581
+ "value": "{color.palette.tertiary.dark}",
582
+ "type": "color"
583
+ },
584
+ "border-active": {
585
+ "value": "{color.palette.tertiary.main}",
586
+ "type": "color"
587
+ }
516
588
  }
517
589
  }
518
590
  }
@@ -332,6 +332,24 @@
332
332
  "value": "{color.palette.primary.faded}",
333
333
  "type": "color"
334
334
  }
335
+ },
336
+ "input": {
337
+ "background": {
338
+ "value": "{color.global.grey.100}",
339
+ "type": "color"
340
+ },
341
+ "foreground": {
342
+ "value": "{color.palette.tertiary.muted}",
343
+ "type": "color"
344
+ },
345
+ "border-default": {
346
+ "value": "{color.palette.tertiary.dark}",
347
+ "type": "color"
348
+ },
349
+ "border-active": {
350
+ "value": "{color.palette.tertiary.main}",
351
+ "type": "color"
352
+ }
335
353
  }
336
354
  },
337
355
  "secondary": {
@@ -391,6 +409,24 @@
391
409
  "value": "{color.palette.secondary.faded}",
392
410
  "type": "color"
393
411
  }
412
+ },
413
+ "input": {
414
+ "background": {
415
+ "value": "{color.global.grey.100}",
416
+ "type": "color"
417
+ },
418
+ "foreground": {
419
+ "value": "{color.palette.tertiary.muted}",
420
+ "type": "color"
421
+ },
422
+ "border-default": {
423
+ "value": "{color.palette.tertiary.dark}",
424
+ "type": "color"
425
+ },
426
+ "border-active": {
427
+ "value": "{color.palette.tertiary.main}",
428
+ "type": "color"
429
+ }
394
430
  }
395
431
  },
396
432
  "alt-primary": {
@@ -450,6 +486,24 @@
450
486
  "value": "{color.palette.secondary.faded}",
451
487
  "type": "color"
452
488
  }
489
+ },
490
+ "input": {
491
+ "background": {
492
+ "value": "{color.global.grey.100}",
493
+ "type": "color"
494
+ },
495
+ "foreground": {
496
+ "value": "{color.palette.tertiary.muted}",
497
+ "type": "color"
498
+ },
499
+ "border-default": {
500
+ "value": "{color.palette.tertiary.dark}",
501
+ "type": "color"
502
+ },
503
+ "border-active": {
504
+ "value": "{color.palette.tertiary.main}",
505
+ "type": "color"
506
+ }
453
507
  }
454
508
  },
455
509
  "alt-secondary": {
@@ -509,6 +563,24 @@
509
563
  "value": "{color.palette.secondary.faded}",
510
564
  "type": "color"
511
565
  }
566
+ },
567
+ "input": {
568
+ "background": {
569
+ "value": "{color.global.grey.100}",
570
+ "type": "color"
571
+ },
572
+ "foreground": {
573
+ "value": "{color.palette.tertiary.muted}",
574
+ "type": "color"
575
+ },
576
+ "border-default": {
577
+ "value": "{color.palette.tertiary.dark}",
578
+ "type": "color"
579
+ },
580
+ "border-active": {
581
+ "value": "{color.palette.tertiary.main}",
582
+ "type": "color"
583
+ }
512
584
  }
513
585
  }
514
586
  }