@proximus/lavender-styling 2.0.0-alpha.142 → 2.0.0-alpha.144

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.
@@ -1608,6 +1608,222 @@ export const SpacingPageLayoutBetweenSectionsDesktop = {
1608
1608
  decimal: 0.8,
1609
1609
  scale: 1280,
1610
1610
  };
1611
+ export const TextLineHeightBodyLMobile = {
1612
+ original: "24rem",
1613
+ number: 24,
1614
+ decimal: 0.24,
1615
+ scale: 384,
1616
+ };
1617
+ export const TextLineHeightBodyLDesktop = {
1618
+ original: "27rem",
1619
+ number: 27,
1620
+ decimal: 0.27,
1621
+ scale: 432,
1622
+ };
1623
+ export const TextLineHeightBodyMMobile = {
1624
+ original: "21rem",
1625
+ number: 21,
1626
+ decimal: 0.21,
1627
+ scale: 336,
1628
+ };
1629
+ export const TextLineHeightBodyMDesktop = {
1630
+ original: "24rem",
1631
+ number: 24,
1632
+ decimal: 0.24,
1633
+ scale: 384,
1634
+ };
1635
+ export const TextLineHeightBodySMobile = {
1636
+ original: "18rem",
1637
+ number: 18,
1638
+ decimal: 0.18,
1639
+ scale: 288,
1640
+ };
1641
+ export const TextLineHeightBodySDesktop = {
1642
+ original: "21rem",
1643
+ number: 21,
1644
+ decimal: 0.21,
1645
+ scale: 336,
1646
+ };
1647
+ export const TextLineHeightBodyXsMobile = {
1648
+ original: "15rem",
1649
+ number: 15,
1650
+ decimal: 0.15,
1651
+ scale: 240,
1652
+ };
1653
+ export const TextLineHeightBodyXsDesktop = {
1654
+ original: "18rem",
1655
+ number: 18,
1656
+ decimal: 0.18,
1657
+ scale: 288,
1658
+ };
1659
+ export const TextLineHeightHeading5xlMobile = {
1660
+ original: "52rem",
1661
+ number: 52,
1662
+ decimal: 0.52,
1663
+ scale: 832,
1664
+ };
1665
+ export const TextLineHeightHeading5xlDesktop = {
1666
+ original: "62rem",
1667
+ number: 62,
1668
+ decimal: 0.62,
1669
+ scale: 992,
1670
+ };
1671
+ export const TextLineHeightHeading4xlMobile = {
1672
+ original: "46rem",
1673
+ number: 46,
1674
+ decimal: 0.46,
1675
+ scale: 736,
1676
+ };
1677
+ export const TextLineHeightHeading4xlDesktop = {
1678
+ original: "62rem",
1679
+ number: 62,
1680
+ decimal: 0.62,
1681
+ scale: 992,
1682
+ };
1683
+ export const TextLineHeightHeading3xlMobile = {
1684
+ original: "40rem",
1685
+ number: 40,
1686
+ decimal: 0.4,
1687
+ scale: 640,
1688
+ };
1689
+ export const TextLineHeightHeading3xlDesktop = {
1690
+ original: "52rem",
1691
+ number: 52,
1692
+ decimal: 0.52,
1693
+ scale: 832,
1694
+ };
1695
+ export const TextLineHeightHeading2xlMobile = {
1696
+ original: "36rem",
1697
+ number: 36,
1698
+ decimal: 0.36,
1699
+ scale: 576,
1700
+ };
1701
+ export const TextLineHeightHeading2xlDesktop = {
1702
+ original: "40rem",
1703
+ number: 40,
1704
+ decimal: 0.4,
1705
+ scale: 640,
1706
+ };
1707
+ export const TextLineHeightHeadingXlMobile = {
1708
+ original: "30rem",
1709
+ number: 30,
1710
+ decimal: 0.3,
1711
+ scale: 480,
1712
+ };
1713
+ export const TextLineHeightHeadingXlDesktop = {
1714
+ original: "36rem",
1715
+ number: 36,
1716
+ decimal: 0.36,
1717
+ scale: 576,
1718
+ };
1719
+ export const TextLineHeightHeadingLMobile = {
1720
+ original: "27rem",
1721
+ number: 27,
1722
+ decimal: 0.27,
1723
+ scale: 432,
1724
+ };
1725
+ export const TextLineHeightHeadingLDesktop = {
1726
+ original: "30rem",
1727
+ number: 30,
1728
+ decimal: 0.3,
1729
+ scale: 480,
1730
+ };
1731
+ export const TextLineHeightHeadingMMobile = {
1732
+ original: "24rem",
1733
+ number: 24,
1734
+ decimal: 0.24,
1735
+ scale: 384,
1736
+ };
1737
+ export const TextLineHeightHeadingMDesktop = {
1738
+ original: "27rem",
1739
+ number: 27,
1740
+ decimal: 0.27,
1741
+ scale: 432,
1742
+ };
1743
+ export const TextLineHeightHeadingSMobile = {
1744
+ original: "21rem",
1745
+ number: 21,
1746
+ decimal: 0.21,
1747
+ scale: 336,
1748
+ };
1749
+ export const TextLineHeightHeadingSDesktop = {
1750
+ original: "24rem",
1751
+ number: 24,
1752
+ decimal: 0.24,
1753
+ scale: 384,
1754
+ };
1755
+ export const TextLineHeightLabelLMobile = {
1756
+ original: "24rem",
1757
+ number: 24,
1758
+ decimal: 0.24,
1759
+ scale: 384,
1760
+ };
1761
+ export const TextLineHeightLabelLDesktop = {
1762
+ original: "27rem",
1763
+ number: 27,
1764
+ decimal: 0.27,
1765
+ scale: 432,
1766
+ };
1767
+ export const TextLineHeightLabelMMobile = {
1768
+ original: "21rem",
1769
+ number: 21,
1770
+ decimal: 0.21,
1771
+ scale: 336,
1772
+ };
1773
+ export const TextLineHeightLabelMDesktop = {
1774
+ original: "24rem",
1775
+ number: 24,
1776
+ decimal: 0.24,
1777
+ scale: 384,
1778
+ };
1779
+ export const TextLineHeightLabelSMobile = {
1780
+ original: "18rem",
1781
+ number: 18,
1782
+ decimal: 0.18,
1783
+ scale: 288,
1784
+ };
1785
+ export const TextLineHeightLabelSDesktop = {
1786
+ original: "21rem",
1787
+ number: 21,
1788
+ decimal: 0.21,
1789
+ scale: 336,
1790
+ };
1791
+ export const TextLineHeightLabelXsMobile = {
1792
+ original: "15rem",
1793
+ number: 15,
1794
+ decimal: 0.15,
1795
+ scale: 240,
1796
+ };
1797
+ export const TextLineHeightLabelXsDesktop = {
1798
+ original: "18rem",
1799
+ number: 18,
1800
+ decimal: 0.18,
1801
+ scale: 288,
1802
+ };
1803
+ export const TextLineHeightLinkMMobile = {
1804
+ original: "21rem",
1805
+ number: 21,
1806
+ decimal: 0.21,
1807
+ scale: 336,
1808
+ };
1809
+ export const TextLineHeightLinkMDesktop = {
1810
+ original: "24rem",
1811
+ number: 24,
1812
+ decimal: 0.24,
1813
+ scale: 384,
1814
+ };
1815
+ export const TextLineHeightLinkSMobile = {
1816
+ original: "18rem",
1817
+ number: 18,
1818
+ decimal: 0.18,
1819
+ scale: 288,
1820
+ };
1821
+ export const TextLineHeightLinkSDesktop = {
1822
+ original: "21rem",
1823
+ number: 21,
1824
+ decimal: 0.21,
1825
+ scale: 336,
1826
+ };
1611
1827
  export const TextSizeBodyLMobile = {
1612
1828
  original: "16rem",
1613
1829
  number: 16,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proximus/lavender-styling",
3
- "version": "2.0.0-alpha.142",
3
+ "version": "2.0.0-alpha.144",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "files": [