@c2n/theme 0.0.8 → 0.0.10
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/base.css +249 -0
- package/dist/report.json +1437 -84
- package/dist/theme.css +249 -0
- package/dist/tokens.json +190 -0
- package/package.json +13 -2
package/dist/report.json
CHANGED
|
@@ -264,10 +264,10 @@
|
|
|
264
264
|
]
|
|
265
265
|
},
|
|
266
266
|
"@c2n/avatar": {
|
|
267
|
-
"total":
|
|
268
|
-
"mapped":
|
|
267
|
+
"total": 49,
|
|
268
|
+
"mapped": 19,
|
|
269
269
|
"unmapped": 5,
|
|
270
|
-
"excluded":
|
|
270
|
+
"excluded": 16,
|
|
271
271
|
"noDefault": 9,
|
|
272
272
|
"unmappedVars": [
|
|
273
273
|
{
|
|
@@ -342,6 +342,27 @@
|
|
|
342
342
|
"rule": "R2",
|
|
343
343
|
"reason": "identity / syntax colours are not themed"
|
|
344
344
|
},
|
|
345
|
+
{
|
|
346
|
+
"name": "--c2-avatar__editor__focus--outline-offset",
|
|
347
|
+
"type": "pixel",
|
|
348
|
+
"default": "2px",
|
|
349
|
+
"rule": "R0",
|
|
350
|
+
"reason": "avatar editor focus geometry"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"name": "--c2-avatar__editor-icon--size",
|
|
354
|
+
"type": "pixel",
|
|
355
|
+
"default": "18px",
|
|
356
|
+
"rule": "R0",
|
|
357
|
+
"reason": "avatar editor icon size"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"name": "--c2-avatar__remove--size",
|
|
361
|
+
"type": "pixel",
|
|
362
|
+
"default": "22px",
|
|
363
|
+
"rule": "R0",
|
|
364
|
+
"reason": "avatar remove action geometry"
|
|
365
|
+
},
|
|
345
366
|
{
|
|
346
367
|
"name": "--c2-avatar__badge__online--color",
|
|
347
368
|
"type": "color",
|
|
@@ -369,6 +390,34 @@
|
|
|
369
390
|
"default": "rgb(161, 161, 170)",
|
|
370
391
|
"rule": "R2",
|
|
371
392
|
"reason": "identity / syntax colours are not themed"
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"name": "--c2-avatar-group--max-width",
|
|
396
|
+
"type": "pixel",
|
|
397
|
+
"default": "320px",
|
|
398
|
+
"rule": "R0",
|
|
399
|
+
"reason": "responsive avatar-group width"
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"name": "--c2-avatar-group--overlap",
|
|
403
|
+
"type": "pixel",
|
|
404
|
+
"default": "10px",
|
|
405
|
+
"rule": "R0",
|
|
406
|
+
"reason": "avatar stacking geometry"
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"name": "--c2-avatar-group__avatar--box-shadow",
|
|
410
|
+
"type": "box-shadow",
|
|
411
|
+
"default": "0 0 0 2px #ffffff",
|
|
412
|
+
"rule": "R0",
|
|
413
|
+
"reason": "overlap separation ring"
|
|
414
|
+
},
|
|
415
|
+
{
|
|
416
|
+
"name": "--c2-avatar-group__overflow--size",
|
|
417
|
+
"type": "pixel",
|
|
418
|
+
"default": "32px",
|
|
419
|
+
"rule": "R0",
|
|
420
|
+
"reason": "overflow badge geometry"
|
|
372
421
|
}
|
|
373
422
|
]
|
|
374
423
|
},
|
|
@@ -523,6 +572,79 @@
|
|
|
523
572
|
}
|
|
524
573
|
]
|
|
525
574
|
},
|
|
575
|
+
"@c2n/border-beam": {
|
|
576
|
+
"total": 11,
|
|
577
|
+
"mapped": 2,
|
|
578
|
+
"unmapped": 0,
|
|
579
|
+
"excluded": 9,
|
|
580
|
+
"noDefault": 0,
|
|
581
|
+
"unmappedVars": [],
|
|
582
|
+
"excludedVars": [
|
|
583
|
+
{
|
|
584
|
+
"name": "--c2-border-beam--outset",
|
|
585
|
+
"type": "pixel",
|
|
586
|
+
"default": "0px",
|
|
587
|
+
"rule": "R0",
|
|
588
|
+
"reason": "container border alignment geometry"
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"name": "--c2-border-beam__beam--size",
|
|
592
|
+
"type": "pixel",
|
|
593
|
+
"default": "100px",
|
|
594
|
+
"rule": "R0",
|
|
595
|
+
"reason": "decorative highlight length"
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"name": "--c2-border-beam__beam--width",
|
|
599
|
+
"type": "pixel",
|
|
600
|
+
"default": "1px",
|
|
601
|
+
"rule": "R0",
|
|
602
|
+
"reason": "decorative stroke geometry"
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"name": "--c2-border-beam__beam--color-to",
|
|
606
|
+
"type": "color",
|
|
607
|
+
"default": "#60a5fa",
|
|
608
|
+
"rule": "R0",
|
|
609
|
+
"reason": "coordinated decorative gradient stop"
|
|
610
|
+
},
|
|
611
|
+
{
|
|
612
|
+
"name": "--c2-border-beam__beam--opacity",
|
|
613
|
+
"type": "opacity",
|
|
614
|
+
"default": "0.95",
|
|
615
|
+
"rule": "R0",
|
|
616
|
+
"reason": "decorative effect opacity"
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"name": "--c2-border-beam__beam--filter",
|
|
620
|
+
"type": "filter",
|
|
621
|
+
"default": "drop-shadow(0 0 3px rgba(2, 101, 220, 0.35))",
|
|
622
|
+
"rule": "R0",
|
|
623
|
+
"reason": "decorative glow effect"
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"name": "--c2-border-beam__beam--duration",
|
|
627
|
+
"type": "time",
|
|
628
|
+
"default": "6s",
|
|
629
|
+
"rule": "R0",
|
|
630
|
+
"reason": "decorative animation timing"
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"name": "--c2-border-beam__beam--delay",
|
|
634
|
+
"type": "time",
|
|
635
|
+
"default": "0s",
|
|
636
|
+
"rule": "R0",
|
|
637
|
+
"reason": "decorative animation timing"
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"name": "--c2-border-beam--z-index",
|
|
641
|
+
"type": "integer",
|
|
642
|
+
"default": "1",
|
|
643
|
+
"rule": "R0",
|
|
644
|
+
"reason": "consumer stacking context"
|
|
645
|
+
}
|
|
646
|
+
]
|
|
647
|
+
},
|
|
526
648
|
"@c2n/breadcrumb": {
|
|
527
649
|
"total": 18,
|
|
528
650
|
"mapped": 8,
|
|
@@ -679,9 +801,9 @@
|
|
|
679
801
|
]
|
|
680
802
|
},
|
|
681
803
|
"@c2n/button-group": {
|
|
682
|
-
"total":
|
|
683
|
-
"mapped":
|
|
684
|
-
"unmapped":
|
|
804
|
+
"total": 19,
|
|
805
|
+
"mapped": 7,
|
|
806
|
+
"unmapped": 12,
|
|
685
807
|
"excluded": 0,
|
|
686
808
|
"noDefault": 0,
|
|
687
809
|
"unmappedVars": [
|
|
@@ -719,6 +841,55 @@
|
|
|
719
841
|
"default": "0 0 auto",
|
|
720
842
|
"rule": "R13",
|
|
721
843
|
"reason": "property flex is not themed by design"
|
|
844
|
+
},
|
|
845
|
+
{
|
|
846
|
+
"name": "--c2-button-group__segmented--border",
|
|
847
|
+
"type": "border",
|
|
848
|
+
"default": "1px solid transparent",
|
|
849
|
+
"rule": "R5",
|
|
850
|
+
"reason": "transparent / zero border"
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"name": "--c2-button-group__segmented--padding",
|
|
854
|
+
"type": "padding",
|
|
855
|
+
"default": "3px",
|
|
856
|
+
"rule": "R13",
|
|
857
|
+
"reason": "property padding is not themed by design"
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"name": "--c2-button-group__segmented--gap",
|
|
861
|
+
"type": "pixel",
|
|
862
|
+
"default": "2px",
|
|
863
|
+
"rule": "R13",
|
|
864
|
+
"reason": "property gap is not themed by design"
|
|
865
|
+
},
|
|
866
|
+
{
|
|
867
|
+
"name": "--c2-button-group__segmented-item__hover--background-color",
|
|
868
|
+
"type": "color",
|
|
869
|
+
"default": "rgba(0, 0, 0, 0.05)",
|
|
870
|
+
"rule": "R6",
|
|
871
|
+
"reason": "unknown background rgba(0, 0, 0, 0.05)"
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"name": "--c2-button-group__segmented-item__active--background-color",
|
|
875
|
+
"type": "color",
|
|
876
|
+
"default": "rgba(0, 0, 0, 0.08)",
|
|
877
|
+
"rule": "R6",
|
|
878
|
+
"reason": "unknown background rgba(0, 0, 0, 0.08)"
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
"name": "--c2-button-group__indicator--border",
|
|
882
|
+
"type": "border",
|
|
883
|
+
"default": "1px solid rgba(24, 24, 27, 0.08)",
|
|
884
|
+
"rule": "R5",
|
|
885
|
+
"reason": "unknown border colour rgba(24, 24, 27, 0.08)"
|
|
886
|
+
},
|
|
887
|
+
{
|
|
888
|
+
"name": "--c2-button-group__indicator--box-shadow",
|
|
889
|
+
"type": "box-shadow",
|
|
890
|
+
"default": "0 1px 3px rgba(24, 24, 27, 0.16)",
|
|
891
|
+
"rule": "R12",
|
|
892
|
+
"reason": "shadow of an unlisted component"
|
|
722
893
|
}
|
|
723
894
|
],
|
|
724
895
|
"excludedVars": []
|
|
@@ -811,10 +982,125 @@
|
|
|
811
982
|
}
|
|
812
983
|
]
|
|
813
984
|
},
|
|
985
|
+
"@c2n/cascader": {
|
|
986
|
+
"total": 41,
|
|
987
|
+
"mapped": 26,
|
|
988
|
+
"unmapped": 0,
|
|
989
|
+
"excluded": 15,
|
|
990
|
+
"noDefault": 0,
|
|
991
|
+
"unmappedVars": [],
|
|
992
|
+
"excludedVars": [
|
|
993
|
+
{
|
|
994
|
+
"name": "--c2-cascader__trigger--min-height",
|
|
995
|
+
"type": "pixel",
|
|
996
|
+
"default": "36px",
|
|
997
|
+
"rule": "R0",
|
|
998
|
+
"reason": "cascader trigger geometry"
|
|
999
|
+
},
|
|
1000
|
+
{
|
|
1001
|
+
"name": "--c2-cascader__trigger--width",
|
|
1002
|
+
"type": "pixel",
|
|
1003
|
+
"default": "220px",
|
|
1004
|
+
"rule": "R0",
|
|
1005
|
+
"reason": "responsive trigger width"
|
|
1006
|
+
},
|
|
1007
|
+
{
|
|
1008
|
+
"name": "--c2-cascader__trigger--padding",
|
|
1009
|
+
"type": "padding",
|
|
1010
|
+
"default": "6px 10px 6px 12px",
|
|
1011
|
+
"rule": "R0",
|
|
1012
|
+
"reason": "internal trigger spacing"
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
"name": "--c2-cascader__trigger--gap",
|
|
1016
|
+
"type": "pixel",
|
|
1017
|
+
"default": "8px",
|
|
1018
|
+
"rule": "R0",
|
|
1019
|
+
"reason": "internal trigger spacing"
|
|
1020
|
+
},
|
|
1021
|
+
{
|
|
1022
|
+
"name": "--c2-cascader__trigger__focus--outline-offset",
|
|
1023
|
+
"type": "pixel",
|
|
1024
|
+
"default": "0px",
|
|
1025
|
+
"rule": "R0",
|
|
1026
|
+
"reason": "flush focus ring offset"
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"name": "--c2-cascader__icon--size",
|
|
1030
|
+
"type": "pixel",
|
|
1031
|
+
"default": "16px",
|
|
1032
|
+
"rule": "R0",
|
|
1033
|
+
"reason": "cascader affordance size"
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"name": "--c2-cascader__panel--max-width",
|
|
1037
|
+
"type": "pixel",
|
|
1038
|
+
"default": "720px",
|
|
1039
|
+
"rule": "R0",
|
|
1040
|
+
"reason": "viewport-aware panel width"
|
|
1041
|
+
},
|
|
1042
|
+
{
|
|
1043
|
+
"name": "--c2-cascader__column--min-width",
|
|
1044
|
+
"type": "pixel",
|
|
1045
|
+
"default": "150px",
|
|
1046
|
+
"rule": "R0",
|
|
1047
|
+
"reason": "hierarchy column geometry"
|
|
1048
|
+
},
|
|
1049
|
+
{
|
|
1050
|
+
"name": "--c2-cascader__column--max-width",
|
|
1051
|
+
"type": "pixel",
|
|
1052
|
+
"default": "240px",
|
|
1053
|
+
"rule": "R0",
|
|
1054
|
+
"reason": "hierarchy column geometry"
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
"name": "--c2-cascader__column--max-height",
|
|
1058
|
+
"type": "pixel",
|
|
1059
|
+
"default": "280px",
|
|
1060
|
+
"rule": "R0",
|
|
1061
|
+
"reason": "viewport-aware column height"
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"name": "--c2-cascader__column--padding",
|
|
1065
|
+
"type": "padding",
|
|
1066
|
+
"default": "4px",
|
|
1067
|
+
"rule": "R0",
|
|
1068
|
+
"reason": "internal column spacing"
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"name": "--c2-cascader__option--min-height",
|
|
1072
|
+
"type": "pixel",
|
|
1073
|
+
"default": "36px",
|
|
1074
|
+
"rule": "R0",
|
|
1075
|
+
"reason": "hierarchy row geometry"
|
|
1076
|
+
},
|
|
1077
|
+
{
|
|
1078
|
+
"name": "--c2-cascader__option--padding",
|
|
1079
|
+
"type": "padding",
|
|
1080
|
+
"default": "8px 10px",
|
|
1081
|
+
"rule": "R0",
|
|
1082
|
+
"reason": "internal option spacing"
|
|
1083
|
+
},
|
|
1084
|
+
{
|
|
1085
|
+
"name": "--c2-cascader__option--gap",
|
|
1086
|
+
"type": "pixel",
|
|
1087
|
+
"default": "8px",
|
|
1088
|
+
"rule": "R0",
|
|
1089
|
+
"reason": "internal option spacing"
|
|
1090
|
+
},
|
|
1091
|
+
{
|
|
1092
|
+
"name": "--c2-cascader__empty--padding",
|
|
1093
|
+
"type": "padding",
|
|
1094
|
+
"default": "18px",
|
|
1095
|
+
"rule": "R0",
|
|
1096
|
+
"reason": "empty-state spacing"
|
|
1097
|
+
}
|
|
1098
|
+
]
|
|
1099
|
+
},
|
|
814
1100
|
"@c2n/chart": {
|
|
815
|
-
"total":
|
|
1101
|
+
"total": 57,
|
|
816
1102
|
"mapped": 42,
|
|
817
|
-
"unmapped":
|
|
1103
|
+
"unmapped": 14,
|
|
818
1104
|
"excluded": 1,
|
|
819
1105
|
"noDefault": 0,
|
|
820
1106
|
"unmappedVars": [
|
|
@@ -860,6 +1146,13 @@
|
|
|
860
1146
|
"rule": "R13",
|
|
861
1147
|
"reason": "property opacity is not themed by design"
|
|
862
1148
|
},
|
|
1149
|
+
{
|
|
1150
|
+
"name": "--c2-chart__bar--border-radius",
|
|
1151
|
+
"type": "number",
|
|
1152
|
+
"default": "0",
|
|
1153
|
+
"rule": "R8",
|
|
1154
|
+
"reason": "radius 0 has no token"
|
|
1155
|
+
},
|
|
863
1156
|
{
|
|
864
1157
|
"name": "--c2-chart__grid--width",
|
|
865
1158
|
"type": "pixel",
|
|
@@ -1324,70 +1617,235 @@
|
|
|
1324
1617
|
}
|
|
1325
1618
|
]
|
|
1326
1619
|
},
|
|
1327
|
-
"@c2n/code-
|
|
1328
|
-
"total":
|
|
1329
|
-
"mapped":
|
|
1330
|
-
"unmapped":
|
|
1331
|
-
"excluded":
|
|
1332
|
-
"noDefault":
|
|
1620
|
+
"@c2n/code-editor": {
|
|
1621
|
+
"total": 45,
|
|
1622
|
+
"mapped": 22,
|
|
1623
|
+
"unmapped": 7,
|
|
1624
|
+
"excluded": 15,
|
|
1625
|
+
"noDefault": 1,
|
|
1333
1626
|
"unmappedVars": [
|
|
1334
1627
|
{
|
|
1335
|
-
"name": "--c2-code-
|
|
1336
|
-
"type": "font-size",
|
|
1337
|
-
"default": "13px",
|
|
1338
|
-
"rule": "R9",
|
|
1339
|
-
"reason": "font-size 13px has no token"
|
|
1340
|
-
},
|
|
1341
|
-
{
|
|
1342
|
-
"name": "--c2-code-viewer--line-height",
|
|
1628
|
+
"name": "--c2-code-editor--line-height",
|
|
1343
1629
|
"type": "line-height",
|
|
1344
1630
|
"default": "1.6",
|
|
1345
1631
|
"rule": "R13",
|
|
1346
1632
|
"reason": "property line-height is not themed by design"
|
|
1347
1633
|
},
|
|
1348
1634
|
{
|
|
1349
|
-
"name": "--c2-code-
|
|
1350
|
-
"type": "
|
|
1351
|
-
"default": "
|
|
1635
|
+
"name": "--c2-code-editor--min-height",
|
|
1636
|
+
"type": "pixel",
|
|
1637
|
+
"default": "120px",
|
|
1352
1638
|
"rule": "R13",
|
|
1353
|
-
"reason": "property
|
|
1639
|
+
"reason": "property min-height is not themed by design"
|
|
1354
1640
|
},
|
|
1355
1641
|
{
|
|
1356
|
-
"name": "--c2-code-
|
|
1357
|
-
"type": "
|
|
1358
|
-
"default": "
|
|
1642
|
+
"name": "--c2-code-editor--max-height",
|
|
1643
|
+
"type": "pixel",
|
|
1644
|
+
"default": "420px",
|
|
1359
1645
|
"rule": "R13",
|
|
1360
|
-
"reason": "property
|
|
1646
|
+
"reason": "property max-height is not themed by design"
|
|
1361
1647
|
},
|
|
1362
1648
|
{
|
|
1363
|
-
"name": "--c2-code-
|
|
1649
|
+
"name": "--c2-code-editor--padding-block",
|
|
1364
1650
|
"type": "padding",
|
|
1365
|
-
"default": "
|
|
1651
|
+
"default": "10px",
|
|
1366
1652
|
"rule": "R13",
|
|
1367
|
-
"reason": "property padding-
|
|
1653
|
+
"reason": "property padding-block is not themed by design"
|
|
1368
1654
|
},
|
|
1369
1655
|
{
|
|
1370
|
-
"name": "--c2-code-
|
|
1656
|
+
"name": "--c2-code-editor--padding-inline",
|
|
1371
1657
|
"type": "padding",
|
|
1372
1658
|
"default": "12px",
|
|
1373
1659
|
"rule": "R13",
|
|
1374
|
-
"reason": "property padding-
|
|
1660
|
+
"reason": "property padding-inline is not themed by design"
|
|
1375
1661
|
},
|
|
1376
1662
|
{
|
|
1377
|
-
"name": "--c2-code-
|
|
1378
|
-
"type": "
|
|
1379
|
-
"default": "
|
|
1663
|
+
"name": "--c2-code-editor__gutter--min-width",
|
|
1664
|
+
"type": "pixel",
|
|
1665
|
+
"default": "32px",
|
|
1380
1666
|
"rule": "R13",
|
|
1381
|
-
"reason": "property
|
|
1667
|
+
"reason": "property min-width is not themed by design"
|
|
1382
1668
|
},
|
|
1383
1669
|
{
|
|
1384
|
-
"name": "--c2-code-
|
|
1385
|
-
"type": "
|
|
1670
|
+
"name": "--c2-code-editor--gap",
|
|
1671
|
+
"type": "pixel",
|
|
1386
1672
|
"default": "6px",
|
|
1387
1673
|
"rule": "R13",
|
|
1388
|
-
"reason": "property
|
|
1389
|
-
}
|
|
1390
|
-
|
|
1674
|
+
"reason": "property gap is not themed by design"
|
|
1675
|
+
}
|
|
1676
|
+
],
|
|
1677
|
+
"excludedVars": [
|
|
1678
|
+
{
|
|
1679
|
+
"name": "--c2-code-editor--color",
|
|
1680
|
+
"type": "color",
|
|
1681
|
+
"default": "#24292e",
|
|
1682
|
+
"rule": "R0",
|
|
1683
|
+
"reason": "code foreground; the syntax palette is themed as a unit"
|
|
1684
|
+
},
|
|
1685
|
+
{
|
|
1686
|
+
"name": "--c2-code-editor--font-size",
|
|
1687
|
+
"type": "font-size",
|
|
1688
|
+
"default": "13px",
|
|
1689
|
+
"rule": "R0",
|
|
1690
|
+
"reason": "code font size, off the 12/14 text scale"
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
"name": "--c2-code-editor__gutter--background",
|
|
1694
|
+
"type": "color",
|
|
1695
|
+
"default": "transparent",
|
|
1696
|
+
"rule": "R2",
|
|
1697
|
+
"reason": "keyword / derived value transparent"
|
|
1698
|
+
},
|
|
1699
|
+
{
|
|
1700
|
+
"name": "--c2-code-editor__theme--token-keyword",
|
|
1701
|
+
"type": "color",
|
|
1702
|
+
"default": "#cf222e",
|
|
1703
|
+
"rule": "R2",
|
|
1704
|
+
"reason": "identity / syntax colours are not themed"
|
|
1705
|
+
},
|
|
1706
|
+
{
|
|
1707
|
+
"name": "--c2-code-editor__theme--token-string",
|
|
1708
|
+
"type": "color",
|
|
1709
|
+
"default": "#032f62",
|
|
1710
|
+
"rule": "R2",
|
|
1711
|
+
"reason": "identity / syntax colours are not themed"
|
|
1712
|
+
},
|
|
1713
|
+
{
|
|
1714
|
+
"name": "--c2-code-editor__theme--token-comment",
|
|
1715
|
+
"type": "color",
|
|
1716
|
+
"default": "#636c76",
|
|
1717
|
+
"rule": "R2",
|
|
1718
|
+
"reason": "identity / syntax colours are not themed"
|
|
1719
|
+
},
|
|
1720
|
+
{
|
|
1721
|
+
"name": "--c2-code-editor__theme--token-constant",
|
|
1722
|
+
"type": "color",
|
|
1723
|
+
"default": "#0550ae",
|
|
1724
|
+
"rule": "R2",
|
|
1725
|
+
"reason": "identity / syntax colours are not themed"
|
|
1726
|
+
},
|
|
1727
|
+
{
|
|
1728
|
+
"name": "--c2-code-editor__theme--token-function",
|
|
1729
|
+
"type": "color",
|
|
1730
|
+
"default": "#6f42c1",
|
|
1731
|
+
"rule": "R2",
|
|
1732
|
+
"reason": "identity / syntax colours are not themed"
|
|
1733
|
+
},
|
|
1734
|
+
{
|
|
1735
|
+
"name": "--c2-code-editor__theme--token-type",
|
|
1736
|
+
"type": "color",
|
|
1737
|
+
"default": "#953800",
|
|
1738
|
+
"rule": "R2",
|
|
1739
|
+
"reason": "identity / syntax colours are not themed"
|
|
1740
|
+
},
|
|
1741
|
+
{
|
|
1742
|
+
"name": "--c2-code-editor__theme--token-property",
|
|
1743
|
+
"type": "color",
|
|
1744
|
+
"default": "#0550ae",
|
|
1745
|
+
"rule": "R2",
|
|
1746
|
+
"reason": "identity / syntax colours are not themed"
|
|
1747
|
+
},
|
|
1748
|
+
{
|
|
1749
|
+
"name": "--c2-code-editor__theme--token-variable",
|
|
1750
|
+
"type": "color",
|
|
1751
|
+
"default": "#24292e",
|
|
1752
|
+
"rule": "R2",
|
|
1753
|
+
"reason": "identity / syntax colours are not themed"
|
|
1754
|
+
},
|
|
1755
|
+
{
|
|
1756
|
+
"name": "--c2-code-editor__theme--token-tag",
|
|
1757
|
+
"type": "color",
|
|
1758
|
+
"default": "#116329",
|
|
1759
|
+
"rule": "R2",
|
|
1760
|
+
"reason": "identity / syntax colours are not themed"
|
|
1761
|
+
},
|
|
1762
|
+
{
|
|
1763
|
+
"name": "--c2-code-editor__theme--token-punctuation",
|
|
1764
|
+
"type": "color",
|
|
1765
|
+
"default": "#24292e",
|
|
1766
|
+
"rule": "R2",
|
|
1767
|
+
"reason": "identity / syntax colours are not themed"
|
|
1768
|
+
},
|
|
1769
|
+
{
|
|
1770
|
+
"name": "--c2-code-editor__theme--token-link",
|
|
1771
|
+
"type": "color",
|
|
1772
|
+
"default": "#032f62",
|
|
1773
|
+
"rule": "R2",
|
|
1774
|
+
"reason": "identity / syntax colours are not themed"
|
|
1775
|
+
},
|
|
1776
|
+
{
|
|
1777
|
+
"name": "--c2-code-editor__theme--token-invalid",
|
|
1778
|
+
"type": "color",
|
|
1779
|
+
"default": "#cf222e",
|
|
1780
|
+
"rule": "R2",
|
|
1781
|
+
"reason": "identity / syntax colours are not themed"
|
|
1782
|
+
}
|
|
1783
|
+
]
|
|
1784
|
+
},
|
|
1785
|
+
"@c2n/code-viewer": {
|
|
1786
|
+
"total": 55,
|
|
1787
|
+
"mapped": 10,
|
|
1788
|
+
"unmapped": 18,
|
|
1789
|
+
"excluded": 18,
|
|
1790
|
+
"noDefault": 9,
|
|
1791
|
+
"unmappedVars": [
|
|
1792
|
+
{
|
|
1793
|
+
"name": "--c2-code-viewer--font-size",
|
|
1794
|
+
"type": "font-size",
|
|
1795
|
+
"default": "13px",
|
|
1796
|
+
"rule": "R9",
|
|
1797
|
+
"reason": "font-size 13px has no token"
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"name": "--c2-code-viewer--line-height",
|
|
1801
|
+
"type": "line-height",
|
|
1802
|
+
"default": "1.6",
|
|
1803
|
+
"rule": "R13",
|
|
1804
|
+
"reason": "property line-height is not themed by design"
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"name": "--c2-code-viewer--tab-size",
|
|
1808
|
+
"type": "tab-size",
|
|
1809
|
+
"default": "2",
|
|
1810
|
+
"rule": "R13",
|
|
1811
|
+
"reason": "property tab-size is not themed by design"
|
|
1812
|
+
},
|
|
1813
|
+
{
|
|
1814
|
+
"name": "--c2-code-viewer--padding-top",
|
|
1815
|
+
"type": "padding",
|
|
1816
|
+
"default": "12px",
|
|
1817
|
+
"rule": "R13",
|
|
1818
|
+
"reason": "property padding-top is not themed by design"
|
|
1819
|
+
},
|
|
1820
|
+
{
|
|
1821
|
+
"name": "--c2-code-viewer--padding-right",
|
|
1822
|
+
"type": "padding",
|
|
1823
|
+
"default": "16px",
|
|
1824
|
+
"rule": "R13",
|
|
1825
|
+
"reason": "property padding-right is not themed by design"
|
|
1826
|
+
},
|
|
1827
|
+
{
|
|
1828
|
+
"name": "--c2-code-viewer--padding-bottom",
|
|
1829
|
+
"type": "padding",
|
|
1830
|
+
"default": "12px",
|
|
1831
|
+
"rule": "R13",
|
|
1832
|
+
"reason": "property padding-bottom is not themed by design"
|
|
1833
|
+
},
|
|
1834
|
+
{
|
|
1835
|
+
"name": "--c2-code-viewer--padding-left",
|
|
1836
|
+
"type": "padding",
|
|
1837
|
+
"default": "16px",
|
|
1838
|
+
"rule": "R13",
|
|
1839
|
+
"reason": "property padding-left is not themed by design"
|
|
1840
|
+
},
|
|
1841
|
+
{
|
|
1842
|
+
"name": "--c2-code-viewer__header--padding-top",
|
|
1843
|
+
"type": "padding",
|
|
1844
|
+
"default": "6px",
|
|
1845
|
+
"rule": "R13",
|
|
1846
|
+
"reason": "property padding-top is not themed by design"
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1391
1849
|
"name": "--c2-code-viewer__header--padding-right",
|
|
1392
1850
|
"type": "padding",
|
|
1393
1851
|
"default": "8px",
|
|
@@ -3875,6 +4333,89 @@
|
|
|
3875
4333
|
],
|
|
3876
4334
|
"excludedVars": []
|
|
3877
4335
|
},
|
|
4336
|
+
"@c2n/qr-code": {
|
|
4337
|
+
"total": 10,
|
|
4338
|
+
"mapped": 7,
|
|
4339
|
+
"unmapped": 0,
|
|
4340
|
+
"excluded": 3,
|
|
4341
|
+
"noDefault": 0,
|
|
4342
|
+
"unmappedVars": [],
|
|
4343
|
+
"excludedVars": [
|
|
4344
|
+
{
|
|
4345
|
+
"name": "--c2-qr-code--size",
|
|
4346
|
+
"type": "pixel",
|
|
4347
|
+
"default": "200px",
|
|
4348
|
+
"rule": "R0",
|
|
4349
|
+
"reason": "consumer-controlled QR output size"
|
|
4350
|
+
},
|
|
4351
|
+
{
|
|
4352
|
+
"name": "--c2-qr-code__center--size",
|
|
4353
|
+
"type": "length",
|
|
4354
|
+
"default": "20%",
|
|
4355
|
+
"rule": "R0",
|
|
4356
|
+
"reason": "center mark constrained by QR scan geometry"
|
|
4357
|
+
},
|
|
4358
|
+
{
|
|
4359
|
+
"name": "--c2-qr-code__center--padding",
|
|
4360
|
+
"type": "padding",
|
|
4361
|
+
"default": "4px",
|
|
4362
|
+
"rule": "R0",
|
|
4363
|
+
"reason": "center mark quiet spacing"
|
|
4364
|
+
}
|
|
4365
|
+
]
|
|
4366
|
+
},
|
|
4367
|
+
"@c2n/questionnaire": {
|
|
4368
|
+
"total": 29,
|
|
4369
|
+
"mapped": 23,
|
|
4370
|
+
"unmapped": 0,
|
|
4371
|
+
"excluded": 6,
|
|
4372
|
+
"noDefault": 0,
|
|
4373
|
+
"unmappedVars": [],
|
|
4374
|
+
"excludedVars": [
|
|
4375
|
+
{
|
|
4376
|
+
"name": "--c2-questionnaire--width",
|
|
4377
|
+
"type": "width",
|
|
4378
|
+
"default": "100%",
|
|
4379
|
+
"rule": "R0",
|
|
4380
|
+
"reason": "responsive flow width"
|
|
4381
|
+
},
|
|
4382
|
+
{
|
|
4383
|
+
"name": "--c2-questionnaire--max-width",
|
|
4384
|
+
"type": "width",
|
|
4385
|
+
"default": "448px",
|
|
4386
|
+
"rule": "R0",
|
|
4387
|
+
"reason": "readable flow measure"
|
|
4388
|
+
},
|
|
4389
|
+
{
|
|
4390
|
+
"name": "--c2-questionnaire__title--font-size",
|
|
4391
|
+
"type": "font-size",
|
|
4392
|
+
"default": "16px",
|
|
4393
|
+
"rule": "R0",
|
|
4394
|
+
"reason": "question heading scale"
|
|
4395
|
+
},
|
|
4396
|
+
{
|
|
4397
|
+
"name": "--c2-questionnaire__options--gap",
|
|
4398
|
+
"type": "pixel",
|
|
4399
|
+
"default": "8px",
|
|
4400
|
+
"rule": "R0",
|
|
4401
|
+
"reason": "internal option rhythm"
|
|
4402
|
+
},
|
|
4403
|
+
{
|
|
4404
|
+
"name": "--c2-questionnaire__option--padding",
|
|
4405
|
+
"type": "padding",
|
|
4406
|
+
"default": "10px 12px",
|
|
4407
|
+
"rule": "R0",
|
|
4408
|
+
"reason": "internal option spacing"
|
|
4409
|
+
},
|
|
4410
|
+
{
|
|
4411
|
+
"name": "--c2-questionnaire__control--size",
|
|
4412
|
+
"type": "pixel",
|
|
4413
|
+
"default": "16px",
|
|
4414
|
+
"rule": "R0",
|
|
4415
|
+
"reason": "native-choice control size"
|
|
4416
|
+
}
|
|
4417
|
+
]
|
|
4418
|
+
},
|
|
3878
4419
|
"@c2n/radio": {
|
|
3879
4420
|
"total": 51,
|
|
3880
4421
|
"mapped": 21,
|
|
@@ -4047,6 +4588,58 @@
|
|
|
4047
4588
|
}
|
|
4048
4589
|
]
|
|
4049
4590
|
},
|
|
4591
|
+
"@c2n/rate": {
|
|
4592
|
+
"total": 11,
|
|
4593
|
+
"mapped": 5,
|
|
4594
|
+
"unmapped": 0,
|
|
4595
|
+
"excluded": 6,
|
|
4596
|
+
"noDefault": 0,
|
|
4597
|
+
"unmappedVars": [],
|
|
4598
|
+
"excludedVars": [
|
|
4599
|
+
{
|
|
4600
|
+
"name": "--c2-rate__icon--size",
|
|
4601
|
+
"type": "pixel",
|
|
4602
|
+
"default": "24px",
|
|
4603
|
+
"rule": "R0",
|
|
4604
|
+
"reason": "rating icon size"
|
|
4605
|
+
},
|
|
4606
|
+
{
|
|
4607
|
+
"name": "--c2-rate__container--gap",
|
|
4608
|
+
"type": "pixel",
|
|
4609
|
+
"default": "4px",
|
|
4610
|
+
"rule": "R0",
|
|
4611
|
+
"reason": "rating icon rhythm"
|
|
4612
|
+
},
|
|
4613
|
+
{
|
|
4614
|
+
"name": "--c2-rate__icon__filled--color",
|
|
4615
|
+
"type": "color",
|
|
4616
|
+
"default": "#facc15",
|
|
4617
|
+
"rule": "R0",
|
|
4618
|
+
"reason": "semantic rating colour"
|
|
4619
|
+
},
|
|
4620
|
+
{
|
|
4621
|
+
"name": "--c2-rate__icon__preview--color",
|
|
4622
|
+
"type": "color",
|
|
4623
|
+
"default": "#fbbf24",
|
|
4624
|
+
"rule": "R0",
|
|
4625
|
+
"reason": "semantic rating preview colour"
|
|
4626
|
+
},
|
|
4627
|
+
{
|
|
4628
|
+
"name": "--c2-rate__icon__hover--scale",
|
|
4629
|
+
"type": "number",
|
|
4630
|
+
"default": "1.12",
|
|
4631
|
+
"rule": "R0",
|
|
4632
|
+
"reason": "rating hover motion"
|
|
4633
|
+
},
|
|
4634
|
+
{
|
|
4635
|
+
"name": "--c2-rate__container__focus--outline-offset",
|
|
4636
|
+
"type": "pixel",
|
|
4637
|
+
"default": "3px",
|
|
4638
|
+
"rule": "R0",
|
|
4639
|
+
"reason": "rating focus geometry"
|
|
4640
|
+
}
|
|
4641
|
+
]
|
|
4642
|
+
},
|
|
4050
4643
|
"@c2n/select": {
|
|
4051
4644
|
"total": 56,
|
|
4052
4645
|
"mapped": 35,
|
|
@@ -4812,20 +5405,412 @@
|
|
|
4812
5405
|
}
|
|
4813
5406
|
]
|
|
4814
5407
|
},
|
|
4815
|
-
"@c2n/
|
|
4816
|
-
"total":
|
|
4817
|
-
"mapped":
|
|
4818
|
-
"unmapped":
|
|
4819
|
-
"excluded":
|
|
4820
|
-
"noDefault":
|
|
4821
|
-
"unmappedVars": [
|
|
5408
|
+
"@c2n/status-panel": {
|
|
5409
|
+
"total": 35,
|
|
5410
|
+
"mapped": 12,
|
|
5411
|
+
"unmapped": 0,
|
|
5412
|
+
"excluded": 23,
|
|
5413
|
+
"noDefault": 0,
|
|
5414
|
+
"unmappedVars": [],
|
|
5415
|
+
"excludedVars": [
|
|
4822
5416
|
{
|
|
4823
|
-
"name": "--c2-
|
|
4824
|
-
"type": "
|
|
4825
|
-
"default": "
|
|
4826
|
-
"rule": "
|
|
4827
|
-
"reason": "
|
|
4828
|
-
},
|
|
5417
|
+
"name": "--c2-status-panel__container--width",
|
|
5418
|
+
"type": "length",
|
|
5419
|
+
"default": "100%",
|
|
5420
|
+
"rule": "R0",
|
|
5421
|
+
"reason": "responsive status-panel width"
|
|
5422
|
+
},
|
|
5423
|
+
{
|
|
5424
|
+
"name": "--c2-status-panel__container--max-width",
|
|
5425
|
+
"type": "length",
|
|
5426
|
+
"default": "720px",
|
|
5427
|
+
"rule": "R0",
|
|
5428
|
+
"reason": "readable status-panel measure"
|
|
5429
|
+
},
|
|
5430
|
+
{
|
|
5431
|
+
"name": "--c2-status-panel__container--min-height",
|
|
5432
|
+
"type": "length",
|
|
5433
|
+
"default": "240px",
|
|
5434
|
+
"rule": "R0",
|
|
5435
|
+
"reason": "status-panel composition height"
|
|
5436
|
+
},
|
|
5437
|
+
{
|
|
5438
|
+
"name": "--c2-status-panel__container--padding",
|
|
5439
|
+
"type": "padding",
|
|
5440
|
+
"default": "40px 24px",
|
|
5441
|
+
"rule": "R0",
|
|
5442
|
+
"reason": "status-panel composition spacing"
|
|
5443
|
+
},
|
|
5444
|
+
{
|
|
5445
|
+
"name": "--c2-status-panel__container--gap",
|
|
5446
|
+
"type": "length",
|
|
5447
|
+
"default": "24px",
|
|
5448
|
+
"rule": "R0",
|
|
5449
|
+
"reason": "status-panel composition rhythm"
|
|
5450
|
+
},
|
|
5451
|
+
{
|
|
5452
|
+
"name": "--c2-status-panel__container--border",
|
|
5453
|
+
"type": "border",
|
|
5454
|
+
"default": "1px solid transparent",
|
|
5455
|
+
"rule": "R0",
|
|
5456
|
+
"reason": "transparent opt-in panel frame"
|
|
5457
|
+
},
|
|
5458
|
+
{
|
|
5459
|
+
"name": "--c2-status-panel__container--background-color",
|
|
5460
|
+
"type": "color",
|
|
5461
|
+
"default": "transparent",
|
|
5462
|
+
"rule": "R2",
|
|
5463
|
+
"reason": "keyword / derived value transparent"
|
|
5464
|
+
},
|
|
5465
|
+
{
|
|
5466
|
+
"name": "--c2-status-panel__media--size",
|
|
5467
|
+
"type": "length",
|
|
5468
|
+
"default": "64px",
|
|
5469
|
+
"rule": "R0",
|
|
5470
|
+
"reason": "status media geometry"
|
|
5471
|
+
},
|
|
5472
|
+
{
|
|
5473
|
+
"name": "--c2-status-panel__media-icon--size",
|
|
5474
|
+
"type": "length",
|
|
5475
|
+
"default": "32px",
|
|
5476
|
+
"rule": "R0",
|
|
5477
|
+
"reason": "status icon geometry"
|
|
5478
|
+
},
|
|
5479
|
+
{
|
|
5480
|
+
"name": "--c2-status-panel__media__success--background-color",
|
|
5481
|
+
"type": "color",
|
|
5482
|
+
"default": "#ecfdf3",
|
|
5483
|
+
"rule": "R0",
|
|
5484
|
+
"reason": "semantic success colour"
|
|
5485
|
+
},
|
|
5486
|
+
{
|
|
5487
|
+
"name": "--c2-status-panel__media__success--color",
|
|
5488
|
+
"type": "color",
|
|
5489
|
+
"default": "#15803d",
|
|
5490
|
+
"rule": "R0",
|
|
5491
|
+
"reason": "semantic success colour"
|
|
5492
|
+
},
|
|
5493
|
+
{
|
|
5494
|
+
"name": "--c2-status-panel__media__warning--background-color",
|
|
5495
|
+
"type": "color",
|
|
5496
|
+
"default": "#fffbeb",
|
|
5497
|
+
"rule": "R0",
|
|
5498
|
+
"reason": "semantic warning colour"
|
|
5499
|
+
},
|
|
5500
|
+
{
|
|
5501
|
+
"name": "--c2-status-panel__media__warning--color",
|
|
5502
|
+
"type": "color",
|
|
5503
|
+
"default": "#b45309",
|
|
5504
|
+
"rule": "R0",
|
|
5505
|
+
"reason": "semantic warning colour"
|
|
5506
|
+
},
|
|
5507
|
+
{
|
|
5508
|
+
"name": "--c2-status-panel__media__error--background-color",
|
|
5509
|
+
"type": "color",
|
|
5510
|
+
"default": "#fef2f2",
|
|
5511
|
+
"rule": "R0",
|
|
5512
|
+
"reason": "semantic error colour"
|
|
5513
|
+
},
|
|
5514
|
+
{
|
|
5515
|
+
"name": "--c2-status-panel__media__error--color",
|
|
5516
|
+
"type": "color",
|
|
5517
|
+
"default": "#b91c1c",
|
|
5518
|
+
"rule": "R0",
|
|
5519
|
+
"reason": "semantic error colour"
|
|
5520
|
+
},
|
|
5521
|
+
{
|
|
5522
|
+
"name": "--c2-status-panel__header--gap",
|
|
5523
|
+
"type": "length",
|
|
5524
|
+
"default": "6px",
|
|
5525
|
+
"rule": "R0",
|
|
5526
|
+
"reason": "status copy rhythm"
|
|
5527
|
+
},
|
|
5528
|
+
{
|
|
5529
|
+
"name": "--c2-status-panel__title--font-size",
|
|
5530
|
+
"type": "font-size",
|
|
5531
|
+
"default": "20px",
|
|
5532
|
+
"rule": "R0",
|
|
5533
|
+
"reason": "status heading scale"
|
|
5534
|
+
},
|
|
5535
|
+
{
|
|
5536
|
+
"name": "--c2-status-panel__title--line-height",
|
|
5537
|
+
"type": "line-height",
|
|
5538
|
+
"default": "28px",
|
|
5539
|
+
"rule": "R0",
|
|
5540
|
+
"reason": "status heading line height"
|
|
5541
|
+
},
|
|
5542
|
+
{
|
|
5543
|
+
"name": "--c2-status-panel__description--line-height",
|
|
5544
|
+
"type": "line-height",
|
|
5545
|
+
"default": "20px",
|
|
5546
|
+
"rule": "R0",
|
|
5547
|
+
"reason": "status description line height"
|
|
5548
|
+
},
|
|
5549
|
+
{
|
|
5550
|
+
"name": "--c2-status-panel__description--max-width",
|
|
5551
|
+
"type": "length",
|
|
5552
|
+
"default": "480px",
|
|
5553
|
+
"rule": "R0",
|
|
5554
|
+
"reason": "readable status description measure"
|
|
5555
|
+
},
|
|
5556
|
+
{
|
|
5557
|
+
"name": "--c2-status-panel__actions--gap",
|
|
5558
|
+
"type": "length",
|
|
5559
|
+
"default": "8px",
|
|
5560
|
+
"rule": "R0",
|
|
5561
|
+
"reason": "status action rhythm"
|
|
5562
|
+
},
|
|
5563
|
+
{
|
|
5564
|
+
"name": "--c2-status-panel__content--max-width",
|
|
5565
|
+
"type": "length",
|
|
5566
|
+
"default": "560px",
|
|
5567
|
+
"rule": "R0",
|
|
5568
|
+
"reason": "readable status detail measure"
|
|
5569
|
+
},
|
|
5570
|
+
{
|
|
5571
|
+
"name": "--c2-status-panel__content--padding",
|
|
5572
|
+
"type": "padding",
|
|
5573
|
+
"default": "16px",
|
|
5574
|
+
"rule": "R0",
|
|
5575
|
+
"reason": "status detail spacing"
|
|
5576
|
+
}
|
|
5577
|
+
]
|
|
5578
|
+
},
|
|
5579
|
+
"@c2n/steps": {
|
|
5580
|
+
"total": 56,
|
|
5581
|
+
"mapped": 18,
|
|
5582
|
+
"unmapped": 24,
|
|
5583
|
+
"excluded": 6,
|
|
5584
|
+
"noDefault": 8,
|
|
5585
|
+
"unmappedVars": [
|
|
5586
|
+
{
|
|
5587
|
+
"name": "--c2-steps--gap",
|
|
5588
|
+
"type": "pixel",
|
|
5589
|
+
"default": "0px",
|
|
5590
|
+
"rule": "R13",
|
|
5591
|
+
"reason": "property gap is not themed by design"
|
|
5592
|
+
},
|
|
5593
|
+
{
|
|
5594
|
+
"name": "--c2-steps--padding-block",
|
|
5595
|
+
"type": "padding",
|
|
5596
|
+
"default": "0px",
|
|
5597
|
+
"rule": "R13",
|
|
5598
|
+
"reason": "property padding-block is not themed by design"
|
|
5599
|
+
},
|
|
5600
|
+
{
|
|
5601
|
+
"name": "--c2-steps--padding-inline",
|
|
5602
|
+
"type": "padding",
|
|
5603
|
+
"default": "0px",
|
|
5604
|
+
"rule": "R13",
|
|
5605
|
+
"reason": "property padding-inline is not themed by design"
|
|
5606
|
+
},
|
|
5607
|
+
{
|
|
5608
|
+
"name": "--c2-steps--overflow-y",
|
|
5609
|
+
"type": "overflow",
|
|
5610
|
+
"default": "visible",
|
|
5611
|
+
"rule": "R13",
|
|
5612
|
+
"reason": "property overflow-y is not themed by design"
|
|
5613
|
+
},
|
|
5614
|
+
{
|
|
5615
|
+
"name": "--c2-step__row--gap",
|
|
5616
|
+
"type": "pixel",
|
|
5617
|
+
"default": "10px",
|
|
5618
|
+
"rule": "R13",
|
|
5619
|
+
"reason": "property gap is not themed by design"
|
|
5620
|
+
},
|
|
5621
|
+
{
|
|
5622
|
+
"name": "--c2-step__row--padding-block",
|
|
5623
|
+
"type": "padding",
|
|
5624
|
+
"default": "7px",
|
|
5625
|
+
"rule": "R13",
|
|
5626
|
+
"reason": "property padding-block is not themed by design"
|
|
5627
|
+
},
|
|
5628
|
+
{
|
|
5629
|
+
"name": "--c2-step__row--padding-inline",
|
|
5630
|
+
"type": "padding",
|
|
5631
|
+
"default": "12px",
|
|
5632
|
+
"rule": "R13",
|
|
5633
|
+
"reason": "property padding-inline is not themed by design"
|
|
5634
|
+
},
|
|
5635
|
+
{
|
|
5636
|
+
"name": "--c2-step__row--indent",
|
|
5637
|
+
"type": "pixel",
|
|
5638
|
+
"default": "marker size + row gap",
|
|
5639
|
+
"rule": "R13",
|
|
5640
|
+
"reason": "property indent is not themed by design"
|
|
5641
|
+
},
|
|
5642
|
+
{
|
|
5643
|
+
"name": "--c2-step__row--outline",
|
|
5644
|
+
"type": "border",
|
|
5645
|
+
"default": "2px solid rgb(2, 101, 220)",
|
|
5646
|
+
"rule": "R13",
|
|
5647
|
+
"reason": "property outline is not themed by design"
|
|
5648
|
+
},
|
|
5649
|
+
{
|
|
5650
|
+
"name": "--c2-step__toggle--size",
|
|
5651
|
+
"type": "pixel",
|
|
5652
|
+
"default": "14px",
|
|
5653
|
+
"rule": "R13",
|
|
5654
|
+
"reason": "property size is not themed by design"
|
|
5655
|
+
},
|
|
5656
|
+
{
|
|
5657
|
+
"name": "--c2-step__toggle--gap",
|
|
5658
|
+
"type": "pixel",
|
|
5659
|
+
"default": "4px",
|
|
5660
|
+
"rule": "R13",
|
|
5661
|
+
"reason": "property gap is not themed by design"
|
|
5662
|
+
},
|
|
5663
|
+
{
|
|
5664
|
+
"name": "--c2-step__guide--width",
|
|
5665
|
+
"type": "pixel",
|
|
5666
|
+
"default": "0px",
|
|
5667
|
+
"rule": "R13",
|
|
5668
|
+
"reason": "property width is not themed by design"
|
|
5669
|
+
},
|
|
5670
|
+
{
|
|
5671
|
+
"name": "--c2-step__marker--size",
|
|
5672
|
+
"type": "pixel",
|
|
5673
|
+
"default": "16px",
|
|
5674
|
+
"rule": "R13",
|
|
5675
|
+
"reason": "property size is not themed by design"
|
|
5676
|
+
},
|
|
5677
|
+
{
|
|
5678
|
+
"name": "--c2-step__marker--font-size",
|
|
5679
|
+
"type": "font-size",
|
|
5680
|
+
"default": "10px",
|
|
5681
|
+
"rule": "R9",
|
|
5682
|
+
"reason": "font-size 10px has no token"
|
|
5683
|
+
},
|
|
5684
|
+
{
|
|
5685
|
+
"name": "--c2-step__marker--padding-inline",
|
|
5686
|
+
"type": "padding",
|
|
5687
|
+
"default": "3px",
|
|
5688
|
+
"rule": "R13",
|
|
5689
|
+
"reason": "property padding-inline is not themed by design"
|
|
5690
|
+
},
|
|
5691
|
+
{
|
|
5692
|
+
"name": "--c2-step__rail--width",
|
|
5693
|
+
"type": "pixel",
|
|
5694
|
+
"default": "0px",
|
|
5695
|
+
"rule": "R13",
|
|
5696
|
+
"reason": "property width is not themed by design"
|
|
5697
|
+
},
|
|
5698
|
+
{
|
|
5699
|
+
"name": "--c2-step__rail--gap",
|
|
5700
|
+
"type": "pixel",
|
|
5701
|
+
"default": "4px",
|
|
5702
|
+
"rule": "R13",
|
|
5703
|
+
"reason": "property gap is not themed by design"
|
|
5704
|
+
},
|
|
5705
|
+
{
|
|
5706
|
+
"name": "--c2-step__label--font-size",
|
|
5707
|
+
"type": "font-size",
|
|
5708
|
+
"default": "13px",
|
|
5709
|
+
"rule": "R9",
|
|
5710
|
+
"reason": "font-size 13px has no token"
|
|
5711
|
+
},
|
|
5712
|
+
{
|
|
5713
|
+
"name": "--c2-step__detail--gap",
|
|
5714
|
+
"type": "pixel",
|
|
5715
|
+
"default": "8px",
|
|
5716
|
+
"rule": "R13",
|
|
5717
|
+
"reason": "property gap is not themed by design"
|
|
5718
|
+
},
|
|
5719
|
+
{
|
|
5720
|
+
"name": "--c2-step__detail--row-gap",
|
|
5721
|
+
"type": "pixel",
|
|
5722
|
+
"default": "2px",
|
|
5723
|
+
"rule": "R13",
|
|
5724
|
+
"reason": "property row-gap is not themed by design"
|
|
5725
|
+
},
|
|
5726
|
+
{
|
|
5727
|
+
"name": "--c2-step__text--flex-direction",
|
|
5728
|
+
"type": "flex-direction-row",
|
|
5729
|
+
"default": "row",
|
|
5730
|
+
"rule": "R13",
|
|
5731
|
+
"reason": "property flex-direction is not themed by design"
|
|
5732
|
+
},
|
|
5733
|
+
{
|
|
5734
|
+
"name": "--c2-step__text--align-items",
|
|
5735
|
+
"type": "align-items",
|
|
5736
|
+
"default": "baseline",
|
|
5737
|
+
"rule": "R13",
|
|
5738
|
+
"reason": "property align-items is not themed by design"
|
|
5739
|
+
},
|
|
5740
|
+
{
|
|
5741
|
+
"name": "--c2-step--enter-duration",
|
|
5742
|
+
"type": "time",
|
|
5743
|
+
"default": "260ms",
|
|
5744
|
+
"rule": "R13",
|
|
5745
|
+
"reason": "property enter-duration is not themed by design"
|
|
5746
|
+
},
|
|
5747
|
+
{
|
|
5748
|
+
"name": "--c2-step--enter-translate",
|
|
5749
|
+
"type": "translate",
|
|
5750
|
+
"default": "-4px",
|
|
5751
|
+
"rule": "R13",
|
|
5752
|
+
"reason": "property enter-translate is not themed by design"
|
|
5753
|
+
}
|
|
5754
|
+
],
|
|
5755
|
+
"excludedVars": [
|
|
5756
|
+
{
|
|
5757
|
+
"name": "--c2-steps--max-height",
|
|
5758
|
+
"type": "max-height",
|
|
5759
|
+
"default": "none",
|
|
5760
|
+
"rule": "R2",
|
|
5761
|
+
"reason": "keyword / derived value none"
|
|
5762
|
+
},
|
|
5763
|
+
{
|
|
5764
|
+
"name": "--c2-step__marker--background",
|
|
5765
|
+
"type": "color",
|
|
5766
|
+
"default": "transparent",
|
|
5767
|
+
"rule": "R2",
|
|
5768
|
+
"reason": "keyword / derived value transparent"
|
|
5769
|
+
},
|
|
5770
|
+
{
|
|
5771
|
+
"name": "--c2-step__detail--font-weight",
|
|
5772
|
+
"type": "font-weight",
|
|
5773
|
+
"default": "400",
|
|
5774
|
+
"rule": "R0",
|
|
5775
|
+
"reason": "normal weight, below the font-weight scale"
|
|
5776
|
+
},
|
|
5777
|
+
{
|
|
5778
|
+
"name": "--c2-step__trailing--font-weight",
|
|
5779
|
+
"type": "font-weight",
|
|
5780
|
+
"default": "400",
|
|
5781
|
+
"rule": "R0",
|
|
5782
|
+
"reason": "normal weight, below the font-weight scale"
|
|
5783
|
+
},
|
|
5784
|
+
{
|
|
5785
|
+
"name": "--c2-step__success--color",
|
|
5786
|
+
"type": "color",
|
|
5787
|
+
"default": "#16a34a",
|
|
5788
|
+
"rule": "R0",
|
|
5789
|
+
"reason": "semantic success colour"
|
|
5790
|
+
},
|
|
5791
|
+
{
|
|
5792
|
+
"name": "--c2-step__warning--color",
|
|
5793
|
+
"type": "color",
|
|
5794
|
+
"default": "#d97706",
|
|
5795
|
+
"rule": "R0",
|
|
5796
|
+
"reason": "semantic warning colour"
|
|
5797
|
+
}
|
|
5798
|
+
]
|
|
5799
|
+
},
|
|
5800
|
+
"@c2n/switch": {
|
|
5801
|
+
"total": 33,
|
|
5802
|
+
"mapped": 14,
|
|
5803
|
+
"unmapped": 13,
|
|
5804
|
+
"excluded": 4,
|
|
5805
|
+
"noDefault": 2,
|
|
5806
|
+
"unmappedVars": [
|
|
5807
|
+
{
|
|
5808
|
+
"name": "--c2-switch__container--gap",
|
|
5809
|
+
"type": "pixel",
|
|
5810
|
+
"default": "8px",
|
|
5811
|
+
"rule": "R13",
|
|
5812
|
+
"reason": "property gap is not themed by design"
|
|
5813
|
+
},
|
|
4829
5814
|
{
|
|
4830
5815
|
"name": "--c2-switch__container--flex-direction",
|
|
4831
5816
|
"type": "flex-direction-row",
|
|
@@ -5389,55 +6374,178 @@
|
|
|
5389
6374
|
"noDefault": 0,
|
|
5390
6375
|
"unmappedVars": [
|
|
5391
6376
|
{
|
|
5392
|
-
"name": "--c2-textarea__container--min-height",
|
|
6377
|
+
"name": "--c2-textarea__container--min-height",
|
|
6378
|
+
"type": "pixel",
|
|
6379
|
+
"default": "80px",
|
|
6380
|
+
"rule": "R13",
|
|
6381
|
+
"reason": "property min-height is not themed by design"
|
|
6382
|
+
},
|
|
6383
|
+
{
|
|
6384
|
+
"name": "--c2-textarea__container--padding",
|
|
6385
|
+
"type": "padding",
|
|
6386
|
+
"default": "10px 12px",
|
|
6387
|
+
"rule": "R13",
|
|
6388
|
+
"reason": "property padding is not themed by design"
|
|
6389
|
+
},
|
|
6390
|
+
{
|
|
6391
|
+
"name": "--c2-textarea__container--line-height",
|
|
6392
|
+
"type": "pixel",
|
|
6393
|
+
"default": "20px",
|
|
6394
|
+
"rule": "R13",
|
|
6395
|
+
"reason": "property line-height is not themed by design"
|
|
6396
|
+
},
|
|
6397
|
+
{
|
|
6398
|
+
"name": "--c2-textarea__container__error__focus--outline",
|
|
6399
|
+
"type": "outline",
|
|
6400
|
+
"default": "3px solid rgba(220, 38, 38, 0.2)",
|
|
6401
|
+
"rule": "R13",
|
|
6402
|
+
"reason": "property outline is not themed by design"
|
|
6403
|
+
},
|
|
6404
|
+
{
|
|
6405
|
+
"name": "--c2-textarea__supporting-text--gap",
|
|
6406
|
+
"type": "pixel",
|
|
6407
|
+
"default": "4px",
|
|
6408
|
+
"rule": "R13",
|
|
6409
|
+
"reason": "property gap is not themed by design"
|
|
6410
|
+
},
|
|
6411
|
+
{
|
|
6412
|
+
"name": "--c2-textarea__supporting-text--line-height",
|
|
6413
|
+
"type": "pixel",
|
|
6414
|
+
"default": "16px",
|
|
6415
|
+
"rule": "R13",
|
|
6416
|
+
"reason": "property line-height is not themed by design"
|
|
6417
|
+
}
|
|
6418
|
+
],
|
|
6419
|
+
"excludedVars": [
|
|
6420
|
+
{
|
|
6421
|
+
"name": "--c2-textarea__container--font-family",
|
|
6422
|
+
"type": "font-family",
|
|
6423
|
+
"default": "inherit",
|
|
6424
|
+
"rule": "R2",
|
|
6425
|
+
"reason": "keyword / derived value inherit"
|
|
6426
|
+
}
|
|
6427
|
+
]
|
|
6428
|
+
},
|
|
6429
|
+
"@c2n/theme-select": {
|
|
6430
|
+
"total": 38,
|
|
6431
|
+
"mapped": 18,
|
|
6432
|
+
"unmapped": 14,
|
|
6433
|
+
"excluded": 2,
|
|
6434
|
+
"noDefault": 4,
|
|
6435
|
+
"unmappedVars": [
|
|
6436
|
+
{
|
|
6437
|
+
"name": "--c2-theme-select__trigger--size",
|
|
6438
|
+
"type": "pixel",
|
|
6439
|
+
"default": "32px",
|
|
6440
|
+
"rule": "R13",
|
|
6441
|
+
"reason": "property size is not themed by design"
|
|
6442
|
+
},
|
|
6443
|
+
{
|
|
6444
|
+
"name": "--c2-theme-select__trigger--padding-inline",
|
|
6445
|
+
"type": "pixel",
|
|
6446
|
+
"default": "8px",
|
|
6447
|
+
"rule": "R13",
|
|
6448
|
+
"reason": "property padding-inline is not themed by design"
|
|
6449
|
+
},
|
|
6450
|
+
{
|
|
6451
|
+
"name": "--c2-theme-select__trigger--gap",
|
|
6452
|
+
"type": "pixel",
|
|
6453
|
+
"default": "8px",
|
|
6454
|
+
"rule": "R13",
|
|
6455
|
+
"reason": "property gap is not themed by design"
|
|
6456
|
+
},
|
|
6457
|
+
{
|
|
6458
|
+
"name": "--c2-theme-select__trigger--border",
|
|
6459
|
+
"type": "border",
|
|
6460
|
+
"default": "1px solid transparent",
|
|
6461
|
+
"rule": "R5",
|
|
6462
|
+
"reason": "transparent / zero border"
|
|
6463
|
+
},
|
|
6464
|
+
{
|
|
6465
|
+
"name": "--c2-theme-select__trigger__focus--outline-offset",
|
|
5393
6466
|
"type": "pixel",
|
|
5394
|
-
"default": "
|
|
6467
|
+
"default": "2px",
|
|
5395
6468
|
"rule": "R13",
|
|
5396
|
-
"reason": "property
|
|
6469
|
+
"reason": "property outline-offset is not themed by design"
|
|
5397
6470
|
},
|
|
5398
6471
|
{
|
|
5399
|
-
"name": "--c2-
|
|
5400
|
-
"type": "
|
|
5401
|
-
"default": "
|
|
6472
|
+
"name": "--c2-theme-select__icon--size",
|
|
6473
|
+
"type": "pixel",
|
|
6474
|
+
"default": "16px",
|
|
6475
|
+
"rule": "R13",
|
|
6476
|
+
"reason": "property size is not themed by design"
|
|
6477
|
+
},
|
|
6478
|
+
{
|
|
6479
|
+
"name": "--c2-theme-select__menu--padding",
|
|
6480
|
+
"type": "pixel",
|
|
6481
|
+
"default": "4px",
|
|
5402
6482
|
"rule": "R13",
|
|
5403
6483
|
"reason": "property padding is not themed by design"
|
|
5404
6484
|
},
|
|
5405
6485
|
{
|
|
5406
|
-
"name": "--c2-
|
|
6486
|
+
"name": "--c2-theme-select__menu--min-width",
|
|
5407
6487
|
"type": "pixel",
|
|
5408
|
-
"default": "
|
|
6488
|
+
"default": "148px",
|
|
5409
6489
|
"rule": "R13",
|
|
5410
|
-
"reason": "property
|
|
6490
|
+
"reason": "property min-width is not themed by design"
|
|
5411
6491
|
},
|
|
5412
6492
|
{
|
|
5413
|
-
"name": "--c2-
|
|
5414
|
-
"type": "
|
|
5415
|
-
"default": "
|
|
6493
|
+
"name": "--c2-theme-select__menu--gap",
|
|
6494
|
+
"type": "pixel",
|
|
6495
|
+
"default": "2px",
|
|
5416
6496
|
"rule": "R13",
|
|
5417
|
-
"reason": "property
|
|
6497
|
+
"reason": "property gap is not themed by design"
|
|
5418
6498
|
},
|
|
5419
6499
|
{
|
|
5420
|
-
"name": "--c2-
|
|
6500
|
+
"name": "--c2-theme-select__menu--offset",
|
|
5421
6501
|
"type": "pixel",
|
|
5422
|
-
"default": "
|
|
6502
|
+
"default": "6px",
|
|
6503
|
+
"rule": "R13",
|
|
6504
|
+
"reason": "property offset is not themed by design"
|
|
6505
|
+
},
|
|
6506
|
+
{
|
|
6507
|
+
"name": "--c2-theme-select__menu-item--gap",
|
|
6508
|
+
"type": "pixel",
|
|
6509
|
+
"default": "8px",
|
|
5423
6510
|
"rule": "R13",
|
|
5424
6511
|
"reason": "property gap is not themed by design"
|
|
5425
6512
|
},
|
|
5426
6513
|
{
|
|
5427
|
-
"name": "--c2-
|
|
6514
|
+
"name": "--c2-theme-select__menu-item--padding-block",
|
|
5428
6515
|
"type": "pixel",
|
|
5429
|
-
"default": "
|
|
6516
|
+
"default": "6px",
|
|
5430
6517
|
"rule": "R13",
|
|
5431
|
-
"reason": "property
|
|
6518
|
+
"reason": "property padding-block is not themed by design"
|
|
6519
|
+
},
|
|
6520
|
+
{
|
|
6521
|
+
"name": "--c2-theme-select__menu-item--padding-inline",
|
|
6522
|
+
"type": "pixel",
|
|
6523
|
+
"default": "8px",
|
|
6524
|
+
"rule": "R13",
|
|
6525
|
+
"reason": "property padding-inline is not themed by design"
|
|
6526
|
+
},
|
|
6527
|
+
{
|
|
6528
|
+
"name": "--c2-theme-select__check--size",
|
|
6529
|
+
"type": "pixel",
|
|
6530
|
+
"default": "14px",
|
|
6531
|
+
"rule": "R13",
|
|
6532
|
+
"reason": "property size is not themed by design"
|
|
5432
6533
|
}
|
|
5433
6534
|
],
|
|
5434
6535
|
"excludedVars": [
|
|
5435
6536
|
{
|
|
5436
|
-
"name": "--c2-
|
|
5437
|
-
"type": "
|
|
5438
|
-
"default": "
|
|
6537
|
+
"name": "--c2-theme-select__trigger--background",
|
|
6538
|
+
"type": "color",
|
|
6539
|
+
"default": "transparent",
|
|
5439
6540
|
"rule": "R2",
|
|
5440
|
-
"reason": "keyword / derived value
|
|
6541
|
+
"reason": "keyword / derived value transparent"
|
|
6542
|
+
},
|
|
6543
|
+
{
|
|
6544
|
+
"name": "--c2-theme-select__trigger__active--background",
|
|
6545
|
+
"type": "color",
|
|
6546
|
+
"default": "#e4e4e7",
|
|
6547
|
+
"rule": "R0",
|
|
6548
|
+
"reason": "pressed tint one step below color-surface-container"
|
|
5441
6549
|
}
|
|
5442
6550
|
]
|
|
5443
6551
|
},
|
|
@@ -5658,6 +6766,251 @@
|
|
|
5658
6766
|
],
|
|
5659
6767
|
"excludedVars": []
|
|
5660
6768
|
},
|
|
6769
|
+
"@c2n/tree": {
|
|
6770
|
+
"total": 54,
|
|
6771
|
+
"mapped": 20,
|
|
6772
|
+
"unmapped": 23,
|
|
6773
|
+
"excluded": 1,
|
|
6774
|
+
"noDefault": 10,
|
|
6775
|
+
"unmappedVars": [
|
|
6776
|
+
{
|
|
6777
|
+
"name": "--c2-tree--padding-top",
|
|
6778
|
+
"type": "padding",
|
|
6779
|
+
"default": "4px",
|
|
6780
|
+
"rule": "R13",
|
|
6781
|
+
"reason": "property padding-top is not themed by design"
|
|
6782
|
+
},
|
|
6783
|
+
{
|
|
6784
|
+
"name": "--c2-tree--padding-right",
|
|
6785
|
+
"type": "padding",
|
|
6786
|
+
"default": "0px",
|
|
6787
|
+
"rule": "R13",
|
|
6788
|
+
"reason": "property padding-right is not themed by design"
|
|
6789
|
+
},
|
|
6790
|
+
{
|
|
6791
|
+
"name": "--c2-tree--padding-bottom",
|
|
6792
|
+
"type": "padding",
|
|
6793
|
+
"default": "4px",
|
|
6794
|
+
"rule": "R13",
|
|
6795
|
+
"reason": "property padding-bottom is not themed by design"
|
|
6796
|
+
},
|
|
6797
|
+
{
|
|
6798
|
+
"name": "--c2-tree--padding-left",
|
|
6799
|
+
"type": "padding",
|
|
6800
|
+
"default": "0px",
|
|
6801
|
+
"rule": "R13",
|
|
6802
|
+
"reason": "property padding-left is not themed by design"
|
|
6803
|
+
},
|
|
6804
|
+
{
|
|
6805
|
+
"name": "--c2-tree__empty--padding",
|
|
6806
|
+
"type": "padding",
|
|
6807
|
+
"default": "18px",
|
|
6808
|
+
"rule": "R13",
|
|
6809
|
+
"reason": "property padding is not themed by design"
|
|
6810
|
+
},
|
|
6811
|
+
{
|
|
6812
|
+
"name": "--c2-tree-item__row--min-height",
|
|
6813
|
+
"type": "pixel",
|
|
6814
|
+
"default": "28px",
|
|
6815
|
+
"rule": "R13",
|
|
6816
|
+
"reason": "property min-height is not themed by design"
|
|
6817
|
+
},
|
|
6818
|
+
{
|
|
6819
|
+
"name": "--c2-tree-item__row--indent",
|
|
6820
|
+
"type": "pixel",
|
|
6821
|
+
"default": "16px",
|
|
6822
|
+
"rule": "R13",
|
|
6823
|
+
"reason": "property indent is not themed by design"
|
|
6824
|
+
},
|
|
6825
|
+
{
|
|
6826
|
+
"name": "--c2-tree-item__row--padding-top",
|
|
6827
|
+
"type": "padding",
|
|
6828
|
+
"default": "0px",
|
|
6829
|
+
"rule": "R13",
|
|
6830
|
+
"reason": "property padding-top is not themed by design"
|
|
6831
|
+
},
|
|
6832
|
+
{
|
|
6833
|
+
"name": "--c2-tree-item__row--padding-bottom",
|
|
6834
|
+
"type": "padding",
|
|
6835
|
+
"default": "0px",
|
|
6836
|
+
"rule": "R13",
|
|
6837
|
+
"reason": "property padding-bottom is not themed by design"
|
|
6838
|
+
},
|
|
6839
|
+
{
|
|
6840
|
+
"name": "--c2-tree-item__row--padding-inline-start",
|
|
6841
|
+
"type": "padding",
|
|
6842
|
+
"default": "8px",
|
|
6843
|
+
"rule": "R13",
|
|
6844
|
+
"reason": "property padding-inline-start is not themed by design"
|
|
6845
|
+
},
|
|
6846
|
+
{
|
|
6847
|
+
"name": "--c2-tree-item__row--padding-inline-end",
|
|
6848
|
+
"type": "padding",
|
|
6849
|
+
"default": "8px",
|
|
6850
|
+
"rule": "R13",
|
|
6851
|
+
"reason": "property padding-inline-end is not themed by design"
|
|
6852
|
+
},
|
|
6853
|
+
{
|
|
6854
|
+
"name": "--c2-tree-item__row--gap",
|
|
6855
|
+
"type": "pixel",
|
|
6856
|
+
"default": "6px",
|
|
6857
|
+
"rule": "R13",
|
|
6858
|
+
"reason": "property gap is not themed by design"
|
|
6859
|
+
},
|
|
6860
|
+
{
|
|
6861
|
+
"name": "--c2-tree-item--line-height",
|
|
6862
|
+
"type": "pixel",
|
|
6863
|
+
"default": "20px",
|
|
6864
|
+
"rule": "R13",
|
|
6865
|
+
"reason": "property line-height is not themed by design"
|
|
6866
|
+
},
|
|
6867
|
+
{
|
|
6868
|
+
"name": "--c2-tree-item__focus--outline-offset",
|
|
6869
|
+
"type": "pixel",
|
|
6870
|
+
"default": "-2px",
|
|
6871
|
+
"rule": "R13",
|
|
6872
|
+
"reason": "property outline-offset is not themed by design"
|
|
6873
|
+
},
|
|
6874
|
+
{
|
|
6875
|
+
"name": "--c2-tree-item__toggle--size",
|
|
6876
|
+
"type": "pixel",
|
|
6877
|
+
"default": "16px",
|
|
6878
|
+
"rule": "R13",
|
|
6879
|
+
"reason": "property size is not themed by design"
|
|
6880
|
+
},
|
|
6881
|
+
{
|
|
6882
|
+
"name": "--c2-tree-item__toggle--rotate",
|
|
6883
|
+
"type": "angle",
|
|
6884
|
+
"default": "90deg",
|
|
6885
|
+
"rule": "R13",
|
|
6886
|
+
"reason": "property rotate is not themed by design"
|
|
6887
|
+
},
|
|
6888
|
+
{
|
|
6889
|
+
"name": "--c2-tree-item__toggle--rotate-collapsed",
|
|
6890
|
+
"type": "angle",
|
|
6891
|
+
"default": "0deg",
|
|
6892
|
+
"rule": "R13",
|
|
6893
|
+
"reason": "property rotate-collapsed is not themed by design"
|
|
6894
|
+
},
|
|
6895
|
+
{
|
|
6896
|
+
"name": "--c2-tree-item__icon--size",
|
|
6897
|
+
"type": "pixel",
|
|
6898
|
+
"default": "16px",
|
|
6899
|
+
"rule": "R13",
|
|
6900
|
+
"reason": "property size is not themed by design"
|
|
6901
|
+
},
|
|
6902
|
+
{
|
|
6903
|
+
"name": "--c2-tree-item__guide--width",
|
|
6904
|
+
"type": "pixel",
|
|
6905
|
+
"default": "1px",
|
|
6906
|
+
"rule": "R13",
|
|
6907
|
+
"reason": "property width is not themed by design"
|
|
6908
|
+
},
|
|
6909
|
+
{
|
|
6910
|
+
"name": "--c2-tree-item__actions--gap",
|
|
6911
|
+
"type": "pixel",
|
|
6912
|
+
"default": "2px",
|
|
6913
|
+
"rule": "R13",
|
|
6914
|
+
"reason": "property gap is not themed by design"
|
|
6915
|
+
},
|
|
6916
|
+
{
|
|
6917
|
+
"name": "--c2-tree-item__actions--opacity",
|
|
6918
|
+
"type": "opacity",
|
|
6919
|
+
"default": "0",
|
|
6920
|
+
"rule": "R13",
|
|
6921
|
+
"reason": "property opacity is not themed by design"
|
|
6922
|
+
},
|
|
6923
|
+
{
|
|
6924
|
+
"name": "--c2-tree-item__actions__hover--opacity",
|
|
6925
|
+
"type": "opacity",
|
|
6926
|
+
"default": "1",
|
|
6927
|
+
"rule": "R13",
|
|
6928
|
+
"reason": "property opacity is not themed by design"
|
|
6929
|
+
},
|
|
6930
|
+
{
|
|
6931
|
+
"name": "--c2-tree-item__checkbox--margin-inline-end",
|
|
6932
|
+
"type": "pixel",
|
|
6933
|
+
"default": "2px",
|
|
6934
|
+
"rule": "R13",
|
|
6935
|
+
"reason": "property margin-inline-end is not themed by design"
|
|
6936
|
+
}
|
|
6937
|
+
],
|
|
6938
|
+
"excludedVars": [
|
|
6939
|
+
{
|
|
6940
|
+
"name": "--c2-tree-item--background",
|
|
6941
|
+
"type": "color",
|
|
6942
|
+
"default": "transparent",
|
|
6943
|
+
"rule": "R2",
|
|
6944
|
+
"reason": "keyword / derived value transparent"
|
|
6945
|
+
}
|
|
6946
|
+
]
|
|
6947
|
+
},
|
|
6948
|
+
"@c2n/upload": {
|
|
6949
|
+
"total": 26,
|
|
6950
|
+
"mapped": 18,
|
|
6951
|
+
"unmapped": 0,
|
|
6952
|
+
"excluded": 8,
|
|
6953
|
+
"noDefault": 0,
|
|
6954
|
+
"unmappedVars": [],
|
|
6955
|
+
"excludedVars": [
|
|
6956
|
+
{
|
|
6957
|
+
"name": "--c2-upload--width",
|
|
6958
|
+
"type": "pixel",
|
|
6959
|
+
"default": "420px",
|
|
6960
|
+
"rule": "R0",
|
|
6961
|
+
"reason": "responsive upload width"
|
|
6962
|
+
},
|
|
6963
|
+
{
|
|
6964
|
+
"name": "--c2-upload__dropzone--padding",
|
|
6965
|
+
"type": "padding",
|
|
6966
|
+
"default": "28px 20px",
|
|
6967
|
+
"rule": "R0",
|
|
6968
|
+
"reason": "drop-zone spacing"
|
|
6969
|
+
},
|
|
6970
|
+
{
|
|
6971
|
+
"name": "--c2-upload__dropzone--gap",
|
|
6972
|
+
"type": "pixel",
|
|
6973
|
+
"default": "8px",
|
|
6974
|
+
"rule": "R0",
|
|
6975
|
+
"reason": "drop-zone rhythm"
|
|
6976
|
+
},
|
|
6977
|
+
{
|
|
6978
|
+
"name": "--c2-upload__dropzone__focus--outline-offset",
|
|
6979
|
+
"type": "pixel",
|
|
6980
|
+
"default": "2px",
|
|
6981
|
+
"rule": "R0",
|
|
6982
|
+
"reason": "drop-zone focus geometry"
|
|
6983
|
+
},
|
|
6984
|
+
{
|
|
6985
|
+
"name": "--c2-upload__icon--size",
|
|
6986
|
+
"type": "pixel",
|
|
6987
|
+
"default": "32px",
|
|
6988
|
+
"rule": "R0",
|
|
6989
|
+
"reason": "drop-zone icon size"
|
|
6990
|
+
},
|
|
6991
|
+
{
|
|
6992
|
+
"name": "--c2-upload__list--gap",
|
|
6993
|
+
"type": "pixel",
|
|
6994
|
+
"default": "10px",
|
|
6995
|
+
"rule": "R0",
|
|
6996
|
+
"reason": "attachment queue rhythm"
|
|
6997
|
+
},
|
|
6998
|
+
{
|
|
6999
|
+
"name": "--c2-upload__list--margin-top",
|
|
7000
|
+
"type": "pixel",
|
|
7001
|
+
"default": "12px",
|
|
7002
|
+
"rule": "R0",
|
|
7003
|
+
"reason": "attachment queue spacing"
|
|
7004
|
+
},
|
|
7005
|
+
{
|
|
7006
|
+
"name": "--c2-upload__error--gap",
|
|
7007
|
+
"type": "pixel",
|
|
7008
|
+
"default": "4px",
|
|
7009
|
+
"rule": "R0",
|
|
7010
|
+
"reason": "validation message rhythm"
|
|
7011
|
+
}
|
|
7012
|
+
]
|
|
7013
|
+
},
|
|
5661
7014
|
"@c2n/virtual-list": {
|
|
5662
7015
|
"total": 36,
|
|
5663
7016
|
"mapped": 19,
|
|
@@ -5755,11 +7108,11 @@
|
|
|
5755
7108
|
}
|
|
5756
7109
|
},
|
|
5757
7110
|
"totals": {
|
|
5758
|
-
"total":
|
|
5759
|
-
"mapped":
|
|
5760
|
-
"unmapped":
|
|
5761
|
-
"excluded":
|
|
5762
|
-
"noDefault":
|
|
7111
|
+
"total": 2090,
|
|
7112
|
+
"mapped": 919,
|
|
7113
|
+
"unmapped": 690,
|
|
7114
|
+
"excluded": 224,
|
|
7115
|
+
"noDefault": 257
|
|
5763
7116
|
},
|
|
5764
7117
|
"unparsed": []
|
|
5765
7118
|
}
|