@madgex/design-system 1.16.6 → 1.16.7
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/css/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*
|
|
2
2
|
Do not edit directly
|
|
3
|
-
Generated on
|
|
3
|
+
Generated on Thu, 18 Jul 2019 11:36:31 GMT
|
|
4
4
|
*/
|
|
5
5
|
html,
|
|
6
6
|
body,
|
|
@@ -1475,157 +1475,157 @@ body {
|
|
|
1475
1475
|
padding: 28px 32px;
|
|
1476
1476
|
}
|
|
1477
1477
|
|
|
1478
|
-
.mds-font-canon
|
|
1478
|
+
.mds-font-canon {
|
|
1479
1479
|
font-size: 1.75rem;
|
|
1480
1480
|
line-height: 1.15;
|
|
1481
1481
|
}
|
|
1482
1482
|
|
|
1483
1483
|
@media (min-width: 25em) {
|
|
1484
|
-
.mds-font-canon
|
|
1484
|
+
.mds-font-canon {
|
|
1485
1485
|
font-size: 2rem;
|
|
1486
1486
|
line-height: 1.13;
|
|
1487
1487
|
}
|
|
1488
1488
|
}
|
|
1489
1489
|
|
|
1490
1490
|
@media (min-width: 37.5em) {
|
|
1491
|
-
.mds-font-canon
|
|
1491
|
+
.mds-font-canon {
|
|
1492
1492
|
font-size: 3.25rem;
|
|
1493
1493
|
line-height: 1.08;
|
|
1494
1494
|
}
|
|
1495
1495
|
}
|
|
1496
1496
|
|
|
1497
1497
|
@media (min-width: 63em) {
|
|
1498
|
-
.mds-font-canon
|
|
1498
|
+
.mds-font-canon {
|
|
1499
1499
|
font-size: 2.75rem;
|
|
1500
1500
|
line-height: 1.1;
|
|
1501
1501
|
}
|
|
1502
1502
|
}
|
|
1503
1503
|
|
|
1504
|
-
.mds-font-trafalgar,
|
|
1504
|
+
.mds-font-trafalgar, h1 {
|
|
1505
1505
|
font-size: 1.25rem;
|
|
1506
1506
|
line-height: 1.2;
|
|
1507
1507
|
}
|
|
1508
1508
|
|
|
1509
1509
|
@media (min-width: 25em) {
|
|
1510
|
-
.mds-font-trafalgar,
|
|
1510
|
+
.mds-font-trafalgar, h1 {
|
|
1511
1511
|
font-size: 1.5rem;
|
|
1512
1512
|
line-height: 1.17;
|
|
1513
1513
|
}
|
|
1514
1514
|
}
|
|
1515
1515
|
|
|
1516
1516
|
@media (min-width: 37.5em) {
|
|
1517
|
-
.mds-font-trafalgar,
|
|
1517
|
+
.mds-font-trafalgar, h1 {
|
|
1518
1518
|
font-size: 2.25rem;
|
|
1519
1519
|
line-height: 1.12;
|
|
1520
1520
|
}
|
|
1521
1521
|
}
|
|
1522
1522
|
|
|
1523
1523
|
@media (min-width: 63em) {
|
|
1524
|
-
.mds-font-trafalgar,
|
|
1524
|
+
.mds-font-trafalgar, h1 {
|
|
1525
1525
|
font-size: 2rem;
|
|
1526
1526
|
line-height: 1.13;
|
|
1527
1527
|
}
|
|
1528
1528
|
}
|
|
1529
1529
|
|
|
1530
|
-
.mds-font-paragon
|
|
1530
|
+
.mds-font-paragon {
|
|
1531
1531
|
font-size: 1.25rem;
|
|
1532
1532
|
line-height: 1.2;
|
|
1533
1533
|
}
|
|
1534
1534
|
|
|
1535
1535
|
@media (min-width: 25em) {
|
|
1536
|
-
.mds-font-paragon
|
|
1536
|
+
.mds-font-paragon {
|
|
1537
1537
|
font-size: 1.375rem;
|
|
1538
1538
|
line-height: 1.19;
|
|
1539
1539
|
}
|
|
1540
1540
|
}
|
|
1541
1541
|
|
|
1542
1542
|
@media (min-width: 37.5em) {
|
|
1543
|
-
.mds-font-paragon
|
|
1543
|
+
.mds-font-paragon {
|
|
1544
1544
|
font-size: 1.75rem;
|
|
1545
1545
|
line-height: 1.15;
|
|
1546
1546
|
}
|
|
1547
1547
|
}
|
|
1548
1548
|
|
|
1549
1549
|
@media (min-width: 63em) {
|
|
1550
|
-
.mds-font-paragon
|
|
1550
|
+
.mds-font-paragon {
|
|
1551
1551
|
font-size: 1.75rem;
|
|
1552
1552
|
line-height: 1.15;
|
|
1553
1553
|
}
|
|
1554
1554
|
}
|
|
1555
1555
|
|
|
1556
|
-
.mds-font-double-pica,
|
|
1556
|
+
.mds-font-double-pica, h2 {
|
|
1557
1557
|
font-size: 1.25rem;
|
|
1558
1558
|
line-height: 1.2;
|
|
1559
1559
|
}
|
|
1560
1560
|
|
|
1561
1561
|
@media (min-width: 25em) {
|
|
1562
|
-
.mds-font-double-pica,
|
|
1562
|
+
.mds-font-double-pica, h2 {
|
|
1563
1563
|
font-size: 1.25rem;
|
|
1564
1564
|
line-height: 1.2;
|
|
1565
1565
|
}
|
|
1566
1566
|
}
|
|
1567
1567
|
|
|
1568
1568
|
@media (min-width: 37.5em) {
|
|
1569
|
-
.mds-font-double-pica,
|
|
1569
|
+
.mds-font-double-pica, h2 {
|
|
1570
1570
|
font-size: 1.625rem;
|
|
1571
1571
|
line-height: 1.16;
|
|
1572
1572
|
}
|
|
1573
1573
|
}
|
|
1574
1574
|
|
|
1575
1575
|
@media (min-width: 63em) {
|
|
1576
|
-
.mds-font-double-pica,
|
|
1576
|
+
.mds-font-double-pica, h2 {
|
|
1577
1577
|
font-size: 1.5rem;
|
|
1578
1578
|
line-height: 1.17;
|
|
1579
1579
|
}
|
|
1580
1580
|
}
|
|
1581
1581
|
|
|
1582
|
-
.mds-font-great-primer, .js .mds-tabs__list-item {
|
|
1582
|
+
.mds-font-great-primer, h3, .js .mds-tabs__list-item {
|
|
1583
1583
|
font-size: 1.125rem;
|
|
1584
1584
|
line-height: 1.23;
|
|
1585
1585
|
}
|
|
1586
1586
|
|
|
1587
1587
|
@media (min-width: 25em) {
|
|
1588
|
-
.mds-font-great-primer, .js .mds-tabs__list-item {
|
|
1588
|
+
.mds-font-great-primer, h3, .js .mds-tabs__list-item {
|
|
1589
1589
|
font-size: 1.125rem;
|
|
1590
1590
|
line-height: 1.23;
|
|
1591
1591
|
}
|
|
1592
1592
|
}
|
|
1593
1593
|
|
|
1594
1594
|
@media (min-width: 37.5em) {
|
|
1595
|
-
.mds-font-great-primer, .js .mds-tabs__list-item {
|
|
1595
|
+
.mds-font-great-primer, h3, .js .mds-tabs__list-item {
|
|
1596
1596
|
font-size: 1.3125rem;
|
|
1597
1597
|
line-height: 1.15;
|
|
1598
1598
|
}
|
|
1599
1599
|
}
|
|
1600
1600
|
|
|
1601
1601
|
@media (min-width: 63em) {
|
|
1602
|
-
.mds-font-great-primer, .js .mds-tabs__list-item {
|
|
1602
|
+
.mds-font-great-primer, h3, .js .mds-tabs__list-item {
|
|
1603
1603
|
font-size: 1.25rem;
|
|
1604
1604
|
line-height: 1.2;
|
|
1605
1605
|
}
|
|
1606
1606
|
}
|
|
1607
1607
|
|
|
1608
|
-
.mds-font-body-copy, body {
|
|
1608
|
+
.mds-font-body-copy, body, h4 {
|
|
1609
1609
|
font-size: 0.875rem;
|
|
1610
1610
|
line-height: 1.43;
|
|
1611
1611
|
}
|
|
1612
1612
|
|
|
1613
1613
|
@media (min-width: 25em) {
|
|
1614
|
-
.mds-font-body-copy, body {
|
|
1614
|
+
.mds-font-body-copy, body, h4 {
|
|
1615
1615
|
font-size: 1rem;
|
|
1616
1616
|
line-height: 1.38;
|
|
1617
1617
|
}
|
|
1618
1618
|
}
|
|
1619
1619
|
|
|
1620
1620
|
@media (min-width: 37.5em) {
|
|
1621
|
-
.mds-font-body-copy, body {
|
|
1621
|
+
.mds-font-body-copy, body, h4 {
|
|
1622
1622
|
font-size: 1.125rem;
|
|
1623
1623
|
line-height: 1.34;
|
|
1624
1624
|
}
|
|
1625
1625
|
}
|
|
1626
1626
|
|
|
1627
1627
|
@media (min-width: 63em) {
|
|
1628
|
-
.mds-font-body-copy, body {
|
|
1628
|
+
.mds-font-body-copy, body, h4 {
|
|
1629
1629
|
font-size: 1rem;
|
|
1630
1630
|
line-height: 1.38;
|
|
1631
1631
|
}
|
package/package.json
CHANGED
|
@@ -4,17 +4,17 @@ body {
|
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
h1 {
|
|
7
|
-
@extend .mds-font-
|
|
7
|
+
@extend .mds-font-trafalgar;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
h2 {
|
|
11
|
-
@extend .mds-font-
|
|
11
|
+
@extend .mds-font-double-pica;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
h3 {
|
|
15
|
-
@extend .mds-font-
|
|
15
|
+
@extend .mds-font-great-primer;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
h4 {
|
|
19
|
-
@extend .mds-font-
|
|
19
|
+
@extend .mds-font-body-copy;
|
|
20
20
|
}
|