@tokenami/config 0.0.30 → 0.0.31

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/index.js CHANGED
@@ -35,7 +35,7 @@ __export(src_exports, {
35
35
  getTokenPropertySplit: () => getTokenPropertySplit,
36
36
  getTokenValueParts: () => getTokenValueParts,
37
37
  gridProperty: () => gridProperty,
38
- logicalProperties: () => logicalProperties,
38
+ layers: () => layers,
39
39
  mapShorthandToLonghands: () => mapShorthandToLonghands,
40
40
  properties: () => properties,
41
41
  tokenProperty: () => tokenProperty,
@@ -285,424 +285,426 @@ var defaultConfig = createConfig({
285
285
  var config_default_default = defaultConfig;
286
286
 
287
287
  // src/supports.ts
288
- var logicalProperties = [
289
- "block-size",
290
- "border-block",
291
- "border-block-width",
292
- "border-block-style",
293
- "border-block-color",
294
- "border-block-start",
295
- "border-block-end",
296
- "border-block-start-color",
297
- "border-block-start-style",
298
- "border-block-start-width",
299
- "border-block-end-color",
300
- "border-block-end-style",
301
- "border-block-end-width",
302
- "border-inline",
303
- "border-inline-color",
304
- "border-inline-style",
305
- "border-inline-width",
306
- "border-inline-start",
307
- "border-inline-end",
308
- "border-inline-start-color",
309
- "border-inline-start-style",
310
- "border-inline-start-width",
311
- "border-inline-end-color",
312
- "border-inline-end-style",
313
- "border-inline-end-width",
314
- "contain-intrinsic-block-size",
315
- "contain-intrinsic-inline-size",
316
- "inset-block",
317
- "inset-block-end",
318
- "inset-block-start",
319
- "inset-inline",
320
- "inset-inline-end",
321
- "inset-inline-start",
322
- "margin-block",
323
- "margin-block-end",
324
- "margin-block-start",
325
- "margin-inline",
326
- "margin-inline-end",
327
- "margin-inline-start",
328
- "max-block-size",
329
- "min-block-size",
330
- "max-inline-size",
331
- "min-inline-size",
332
- "overflow-block",
333
- "overflow-inline",
334
- "overscroll-behavior-block",
335
- "overscroll-behavior-inline",
336
- "padding-block",
337
- "padding-block-end",
338
- "padding-block-start",
339
- "padding-inline",
340
- "padding-inline-end",
341
- "padding-inline-start",
342
- "scroll-margin-block",
343
- "scroll-margin-block-end",
344
- "scroll-margin-block-start",
345
- "scroll-margin-inline",
346
- "scroll-margin-inline-end",
347
- "scroll-margin-inline-start",
348
- "scroll-padding-block",
349
- "scroll-padding-block-end",
350
- "scroll-padding-block-start",
351
- "scroll-padding-inline",
352
- "scroll-padding-inline-end",
353
- "scroll-padding-inline-start"
354
- ];
355
- var properties = [
356
- "all",
357
- "-webkit-line-clamp",
358
- "accent-color",
359
- "align-tracks",
360
- "animation",
361
- "animation-composition",
362
- "animation-delay",
363
- "animation-direction",
364
- "animation-duration",
365
- "animation-fill-mode",
366
- "animation-iteration-count",
367
- "animation-name",
368
- "animation-play-state",
369
- "animation-timeline",
370
- "animation-timing-function",
371
- "appearance",
372
- "aspect-ratio",
373
- "backdrop-filter",
374
- "backface-visibility",
375
- "background",
376
- "background-attachment",
377
- "background-blend-mode",
378
- "background-clip",
379
- "background-color",
380
- "background-image",
381
- "background-origin",
382
- "background-position",
383
- "background-position-x",
384
- "background-position-y",
385
- "background-repeat",
386
- "background-size",
387
- "border",
388
- "border-style",
389
- "border-color",
390
- "border-width",
391
- "border-top",
392
- "border-top-color",
393
- "border-top-style",
394
- "border-top-width",
395
- "border-right",
396
- "border-right-color",
397
- "border-right-style",
398
- "border-right-width",
399
- "border-bottom",
400
- "border-bottom-color",
401
- "border-bottom-style",
402
- "border-bottom-width",
403
- "border-left",
404
- "border-left-color",
405
- "border-left-style",
406
- "border-left-width",
407
- "border-image",
408
- "border-image-outset",
409
- "border-image-repeat",
410
- "border-image-slice",
411
- "border-image-source",
412
- "border-image-width",
413
- "border-radius",
414
- "border-top-left-radius",
415
- "border-top-right-radius",
416
- "border-bottom-left-radius",
417
- "border-bottom-right-radius",
418
- "border-start-end-radius",
419
- "border-start-start-radius",
420
- "border-end-end-radius",
421
- "border-end-start-radius",
422
- "border-collapse",
423
- "border-spacing",
424
- "box-decoration-break",
425
- "box-shadow",
426
- "box-sizing",
427
- "break-after",
428
- "break-before",
429
- "break-inside",
430
- "caption-side",
431
- "caret",
432
- "caret-color",
433
- "caret-shape",
434
- "clear",
435
- "clip",
436
- "clip-path",
437
- "color",
438
- "color-scheme",
439
- "column-fill",
440
- "column-span",
441
- "column-rule",
442
- "column-rule-color",
443
- "column-rule-style",
444
- "column-rule-width",
445
- "columns",
446
- "column-count",
447
- "column-width",
448
- "contain",
449
- "contain-intrinsic-height",
450
- "contain-intrinsic-size",
451
- "contain-intrinsic-width",
452
- "container",
453
- "container-name",
454
- "container-type",
455
- "content",
456
- "content-visibility",
457
- "counter-increment",
458
- "counter-reset",
459
- "counter-set",
460
- "cursor",
461
- "direction",
462
- "display",
463
- "empty-cells",
464
- "filter",
465
- "flex",
466
- "flex-basis",
467
- "flex-direction",
468
- "flex-flow",
469
- "flex-grow",
470
- "flex-shrink",
471
- "flex-wrap",
472
- "float",
473
- "font",
474
- "font-family",
475
- "font-feature-settings",
476
- "font-kerning",
477
- "font-language-override",
478
- "font-optical-sizing",
479
- "font-palette",
480
- "font-size",
481
- "font-size-adjust",
482
- "font-stretch",
483
- "font-style",
484
- "font-synthesis",
485
- "font-variant",
486
- "font-variant-alternates",
487
- "font-variant-caps",
488
- "font-variant-east-asian",
489
- "font-variant-emoji",
490
- "font-variant-ligatures",
491
- "font-variant-numeric",
492
- "font-variant-position",
493
- "font-variation-settings",
494
- "font-weight",
495
- "forced-color-adjust",
496
- "gap",
497
- "row-gap",
498
- "column-gap",
499
- "grid",
500
- "grid-area",
501
- "grid-auto-rows",
502
- "grid-auto-columns",
503
- "grid-auto-flow",
504
- "grid-column",
505
- "grid-column-end",
506
- "grid-column-start",
507
- "grid-row",
508
- "grid-row-end",
509
- "grid-row-start",
510
- "grid-template",
511
- "grid-template-rows",
512
- "grid-template-columns",
513
- "grid-template-areas",
514
- "hanging-punctuation",
515
- "height",
516
- "hyphenate-character",
517
- "hyphenate-limit-chars",
518
- "hyphens",
519
- "image-orientation",
520
- "image-rendering",
521
- "image-resolution",
522
- "initial-letter",
523
- "inline-size",
524
- "input-security",
525
- "inset",
526
- "top",
527
- "right",
528
- "bottom",
529
- "left",
530
- "isolation",
531
- "justify-tracks",
532
- "letter-spacing",
533
- "line-break",
534
- "line-clamp",
535
- "line-height",
536
- "line-height-step",
537
- "list-style",
538
- "list-style-image",
539
- "list-style-position",
540
- "list-style-type",
541
- "margin",
542
- "margin-top",
543
- "margin-right",
544
- "margin-bottom",
545
- "margin-left",
546
- "margin-trim",
547
- "mask",
548
- "mask-border",
549
- "mask-border-mode",
550
- "mask-border-outset",
551
- "mask-border-repeat",
552
- "mask-border-slice",
553
- "mask-border-source",
554
- "mask-border-width",
555
- "mask-clip",
556
- "mask-composite",
557
- "mask-image",
558
- "mask-mode",
559
- "mask-origin",
560
- "mask-position",
561
- "mask-repeat",
562
- "mask-size",
563
- "mask-type",
564
- "math-depth",
565
- "math-shift",
566
- "math-style",
567
- "max-height",
568
- "max-lines",
569
- "max-width",
570
- "min-height",
571
- "min-width",
572
- "mix-blend-mode",
573
- "object-fit",
574
- "object-position",
575
- "offset",
576
- "offset-anchor",
577
- "offset-distance",
578
- "offset-path",
579
- "offset-position",
580
- "offset-rotate",
581
- "opacity",
582
- "order",
583
- "orphans",
584
- "outline",
585
- "outline-color",
586
- "outline-offset",
587
- "outline-style",
588
- "outline-width",
589
- "overflow",
590
- "overflow-anchor",
591
- "overflow-clip-margin",
592
- "overflow-wrap",
593
- "overflow-x",
594
- "overflow-y",
595
- "overscroll-behavior",
596
- "overscroll-behavior-x",
597
- "overscroll-behavior-y",
598
- "padding",
599
- "padding-top",
600
- "padding-right",
601
- "padding-bottom",
602
- "padding-left",
603
- "page",
604
- "page-break-after",
605
- "page-break-before",
606
- "page-break-inside",
607
- "paint-order",
608
- "perspective",
609
- "perspective-origin",
610
- "place-content",
611
- "align-content",
612
- "justify-content",
613
- "place-items",
614
- "align-items",
615
- "justify-items",
616
- "place-self",
617
- "align-self",
618
- "justify-self",
619
- "pointer-events",
620
- "position",
621
- "print-color-adjust",
622
- "quotes",
623
- "resize",
624
- "rotate",
625
- "ruby-align",
626
- "ruby-merge",
627
- "ruby-position",
628
- "scale",
629
- "scroll-behavior",
630
- "scroll-margin",
631
- "scroll-margin-top",
632
- "scroll-margin-right",
633
- "scroll-margin-bottom",
634
- "scroll-margin-left",
635
- "scroll-padding",
636
- "scroll-padding-top",
637
- "scroll-padding-right",
638
- "scroll-padding-bottom",
639
- "scroll-padding-left",
640
- "scroll-snap-align",
641
- "scroll-snap-stop",
642
- "scroll-snap-type",
643
- "scroll-timeline",
644
- "scroll-timeline-axis",
645
- "scroll-timeline-name",
646
- "scrollbar-color",
647
- "scrollbar-gutter",
648
- "scrollbar-width",
649
- "shape-image-threshold",
650
- "shape-margin",
651
- "shape-outside",
652
- "tab-size",
653
- "table-layout",
654
- "text-align",
655
- "text-align-last",
656
- "text-combine-upright",
657
- "text-decoration",
658
- "text-decoration-color",
659
- "text-decoration-line",
660
- "text-decoration-style",
661
- "text-decoration-thickness",
662
- "text-decoration-skip-ink",
663
- "text-emphasis",
664
- "text-emphasis-color",
665
- "text-emphasis-position",
666
- "text-emphasis-style",
667
- "text-indent",
668
- "text-justify",
669
- "text-orientation",
670
- "text-overflow",
671
- "text-rendering",
672
- "text-shadow",
673
- "text-size-adjust",
674
- "text-transform",
675
- "text-underline-offset",
676
- "text-underline-position",
677
- "touch-action",
678
- "transform",
679
- "transform-box",
680
- "transform-origin",
681
- "transform-style",
682
- "transition",
683
- "transition-delay",
684
- "transition-duration",
685
- "transition-property",
686
- "transition-timing-function",
687
- "translate",
688
- "unicode-bidi",
689
- "user-select",
690
- "vertical-align",
691
- "view-transition-name",
692
- "visibility",
693
- "white-space",
694
- "widows",
695
- "width",
696
- "will-change",
697
- "word-break",
698
- "word-spacing",
699
- "word-wrap",
700
- "writing-mode",
701
- "z-index",
702
- "zoom",
703
- // logical properties have higher specificity
704
- ...logicalProperties
288
+ var layers = [
289
+ [
290
+ "all",
291
+ "-webkit-line-clamp",
292
+ "accent-color",
293
+ "align-tracks",
294
+ "animation",
295
+ "appearance",
296
+ "aspect-ratio",
297
+ "backdrop-filter",
298
+ "backface-visibility",
299
+ "background",
300
+ "border",
301
+ "border-collapse",
302
+ "border-spacing",
303
+ "border-radius",
304
+ "box-decoration-break",
305
+ "box-shadow",
306
+ "box-sizing",
307
+ "break-after",
308
+ "break-before",
309
+ "break-inside",
310
+ "caption-side",
311
+ "clear",
312
+ "clip-path",
313
+ "color",
314
+ "color-scheme",
315
+ "column-fill",
316
+ "column-span",
317
+ "column-rule",
318
+ "columns",
319
+ "contain",
320
+ "contain-intrinsic-size",
321
+ "container",
322
+ "content",
323
+ "content-visibility",
324
+ "counter-increment",
325
+ "counter-reset",
326
+ "counter-set",
327
+ "cursor",
328
+ "direction",
329
+ "display",
330
+ "empty-cells",
331
+ "filter",
332
+ "flex",
333
+ "flex-flow",
334
+ "float",
335
+ "font",
336
+ "font-feature-settings",
337
+ "font-kerning",
338
+ "font-language-override",
339
+ "font-optical-sizing",
340
+ "font-palette",
341
+ "font-size-adjust",
342
+ "font-synthesis",
343
+ "font-variation-settings",
344
+ "forced-color-adjust",
345
+ "gap",
346
+ "grid",
347
+ "grid-area",
348
+ "grid-column",
349
+ "grid-row",
350
+ "grid-template",
351
+ "hanging-punctuation",
352
+ "height",
353
+ "hyphenate-character",
354
+ "hyphenate-limit-chars",
355
+ "hyphens",
356
+ "image-orientation",
357
+ "image-rendering",
358
+ "image-resolution",
359
+ "initial-letter",
360
+ "input-security",
361
+ "inset",
362
+ "isolation",
363
+ "justify-tracks",
364
+ "letter-spacing",
365
+ "line-break",
366
+ "line-clamp",
367
+ "line-height-step",
368
+ "list-style",
369
+ "margin",
370
+ "mask",
371
+ "mask-border",
372
+ "math-depth",
373
+ "math-shift",
374
+ "math-style",
375
+ "max-height",
376
+ "max-width",
377
+ "min-height",
378
+ "min-width",
379
+ "mix-blend-mode",
380
+ "object-fit",
381
+ "object-position",
382
+ "offset",
383
+ "opacity",
384
+ "order",
385
+ "orphans",
386
+ "outline",
387
+ "overflow",
388
+ "overscroll-behavior",
389
+ "padding",
390
+ "page",
391
+ "paint-order",
392
+ "perspective",
393
+ "perspective-origin",
394
+ "place-content",
395
+ "place-items",
396
+ "place-self",
397
+ "pointer-events",
398
+ "position",
399
+ "print-color-adjust",
400
+ "quotes",
401
+ "resize",
402
+ "rotate",
403
+ "ruby-position",
404
+ "scale",
405
+ "scroll-behavior",
406
+ "scroll-margin",
407
+ "scroll-padding",
408
+ "scroll-snap-align",
409
+ "scroll-snap-stop",
410
+ "scroll-snap-type",
411
+ "scroll-timeline",
412
+ "scrollbar-color",
413
+ "scrollbar-gutter",
414
+ "scrollbar-width",
415
+ "shape-image-threshold",
416
+ "shape-margin",
417
+ "shape-outside",
418
+ "tab-size",
419
+ "table-layout",
420
+ "text-align",
421
+ "text-align-last",
422
+ "text-combine-upright",
423
+ "text-decoration",
424
+ "text-decoration-skip-ink",
425
+ "text-emphasis",
426
+ "text-emphasis-position",
427
+ "text-indent",
428
+ "text-justify",
429
+ "text-orientation",
430
+ "text-overflow",
431
+ "text-rendering",
432
+ "text-shadow",
433
+ "text-size-adjust",
434
+ "text-transform",
435
+ "text-underline-offset",
436
+ "text-underline-position",
437
+ "touch-action",
438
+ "transform",
439
+ "transform-box",
440
+ "transform-origin",
441
+ "transform-style",
442
+ "transition",
443
+ "translate",
444
+ "unicode-bidi",
445
+ "user-select",
446
+ "vertical-align",
447
+ "view-transition-name",
448
+ "visibility",
449
+ "white-space",
450
+ "widows",
451
+ "width",
452
+ "will-change",
453
+ "word-break",
454
+ "word-spacing",
455
+ "word-wrap",
456
+ "writing-mode",
457
+ "z-index",
458
+ "zoom"
459
+ ],
460
+ [
461
+ "animation-composition",
462
+ "animation-delay",
463
+ "animation-direction",
464
+ "animation-duration",
465
+ "animation-fill-mode",
466
+ "animation-iteration-count",
467
+ "animation-name",
468
+ "animation-play-state",
469
+ "animation-timeline",
470
+ "animation-timing-function",
471
+ "background-attachment",
472
+ "background-blend-mode",
473
+ "background-clip",
474
+ "background-color",
475
+ "background-image",
476
+ "background-origin",
477
+ "background-position",
478
+ "background-position-x",
479
+ "background-position-y",
480
+ "background-repeat",
481
+ "background-size",
482
+ "border-top",
483
+ "border-right",
484
+ "border-bottom",
485
+ "border-left",
486
+ "border-top-left-radius",
487
+ "border-top-right-radius",
488
+ "border-bottom-left-radius",
489
+ "border-bottom-right-radius",
490
+ "caret-color",
491
+ "caret-shape",
492
+ "column-rule-color",
493
+ "column-rule-style",
494
+ "column-rule-width",
495
+ "column-count",
496
+ "column-width",
497
+ "contain-intrinsic-width",
498
+ "contain-intrinsic-height",
499
+ "container-name",
500
+ "container-type",
501
+ "flex-grow",
502
+ "flex-shrink",
503
+ "flex-basis",
504
+ "flex-direction",
505
+ "flex-wrap",
506
+ "font-style",
507
+ "font-variant",
508
+ "font-weight",
509
+ "font-stretch",
510
+ "font-size",
511
+ "font-family",
512
+ "row-gap",
513
+ "column-gap",
514
+ "grid-auto-columns",
515
+ "grid-auto-flow",
516
+ "grid-auto-rows",
517
+ "grid-template-areas",
518
+ "grid-template-columns",
519
+ "grid-template-rows",
520
+ "grid-row-start",
521
+ "grid-column-start",
522
+ "grid-row-end",
523
+ "grid-column-end",
524
+ "top",
525
+ "right",
526
+ "bottom",
527
+ "left",
528
+ "line-height",
529
+ "list-style-image",
530
+ "list-style-position",
531
+ "list-style-type",
532
+ "margin-top",
533
+ "margin-right",
534
+ "margin-bottom",
535
+ "margin-left",
536
+ "mask-border-mode",
537
+ "mask-border-outset",
538
+ "mask-border-repeat",
539
+ "mask-border-slice",
540
+ "mask-border-source",
541
+ "mask-border-width",
542
+ "mask-clip",
543
+ "mask-composite",
544
+ "mask-image",
545
+ "mask-mode",
546
+ "mask-origin",
547
+ "mask-position",
548
+ "mask-repeat",
549
+ "mask-size",
550
+ "mask-type",
551
+ "offset-anchor",
552
+ "offset-distance",
553
+ "offset-path",
554
+ "offset-position",
555
+ "offset-rotate",
556
+ "outline-color",
557
+ "outline-offset",
558
+ "outline-style",
559
+ "outline-width",
560
+ "overflow-anchor",
561
+ "overflow-clip-margin",
562
+ "overflow-wrap",
563
+ "overflow-x",
564
+ "overflow-y",
565
+ "overscroll-behavior-x",
566
+ "overscroll-behavior-y",
567
+ "padding-top",
568
+ "padding-right",
569
+ "padding-bottom",
570
+ "padding-left",
571
+ "align-content",
572
+ "justify-content",
573
+ "align-items",
574
+ "justify-items",
575
+ "align-self",
576
+ "justify-self",
577
+ "scroll-margin-top",
578
+ "scroll-margin-right",
579
+ "scroll-margin-bottom",
580
+ "scroll-margin-left",
581
+ "scroll-padding-top",
582
+ "scroll-padding-right",
583
+ "scroll-padding-bottom",
584
+ "scroll-padding-left",
585
+ "scroll-timeline-axis",
586
+ "scroll-timeline-name",
587
+ "text-decoration-color",
588
+ "text-decoration-line",
589
+ "text-decoration-style",
590
+ "text-decoration-thickness",
591
+ "text-emphasis-color",
592
+ "text-emphasis-style",
593
+ "transition-delay",
594
+ "transition-duration",
595
+ "transition-property",
596
+ "transition-timing-function"
597
+ ],
598
+ [
599
+ "border-style",
600
+ "border-color",
601
+ "border-width",
602
+ "border-image",
603
+ "font-variant-alternates",
604
+ "font-variant-caps",
605
+ "font-variant-east-asian",
606
+ "font-variant-emoji",
607
+ "font-variant-ligatures",
608
+ "font-variant-numeric",
609
+ "font-variant-position"
610
+ ],
611
+ [
612
+ "border-top-color",
613
+ "border-top-style",
614
+ "border-top-width",
615
+ "border-right-color",
616
+ "border-right-style",
617
+ "border-right-width",
618
+ "border-bottom-color",
619
+ "border-bottom-style",
620
+ "border-bottom-width",
621
+ "border-left-color",
622
+ "border-left-style",
623
+ "border-left-width",
624
+ "border-image-outset",
625
+ "border-image-repeat",
626
+ "border-image-slice",
627
+ "border-image-source",
628
+ "border-image-width"
629
+ ],
630
+ [
631
+ "block-size",
632
+ "border-block",
633
+ "border-inline",
634
+ "contain-intrinsic-block-size",
635
+ "contain-intrinsic-inline-size",
636
+ "inline-size",
637
+ "inset-block",
638
+ "inset-inline",
639
+ "margin-block",
640
+ "margin-inline",
641
+ "max-block-size",
642
+ "min-block-size",
643
+ "max-inline-size",
644
+ "min-inline-size",
645
+ "overflow-block",
646
+ "overflow-inline",
647
+ "overscroll-behavior-block",
648
+ "overscroll-behavior-inline",
649
+ "padding-block",
650
+ "padding-inline",
651
+ "scroll-margin-block",
652
+ "scroll-margin-inline",
653
+ "scroll-padding-block",
654
+ "scroll-padding-inline"
655
+ ],
656
+ [
657
+ "border-block-width",
658
+ "border-block-style",
659
+ "border-block-color",
660
+ "border-block-start",
661
+ "border-block-end",
662
+ "border-inline-color",
663
+ "border-inline-style",
664
+ "border-inline-width",
665
+ "border-inline-start",
666
+ "border-inline-end",
667
+ "inset-block-end",
668
+ "inset-block-start",
669
+ "inset-inline-end",
670
+ "inset-inline-start",
671
+ "margin-block-end",
672
+ "margin-block-start",
673
+ "margin-inline-end",
674
+ "margin-inline-start",
675
+ "padding-block-end",
676
+ "padding-block-start",
677
+ "padding-inline-end",
678
+ "padding-inline-start",
679
+ "scroll-margin-block-end",
680
+ "scroll-margin-block-start",
681
+ "scroll-margin-inline-end",
682
+ "scroll-margin-inline-start",
683
+ "scroll-padding-block-end",
684
+ "scroll-padding-block-start",
685
+ "scroll-padding-inline-end",
686
+ "scroll-padding-inline-start"
687
+ ],
688
+ [
689
+ "border-start-end-radius",
690
+ "border-start-start-radius",
691
+ "border-end-end-radius",
692
+ "border-end-start-radius",
693
+ "border-block-start-color",
694
+ "border-block-start-style",
695
+ "border-block-start-width",
696
+ "border-block-end-color",
697
+ "border-block-end-style",
698
+ "border-block-end-width",
699
+ "border-inline-start-color",
700
+ "border-inline-start-style",
701
+ "border-inline-start-width",
702
+ "border-inline-end-color",
703
+ "border-inline-end-style",
704
+ "border-inline-end-width"
705
+ ]
705
706
  ];
707
+ var properties = layers.flat();
706
708
 
707
709
  // src/shorthands.ts
708
710
  var mapShorthandToLonghands = {
@@ -735,8 +737,7 @@ var mapShorthandToLonghands = {
735
737
  "border-color",
736
738
  "border-style",
737
739
  "border-width",
738
- "border-image",
739
- "border-radius"
740
+ "border-image"
740
741
  ],
741
742
  "border-top": ["border-top-width", "border-top-style", "border-top-color"],
742
743
  "border-right": ["border-right-width", "border-right-style", "border-right-color"],
@@ -829,19 +830,22 @@ var mapShorthandToLonghands = {
829
830
  "font-family"
830
831
  ],
831
832
  "font-variant": [
832
- "font-variant-ligatures",
833
+ "font-variant-alternates",
833
834
  "font-variant-caps",
835
+ "font-variant-east-asian",
836
+ "font-variant-emoji",
837
+ "font-variant-ligatures",
834
838
  "font-variant-numeric",
835
- "font-variant-east-asian"
839
+ "font-variant-position"
836
840
  ],
837
841
  gap: ["row-gap", "column-gap"],
838
842
  grid: [
839
- "grid-template-rows",
840
- "grid-template-columns",
841
- "grid-template-areas",
842
- "grid-auto-rows",
843
843
  "grid-auto-columns",
844
- "grid-auto-flow"
844
+ "grid-auto-flow",
845
+ "grid-auto-rows",
846
+ "grid-template-areas",
847
+ "grid-template-columns",
848
+ "grid-template-rows"
845
849
  ],
846
850
  "grid-area": ["grid-row-start", "grid-column-start", "grid-row-end", "grid-column-end"],
847
851
  "grid-column": ["grid-column-start", "grid-column-end"],
@@ -876,6 +880,7 @@ var mapShorthandToLonghands = {
876
880
  offset: ["offset-position", "offset-path", "offset-distance", "offset-anchor", "offset-rotate"],
877
881
  outline: ["outline-color", "outline-style", "outline-width"],
878
882
  overflow: ["overflow-x", "overflow-y"],
883
+ "overscroll-behavior": ["overscroll-behavior-x", "overscroll-behavior-y"],
879
884
  padding: ["padding-top", "padding-right", "padding-bottom", "padding-left"],
880
885
  "padding-block": ["padding-block-start", "padding-block-end"],
881
886
  "padding-inline": ["padding-inline-start", "padding-inline-end"],
@@ -907,10 +912,10 @@ var mapShorthandToLonghands = {
907
912
  ],
908
913
  "text-emphasis": ["text-emphasis-style", "text-emphasis-color"],
909
914
  transition: [
910
- "transition-property",
915
+ "transition-delay",
911
916
  "transition-duration",
912
- "transition-timing-function",
913
- "transition-delay"
917
+ "transition-property",
918
+ "transition-timing-function"
914
919
  ]
915
920
  };
916
921
  // Annotate the CommonJS export names for ESM import in node:
@@ -930,7 +935,7 @@ var mapShorthandToLonghands = {
930
935
  getTokenPropertySplit,
931
936
  getTokenValueParts,
932
937
  gridProperty,
933
- logicalProperties,
938
+ layers,
934
939
  mapShorthandToLonghands,
935
940
  properties,
936
941
  tokenProperty,