@webstudio-is/css-data 0.60.0 → 0.61.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3835,8 +3835,8 @@ const keywordValues = {
3835
3835
  "unset"
3836
3836
  ],
3837
3837
  fontWeight: [
3838
- "normal",
3839
- "bold",
3838
+ "400",
3839
+ "700",
3840
3840
  "bolder",
3841
3841
  "lighter",
3842
3842
  "initial",
@@ -329,7 +329,7 @@ const properties = {
329
329
  inherited: false,
330
330
  initial: {
331
331
  type: "keyword",
332
- value: "currentcolor"
332
+ value: "currentColor"
333
333
  },
334
334
  popularity: 12849e-8,
335
335
  appliesTo: "allElements"
@@ -359,7 +359,7 @@ const properties = {
359
359
  inherited: false,
360
360
  initial: {
361
361
  type: "keyword",
362
- value: "currentcolor"
362
+ value: "currentColor"
363
363
  },
364
364
  popularity: 172099e-8,
365
365
  appliesTo: "allElements"
@@ -389,7 +389,7 @@ const properties = {
389
389
  inherited: false,
390
390
  initial: {
391
391
  type: "keyword",
392
- value: "currentcolor"
392
+ value: "currentColor"
393
393
  },
394
394
  popularity: 170188e-8,
395
395
  appliesTo: "allElements"
@@ -419,7 +419,7 @@ const properties = {
419
419
  inherited: false,
420
420
  initial: {
421
421
  type: "keyword",
422
- value: "currentcolor"
422
+ value: "currentColor"
423
423
  },
424
424
  popularity: 0.42283564,
425
425
  appliesTo: "allElements"
@@ -556,7 +556,7 @@ const properties = {
556
556
  inherited: false,
557
557
  initial: {
558
558
  type: "keyword",
559
- value: "currentcolor"
559
+ value: "currentColor"
560
560
  },
561
561
  popularity: 7844e-8,
562
562
  appliesTo: "allElements"
@@ -586,7 +586,7 @@ const properties = {
586
586
  inherited: false,
587
587
  initial: {
588
588
  type: "keyword",
589
- value: "currentcolor"
589
+ value: "currentColor"
590
590
  },
591
591
  popularity: 196849e-8,
592
592
  appliesTo: "allElements"
@@ -616,7 +616,7 @@ const properties = {
616
616
  inherited: false,
617
617
  initial: {
618
618
  type: "keyword",
619
- value: "currentcolor"
619
+ value: "currentColor"
620
620
  },
621
621
  popularity: 196928e-8,
622
622
  appliesTo: "allElements"
@@ -646,7 +646,7 @@ const properties = {
646
646
  inherited: false,
647
647
  initial: {
648
648
  type: "keyword",
649
- value: "currentcolor"
649
+ value: "currentColor"
650
650
  },
651
651
  popularity: 0.30754028,
652
652
  appliesTo: "allElements"
@@ -676,7 +676,7 @@ const properties = {
676
676
  inherited: false,
677
677
  initial: {
678
678
  type: "keyword",
679
- value: "currentcolor"
679
+ value: "currentColor"
680
680
  },
681
681
  popularity: 0.29336595,
682
682
  appliesTo: "allElements"
@@ -739,7 +739,7 @@ const properties = {
739
739
  inherited: false,
740
740
  initial: {
741
741
  type: "keyword",
742
- value: "currentcolor"
742
+ value: "currentColor"
743
743
  },
744
744
  popularity: 0.43342948,
745
745
  appliesTo: "allElements"
@@ -982,7 +982,7 @@ const properties = {
982
982
  inherited: false,
983
983
  initial: {
984
984
  type: "keyword",
985
- value: "currentcolor"
985
+ value: "currentColor"
986
986
  },
987
987
  popularity: 0.01356616,
988
988
  appliesTo: "multicolElements"
@@ -1424,7 +1424,7 @@ const properties = {
1424
1424
  inherited: true,
1425
1425
  initial: {
1426
1426
  type: "keyword",
1427
- value: "normal"
1427
+ value: "400"
1428
1428
  },
1429
1429
  popularity: 0.88598106,
1430
1430
  appliesTo: "allElements"
@@ -3105,7 +3105,7 @@ const properties = {
3105
3105
  inherited: false,
3106
3106
  initial: {
3107
3107
  type: "keyword",
3108
- value: "currentcolor"
3108
+ value: "currentColor"
3109
3109
  },
3110
3110
  popularity: 0.05079903,
3111
3111
  appliesTo: "allElements"
@@ -3165,7 +3165,7 @@ const properties = {
3165
3165
  inherited: false,
3166
3166
  initial: {
3167
3167
  type: "keyword",
3168
- value: "currentcolor"
3168
+ value: "currentColor"
3169
3169
  },
3170
3170
  popularity: 0,
3171
3171
  appliesTo: "allElements"
@@ -3858,8 +3858,8 @@ const keywordValues = {
3858
3858
  "unset"
3859
3859
  ],
3860
3860
  fontWeight: [
3861
- "normal",
3862
- "bold",
3861
+ "400",
3862
+ "700",
3863
3863
  "bolder",
3864
3864
  "lighter",
3865
3865
  "initial",
@@ -352,7 +352,7 @@ const properties = {
352
352
  inherited: false,
353
353
  initial: {
354
354
  type: "keyword",
355
- value: "currentcolor"
355
+ value: "currentColor"
356
356
  },
357
357
  popularity: 12849e-8,
358
358
  appliesTo: "allElements"
@@ -382,7 +382,7 @@ const properties = {
382
382
  inherited: false,
383
383
  initial: {
384
384
  type: "keyword",
385
- value: "currentcolor"
385
+ value: "currentColor"
386
386
  },
387
387
  popularity: 172099e-8,
388
388
  appliesTo: "allElements"
@@ -412,7 +412,7 @@ const properties = {
412
412
  inherited: false,
413
413
  initial: {
414
414
  type: "keyword",
415
- value: "currentcolor"
415
+ value: "currentColor"
416
416
  },
417
417
  popularity: 170188e-8,
418
418
  appliesTo: "allElements"
@@ -442,7 +442,7 @@ const properties = {
442
442
  inherited: false,
443
443
  initial: {
444
444
  type: "keyword",
445
- value: "currentcolor"
445
+ value: "currentColor"
446
446
  },
447
447
  popularity: 0.42283564,
448
448
  appliesTo: "allElements"
@@ -579,7 +579,7 @@ const properties = {
579
579
  inherited: false,
580
580
  initial: {
581
581
  type: "keyword",
582
- value: "currentcolor"
582
+ value: "currentColor"
583
583
  },
584
584
  popularity: 7844e-8,
585
585
  appliesTo: "allElements"
@@ -609,7 +609,7 @@ const properties = {
609
609
  inherited: false,
610
610
  initial: {
611
611
  type: "keyword",
612
- value: "currentcolor"
612
+ value: "currentColor"
613
613
  },
614
614
  popularity: 196849e-8,
615
615
  appliesTo: "allElements"
@@ -639,7 +639,7 @@ const properties = {
639
639
  inherited: false,
640
640
  initial: {
641
641
  type: "keyword",
642
- value: "currentcolor"
642
+ value: "currentColor"
643
643
  },
644
644
  popularity: 196928e-8,
645
645
  appliesTo: "allElements"
@@ -669,7 +669,7 @@ const properties = {
669
669
  inherited: false,
670
670
  initial: {
671
671
  type: "keyword",
672
- value: "currentcolor"
672
+ value: "currentColor"
673
673
  },
674
674
  popularity: 0.30754028,
675
675
  appliesTo: "allElements"
@@ -699,7 +699,7 @@ const properties = {
699
699
  inherited: false,
700
700
  initial: {
701
701
  type: "keyword",
702
- value: "currentcolor"
702
+ value: "currentColor"
703
703
  },
704
704
  popularity: 0.29336595,
705
705
  appliesTo: "allElements"
@@ -762,7 +762,7 @@ const properties = {
762
762
  inherited: false,
763
763
  initial: {
764
764
  type: "keyword",
765
- value: "currentcolor"
765
+ value: "currentColor"
766
766
  },
767
767
  popularity: 0.43342948,
768
768
  appliesTo: "allElements"
@@ -1005,7 +1005,7 @@ const properties = {
1005
1005
  inherited: false,
1006
1006
  initial: {
1007
1007
  type: "keyword",
1008
- value: "currentcolor"
1008
+ value: "currentColor"
1009
1009
  },
1010
1010
  popularity: 0.01356616,
1011
1011
  appliesTo: "multicolElements"
@@ -1447,7 +1447,7 @@ const properties = {
1447
1447
  inherited: true,
1448
1448
  initial: {
1449
1449
  type: "keyword",
1450
- value: "normal"
1450
+ value: "400"
1451
1451
  },
1452
1452
  popularity: 0.88598106,
1453
1453
  appliesTo: "allElements"
@@ -3128,7 +3128,7 @@ const properties = {
3128
3128
  inherited: false,
3129
3129
  initial: {
3130
3130
  type: "keyword",
3131
- value: "currentcolor"
3131
+ value: "currentColor"
3132
3132
  },
3133
3133
  popularity: 0.05079903,
3134
3134
  appliesTo: "allElements"
@@ -3188,7 +3188,7 @@ const properties = {
3188
3188
  inherited: false,
3189
3189
  initial: {
3190
3190
  type: "keyword",
3191
- value: "currentcolor"
3191
+ value: "currentColor"
3192
3192
  },
3193
3193
  popularity: 0,
3194
3194
  appliesTo: "allElements"
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ exportedTags;