@openmrs/esm-framework 5.8.2-pre.2486 → 5.8.2-pre.2495
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/.turbo/turbo-build.log +2 -2
- package/dist/openmrs-esm-framework.js +1 -1
- package/dist/openmrs-esm-framework.js.map +1 -1
- package/docs/API.md +94 -54
- package/package.json +18 -18
package/docs/API.md
CHANGED
@@ -695,7 +695,7 @@ ___
|
|
695
695
|
|
696
696
|
#### Defined in
|
697
697
|
|
698
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
698
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:693](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L693)
|
699
699
|
|
700
700
|
___
|
701
701
|
|
@@ -1173,7 +1173,7 @@ ___
|
|
1173
1173
|
|
1174
1174
|
#### Defined in
|
1175
1175
|
|
1176
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1176
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:667](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L667)
|
1177
1177
|
|
1178
1178
|
___
|
1179
1179
|
|
@@ -1233,7 +1233,7 @@ ___
|
|
1233
1233
|
|
1234
1234
|
#### Defined in
|
1235
1235
|
|
1236
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1236
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:672](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L672)
|
1237
1237
|
|
1238
1238
|
___
|
1239
1239
|
|
@@ -1427,7 +1427,7 @@ Note this is an alias for ListCheckedIcon
|
|
1427
1427
|
|
1428
1428
|
#### Defined in
|
1429
1429
|
|
1430
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1430
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:679](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L679)
|
1431
1431
|
|
1432
1432
|
___
|
1433
1433
|
|
@@ -1501,13 +1501,53 @@ ___
|
|
1501
1501
|
|
1502
1502
|
___
|
1503
1503
|
|
1504
|
+
### GenderFemaleIcon
|
1505
|
+
|
1506
|
+
• `Const` **GenderFemaleIcon**: `MemoExoticComponent`<`ForwardRefExoticComponent`<[`IconProps`](API.md#iconprops) & `RefAttributes`<`SVGSVGElement`\>\>\>
|
1507
|
+
|
1508
|
+
#### Defined in
|
1509
|
+
|
1510
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:254](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L254)
|
1511
|
+
|
1512
|
+
___
|
1513
|
+
|
1514
|
+
### GenderMaleIcon
|
1515
|
+
|
1516
|
+
• `Const` **GenderMaleIcon**: `MemoExoticComponent`<`ForwardRefExoticComponent`<[`IconProps`](API.md#iconprops) & `RefAttributes`<`SVGSVGElement`\>\>\>
|
1517
|
+
|
1518
|
+
#### Defined in
|
1519
|
+
|
1520
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:261](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L261)
|
1521
|
+
|
1522
|
+
___
|
1523
|
+
|
1524
|
+
### GenderOtherIcon
|
1525
|
+
|
1526
|
+
• `Const` **GenderOtherIcon**: `MemoExoticComponent`<`ForwardRefExoticComponent`<[`IconProps`](API.md#iconprops) & `RefAttributes`<`SVGSVGElement`\>\>\>
|
1527
|
+
|
1528
|
+
#### Defined in
|
1529
|
+
|
1530
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:268](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L268)
|
1531
|
+
|
1532
|
+
___
|
1533
|
+
|
1534
|
+
### GenderUnknownIcon
|
1535
|
+
|
1536
|
+
• `Const` **GenderUnknownIcon**: `MemoExoticComponent`<`ForwardRefExoticComponent`<[`IconProps`](API.md#iconprops) & `RefAttributes`<`SVGSVGElement`\>\>\>
|
1537
|
+
|
1538
|
+
#### Defined in
|
1539
|
+
|
1540
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:275](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L275)
|
1541
|
+
|
1542
|
+
___
|
1543
|
+
|
1504
1544
|
### GroupAccessIcon
|
1505
1545
|
|
1506
1546
|
• `Const` **GroupAccessIcon**: `MemoExoticComponent`<`ForwardRefExoticComponent`<[`IconProps`](API.md#iconprops) & `RefAttributes`<`SVGSVGElement`\>\>\>
|
1507
1547
|
|
1508
1548
|
#### Defined in
|
1509
1549
|
|
1510
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1550
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:291](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L291)
|
1511
1551
|
|
1512
1552
|
___
|
1513
1553
|
|
@@ -1517,7 +1557,7 @@ ___
|
|
1517
1557
|
|
1518
1558
|
#### Defined in
|
1519
1559
|
|
1520
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1560
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:283](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L283)
|
1521
1561
|
|
1522
1562
|
___
|
1523
1563
|
|
@@ -1537,7 +1577,7 @@ ___
|
|
1537
1577
|
|
1538
1578
|
#### Defined in
|
1539
1579
|
|
1540
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1580
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:299](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L299)
|
1541
1581
|
|
1542
1582
|
___
|
1543
1583
|
|
@@ -1549,7 +1589,7 @@ This is a utility type for custom icons that use the svg-sprite-loader to bundle
|
|
1549
1589
|
|
1550
1590
|
#### Defined in
|
1551
1591
|
|
1552
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1592
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:701](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L701)
|
1553
1593
|
|
1554
1594
|
___
|
1555
1595
|
|
@@ -1559,7 +1599,7 @@ ___
|
|
1559
1599
|
|
1560
1600
|
#### Defined in
|
1561
1601
|
|
1562
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1602
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:307](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L307)
|
1563
1603
|
|
1564
1604
|
___
|
1565
1605
|
|
@@ -1579,7 +1619,7 @@ ___
|
|
1579
1619
|
|
1580
1620
|
#### Defined in
|
1581
1621
|
|
1582
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1622
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:331](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L331)
|
1583
1623
|
|
1584
1624
|
___
|
1585
1625
|
|
@@ -1589,7 +1629,7 @@ ___
|
|
1589
1629
|
|
1590
1630
|
#### Defined in
|
1591
1631
|
|
1592
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1632
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:323](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L323)
|
1593
1633
|
|
1594
1634
|
___
|
1595
1635
|
|
@@ -1599,7 +1639,7 @@ ___
|
|
1599
1639
|
|
1600
1640
|
#### Defined in
|
1601
1641
|
|
1602
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1642
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:339](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L339)
|
1603
1643
|
|
1604
1644
|
___
|
1605
1645
|
|
@@ -1609,7 +1649,7 @@ ___
|
|
1609
1649
|
|
1610
1650
|
#### Defined in
|
1611
1651
|
|
1612
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1652
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:315](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L315)
|
1613
1653
|
|
1614
1654
|
___
|
1615
1655
|
|
@@ -1629,7 +1669,7 @@ ___
|
|
1629
1669
|
|
1630
1670
|
#### Defined in
|
1631
1671
|
|
1632
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1672
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:347](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L347)
|
1633
1673
|
|
1634
1674
|
___
|
1635
1675
|
|
@@ -1639,7 +1679,7 @@ ___
|
|
1639
1679
|
|
1640
1680
|
#### Defined in
|
1641
1681
|
|
1642
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1682
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:355](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L355)
|
1643
1683
|
|
1644
1684
|
___
|
1645
1685
|
|
@@ -1659,7 +1699,7 @@ ___
|
|
1659
1699
|
|
1660
1700
|
#### Defined in
|
1661
1701
|
|
1662
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1702
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:363](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L363)
|
1663
1703
|
|
1664
1704
|
___
|
1665
1705
|
|
@@ -1669,7 +1709,7 @@ ___
|
|
1669
1709
|
|
1670
1710
|
#### Defined in
|
1671
1711
|
|
1672
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1712
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:371](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L371)
|
1673
1713
|
|
1674
1714
|
___
|
1675
1715
|
|
@@ -1679,7 +1719,7 @@ ___
|
|
1679
1719
|
|
1680
1720
|
#### Defined in
|
1681
1721
|
|
1682
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1722
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:379](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L379)
|
1683
1723
|
|
1684
1724
|
___
|
1685
1725
|
|
@@ -1689,7 +1729,7 @@ ___
|
|
1689
1729
|
|
1690
1730
|
#### Defined in
|
1691
1731
|
|
1692
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1732
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:387](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L387)
|
1693
1733
|
|
1694
1734
|
___
|
1695
1735
|
|
@@ -1701,7 +1741,7 @@ Billing
|
|
1701
1741
|
|
1702
1742
|
#### Defined in
|
1703
1743
|
|
1704
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1744
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:396](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L396)
|
1705
1745
|
|
1706
1746
|
___
|
1707
1747
|
|
@@ -1711,7 +1751,7 @@ ___
|
|
1711
1751
|
|
1712
1752
|
#### Defined in
|
1713
1753
|
|
1714
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1754
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:404](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L404)
|
1715
1755
|
|
1716
1756
|
___
|
1717
1757
|
|
@@ -1721,7 +1761,7 @@ ___
|
|
1721
1761
|
|
1722
1762
|
#### Defined in
|
1723
1763
|
|
1724
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1764
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:412](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L412)
|
1725
1765
|
|
1726
1766
|
___
|
1727
1767
|
|
@@ -1743,7 +1783,7 @@ ___
|
|
1743
1783
|
|
1744
1784
|
#### Defined in
|
1745
1785
|
|
1746
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1786
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:420](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L420)
|
1747
1787
|
|
1748
1788
|
___
|
1749
1789
|
|
@@ -1753,7 +1793,7 @@ ___
|
|
1753
1793
|
|
1754
1794
|
#### Defined in
|
1755
1795
|
|
1756
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1796
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:428](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L428)
|
1757
1797
|
|
1758
1798
|
___
|
1759
1799
|
|
@@ -1763,7 +1803,7 @@ ___
|
|
1763
1803
|
|
1764
1804
|
#### Defined in
|
1765
1805
|
|
1766
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1806
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:608](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L608)
|
1767
1807
|
|
1768
1808
|
___
|
1769
1809
|
|
@@ -1783,7 +1823,7 @@ ___
|
|
1783
1823
|
|
1784
1824
|
#### Defined in
|
1785
1825
|
|
1786
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1826
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:436](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L436)
|
1787
1827
|
|
1788
1828
|
___
|
1789
1829
|
|
@@ -1793,7 +1833,7 @@ ___
|
|
1793
1833
|
|
1794
1834
|
#### Defined in
|
1795
1835
|
|
1796
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1836
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:444](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L444)
|
1797
1837
|
|
1798
1838
|
___
|
1799
1839
|
|
@@ -1815,7 +1855,7 @@ ___
|
|
1815
1855
|
|
1816
1856
|
#### Defined in
|
1817
1857
|
|
1818
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1858
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:452](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L452)
|
1819
1859
|
|
1820
1860
|
___
|
1821
1861
|
|
@@ -1825,7 +1865,7 @@ ___
|
|
1825
1865
|
|
1826
1866
|
#### Defined in
|
1827
1867
|
|
1828
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1868
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:684](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L684)
|
1829
1869
|
|
1830
1870
|
___
|
1831
1871
|
|
@@ -1845,7 +1885,7 @@ ___
|
|
1845
1885
|
|
1846
1886
|
#### Defined in
|
1847
1887
|
|
1848
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1888
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:460](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L460)
|
1849
1889
|
|
1850
1890
|
___
|
1851
1891
|
|
@@ -1855,7 +1895,7 @@ ___
|
|
1855
1895
|
|
1856
1896
|
#### Defined in
|
1857
1897
|
|
1858
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1898
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:648](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L648)
|
1859
1899
|
|
1860
1900
|
___
|
1861
1901
|
|
@@ -1865,7 +1905,7 @@ ___
|
|
1865
1905
|
|
1866
1906
|
#### Defined in
|
1867
1907
|
|
1868
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1908
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:468](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L468)
|
1869
1909
|
|
1870
1910
|
___
|
1871
1911
|
|
@@ -1875,7 +1915,7 @@ ___
|
|
1875
1915
|
|
1876
1916
|
#### Defined in
|
1877
1917
|
|
1878
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1918
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:484](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L484)
|
1879
1919
|
|
1880
1920
|
___
|
1881
1921
|
|
@@ -1885,7 +1925,7 @@ ___
|
|
1885
1925
|
|
1886
1926
|
#### Defined in
|
1887
1927
|
|
1888
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1928
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:492](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L492)
|
1889
1929
|
|
1890
1930
|
___
|
1891
1931
|
|
@@ -1909,7 +1949,7 @@ Note this is an alias for ShoppingCartArrowDownIcon
|
|
1909
1949
|
|
1910
1950
|
#### Defined in
|
1911
1951
|
|
1912
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1952
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:691](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L691)
|
1913
1953
|
|
1914
1954
|
___
|
1915
1955
|
|
@@ -1921,7 +1961,7 @@ Used as a button to add an item to the Order basket from a search
|
|
1921
1961
|
|
1922
1962
|
#### Defined in
|
1923
1963
|
|
1924
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1964
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:518](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L518)
|
1925
1965
|
|
1926
1966
|
___
|
1927
1967
|
|
@@ -1933,7 +1973,7 @@ Order Basket, the UI to enter Orders for Medications, Referrals, Labs, Procedure
|
|
1933
1973
|
|
1934
1974
|
#### Defined in
|
1935
1975
|
|
1936
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1976
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:509](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L509)
|
1937
1977
|
|
1938
1978
|
___
|
1939
1979
|
|
@@ -1945,7 +1985,7 @@ Used as action button to open ward in-patient note workspace
|
|
1945
1985
|
|
1946
1986
|
#### Defined in
|
1947
1987
|
|
1948
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1988
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:527](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L527)
|
1949
1989
|
|
1950
1990
|
___
|
1951
1991
|
|
@@ -1955,7 +1995,7 @@ ___
|
|
1955
1995
|
|
1956
1996
|
#### Defined in
|
1957
1997
|
|
1958
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1998
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:500](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L500)
|
1959
1999
|
|
1960
2000
|
___
|
1961
2001
|
|
@@ -1965,7 +2005,7 @@ ___
|
|
1965
2005
|
|
1966
2006
|
#### Defined in
|
1967
2007
|
|
1968
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2008
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:656](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L656)
|
1969
2009
|
|
1970
2010
|
___
|
1971
2011
|
|
@@ -1975,7 +2015,7 @@ ___
|
|
1975
2015
|
|
1976
2016
|
#### Defined in
|
1977
2017
|
|
1978
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2018
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:544](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L544)
|
1979
2019
|
|
1980
2020
|
___
|
1981
2021
|
|
@@ -1987,7 +2027,7 @@ Used as a button to add an item to the Order basket from a search
|
|
1987
2027
|
|
1988
2028
|
#### Defined in
|
1989
2029
|
|
1990
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2030
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:536](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L536)
|
1991
2031
|
|
1992
2032
|
___
|
1993
2033
|
|
@@ -1999,7 +2039,7 @@ Lab investigations
|
|
1999
2039
|
|
2000
2040
|
#### Defined in
|
2001
2041
|
|
2002
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2042
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:553](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L553)
|
2003
2043
|
|
2004
2044
|
___
|
2005
2045
|
|
@@ -2009,7 +2049,7 @@ ___
|
|
2009
2049
|
|
2010
2050
|
#### Defined in
|
2011
2051
|
|
2012
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2052
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:561](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L561)
|
2013
2053
|
|
2014
2054
|
___
|
2015
2055
|
|
@@ -2019,7 +2059,7 @@ ___
|
|
2019
2059
|
|
2020
2060
|
#### Defined in
|
2021
2061
|
|
2022
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2062
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:476](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L476)
|
2023
2063
|
|
2024
2064
|
___
|
2025
2065
|
|
@@ -2029,7 +2069,7 @@ ___
|
|
2029
2069
|
|
2030
2070
|
#### Defined in
|
2031
2071
|
|
2032
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2072
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:569](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L569)
|
2033
2073
|
|
2034
2074
|
___
|
2035
2075
|
|
@@ -2039,7 +2079,7 @@ ___
|
|
2039
2079
|
|
2040
2080
|
#### Defined in
|
2041
2081
|
|
2042
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2082
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:577](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L577)
|
2043
2083
|
|
2044
2084
|
___
|
2045
2085
|
|
@@ -2051,7 +2091,7 @@ User of OpenMRS e.g. My Account
|
|
2051
2091
|
|
2052
2092
|
#### Defined in
|
2053
2093
|
|
2054
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2094
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:586](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L586)
|
2055
2095
|
|
2056
2096
|
___
|
2057
2097
|
|
@@ -2061,7 +2101,7 @@ ___
|
|
2061
2101
|
|
2062
2102
|
#### Defined in
|
2063
2103
|
|
2064
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2104
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:594](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L594)
|
2065
2105
|
|
2066
2106
|
___
|
2067
2107
|
|
@@ -2071,7 +2111,7 @@ ___
|
|
2071
2111
|
|
2072
2112
|
#### Defined in
|
2073
2113
|
|
2074
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2114
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:616](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L616)
|
2075
2115
|
|
2076
2116
|
___
|
2077
2117
|
|
@@ -2081,7 +2121,7 @@ ___
|
|
2081
2121
|
|
2082
2122
|
#### Defined in
|
2083
2123
|
|
2084
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2124
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:602](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L602)
|
2085
2125
|
|
2086
2126
|
___
|
2087
2127
|
|
@@ -2091,7 +2131,7 @@ ___
|
|
2091
2131
|
|
2092
2132
|
#### Defined in
|
2093
2133
|
|
2094
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2134
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:632](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L632)
|
2095
2135
|
|
2096
2136
|
___
|
2097
2137
|
|
@@ -2101,7 +2141,7 @@ ___
|
|
2101
2141
|
|
2102
2142
|
#### Defined in
|
2103
2143
|
|
2104
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2144
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:624](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L624)
|
2105
2145
|
|
2106
2146
|
___
|
2107
2147
|
|
@@ -2111,7 +2151,7 @@ ___
|
|
2111
2151
|
|
2112
2152
|
#### Defined in
|
2113
2153
|
|
2114
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2154
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:640](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L640)
|
2115
2155
|
|
2116
2156
|
___
|
2117
2157
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@openmrs/esm-framework",
|
3
|
-
"version": "5.8.2-pre.
|
3
|
+
"version": "5.8.2-pre.2495",
|
4
4
|
"license": "MPL-2.0",
|
5
5
|
"browser": "dist/openmrs-esm-framework.js",
|
6
6
|
"main": "src/index.ts",
|
@@ -37,23 +37,23 @@
|
|
37
37
|
"access": "public"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@openmrs/esm-api": "5.8.2-pre.
|
41
|
-
"@openmrs/esm-config": "5.8.2-pre.
|
42
|
-
"@openmrs/esm-context": "5.8.2-pre.
|
43
|
-
"@openmrs/esm-dynamic-loading": "5.8.2-pre.
|
44
|
-
"@openmrs/esm-error-handling": "5.8.2-pre.
|
45
|
-
"@openmrs/esm-expression-evaluator": "5.8.2-pre.
|
46
|
-
"@openmrs/esm-extensions": "5.8.2-pre.
|
47
|
-
"@openmrs/esm-feature-flags": "5.8.2-pre.
|
48
|
-
"@openmrs/esm-globals": "5.8.2-pre.
|
49
|
-
"@openmrs/esm-navigation": "5.8.2-pre.
|
50
|
-
"@openmrs/esm-offline": "5.8.2-pre.
|
51
|
-
"@openmrs/esm-react-utils": "5.8.2-pre.
|
52
|
-
"@openmrs/esm-routes": "5.8.2-pre.
|
53
|
-
"@openmrs/esm-state": "5.8.2-pre.
|
54
|
-
"@openmrs/esm-styleguide": "5.8.2-pre.
|
55
|
-
"@openmrs/esm-translations": "5.8.2-pre.
|
56
|
-
"@openmrs/esm-utils": "5.8.2-pre.
|
40
|
+
"@openmrs/esm-api": "5.8.2-pre.2495",
|
41
|
+
"@openmrs/esm-config": "5.8.2-pre.2495",
|
42
|
+
"@openmrs/esm-context": "5.8.2-pre.2495",
|
43
|
+
"@openmrs/esm-dynamic-loading": "5.8.2-pre.2495",
|
44
|
+
"@openmrs/esm-error-handling": "5.8.2-pre.2495",
|
45
|
+
"@openmrs/esm-expression-evaluator": "5.8.2-pre.2495",
|
46
|
+
"@openmrs/esm-extensions": "5.8.2-pre.2495",
|
47
|
+
"@openmrs/esm-feature-flags": "5.8.2-pre.2495",
|
48
|
+
"@openmrs/esm-globals": "5.8.2-pre.2495",
|
49
|
+
"@openmrs/esm-navigation": "5.8.2-pre.2495",
|
50
|
+
"@openmrs/esm-offline": "5.8.2-pre.2495",
|
51
|
+
"@openmrs/esm-react-utils": "5.8.2-pre.2495",
|
52
|
+
"@openmrs/esm-routes": "5.8.2-pre.2495",
|
53
|
+
"@openmrs/esm-state": "5.8.2-pre.2495",
|
54
|
+
"@openmrs/esm-styleguide": "5.8.2-pre.2495",
|
55
|
+
"@openmrs/esm-translations": "5.8.2-pre.2495",
|
56
|
+
"@openmrs/esm-utils": "5.8.2-pre.2495",
|
57
57
|
"dayjs": "^1.10.7"
|
58
58
|
},
|
59
59
|
"peerDependencies": {
|