@carbon/charts 0.41.94 → 0.41.95

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/styles-g90.css CHANGED
@@ -1405,63 +1405,6 @@ div.bx--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbox
1405
1405
  border-color: #c6c6c6;
1406
1406
  }
1407
1407
 
1408
- h1 {
1409
- font-size: 2.625rem;
1410
- font-weight: 300;
1411
- line-height: 1.199;
1412
- letter-spacing: 0;
1413
- }
1414
-
1415
- h2 {
1416
- font-size: 2rem;
1417
- font-weight: 400;
1418
- line-height: 1.25;
1419
- letter-spacing: 0;
1420
- }
1421
-
1422
- h3 {
1423
- font-size: 1.75rem;
1424
- font-weight: 400;
1425
- line-height: 1.29;
1426
- letter-spacing: 0;
1427
- }
1428
-
1429
- h4 {
1430
- font-size: 1.25rem;
1431
- font-weight: 400;
1432
- line-height: 1.4;
1433
- letter-spacing: 0;
1434
- }
1435
-
1436
- h5 {
1437
- font-size: 1rem;
1438
- font-weight: 600;
1439
- line-height: 1.375;
1440
- letter-spacing: 0;
1441
- }
1442
-
1443
- h6 {
1444
- font-size: 0.875rem;
1445
- font-weight: 600;
1446
- line-height: 1.29;
1447
- letter-spacing: 0.16px;
1448
- }
1449
-
1450
- p {
1451
- font-size: 1rem;
1452
- font-weight: 400;
1453
- line-height: 1.5;
1454
- letter-spacing: 0;
1455
- }
1456
-
1457
- a {
1458
- color: #78a9ff;
1459
- }
1460
-
1461
- em {
1462
- font-style: italic;
1463
- }
1464
-
1465
1408
  @keyframes skeleton {
1466
1409
  0% {
1467
1410
  opacity: 0.3;
@@ -1520,120 +1463,6 @@ em {
1520
1463
  white-space: nowrap;
1521
1464
  }
1522
1465
 
1523
- h1 {
1524
- font-size: 2.625rem;
1525
- font-weight: 300;
1526
- line-height: 1.199;
1527
- letter-spacing: 0;
1528
- }
1529
-
1530
- h2 {
1531
- font-size: 2rem;
1532
- font-weight: 400;
1533
- line-height: 1.25;
1534
- letter-spacing: 0;
1535
- }
1536
-
1537
- h3 {
1538
- font-size: 1.75rem;
1539
- font-weight: 400;
1540
- line-height: 1.29;
1541
- letter-spacing: 0;
1542
- }
1543
-
1544
- h4 {
1545
- font-size: 1.25rem;
1546
- font-weight: 400;
1547
- line-height: 1.4;
1548
- letter-spacing: 0;
1549
- }
1550
-
1551
- h5 {
1552
- font-size: 1rem;
1553
- font-weight: 600;
1554
- line-height: 1.375;
1555
- letter-spacing: 0;
1556
- }
1557
-
1558
- h6 {
1559
- font-size: 0.875rem;
1560
- font-weight: 600;
1561
- line-height: 1.29;
1562
- letter-spacing: 0.16px;
1563
- }
1564
-
1565
- p {
1566
- font-size: 1rem;
1567
- font-weight: 400;
1568
- line-height: 1.5;
1569
- letter-spacing: 0;
1570
- }
1571
-
1572
- a {
1573
- color: #78a9ff;
1574
- }
1575
-
1576
- em {
1577
- font-style: italic;
1578
- }
1579
-
1580
- h1 {
1581
- font-size: 2.625rem;
1582
- font-weight: 300;
1583
- line-height: 1.199;
1584
- letter-spacing: 0;
1585
- }
1586
-
1587
- h2 {
1588
- font-size: 2rem;
1589
- font-weight: 400;
1590
- line-height: 1.25;
1591
- letter-spacing: 0;
1592
- }
1593
-
1594
- h3 {
1595
- font-size: 1.75rem;
1596
- font-weight: 400;
1597
- line-height: 1.29;
1598
- letter-spacing: 0;
1599
- }
1600
-
1601
- h4 {
1602
- font-size: 1.25rem;
1603
- font-weight: 400;
1604
- line-height: 1.4;
1605
- letter-spacing: 0;
1606
- }
1607
-
1608
- h5 {
1609
- font-size: 1rem;
1610
- font-weight: 600;
1611
- line-height: 1.375;
1612
- letter-spacing: 0;
1613
- }
1614
-
1615
- h6 {
1616
- font-size: 0.875rem;
1617
- font-weight: 600;
1618
- line-height: 1.29;
1619
- letter-spacing: 0.16px;
1620
- }
1621
-
1622
- p {
1623
- font-size: 1rem;
1624
- font-weight: 400;
1625
- line-height: 1.5;
1626
- letter-spacing: 0;
1627
- }
1628
-
1629
- a {
1630
- color: #78a9ff;
1631
- }
1632
-
1633
- em {
1634
- font-style: italic;
1635
- }
1636
-
1637
1466
  @keyframes skeleton {
1638
1467
  0% {
1639
1468
  opacity: 0.3;
@@ -1675,63 +1504,6 @@ em {
1675
1504
  transform-origin: left;
1676
1505
  }
1677
1506
  }
1678
- h1 {
1679
- font-size: 2.625rem;
1680
- font-weight: 300;
1681
- line-height: 1.199;
1682
- letter-spacing: 0;
1683
- }
1684
-
1685
- h2 {
1686
- font-size: 2rem;
1687
- font-weight: 400;
1688
- line-height: 1.25;
1689
- letter-spacing: 0;
1690
- }
1691
-
1692
- h3 {
1693
- font-size: 1.75rem;
1694
- font-weight: 400;
1695
- line-height: 1.29;
1696
- letter-spacing: 0;
1697
- }
1698
-
1699
- h4 {
1700
- font-size: 1.25rem;
1701
- font-weight: 400;
1702
- line-height: 1.4;
1703
- letter-spacing: 0;
1704
- }
1705
-
1706
- h5 {
1707
- font-size: 1rem;
1708
- font-weight: 600;
1709
- line-height: 1.375;
1710
- letter-spacing: 0;
1711
- }
1712
-
1713
- h6 {
1714
- font-size: 0.875rem;
1715
- font-weight: 600;
1716
- line-height: 1.29;
1717
- letter-spacing: 0.16px;
1718
- }
1719
-
1720
- p {
1721
- font-size: 1rem;
1722
- font-weight: 400;
1723
- line-height: 1.5;
1724
- letter-spacing: 0;
1725
- }
1726
-
1727
- a {
1728
- color: #78a9ff;
1729
- }
1730
-
1731
- em {
1732
- font-style: italic;
1733
- }
1734
-
1735
1507
  .bx--assistive-text,
1736
1508
  .bx--visually-hidden {
1737
1509
  position: absolute;
@@ -1768,63 +1540,6 @@ em {
1768
1540
  box-sizing: inherit;
1769
1541
  }
1770
1542
 
1771
- h1 {
1772
- font-size: 2.625rem;
1773
- font-weight: 300;
1774
- line-height: 1.199;
1775
- letter-spacing: 0;
1776
- }
1777
-
1778
- h2 {
1779
- font-size: 2rem;
1780
- font-weight: 400;
1781
- line-height: 1.25;
1782
- letter-spacing: 0;
1783
- }
1784
-
1785
- h3 {
1786
- font-size: 1.75rem;
1787
- font-weight: 400;
1788
- line-height: 1.29;
1789
- letter-spacing: 0;
1790
- }
1791
-
1792
- h4 {
1793
- font-size: 1.25rem;
1794
- font-weight: 400;
1795
- line-height: 1.4;
1796
- letter-spacing: 0;
1797
- }
1798
-
1799
- h5 {
1800
- font-size: 1rem;
1801
- font-weight: 600;
1802
- line-height: 1.375;
1803
- letter-spacing: 0;
1804
- }
1805
-
1806
- h6 {
1807
- font-size: 0.875rem;
1808
- font-weight: 600;
1809
- line-height: 1.29;
1810
- letter-spacing: 0.16px;
1811
- }
1812
-
1813
- p {
1814
- font-size: 1rem;
1815
- font-weight: 400;
1816
- line-height: 1.5;
1817
- letter-spacing: 0;
1818
- }
1819
-
1820
- a {
1821
- color: #78a9ff;
1822
- }
1823
-
1824
- em {
1825
- font-style: italic;
1826
- }
1827
-
1828
1543
  @keyframes skeleton {
1829
1544
  0% {
1830
1545
  opacity: 0.3;
@@ -1866,63 +1581,6 @@ em {
1866
1581
  transform-origin: left;
1867
1582
  }
1868
1583
  }
1869
- h1 {
1870
- font-size: 2.625rem;
1871
- font-weight: 300;
1872
- line-height: 1.199;
1873
- letter-spacing: 0;
1874
- }
1875
-
1876
- h2 {
1877
- font-size: 2rem;
1878
- font-weight: 400;
1879
- line-height: 1.25;
1880
- letter-spacing: 0;
1881
- }
1882
-
1883
- h3 {
1884
- font-size: 1.75rem;
1885
- font-weight: 400;
1886
- line-height: 1.29;
1887
- letter-spacing: 0;
1888
- }
1889
-
1890
- h4 {
1891
- font-size: 1.25rem;
1892
- font-weight: 400;
1893
- line-height: 1.4;
1894
- letter-spacing: 0;
1895
- }
1896
-
1897
- h5 {
1898
- font-size: 1rem;
1899
- font-weight: 600;
1900
- line-height: 1.375;
1901
- letter-spacing: 0;
1902
- }
1903
-
1904
- h6 {
1905
- font-size: 0.875rem;
1906
- font-weight: 600;
1907
- line-height: 1.29;
1908
- letter-spacing: 0.16px;
1909
- }
1910
-
1911
- p {
1912
- font-size: 1rem;
1913
- font-weight: 400;
1914
- line-height: 1.5;
1915
- letter-spacing: 0;
1916
- }
1917
-
1918
- a {
1919
- color: #78a9ff;
1920
- }
1921
-
1922
- em {
1923
- font-style: italic;
1924
- }
1925
-
1926
1584
  .bx--assistive-text,
1927
1585
  .bx--visually-hidden {
1928
1586
  position: absolute;
@@ -1970,67 +1628,10 @@ em {
1970
1628
  .bx--text-truncate--front {
1971
1629
  display: inline-block;
1972
1630
  overflow: hidden;
1973
- width: 100%;
1974
- direction: rtl;
1975
- text-overflow: ellipsis;
1976
- white-space: nowrap;
1977
- }
1978
-
1979
- h1 {
1980
- font-size: 2.625rem;
1981
- font-weight: 300;
1982
- line-height: 1.199;
1983
- letter-spacing: 0;
1984
- }
1985
-
1986
- h2 {
1987
- font-size: 2rem;
1988
- font-weight: 400;
1989
- line-height: 1.25;
1990
- letter-spacing: 0;
1991
- }
1992
-
1993
- h3 {
1994
- font-size: 1.75rem;
1995
- font-weight: 400;
1996
- line-height: 1.29;
1997
- letter-spacing: 0;
1998
- }
1999
-
2000
- h4 {
2001
- font-size: 1.25rem;
2002
- font-weight: 400;
2003
- line-height: 1.4;
2004
- letter-spacing: 0;
2005
- }
2006
-
2007
- h5 {
2008
- font-size: 1rem;
2009
- font-weight: 600;
2010
- line-height: 1.375;
2011
- letter-spacing: 0;
2012
- }
2013
-
2014
- h6 {
2015
- font-size: 0.875rem;
2016
- font-weight: 600;
2017
- line-height: 1.29;
2018
- letter-spacing: 0.16px;
2019
- }
2020
-
2021
- p {
2022
- font-size: 1rem;
2023
- font-weight: 400;
2024
- line-height: 1.5;
2025
- letter-spacing: 0;
2026
- }
2027
-
2028
- a {
2029
- color: #78a9ff;
2030
- }
2031
-
2032
- em {
2033
- font-style: italic;
1631
+ width: 100%;
1632
+ direction: rtl;
1633
+ text-overflow: ellipsis;
1634
+ white-space: nowrap;
2034
1635
  }
2035
1636
 
2036
1637
  .bx--btn {
@@ -4505,63 +4106,6 @@ em {
4505
4106
  fill: #000000;
4506
4107
  }
4507
4108
 
4508
- h1 {
4509
- font-size: 2.625rem;
4510
- font-weight: 300;
4511
- line-height: 1.199;
4512
- letter-spacing: 0;
4513
- }
4514
-
4515
- h2 {
4516
- font-size: 2rem;
4517
- font-weight: 400;
4518
- line-height: 1.25;
4519
- letter-spacing: 0;
4520
- }
4521
-
4522
- h3 {
4523
- font-size: 1.75rem;
4524
- font-weight: 400;
4525
- line-height: 1.29;
4526
- letter-spacing: 0;
4527
- }
4528
-
4529
- h4 {
4530
- font-size: 1.25rem;
4531
- font-weight: 400;
4532
- line-height: 1.4;
4533
- letter-spacing: 0;
4534
- }
4535
-
4536
- h5 {
4537
- font-size: 1rem;
4538
- font-weight: 600;
4539
- line-height: 1.375;
4540
- letter-spacing: 0;
4541
- }
4542
-
4543
- h6 {
4544
- font-size: 0.875rem;
4545
- font-weight: 600;
4546
- line-height: 1.29;
4547
- letter-spacing: 0.16px;
4548
- }
4549
-
4550
- p {
4551
- font-size: 1rem;
4552
- font-weight: 400;
4553
- line-height: 1.5;
4554
- letter-spacing: 0;
4555
- }
4556
-
4557
- a {
4558
- color: #78a9ff;
4559
- }
4560
-
4561
- em {
4562
- font-style: italic;
4563
- }
4564
-
4565
4109
  @keyframes skeleton {
4566
4110
  0% {
4567
4111
  opacity: 0.3;
@@ -4603,63 +4147,6 @@ em {
4603
4147
  transform-origin: left;
4604
4148
  }
4605
4149
  }
4606
- h1 {
4607
- font-size: 2.625rem;
4608
- font-weight: 300;
4609
- line-height: 1.199;
4610
- letter-spacing: 0;
4611
- }
4612
-
4613
- h2 {
4614
- font-size: 2rem;
4615
- font-weight: 400;
4616
- line-height: 1.25;
4617
- letter-spacing: 0;
4618
- }
4619
-
4620
- h3 {
4621
- font-size: 1.75rem;
4622
- font-weight: 400;
4623
- line-height: 1.29;
4624
- letter-spacing: 0;
4625
- }
4626
-
4627
- h4 {
4628
- font-size: 1.25rem;
4629
- font-weight: 400;
4630
- line-height: 1.4;
4631
- letter-spacing: 0;
4632
- }
4633
-
4634
- h5 {
4635
- font-size: 1rem;
4636
- font-weight: 600;
4637
- line-height: 1.375;
4638
- letter-spacing: 0;
4639
- }
4640
-
4641
- h6 {
4642
- font-size: 0.875rem;
4643
- font-weight: 600;
4644
- line-height: 1.29;
4645
- letter-spacing: 0.16px;
4646
- }
4647
-
4648
- p {
4649
- font-size: 1rem;
4650
- font-weight: 400;
4651
- line-height: 1.5;
4652
- letter-spacing: 0;
4653
- }
4654
-
4655
- a {
4656
- color: #78a9ff;
4657
- }
4658
-
4659
- em {
4660
- font-style: italic;
4661
- }
4662
-
4663
4150
  .bx--assistive-text,
4664
4151
  .bx--visually-hidden {
4665
4152
  position: absolute;
@@ -4696,63 +4183,6 @@ em {
4696
4183
  box-sizing: inherit;
4697
4184
  }
4698
4185
 
4699
- h1 {
4700
- font-size: 2.625rem;
4701
- font-weight: 300;
4702
- line-height: 1.199;
4703
- letter-spacing: 0;
4704
- }
4705
-
4706
- h2 {
4707
- font-size: 2rem;
4708
- font-weight: 400;
4709
- line-height: 1.25;
4710
- letter-spacing: 0;
4711
- }
4712
-
4713
- h3 {
4714
- font-size: 1.75rem;
4715
- font-weight: 400;
4716
- line-height: 1.29;
4717
- letter-spacing: 0;
4718
- }
4719
-
4720
- h4 {
4721
- font-size: 1.25rem;
4722
- font-weight: 400;
4723
- line-height: 1.4;
4724
- letter-spacing: 0;
4725
- }
4726
-
4727
- h5 {
4728
- font-size: 1rem;
4729
- font-weight: 600;
4730
- line-height: 1.375;
4731
- letter-spacing: 0;
4732
- }
4733
-
4734
- h6 {
4735
- font-size: 0.875rem;
4736
- font-weight: 600;
4737
- line-height: 1.29;
4738
- letter-spacing: 0.16px;
4739
- }
4740
-
4741
- p {
4742
- font-size: 1rem;
4743
- font-weight: 400;
4744
- line-height: 1.5;
4745
- letter-spacing: 0;
4746
- }
4747
-
4748
- a {
4749
- color: #78a9ff;
4750
- }
4751
-
4752
- em {
4753
- font-style: italic;
4754
- }
4755
-
4756
4186
  .bx--text-truncate--end {
4757
4187
  display: inline-block;
4758
4188
  overflow: hidden;
@@ -5745,63 +5175,6 @@ a.bx--overflow-menu-options__btn::before {
5745
5175
  stroke: none;
5746
5176
  }
5747
5177
 
5748
- h1 {
5749
- font-size: 2.625rem;
5750
- font-weight: 300;
5751
- line-height: 1.199;
5752
- letter-spacing: 0;
5753
- }
5754
-
5755
- h2 {
5756
- font-size: 2rem;
5757
- font-weight: 400;
5758
- line-height: 1.25;
5759
- letter-spacing: 0;
5760
- }
5761
-
5762
- h3 {
5763
- font-size: 1.75rem;
5764
- font-weight: 400;
5765
- line-height: 1.29;
5766
- letter-spacing: 0;
5767
- }
5768
-
5769
- h4 {
5770
- font-size: 1.25rem;
5771
- font-weight: 400;
5772
- line-height: 1.4;
5773
- letter-spacing: 0;
5774
- }
5775
-
5776
- h5 {
5777
- font-size: 1rem;
5778
- font-weight: 600;
5779
- line-height: 1.375;
5780
- letter-spacing: 0;
5781
- }
5782
-
5783
- h6 {
5784
- font-size: 0.875rem;
5785
- font-weight: 600;
5786
- line-height: 1.29;
5787
- letter-spacing: 0.16px;
5788
- }
5789
-
5790
- p {
5791
- font-size: 1rem;
5792
- font-weight: 400;
5793
- line-height: 1.5;
5794
- letter-spacing: 0;
5795
- }
5796
-
5797
- a {
5798
- color: #78a9ff;
5799
- }
5800
-
5801
- em {
5802
- font-style: italic;
5803
- }
5804
-
5805
5178
  @keyframes skeleton {
5806
5179
  0% {
5807
5180
  opacity: 0.3;
@@ -5950,63 +5323,6 @@ em {
5950
5323
  padding-top: 1.5rem;
5951
5324
  }
5952
5325
 
5953
- h1 {
5954
- font-size: 2.625rem;
5955
- font-weight: 300;
5956
- line-height: 1.199;
5957
- letter-spacing: 0;
5958
- }
5959
-
5960
- h2 {
5961
- font-size: 2rem;
5962
- font-weight: 400;
5963
- line-height: 1.25;
5964
- letter-spacing: 0;
5965
- }
5966
-
5967
- h3 {
5968
- font-size: 1.75rem;
5969
- font-weight: 400;
5970
- line-height: 1.29;
5971
- letter-spacing: 0;
5972
- }
5973
-
5974
- h4 {
5975
- font-size: 1.25rem;
5976
- font-weight: 400;
5977
- line-height: 1.4;
5978
- letter-spacing: 0;
5979
- }
5980
-
5981
- h5 {
5982
- font-size: 1rem;
5983
- font-weight: 600;
5984
- line-height: 1.375;
5985
- letter-spacing: 0;
5986
- }
5987
-
5988
- h6 {
5989
- font-size: 0.875rem;
5990
- font-weight: 600;
5991
- line-height: 1.29;
5992
- letter-spacing: 0.16px;
5993
- }
5994
-
5995
- p {
5996
- font-size: 1rem;
5997
- font-weight: 400;
5998
- line-height: 1.5;
5999
- letter-spacing: 0;
6000
- }
6001
-
6002
- a {
6003
- color: #78a9ff;
6004
- }
6005
-
6006
- em {
6007
- font-style: italic;
6008
- }
6009
-
6010
5326
  @keyframes skeleton {
6011
5327
  0% {
6012
5328
  opacity: 0.3;
@@ -6138,63 +5454,6 @@ em {
6138
5454
  margin-bottom: 1px;
6139
5455
  }
6140
5456
 
6141
- h1 {
6142
- font-size: 2.625rem;
6143
- font-weight: 300;
6144
- line-height: 1.199;
6145
- letter-spacing: 0;
6146
- }
6147
-
6148
- h2 {
6149
- font-size: 2rem;
6150
- font-weight: 400;
6151
- line-height: 1.25;
6152
- letter-spacing: 0;
6153
- }
6154
-
6155
- h3 {
6156
- font-size: 1.75rem;
6157
- font-weight: 400;
6158
- line-height: 1.29;
6159
- letter-spacing: 0;
6160
- }
6161
-
6162
- h4 {
6163
- font-size: 1.25rem;
6164
- font-weight: 400;
6165
- line-height: 1.4;
6166
- letter-spacing: 0;
6167
- }
6168
-
6169
- h5 {
6170
- font-size: 1rem;
6171
- font-weight: 600;
6172
- line-height: 1.375;
6173
- letter-spacing: 0;
6174
- }
6175
-
6176
- h6 {
6177
- font-size: 0.875rem;
6178
- font-weight: 600;
6179
- line-height: 1.29;
6180
- letter-spacing: 0.16px;
6181
- }
6182
-
6183
- p {
6184
- font-size: 1rem;
6185
- font-weight: 400;
6186
- line-height: 1.5;
6187
- letter-spacing: 0;
6188
- }
6189
-
6190
- a {
6191
- color: #78a9ff;
6192
- }
6193
-
6194
- em {
6195
- font-style: italic;
6196
- }
6197
-
6198
5457
  @keyframes skeleton {
6199
5458
  0% {
6200
5459
  opacity: 0.3;