voiptime-components 1.11.8 → 1.11.9
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.cjs.js +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -7685,7 +7685,7 @@ function K0(n, e, l, t) {
|
|
|
7685
7685
|
}, y;
|
|
7686
7686
|
}
|
|
7687
7687
|
function h4(n, e, l) {
|
|
7688
|
-
const t = { silentErrors: !!(l != null && l.silentErrors) }, i = typeof n == "function" ? n() : n, c = m1(e)
|
|
7688
|
+
const t = { silentErrors: !!(l != null && l.silentErrors) }, i = typeof n == "function" ? n() : n, c = (m1(e), e);
|
|
7689
7689
|
function h(d, g = "") {
|
|
7690
7690
|
const _ = {}, y = Object.keys(d || {});
|
|
7691
7691
|
for (const E of y) {
|