@getodk/web-forms 0.23.0 → 0.23.1
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as Sn, ref as Ce, computed as it, watch as St, createBlock as He, openBlock as Q, Transition as Ju, withCtx as ke, createElementBlock as ue, createCommentVNode as Ee, createElementVNode as D, normalizeClass as Ot, withDirectives as Ws, vModelText as Vs, createVNode as le, unref as J, Fragment as Mr, renderList as rh, toDisplayString as xt, shallowRef as ct, inject as Qu, onMounted as ed, onUnmounted as td, nextTick as nd, createTextVNode as id } from "vue";
|
|
2
|
-
import { i as sd, a as Gl, b as rd, I as Re, t as Ea, _ as Vn, s as va, c as Bt, S as ve, g as od, M as ad, d as ld, e as cd, f as hd, h as ud, p as dd, Q as fd, j as gd } from "./index-
|
|
2
|
+
import { i as sd, a as Gl, b as rd, I as Re, t as Ea, _ as Vn, s as va, c as Bt, S as ve, g as od, M as ad, d as ld, e as cd, f as hd, h as ud, p as dd, Q as fd, j as gd } from "./index-BYKrQSL_.js";
|
|
3
3
|
function oh(...i) {
|
|
4
4
|
console.warn(...i);
|
|
5
5
|
}
|
|
@@ -18917,7 +18917,7 @@ const MEDIATYPE_PATTERN = /^([^/]+)\/([^/]+)$/, parseUploadMediaOptions = (eA) =
|
|
|
18917
18917
|
subtype: null
|
|
18918
18918
|
};
|
|
18919
18919
|
const AA = eA.getAttribute("mediatype")?.trim();
|
|
18920
|
-
if (AA == null || AA === "")
|
|
18920
|
+
if (AA == null || AA === "" || AA === "application/*")
|
|
18921
18921
|
return {
|
|
18922
18922
|
accept: "*",
|
|
18923
18923
|
type: null,
|
|
@@ -33812,7 +33812,7 @@ const _hoisted_1$y = { class: "geo-dialog-header" }, _hoisted_2$i = { class: "ge
|
|
|
33812
33812
|
}), lA = async () => {
|
|
33813
33813
|
iA.value = rA.LOADING;
|
|
33814
33814
|
try {
|
|
33815
|
-
oA.value = (await import("./MapBlock-
|
|
33815
|
+
oA.value = (await import("./MapBlock-PuSKnmfD.js")).default, iA.value = rA.READY;
|
|
33816
33816
|
} catch {
|
|
33817
33817
|
iA.value = rA.ERROR;
|
|
33818
33818
|
}
|
|
@@ -47375,7 +47375,7 @@ const geolocationService = GeolocationService.getInstance(), _hoisted_1 = { clas
|
|
|
47375
47375
|
},
|
|
47376
47376
|
emits: ["submit", "submitChunked"],
|
|
47377
47377
|
setup(eA, { emit: tA }) {
|
|
47378
|
-
const AA = "v0.23.
|
|
47378
|
+
const AA = "v0.23.1", nA = eA, rA = (QA) => {
|
|
47379
47379
|
const SA = async (mA) => {
|
|
47380
47380
|
const bA = await mA, yA = {
|
|
47381
47381
|
form: uA,
|