@socotra/ec-react-utils 2.30.0-next.5 → 2.30.0-next.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/index.es.js +0 -12
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +3 -3
package/dist/index.es.js
CHANGED
|
@@ -18635,18 +18635,6 @@ o({
|
|
|
18635
18635
|
}),
|
|
18636
18636
|
query: i(f())
|
|
18637
18637
|
});
|
|
18638
|
-
o({
|
|
18639
|
-
body: i(f()),
|
|
18640
|
-
path: o({
|
|
18641
|
-
tenantLocator: m(),
|
|
18642
|
-
locator: n()
|
|
18643
|
-
}),
|
|
18644
|
-
query: i(o({
|
|
18645
|
-
date: i(L()),
|
|
18646
|
-
byIssuedTime: i(A()).default(!1),
|
|
18647
|
-
includeStaticData: i(A()).default(!1)
|
|
18648
|
-
}))
|
|
18649
|
-
});
|
|
18650
18638
|
o({
|
|
18651
18639
|
body: i(f()),
|
|
18652
18640
|
path: o({
|