@openmrs/esm-framework 5.8.2-pre.2515 → 5.8.2-pre.2520
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 +1 -1
- package/dist/openmrs-esm-framework.js +1 -1
- package/dist/openmrs-esm-framework.js.map +1 -1
- package/docs/API.md +55 -35
- 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:701](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L701)
|
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:675](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L675)
|
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:680](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L680)
|
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:687](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L687)
|
1431
1431
|
|
1432
1432
|
___
|
1433
1433
|
|
@@ -1589,7 +1589,7 @@ This is a utility type for custom icons that use the svg-sprite-loader to bundle
|
|
1589
1589
|
|
1590
1590
|
#### Defined in
|
1591
1591
|
|
1592
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1592
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:709](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L709)
|
1593
1593
|
|
1594
1594
|
___
|
1595
1595
|
|
@@ -1803,7 +1803,7 @@ ___
|
|
1803
1803
|
|
1804
1804
|
#### Defined in
|
1805
1805
|
|
1806
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1806
|
+
[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)
|
1807
1807
|
|
1808
1808
|
___
|
1809
1809
|
|
@@ -1837,6 +1837,16 @@ ___
|
|
1837
1837
|
|
1838
1838
|
___
|
1839
1839
|
|
1840
|
+
### PharmacyPictogram
|
1841
|
+
|
1842
|
+
• `Const` **PharmacyPictogram**: `MemoExoticComponent`<`ForwardRefExoticComponent`<[`PictogramProps`](API.md#pictogramprops) & `RefAttributes`<`SVGSVGElement`\>\>\>
|
1843
|
+
|
1844
|
+
#### Defined in
|
1845
|
+
|
1846
|
+
[packages/framework/esm-styleguide/src/pictograms/pictograms.tsx:66](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/pictograms/pictograms.tsx#L66)
|
1847
|
+
|
1848
|
+
___
|
1849
|
+
|
1840
1850
|
### Pictogram
|
1841
1851
|
|
1842
1852
|
• `Const` **Pictogram**: `MemoExoticComponent`<`ForwardRefExoticComponent`<[`SvgPictogramProps`](API.md#svgpictogramprops) & `RefAttributes`<`SVGSVGElement`\>\>\>
|
@@ -1859,13 +1869,23 @@ ___
|
|
1859
1869
|
|
1860
1870
|
___
|
1861
1871
|
|
1872
|
+
### ProgramsIcon
|
1873
|
+
|
1874
|
+
• `Const` **ProgramsIcon**: `MemoExoticComponent`<`ForwardRefExoticComponent`<[`IconProps`](API.md#iconprops) & `RefAttributes`<`SVGSVGElement`\>\>\>
|
1875
|
+
|
1876
|
+
#### Defined in
|
1877
|
+
|
1878
|
+
[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)
|
1879
|
+
|
1880
|
+
___
|
1881
|
+
|
1862
1882
|
### RadiologyIcon
|
1863
1883
|
|
1864
1884
|
• `Const` **RadiologyIcon**: `MemoExoticComponent`<`ForwardRefExoticComponent`<[`IconProps`](API.md#iconprops) & `RefAttributes`<`SVGSVGElement`\>\>\> = `ImageMedicalIcon`
|
1865
1885
|
|
1866
1886
|
#### Defined in
|
1867
1887
|
|
1868
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1888
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:692](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L692)
|
1869
1889
|
|
1870
1890
|
___
|
1871
1891
|
|
@@ -1875,7 +1895,7 @@ ___
|
|
1875
1895
|
|
1876
1896
|
#### Defined in
|
1877
1897
|
|
1878
|
-
[packages/framework/esm-styleguide/src/pictograms/pictograms.tsx:
|
1898
|
+
[packages/framework/esm-styleguide/src/pictograms/pictograms.tsx:72](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/pictograms/pictograms.tsx#L72)
|
1879
1899
|
|
1880
1900
|
___
|
1881
1901
|
|
@@ -1885,7 +1905,7 @@ ___
|
|
1885
1905
|
|
1886
1906
|
#### Defined in
|
1887
1907
|
|
1888
|
-
[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)
|
1889
1909
|
|
1890
1910
|
___
|
1891
1911
|
|
@@ -1895,7 +1915,7 @@ ___
|
|
1895
1915
|
|
1896
1916
|
#### Defined in
|
1897
1917
|
|
1898
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1918
|
+
[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)
|
1899
1919
|
|
1900
1920
|
___
|
1901
1921
|
|
@@ -1905,7 +1925,7 @@ ___
|
|
1905
1925
|
|
1906
1926
|
#### Defined in
|
1907
1927
|
|
1908
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1928
|
+
[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)
|
1909
1929
|
|
1910
1930
|
___
|
1911
1931
|
|
@@ -1915,7 +1935,7 @@ ___
|
|
1915
1935
|
|
1916
1936
|
#### Defined in
|
1917
1937
|
|
1918
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1938
|
+
[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)
|
1919
1939
|
|
1920
1940
|
___
|
1921
1941
|
|
@@ -1925,7 +1945,7 @@ ___
|
|
1925
1945
|
|
1926
1946
|
#### Defined in
|
1927
1947
|
|
1928
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1948
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:508](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L508)
|
1929
1949
|
|
1930
1950
|
___
|
1931
1951
|
|
@@ -1935,7 +1955,7 @@ ___
|
|
1935
1955
|
|
1936
1956
|
#### Defined in
|
1937
1957
|
|
1938
|
-
[packages/framework/esm-styleguide/src/pictograms/pictograms.tsx:
|
1958
|
+
[packages/framework/esm-styleguide/src/pictograms/pictograms.tsx:78](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/pictograms/pictograms.tsx#L78)
|
1939
1959
|
|
1940
1960
|
___
|
1941
1961
|
|
@@ -1949,7 +1969,7 @@ Note this is an alias for ShoppingCartArrowDownIcon
|
|
1949
1969
|
|
1950
1970
|
#### Defined in
|
1951
1971
|
|
1952
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1972
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:699](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L699)
|
1953
1973
|
|
1954
1974
|
___
|
1955
1975
|
|
@@ -1961,7 +1981,7 @@ Used as a button to add an item to the Order basket from a search
|
|
1961
1981
|
|
1962
1982
|
#### Defined in
|
1963
1983
|
|
1964
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1984
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:534](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L534)
|
1965
1985
|
|
1966
1986
|
___
|
1967
1987
|
|
@@ -1973,7 +1993,7 @@ Order Basket, the UI to enter Orders for Medications, Referrals, Labs, Procedure
|
|
1973
1993
|
|
1974
1994
|
#### Defined in
|
1975
1995
|
|
1976
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
1996
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:525](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L525)
|
1977
1997
|
|
1978
1998
|
___
|
1979
1999
|
|
@@ -1985,7 +2005,7 @@ Used as action button to open ward in-patient note workspace
|
|
1985
2005
|
|
1986
2006
|
#### Defined in
|
1987
2007
|
|
1988
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2008
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:543](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L543)
|
1989
2009
|
|
1990
2010
|
___
|
1991
2011
|
|
@@ -1995,7 +2015,7 @@ ___
|
|
1995
2015
|
|
1996
2016
|
#### Defined in
|
1997
2017
|
|
1998
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2018
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:516](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L516)
|
1999
2019
|
|
2000
2020
|
___
|
2001
2021
|
|
@@ -2005,7 +2025,7 @@ ___
|
|
2005
2025
|
|
2006
2026
|
#### Defined in
|
2007
2027
|
|
2008
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2028
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:551](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L551)
|
2009
2029
|
|
2010
2030
|
___
|
2011
2031
|
|
@@ -2015,7 +2035,7 @@ ___
|
|
2015
2035
|
|
2016
2036
|
#### Defined in
|
2017
2037
|
|
2018
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2038
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:568](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L568)
|
2019
2039
|
|
2020
2040
|
___
|
2021
2041
|
|
@@ -2027,7 +2047,7 @@ Used as a button to add an item to the Order basket from a search
|
|
2027
2047
|
|
2028
2048
|
#### Defined in
|
2029
2049
|
|
2030
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2050
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:560](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L560)
|
2031
2051
|
|
2032
2052
|
___
|
2033
2053
|
|
@@ -2039,7 +2059,7 @@ Lab investigations
|
|
2039
2059
|
|
2040
2060
|
#### Defined in
|
2041
2061
|
|
2042
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2062
|
+
[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
2063
|
|
2044
2064
|
___
|
2045
2065
|
|
@@ -2049,7 +2069,7 @@ ___
|
|
2049
2069
|
|
2050
2070
|
#### Defined in
|
2051
2071
|
|
2052
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2072
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:585](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L585)
|
2053
2073
|
|
2054
2074
|
___
|
2055
2075
|
|
@@ -2059,7 +2079,7 @@ ___
|
|
2059
2079
|
|
2060
2080
|
#### Defined in
|
2061
2081
|
|
2062
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2082
|
+
[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)
|
2063
2083
|
|
2064
2084
|
___
|
2065
2085
|
|
@@ -2069,7 +2089,7 @@ ___
|
|
2069
2089
|
|
2070
2090
|
#### Defined in
|
2071
2091
|
|
2072
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2092
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:593](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L593)
|
2073
2093
|
|
2074
2094
|
___
|
2075
2095
|
|
@@ -2079,7 +2099,7 @@ ___
|
|
2079
2099
|
|
2080
2100
|
#### Defined in
|
2081
2101
|
|
2082
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2102
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:601](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L601)
|
2083
2103
|
|
2084
2104
|
___
|
2085
2105
|
|
@@ -2091,7 +2111,7 @@ User of OpenMRS e.g. My Account
|
|
2091
2111
|
|
2092
2112
|
#### Defined in
|
2093
2113
|
|
2094
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2114
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:610](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L610)
|
2095
2115
|
|
2096
2116
|
___
|
2097
2117
|
|
@@ -2101,7 +2121,7 @@ ___
|
|
2101
2121
|
|
2102
2122
|
#### Defined in
|
2103
2123
|
|
2104
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2124
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:618](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L618)
|
2105
2125
|
|
2106
2126
|
___
|
2107
2127
|
|
@@ -2111,7 +2131,7 @@ ___
|
|
2111
2131
|
|
2112
2132
|
#### Defined in
|
2113
2133
|
|
2114
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2134
|
+
[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
2135
|
|
2116
2136
|
___
|
2117
2137
|
|
@@ -2121,7 +2141,7 @@ ___
|
|
2121
2141
|
|
2122
2142
|
#### Defined in
|
2123
2143
|
|
2124
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2144
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:626](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L626)
|
2125
2145
|
|
2126
2146
|
___
|
2127
2147
|
|
@@ -2131,7 +2151,7 @@ ___
|
|
2131
2151
|
|
2132
2152
|
#### Defined in
|
2133
2153
|
|
2134
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2154
|
+
[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)
|
2135
2155
|
|
2136
2156
|
___
|
2137
2157
|
|
@@ -2141,7 +2161,7 @@ ___
|
|
2141
2161
|
|
2142
2162
|
#### Defined in
|
2143
2163
|
|
2144
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2164
|
+
[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)
|
2145
2165
|
|
2146
2166
|
___
|
2147
2167
|
|
@@ -2151,7 +2171,7 @@ ___
|
|
2151
2171
|
|
2152
2172
|
#### Defined in
|
2153
2173
|
|
2154
|
-
[packages/framework/esm-styleguide/src/icons/icons.tsx:
|
2174
|
+
[packages/framework/esm-styleguide/src/icons/icons.tsx:664](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L664)
|
2155
2175
|
|
2156
2176
|
___
|
2157
2177
|
|
@@ -7481,7 +7501,7 @@ a UseServerInfiniteReturnObject object
|
|
7481
7501
|
|
7482
7502
|
#### Defined in
|
7483
7503
|
|
7484
|
-
[packages/framework/esm-react-utils/src/useOpenmrsInfinite.ts:
|
7504
|
+
[packages/framework/esm-react-utils/src/useOpenmrsInfinite.ts:103](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useOpenmrsInfinite.ts#L103)
|
7485
7505
|
|
7486
7506
|
___
|
7487
7507
|
|
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.2520",
|
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.2520",
|
41
|
+
"@openmrs/esm-config": "5.8.2-pre.2520",
|
42
|
+
"@openmrs/esm-context": "5.8.2-pre.2520",
|
43
|
+
"@openmrs/esm-dynamic-loading": "5.8.2-pre.2520",
|
44
|
+
"@openmrs/esm-error-handling": "5.8.2-pre.2520",
|
45
|
+
"@openmrs/esm-expression-evaluator": "5.8.2-pre.2520",
|
46
|
+
"@openmrs/esm-extensions": "5.8.2-pre.2520",
|
47
|
+
"@openmrs/esm-feature-flags": "5.8.2-pre.2520",
|
48
|
+
"@openmrs/esm-globals": "5.8.2-pre.2520",
|
49
|
+
"@openmrs/esm-navigation": "5.8.2-pre.2520",
|
50
|
+
"@openmrs/esm-offline": "5.8.2-pre.2520",
|
51
|
+
"@openmrs/esm-react-utils": "5.8.2-pre.2520",
|
52
|
+
"@openmrs/esm-routes": "5.8.2-pre.2520",
|
53
|
+
"@openmrs/esm-state": "5.8.2-pre.2520",
|
54
|
+
"@openmrs/esm-styleguide": "5.8.2-pre.2520",
|
55
|
+
"@openmrs/esm-translations": "5.8.2-pre.2520",
|
56
|
+
"@openmrs/esm-utils": "5.8.2-pre.2520",
|
57
57
|
"dayjs": "^1.10.7"
|
58
58
|
},
|
59
59
|
"peerDependencies": {
|