quasar-ui-danx 0.4.72 → 0.4.74
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/danx.es.js
CHANGED
@@ -4759,7 +4759,7 @@ const iy = ["innerHTML"], oy = {
|
|
4759
4759
|
const y = ((C = (v = r.file) == null ? void 0 : v.meta) == null ? void 0 : C.transcodes) || [];
|
4760
4760
|
for (let A of Object.keys(y)) {
|
4761
4761
|
const $ = y[A];
|
4762
|
-
if (!($
|
4762
|
+
if (!["Complete", "Timeout"].includes($ == null ? void 0 : $.status))
|
4763
4763
|
return { ...$, message: `${A} ${$.status}` };
|
4764
4764
|
}
|
4765
4765
|
return x;
|
@@ -26655,7 +26655,7 @@ function G9(t, e = "") {
|
|
26655
26655
|
function xm(t, e = "") {
|
26656
26656
|
return Object.entries(t).map(([n, r]) => typeof r == "object" ? xm(r, `${e}${n}-`) : `--${e}${n}: ${r}`).join(";");
|
26657
26657
|
}
|
26658
|
-
const SE = "0.4.
|
26658
|
+
const SE = "0.4.74", kE = {
|
26659
26659
|
version: SE
|
26660
26660
|
}, { version: TE } = kE;
|
26661
26661
|
function Z9() {
|