@inploi/plugin-chatbot 7.0.2 → 7.0.3
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/cdn/index.js +3 -3
- package/dist/{chatbot-body-0fa03ac8.cjs → chatbot-body-23ad6c41.cjs} +1 -1
- package/dist/{chatbot-body-735ba67a.js → chatbot-body-b0e15a28.js} +151 -146
- package/dist/chatbot.api.d.ts +3 -3
- package/dist/chatbot.utils.d.ts +1 -1
- package/dist/components/chat-input/chat-input.text.d.ts +1 -1
- package/dist/i18n.d.ts +6 -0
- package/dist/index-5220abff.cjs +5 -0
- package/dist/{index-803e84b9.js → index-94ac185f.js} +71 -70
- package/dist/plugin-chatbot.cjs +1 -1
- package/dist/plugin-chatbot.js +1 -1
- package/dist/rpc.d.ts +2 -2
- package/package.json +2 -2
- package/dist/index-4cbee407.cjs +0 -5
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as Ke, i as rr, k as Oe, a as nr, b as
|
|
1
|
+
import { g as Ke, i as rr, k as Oe, a as nr, b as me, A as De, c as Tr, M as Ge, z as R, h as se, _ as ae, p as ce, F as ft, u as Y, o as u, d as je, e as lt, y as ye, s as I, f as Xe, j as we, l as Dr, m as ge, n as Rr, q as it, r as Q, t as Or, v as sr, w as Br, x as Pr, B as $r, C as Ve, D as G, E as jr, G as Ur, H as pe, I as Be, J as He, K as ar, L as zr, N as qr, O as Hr, P as Kr, Q as Gr, R as Wr, S as ir, T as Jr, U as Xr, V as Zr, W as Yr, X as Qr } from "./index-94ac185f.js";
|
|
2
2
|
import "@inploi/sdk";
|
|
3
3
|
const Mt = ({
|
|
4
4
|
condition: e,
|
|
@@ -9,7 +9,7 @@ const Mt = ({
|
|
|
9
9
|
const [o, ...s] = e.compareKey.split(".");
|
|
10
10
|
if (!o)
|
|
11
11
|
return !1;
|
|
12
|
-
const i =
|
|
12
|
+
const i = lr({
|
|
13
13
|
context: r,
|
|
14
14
|
key: o,
|
|
15
15
|
path: s,
|
|
@@ -176,7 +176,7 @@ const Mt = ({
|
|
|
176
176
|
context: r,
|
|
177
177
|
submissions: t
|
|
178
178
|
}) => e.replace(en, (n, o, s = "") => {
|
|
179
|
-
const [i, ...a] = o.trim().split("."), h =
|
|
179
|
+
const [i, ...a] = o.trim().split("."), h = lr({
|
|
180
180
|
key: i,
|
|
181
181
|
path: a,
|
|
182
182
|
submissions: t,
|
|
@@ -217,7 +217,7 @@ const Mt = ({
|
|
|
217
217
|
}
|
|
218
218
|
}
|
|
219
219
|
return s;
|
|
220
|
-
}),
|
|
220
|
+
}), or = ({
|
|
221
221
|
node: e,
|
|
222
222
|
nodes: r,
|
|
223
223
|
stopWhen: t
|
|
@@ -226,7 +226,7 @@ const Mt = ({
|
|
|
226
226
|
return e;
|
|
227
227
|
const n = e.nextId ? r.find((o) => o.id === e.nextId) : void 0;
|
|
228
228
|
if (n)
|
|
229
|
-
return
|
|
229
|
+
return or({
|
|
230
230
|
node: n,
|
|
231
231
|
nodes: r,
|
|
232
232
|
stopWhen: t
|
|
@@ -241,7 +241,7 @@ const Mt = ({
|
|
|
241
241
|
const s = r.find((a) => a.id === o.branchId);
|
|
242
242
|
if (!s)
|
|
243
243
|
return !1;
|
|
244
|
-
const i =
|
|
244
|
+
const i = or({
|
|
245
245
|
node: s,
|
|
246
246
|
nodes: r,
|
|
247
247
|
stopWhen: (a) => a.id === e.id
|
|
@@ -327,7 +327,7 @@ const Mt = ({
|
|
|
327
327
|
}
|
|
328
328
|
C.abort(), C = new AbortController();
|
|
329
329
|
const S = e.nodes.find((x) => x.id === p[p.length - _]);
|
|
330
|
-
return
|
|
330
|
+
return me(S, "Undo failed: new start node not found"), f(S, V), {
|
|
331
331
|
removed: _
|
|
332
332
|
};
|
|
333
333
|
},
|
|
@@ -533,7 +533,7 @@ async function un({
|
|
|
533
533
|
anonymous_id: v,
|
|
534
534
|
session_id: f,
|
|
535
535
|
job: a.job,
|
|
536
|
-
submissions:
|
|
536
|
+
submissions: Tr(s || {})
|
|
537
537
|
})
|
|
538
538
|
}).catch((_) => _);
|
|
539
539
|
t.data.key && e.addToSubmissions(t.data.key, {
|
|
@@ -985,7 +985,7 @@ async function wn({
|
|
|
985
985
|
text: t.data.systemMessage
|
|
986
986
|
}), r();
|
|
987
987
|
}
|
|
988
|
-
const
|
|
988
|
+
const lr = ({
|
|
989
989
|
key: e,
|
|
990
990
|
path: r,
|
|
991
991
|
submissions: t,
|
|
@@ -1035,7 +1035,7 @@ function _n({ debounce: e, scroll: r, polyfill: t, offsetSize: n } = { debounce:
|
|
|
1035
1035
|
const x = () => {
|
|
1036
1036
|
if (!a.current.element)
|
|
1037
1037
|
return;
|
|
1038
|
-
const { left: k, top: D, width: $, height: N, bottom:
|
|
1038
|
+
const { left: k, top: D, width: $, height: N, bottom: be, right: Ce, x: oe, y: de } = a.current.element.getBoundingClientRect(), z = { left: k, top: D, width: $, height: N, bottom: be, right: Ce, x: oe, y: de };
|
|
1039
1039
|
a.current.element instanceof HTMLElement && n && (z.height = a.current.element.offsetHeight, z.width = a.current.element.offsetWidth), Object.freeze(z), C.current && !En(a.current.lastBounds, z) && i(a.current.lastBounds = z);
|
|
1040
1040
|
};
|
|
1041
1041
|
return [x, g ? Lt(x, g) : x, h ? Lt(x, h) : x];
|
|
@@ -1049,7 +1049,7 @@ function _n({ debounce: e, scroll: r, polyfill: t, offsetSize: n } = { debounce:
|
|
|
1049
1049
|
}, "orientation" in screen && "addEventListener" in screen.orientation ? screen.orientation.addEventListener("change", a.current.orientationHandler) : "onorientationchange" in window && window.addEventListener("orientationchange", a.current.orientationHandler));
|
|
1050
1050
|
}
|
|
1051
1051
|
const S = (x) => {
|
|
1052
|
-
!x || x === a.current.element || (_(), a.current.element = x, a.current.scrollContainers =
|
|
1052
|
+
!x || x === a.current.element || (_(), a.current.element = x, a.current.scrollContainers = ur(x), V());
|
|
1053
1053
|
};
|
|
1054
1054
|
return Cn(p, !!r), kn(f), ce(() => {
|
|
1055
1055
|
_(), V();
|
|
@@ -1069,12 +1069,12 @@ function Cn(e, r) {
|
|
|
1069
1069
|
}
|
|
1070
1070
|
}, [e, r]);
|
|
1071
1071
|
}
|
|
1072
|
-
function
|
|
1072
|
+
function ur(e) {
|
|
1073
1073
|
const r = [];
|
|
1074
1074
|
if (!e || e === document.body)
|
|
1075
1075
|
return r;
|
|
1076
1076
|
const { overflow: t, overflowX: n, overflowY: o } = window.getComputedStyle(e);
|
|
1077
|
-
return [t, n, o].some((s) => s === "auto" || s === "scroll") && r.push(e), [...r, ...
|
|
1077
|
+
return [t, n, o].some((s) => s === "auto" || s === "scroll") && r.push(e), [...r, ...ur(e.parentElement)];
|
|
1078
1078
|
}
|
|
1079
1079
|
const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En = (e, r) => Sn.every((t) => e[t] === r[t]), _e = ({
|
|
1080
1080
|
class: e,
|
|
@@ -1120,7 +1120,7 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1120
1120
|
}
|
|
1121
1121
|
}, Fn = () => {
|
|
1122
1122
|
const e = ae(null);
|
|
1123
|
-
|
|
1123
|
+
ye(() => {
|
|
1124
1124
|
ut.value = {
|
|
1125
1125
|
instant: () => {
|
|
1126
1126
|
var t;
|
|
@@ -1501,15 +1501,15 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1501
1501
|
defaultVariants: {
|
|
1502
1502
|
optional: !1
|
|
1503
1503
|
}
|
|
1504
|
-
}), In = "https://api.mapbox.com/search/searchbox/v1/suggest", An = "ZzRDWFU0dTZ3SF9aWk9RNGl6QzZaWS5RZmlFak13a0hPbGxXZXlNSGN5RUhObUJ6TXpSV08yUW5OdE5tSTZJU1lpd2lJb1JYYXRObmJ2Tm5iaGhHZWx4V1lpb2pJMUp5ZS5rcA==", Mn = (e) => atob(e).split("").reverse().join(""), le =
|
|
1505
|
-
name:
|
|
1506
|
-
}), Ln =
|
|
1507
|
-
suggestions:
|
|
1508
|
-
full_address: it(
|
|
1509
|
-
place_formatted: it(
|
|
1510
|
-
name: it(
|
|
1511
|
-
mapbox_id:
|
|
1512
|
-
context:
|
|
1504
|
+
}), In = "https://api.mapbox.com/search/searchbox/v1/suggest", An = "ZzRDWFU0dTZ3SF9aWk9RNGl6QzZaWS5RZmlFak13a0hPbGxXZXlNSGN5RUhObUJ6TXpSV08yUW5OdE5tSTZJU1lpd2lJb1JYYXRObmJ2Tm5iaGhHZWx4V1lpb2pJMUp5ZS5rcA==", Mn = (e) => atob(e).split("").reverse().join(""), le = ge({
|
|
1505
|
+
name: Q()
|
|
1506
|
+
}), Ln = ge({
|
|
1507
|
+
suggestions: Rr(ge({
|
|
1508
|
+
full_address: it(Q()),
|
|
1509
|
+
place_formatted: it(Q()),
|
|
1510
|
+
name: it(Q()),
|
|
1511
|
+
mapbox_id: Q(),
|
|
1512
|
+
context: Or(ge({
|
|
1513
1513
|
address: le,
|
|
1514
1514
|
street: le,
|
|
1515
1515
|
neighborhood: le,
|
|
@@ -1541,7 +1541,7 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1541
1541
|
ok: !1,
|
|
1542
1542
|
error: r("address_error")
|
|
1543
1543
|
};
|
|
1544
|
-
const g =
|
|
1544
|
+
const g = Dr(Ln, await h.json());
|
|
1545
1545
|
if (g.success === !1)
|
|
1546
1546
|
return e.error("Failed to parse address details", g.issues), {
|
|
1547
1547
|
ok: !1,
|
|
@@ -1610,7 +1610,7 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1610
1610
|
logger: t,
|
|
1611
1611
|
t: n
|
|
1612
1612
|
}), [C, v] = se(h ? "query" : "manual"), [f, p] = se(""), [_, V] = se(), S = (x) => {
|
|
1613
|
-
|
|
1613
|
+
me(h, "Query state should not be enabled"), x = x.trim(), x !== (f == null ? void 0 : f.trim()) && (p(x), x === "" && a([]), V(void 0), g(x).then((k) => {
|
|
1614
1614
|
if (k.ok === !1) {
|
|
1615
1615
|
a([]), V(k.error);
|
|
1616
1616
|
return;
|
|
@@ -1620,7 +1620,7 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1620
1620
|
};
|
|
1621
1621
|
switch (C) {
|
|
1622
1622
|
case "query":
|
|
1623
|
-
return
|
|
1623
|
+
return me(h, "Query state should not be enabled"), u(Dn, {
|
|
1624
1624
|
input: e,
|
|
1625
1625
|
onSkip: () => r(null),
|
|
1626
1626
|
onAddressSelect: (x) => {
|
|
@@ -1639,7 +1639,7 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1639
1639
|
error: _
|
|
1640
1640
|
});
|
|
1641
1641
|
case "details":
|
|
1642
|
-
return
|
|
1642
|
+
return me(o !== void 0), u(Dt, {
|
|
1643
1643
|
input: e,
|
|
1644
1644
|
logger: t,
|
|
1645
1645
|
onSubmitSuccess: r,
|
|
@@ -1675,7 +1675,7 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1675
1675
|
const {
|
|
1676
1676
|
t: a
|
|
1677
1677
|
} = Y(), h = ae(null);
|
|
1678
|
-
return
|
|
1678
|
+
return ye(() => {
|
|
1679
1679
|
h.current && (h.current.focus(), h.current.select());
|
|
1680
1680
|
}, []), u(we, {
|
|
1681
1681
|
children: [u("form", {
|
|
@@ -1781,7 +1781,7 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1781
1781
|
input: n
|
|
1782
1782
|
}) => {
|
|
1783
1783
|
const o = ae(null);
|
|
1784
|
-
|
|
1784
|
+
ye(() => {
|
|
1785
1785
|
if (o.current) {
|
|
1786
1786
|
const a = o.current.querySelector("input");
|
|
1787
1787
|
a && (a.focus(), a.select());
|
|
@@ -1875,7 +1875,7 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1875
1875
|
var r;
|
|
1876
1876
|
(r = e.current) == null || r.focus();
|
|
1877
1877
|
}, []), e;
|
|
1878
|
-
},
|
|
1878
|
+
}, cr = ["true", "false"], Rn = $r(cr), On = "answer", dr = "flex items-center flex-wrap gap-2 p-2.5", fr = "min-w-0 max-w-full flex-auto", hr = sr(({
|
|
1879
1879
|
label: e,
|
|
1880
1880
|
...r
|
|
1881
1881
|
}, t) => u("button", {
|
|
@@ -1896,17 +1896,17 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1896
1896
|
class: "",
|
|
1897
1897
|
onSubmit: (n) => {
|
|
1898
1898
|
n.preventDefault();
|
|
1899
|
-
const o =
|
|
1899
|
+
const o = Br(n).value, s = Pr(Rn, o);
|
|
1900
1900
|
r({
|
|
1901
1901
|
type: "boolean",
|
|
1902
1902
|
value: s === "true"
|
|
1903
1903
|
});
|
|
1904
1904
|
},
|
|
1905
1905
|
children: [u("ul", {
|
|
1906
|
-
class:
|
|
1907
|
-
children:
|
|
1908
|
-
class:
|
|
1909
|
-
children: u(
|
|
1906
|
+
class: dr,
|
|
1907
|
+
children: cr.map((n, o) => u("li", {
|
|
1908
|
+
class: fr,
|
|
1909
|
+
children: u(hr, {
|
|
1910
1910
|
ref: o === 0 ? t : null,
|
|
1911
1911
|
type: "submit",
|
|
1912
1912
|
name: On,
|
|
@@ -1956,7 +1956,7 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1956
1956
|
}) => u("li", {
|
|
1957
1957
|
class: je("outline-neutral-6 text-neutral-11 bg-neutral-1 block rounded-md px-1 py-0.5 text-xs outline outline-1", e),
|
|
1958
1958
|
...r
|
|
1959
|
-
}),
|
|
1959
|
+
}), pr = (e) => {
|
|
1960
1960
|
const r = e.split(".").pop();
|
|
1961
1961
|
if (!r)
|
|
1962
1962
|
throw new Error("No file extension found");
|
|
@@ -1966,9 +1966,9 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
1966
1966
|
files: r
|
|
1967
1967
|
}) => {
|
|
1968
1968
|
const t = e.map((n) => n.toLowerCase());
|
|
1969
|
-
return r.every((n) => t.includes(
|
|
1969
|
+
return r.every((n) => t.includes(pr(n.name).toLowerCase()));
|
|
1970
1970
|
}, qn = (e, r) => {
|
|
1971
|
-
const t =
|
|
1971
|
+
const t = pr(e);
|
|
1972
1972
|
return `${e.replace(new RegExp(`${t}$`), "").slice(0, r)}${t}`;
|
|
1973
1973
|
}, Hn = ({
|
|
1974
1974
|
input: e,
|
|
@@ -2076,7 +2076,7 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
2076
2076
|
}), u("input", {
|
|
2077
2077
|
id: "dropzone-file",
|
|
2078
2078
|
onInput: async (f) => {
|
|
2079
|
-
|
|
2079
|
+
me(f.target instanceof HTMLInputElement);
|
|
2080
2080
|
const p = f.target.files ? Array.from(f.target.files) : [], _ = await Promise.allSettled(p.map(async (S) => {
|
|
2081
2081
|
const x = await Pn(S);
|
|
2082
2082
|
return {
|
|
@@ -2113,9 +2113,9 @@ const Sn = ["x", "y", "top", "bottom", "left", "right", "width", "height"], En =
|
|
|
2113
2113
|
})]
|
|
2114
2114
|
});
|
|
2115
2115
|
};
|
|
2116
|
-
var ze = (e) => e.type === "checkbox",
|
|
2117
|
-
const
|
|
2118
|
-
var P = (e) => !J(e) && !Array.isArray(e) &&
|
|
2116
|
+
var ze = (e) => e.type === "checkbox", xe = (e) => e instanceof Date, J = (e) => e == null;
|
|
2117
|
+
const mr = (e) => typeof e == "object";
|
|
2118
|
+
var P = (e) => !J(e) && !Array.isArray(e) && mr(e) && !xe(e), Kn = (e) => P(e) && e.target ? ze(e.target) ? e.target.checked : e.target.value : e, Gn = (e) => e.substring(0, e.search(/\.\d+(\.|$)/)) || e, Wn = (e, r) => e.has(Gn(r)), Jn = (e) => {
|
|
2119
2119
|
const r = e.constructor && e.constructor.prototype;
|
|
2120
2120
|
return P(r) && r.hasOwnProperty("isPrototypeOf");
|
|
2121
2121
|
}, mt = typeof window < "u" && typeof window.HTMLElement < "u" && typeof document < "u";
|
|
@@ -2138,7 +2138,7 @@ var Ye = (e) => /^\w*$/.test(e), O = (e) => e === void 0, gt = (e) => Array.isAr
|
|
|
2138
2138
|
return t;
|
|
2139
2139
|
const n = (Ye(r) ? [r] : yt(r)).reduce((o, s) => J(o) ? o : o[s], e);
|
|
2140
2140
|
return O(n) || n === e ? O(e[r]) ? t : e[r] : n;
|
|
2141
|
-
}, ne = (e) => typeof e == "boolean",
|
|
2141
|
+
}, ne = (e) => typeof e == "boolean", te = (e) => typeof e == "function", T = (e, r, t) => {
|
|
2142
2142
|
let n = -1;
|
|
2143
2143
|
const o = Ye(r) ? [r] : yt(r), s = o.length, i = s - 1;
|
|
2144
2144
|
for (; ++n < s; ) {
|
|
@@ -2157,7 +2157,7 @@ const Bt = {
|
|
|
2157
2157
|
BLUR: "blur",
|
|
2158
2158
|
FOCUS_OUT: "focusout",
|
|
2159
2159
|
CHANGE: "change"
|
|
2160
|
-
},
|
|
2160
|
+
}, re = {
|
|
2161
2161
|
onBlur: "onBlur",
|
|
2162
2162
|
onChange: "onChange",
|
|
2163
2163
|
onSubmit: "onSubmit",
|
|
@@ -2181,17 +2181,17 @@ var Zn = (e, r, t, n = !0) => {
|
|
|
2181
2181
|
Object.defineProperty(o, s, {
|
|
2182
2182
|
get: () => {
|
|
2183
2183
|
const i = s;
|
|
2184
|
-
return r._proxyFormState[i] !==
|
|
2184
|
+
return r._proxyFormState[i] !== re.all && (r._proxyFormState[i] = !n || re.all), t && (t[i] = !0), e[i];
|
|
2185
2185
|
}
|
|
2186
2186
|
});
|
|
2187
2187
|
return o;
|
|
2188
2188
|
};
|
|
2189
2189
|
const Yn = typeof window < "u" ? G.useLayoutEffect : G.useEffect;
|
|
2190
|
-
var Z = (e) => typeof e == "string", Qn = (e, r, t, n, o) => Z(e) ? (n && r.watch.add(e), w(t, e, o)) : Array.isArray(e) ? e.map((s) => (n && r.watch.add(s), w(t, s))) : (n && (r.watchAll = !0), t), ct = (e) => J(e) || !
|
|
2190
|
+
var Z = (e) => typeof e == "string", Qn = (e, r, t, n, o) => Z(e) ? (n && r.watch.add(e), w(t, e, o)) : Array.isArray(e) ? e.map((s) => (n && r.watch.add(s), w(t, s))) : (n && (r.watchAll = !0), t), ct = (e) => J(e) || !mr(e);
|
|
2191
2191
|
function he(e, r, t = /* @__PURE__ */ new WeakSet()) {
|
|
2192
2192
|
if (ct(e) || ct(r))
|
|
2193
2193
|
return Object.is(e, r);
|
|
2194
|
-
if (
|
|
2194
|
+
if (xe(e) && xe(r))
|
|
2195
2195
|
return Object.is(e.getTime(), r.getTime());
|
|
2196
2196
|
const n = Object.keys(e), o = Object.keys(r);
|
|
2197
2197
|
if (n.length !== o.length)
|
|
@@ -2205,7 +2205,7 @@ function he(e, r, t = /* @__PURE__ */ new WeakSet()) {
|
|
|
2205
2205
|
return !1;
|
|
2206
2206
|
if (s !== "ref") {
|
|
2207
2207
|
const a = r[s];
|
|
2208
|
-
if (
|
|
2208
|
+
if (xe(i) && xe(a) || P(i) && P(a) || Array.isArray(i) && Array.isArray(a) ? !he(i, a, t) : !Object.is(i, a))
|
|
2209
2209
|
return !1;
|
|
2210
2210
|
}
|
|
2211
2211
|
}
|
|
@@ -2213,7 +2213,7 @@ function he(e, r, t = /* @__PURE__ */ new WeakSet()) {
|
|
|
2213
2213
|
}
|
|
2214
2214
|
const es = G.createContext(null);
|
|
2215
2215
|
es.displayName = "HookFormContext";
|
|
2216
|
-
var
|
|
2216
|
+
var gr = (e, r, t, n, o) => r ? {
|
|
2217
2217
|
...t[e],
|
|
2218
2218
|
types: {
|
|
2219
2219
|
...t[e] && t[e].types ? t[e].types : {},
|
|
@@ -2239,13 +2239,13 @@ var mr = (e, r, t, n, o) => r ? {
|
|
|
2239
2239
|
}
|
|
2240
2240
|
};
|
|
2241
2241
|
};
|
|
2242
|
-
function
|
|
2242
|
+
function yr(e, r) {
|
|
2243
2243
|
const t = {};
|
|
2244
2244
|
for (const n in e)
|
|
2245
2245
|
if (e.hasOwnProperty(n)) {
|
|
2246
2246
|
const o = e[n], s = r[n];
|
|
2247
2247
|
if (o && P(o) && s) {
|
|
2248
|
-
const i =
|
|
2248
|
+
const i = yr(o, s);
|
|
2249
2249
|
P(i) && (t[n] = i);
|
|
2250
2250
|
} else
|
|
2251
2251
|
e[n] && (t[n] = s);
|
|
@@ -2257,7 +2257,7 @@ var W = (e) => P(e) && !Object.keys(e).length, bt = (e) => e.type === "file", We
|
|
|
2257
2257
|
return !1;
|
|
2258
2258
|
const r = e ? e.ownerDocument : 0;
|
|
2259
2259
|
return e instanceof (r && r.defaultView ? r.defaultView.HTMLElement : HTMLElement);
|
|
2260
|
-
},
|
|
2260
|
+
}, br = (e) => e.type === "select-multiple", vt = (e) => e.type === "radio", ts = (e) => vt(e) || ze(e), ot = (e) => We(e) && e.isConnected;
|
|
2261
2261
|
function rs(e, r) {
|
|
2262
2262
|
const t = r.slice(0, -1).length;
|
|
2263
2263
|
let n = 0;
|
|
@@ -2277,17 +2277,17 @@ function B(e, r) {
|
|
|
2277
2277
|
}
|
|
2278
2278
|
var ss = (e) => {
|
|
2279
2279
|
for (const r in e)
|
|
2280
|
-
if (
|
|
2280
|
+
if (te(e[r]))
|
|
2281
2281
|
return !0;
|
|
2282
2282
|
return !1;
|
|
2283
2283
|
};
|
|
2284
|
-
function
|
|
2284
|
+
function vr(e) {
|
|
2285
2285
|
return Array.isArray(e) || P(e) && !ss(e);
|
|
2286
2286
|
}
|
|
2287
2287
|
function dt(e, r = {}) {
|
|
2288
2288
|
for (const t in e) {
|
|
2289
2289
|
const n = e[t];
|
|
2290
|
-
|
|
2290
|
+
vr(n) ? (r[t] = Array.isArray(n) ? [] : {}, dt(n, r[t])) : O(n) || (r[t] = !0);
|
|
2291
2291
|
}
|
|
2292
2292
|
return r;
|
|
2293
2293
|
}
|
|
@@ -2295,7 +2295,7 @@ function Ee(e, r, t) {
|
|
|
2295
2295
|
t || (t = dt(r));
|
|
2296
2296
|
for (const n in e) {
|
|
2297
2297
|
const o = e[n];
|
|
2298
|
-
if (
|
|
2298
|
+
if (vr(o))
|
|
2299
2299
|
O(r) || ct(t[n]) ? t[n] = dt(o, Array.isArray(o) ? [] : {}) : Ee(o, J(r) ? {} : r[n], t[n]);
|
|
2300
2300
|
else {
|
|
2301
2301
|
const s = r[n];
|
|
@@ -2308,7 +2308,7 @@ const $t = {
|
|
|
2308
2308
|
value: !1,
|
|
2309
2309
|
isValid: !1
|
|
2310
2310
|
}, jt = { value: !0, isValid: !0 };
|
|
2311
|
-
var
|
|
2311
|
+
var xr = (e) => {
|
|
2312
2312
|
if (Array.isArray(e)) {
|
|
2313
2313
|
if (e.length > 1) {
|
|
2314
2314
|
const r = e.filter((t) => t && t.checked && !t.disabled).map((t) => t.value);
|
|
@@ -2320,18 +2320,18 @@ var vr = (e) => {
|
|
|
2320
2320
|
) : $t;
|
|
2321
2321
|
}
|
|
2322
2322
|
return $t;
|
|
2323
|
-
},
|
|
2323
|
+
}, wr = (e, { valueAsNumber: r, valueAsDate: t, setValueAs: n }) => O(e) ? e : r ? e === "" ? NaN : e && +e : t && Z(e) ? new Date(e) : n ? n(e) : e;
|
|
2324
2324
|
const Ut = {
|
|
2325
2325
|
isValid: !1,
|
|
2326
2326
|
value: null
|
|
2327
2327
|
};
|
|
2328
|
-
var
|
|
2328
|
+
var _r = (e) => Array.isArray(e) ? e.reduce((r, t) => t && t.checked && !t.disabled ? {
|
|
2329
2329
|
isValid: !0,
|
|
2330
2330
|
value: t.value
|
|
2331
2331
|
} : r, Ut) : Ut;
|
|
2332
2332
|
function zt(e) {
|
|
2333
2333
|
const r = e.ref;
|
|
2334
|
-
return bt(r) ? r.files : vt(r) ?
|
|
2334
|
+
return bt(r) ? r.files : vt(r) ? _r(e.refs).value : br(r) ? [...r.selectedOptions].map(({ value: t }) => t) : ze(r) ? xr(e.refs).value : wr(O(r.value) ? e.ref.value : r.value, e);
|
|
2335
2335
|
}
|
|
2336
2336
|
var as = (e, r, t, n) => {
|
|
2337
2337
|
const o = {};
|
|
@@ -2346,14 +2346,14 @@ var as = (e, r, t, n) => {
|
|
|
2346
2346
|
shouldUseNativeValidation: n
|
|
2347
2347
|
};
|
|
2348
2348
|
}, Je = (e) => e instanceof RegExp, Ne = (e) => O(e) ? e : Je(e) ? e.source : P(e) ? Je(e.value) ? e.value.source : e.value : e, qt = (e) => ({
|
|
2349
|
-
isOnSubmit: !e || e ===
|
|
2350
|
-
isOnBlur: e ===
|
|
2351
|
-
isOnChange: e ===
|
|
2352
|
-
isOnAll: e ===
|
|
2353
|
-
isOnTouch: e ===
|
|
2349
|
+
isOnSubmit: !e || e === re.onSubmit,
|
|
2350
|
+
isOnBlur: e === re.onBlur,
|
|
2351
|
+
isOnChange: e === re.onChange,
|
|
2352
|
+
isOnAll: e === re.all,
|
|
2353
|
+
isOnTouch: e === re.onTouched
|
|
2354
2354
|
});
|
|
2355
2355
|
const Ht = "AsyncFunction";
|
|
2356
|
-
var is = (e) => !!e && !!e.validate && !!(
|
|
2356
|
+
var is = (e) => !!e && !!e.validate && !!(te(e.validate) && e.validate.constructor.name === Ht || P(e.validate) && Object.values(e.validate).find((r) => r.constructor.name === Ht)), os = (e) => e.mount && (e.required || e.min || e.max || e.maxLength || e.minLength || e.pattern || e.validate), Kt = (e, r, t) => !t && (r.watchAll || r.watch.has(e) || [...r.watch].some((n) => e.startsWith(n) && /^\.\w+/.test(e.slice(n.length))));
|
|
2357
2357
|
const $e = (e, r, t, n) => {
|
|
2358
2358
|
for (const o of t || Object.keys(e)) {
|
|
2359
2359
|
const s = w(e, o);
|
|
@@ -2402,7 +2402,7 @@ function Gt(e, r, t) {
|
|
|
2402
2402
|
var ls = (e, r, t, n) => {
|
|
2403
2403
|
t(e);
|
|
2404
2404
|
const { name: o, ...s } = e;
|
|
2405
|
-
return W(s) || Object.keys(s).length >= Object.keys(r).length || Object.keys(s).find((i) => r[i] === (!n ||
|
|
2405
|
+
return W(s) || Object.keys(s).length >= Object.keys(r).length || Object.keys(s).find((i) => r[i] === (!n || re.all));
|
|
2406
2406
|
}, us = (e, r, t) => !e || !r || e === r || Pe(e).some((n) => n && (t ? n === r : n.startsWith(r) || r.startsWith(n))), cs = (e, r, t, n, o) => o.isOnAll ? !1 : !t && o.isOnTouch ? !(r || e) : (t ? n.isOnBlur : o.isOnBlur) ? !e : (t ? n.isOnChange : o.isOnChange) ? e : !0, ds = (e, r) => !gt(w(e, r)).length && B(e, r), fs = (e, r, t) => {
|
|
2407
2407
|
const n = Pe(w(e, t));
|
|
2408
2408
|
return T(n, "root", r[t]), T(e, t, n), e;
|
|
@@ -2424,16 +2424,16 @@ var Se = (e) => P(e) && !Je(e) ? e : {
|
|
|
2424
2424
|
return {};
|
|
2425
2425
|
const D = a ? a[0] : i, $ = (F) => {
|
|
2426
2426
|
o && D.reportValidity && (D.setCustomValidity(ne(F) ? "" : F || ""), D.reportValidity());
|
|
2427
|
-
}, N = {},
|
|
2427
|
+
}, N = {}, be = vt(i), Ce = ze(i), oe = be || Ce, de = (S || bt(i)) && O(i.value) && O(k) || We(i) && i.value === "" || k === "" || Array.isArray(k) && !k.length, z = gr.bind(null, V, n, N), qe = (F, A, j, q = ue.maxLength, ee = ue.minLength) => {
|
|
2428
2428
|
const X = F ? A : j;
|
|
2429
2429
|
N[V] = {
|
|
2430
|
-
type: F ? q :
|
|
2430
|
+
type: F ? q : ee,
|
|
2431
2431
|
message: X,
|
|
2432
2432
|
ref: i,
|
|
2433
|
-
...z(F ? q :
|
|
2433
|
+
...z(F ? q : ee, X)
|
|
2434
2434
|
};
|
|
2435
2435
|
};
|
|
2436
|
-
if (s ? !Array.isArray(k) || !k.length : h && (!oe && (de || J(k)) || ne(k) && !k || Ce && !
|
|
2436
|
+
if (s ? !Array.isArray(k) || !k.length : h && (!oe && (de || J(k)) || ne(k) && !k || Ce && !xr(a).isValid || be && !_r(a).isValid)) {
|
|
2437
2437
|
const { value: F, message: A } = Z(h) ? { value: !!h, message: h } : Se(h);
|
|
2438
2438
|
if (F && (N[V] = {
|
|
2439
2439
|
type: ue.required,
|
|
@@ -2447,11 +2447,11 @@ var Se = (e) => P(e) && !Je(e) ? e : {
|
|
|
2447
2447
|
let F, A;
|
|
2448
2448
|
const j = Se(f), q = Se(v);
|
|
2449
2449
|
if (!J(k) && !isNaN(k)) {
|
|
2450
|
-
const
|
|
2451
|
-
J(j.value) || (F =
|
|
2450
|
+
const ee = i.valueAsNumber || k && +k;
|
|
2451
|
+
J(j.value) || (F = ee > j.value), J(q.value) || (A = ee < q.value);
|
|
2452
2452
|
} else {
|
|
2453
|
-
const
|
|
2454
|
-
Z(j.value) && k && (F = Ie ? X(k) > X(j.value) : Ae ? k > j.value :
|
|
2453
|
+
const ee = i.valueAsDate || new Date(k), X = (Me) => /* @__PURE__ */ new Date((/* @__PURE__ */ new Date()).toDateString() + " " + Me), Ie = i.type == "time", Ae = i.type == "week";
|
|
2454
|
+
Z(j.value) && k && (F = Ie ? X(k) > X(j.value) : Ae ? k > j.value : ee > new Date(j.value)), Z(q.value) && k && (A = Ie ? X(k) < X(q.value) : Ae ? k < q.value : ee < new Date(q.value));
|
|
2455
2455
|
}
|
|
2456
2456
|
if ((F || A) && (qe(!!F, j.message, q.message, ue.max, ue.min), !n))
|
|
2457
2457
|
return $(N[V].message), N;
|
|
@@ -2472,7 +2472,7 @@ var Se = (e) => P(e) && !Je(e) ? e : {
|
|
|
2472
2472
|
return $(A), N;
|
|
2473
2473
|
}
|
|
2474
2474
|
if (_) {
|
|
2475
|
-
if (
|
|
2475
|
+
if (te(_)) {
|
|
2476
2476
|
const F = await _(k, t), A = Wt(F, D);
|
|
2477
2477
|
if (A && (N[V] = {
|
|
2478
2478
|
...A,
|
|
@@ -2500,8 +2500,8 @@ var Se = (e) => P(e) && !Je(e) ? e : {
|
|
|
2500
2500
|
return $(!0), N;
|
|
2501
2501
|
};
|
|
2502
2502
|
const hs = {
|
|
2503
|
-
mode:
|
|
2504
|
-
reValidateMode:
|
|
2503
|
+
mode: re.onSubmit,
|
|
2504
|
+
reValidateMode: re.onChange,
|
|
2505
2505
|
shouldFocusError: !0
|
|
2506
2506
|
};
|
|
2507
2507
|
function ps(e = {}) {
|
|
@@ -2512,7 +2512,7 @@ function ps(e = {}) {
|
|
|
2512
2512
|
submitCount: 0,
|
|
2513
2513
|
isDirty: !1,
|
|
2514
2514
|
isReady: !1,
|
|
2515
|
-
isLoading:
|
|
2515
|
+
isLoading: te(r.defaultValues),
|
|
2516
2516
|
isValidating: !1,
|
|
2517
2517
|
isSubmitted: !1,
|
|
2518
2518
|
isSubmitting: !1,
|
|
@@ -2552,7 +2552,7 @@ function ps(e = {}) {
|
|
|
2552
2552
|
const p = {
|
|
2553
2553
|
array: Pt(),
|
|
2554
2554
|
state: Pt()
|
|
2555
|
-
}, _ = r.criteriaMode ===
|
|
2555
|
+
}, _ = r.criteriaMode === re.all, V = (l) => (c) => {
|
|
2556
2556
|
clearTimeout(g), g = setTimeout(l, c);
|
|
2557
2557
|
}, S = async (l) => {
|
|
2558
2558
|
if (!i.keepIsValid && !r.disabled && (v.isValid || f.isValid || l)) {
|
|
@@ -2606,7 +2606,7 @@ function ps(e = {}) {
|
|
|
2606
2606
|
const m = w(s, l, O(d) ? w(o, l) : d);
|
|
2607
2607
|
O(m) || b && b.defaultChecked || c ? T(s, l, c ? m : zt(y._f)) : q(l, m), i.mount && !i.action && S();
|
|
2608
2608
|
}
|
|
2609
|
-
},
|
|
2609
|
+
}, be = (l, c, d, b, y) => {
|
|
2610
2610
|
let m = !1, E = !1;
|
|
2611
2611
|
const M = {
|
|
2612
2612
|
name: l
|
|
@@ -2680,20 +2680,20 @@ function ps(e = {}) {
|
|
|
2680
2680
|
let y = c;
|
|
2681
2681
|
if (b) {
|
|
2682
2682
|
const m = b._f;
|
|
2683
|
-
m && (!m.disabled && T(s, l,
|
|
2683
|
+
m && (!m.disabled && T(s, l, wr(c, m)), y = We(m.ref) && J(c) ? "" : c, br(m.ref) ? [...m.ref.options].forEach((E) => E.selected = y.includes(E.value)) : m.refs ? ze(m.ref) ? m.refs.forEach((E) => {
|
|
2684
2684
|
(!E.defaultChecked || !E.disabled) && (Array.isArray(y) ? E.checked = !!y.find((M) => M === E.value) : E.checked = y === E.value || !!y);
|
|
2685
2685
|
}) : m.refs.forEach((E) => E.checked = E.value === y) : bt(m.ref) ? m.ref.value = "" : (m.ref.value = y, m.ref.type || p.state.next({
|
|
2686
2686
|
name: l,
|
|
2687
2687
|
values: U(s)
|
|
2688
2688
|
})));
|
|
2689
2689
|
}
|
|
2690
|
-
(d.shouldDirty || d.shouldTouch) &&
|
|
2691
|
-
},
|
|
2690
|
+
(d.shouldDirty || d.shouldTouch) && be(l, y, d.shouldTouch, d.shouldDirty, !0), d.shouldValidate && Me(l);
|
|
2691
|
+
}, ee = (l, c, d) => {
|
|
2692
2692
|
for (const b in c) {
|
|
2693
2693
|
if (!c.hasOwnProperty(b))
|
|
2694
2694
|
return;
|
|
2695
2695
|
const y = c[b], m = l + "." + b, E = w(n, m);
|
|
2696
|
-
(a.array.has(l) || P(y) || E && !E._f) && !
|
|
2696
|
+
(a.array.has(l) || P(y) || E && !E._f) && !xe(y) ? ee(m, y, d) : q(m, y, d);
|
|
2697
2697
|
}
|
|
2698
2698
|
}, X = (l, c, d = {}) => {
|
|
2699
2699
|
const b = w(n, l), y = a.array.has(l), m = U(c);
|
|
@@ -2704,7 +2704,7 @@ function ps(e = {}) {
|
|
|
2704
2704
|
name: l,
|
|
2705
2705
|
dirtyFields: Ee(o, s),
|
|
2706
2706
|
isDirty: F(l, m)
|
|
2707
|
-
})) : b && !b._f && !J(m) ?
|
|
2707
|
+
})) : b && !b._f && !J(m) ? ee(l, m, d) : q(l, m, d), Kt(l, a) ? p.state.next({
|
|
2708
2708
|
...t,
|
|
2709
2709
|
name: l,
|
|
2710
2710
|
values: U(s)
|
|
@@ -2717,27 +2717,27 @@ function ps(e = {}) {
|
|
|
2717
2717
|
const c = l.target;
|
|
2718
2718
|
let d = c.name, b = !0;
|
|
2719
2719
|
const y = w(n, d), m = (L) => {
|
|
2720
|
-
b = Number.isNaN(L) ||
|
|
2720
|
+
b = Number.isNaN(L) || xe(L) && isNaN(L.getTime()) || he(L, w(s, d, L));
|
|
2721
2721
|
}, E = qt(r.mode), M = qt(r.reValidateMode);
|
|
2722
2722
|
if (y) {
|
|
2723
2723
|
let L, K;
|
|
2724
|
-
const
|
|
2725
|
-
T(s, d,
|
|
2726
|
-
const at =
|
|
2724
|
+
const ve = c.type ? zt(y._f) : Kn(l), fe = l.type === Bt.BLUR || l.type === Bt.FOCUS_OUT, Mr = !os(y._f) && !r.resolver && !w(t.errors, d) && !y._f.deps || cs(fe, w(t.touchedFields, d), t.isSubmitted, M, E), st = Kt(d, a, fe);
|
|
2725
|
+
T(s, d, ve), fe ? (!c || !c.readOnly) && (y._f.onBlur && y._f.onBlur(l), h && h(0)) : y._f.onChange && y._f.onChange(l);
|
|
2726
|
+
const at = be(d, ve, fe), Lr = !W(at) || st;
|
|
2727
2727
|
if (!fe && p.state.next({
|
|
2728
2728
|
name: d,
|
|
2729
2729
|
type: l.type,
|
|
2730
2730
|
values: U(s)
|
|
2731
|
-
}),
|
|
2732
|
-
return (v.isValid || f.isValid) && (r.mode === "onBlur" ? fe && S() : fe || S()),
|
|
2731
|
+
}), Mr)
|
|
2732
|
+
return (v.isValid || f.isValid) && (r.mode === "onBlur" ? fe && S() : fe || S()), Lr && p.state.next({ name: d, ...st ? {} : at });
|
|
2733
2733
|
if (!fe && st && p.state.next({ ...t }), r.resolver) {
|
|
2734
2734
|
const { errors: It } = await oe([d]);
|
|
2735
|
-
if (x([d]), m(
|
|
2736
|
-
const
|
|
2735
|
+
if (x([d]), m(ve), b) {
|
|
2736
|
+
const Nr = Gt(t.errors, n, d), At = Gt(It, n, Nr.name || d);
|
|
2737
2737
|
L = At.error, d = At.name, K = W(It);
|
|
2738
2738
|
}
|
|
2739
2739
|
} else
|
|
2740
|
-
x([d], !0), L = (await Jt(y, a.disabled, s, _, r.shouldUseNativeValidation))[d], x([d]), m(
|
|
2740
|
+
x([d], !0), L = (await Jt(y, a.disabled, s, _, r.shouldUseNativeValidation))[d], x([d]), m(ve), b && (L ? K = !1 : (v.isValid || f.isValid) && (K = await z(n, !0)));
|
|
2741
2741
|
b && (y._f.deps && (!Array.isArray(y._f.deps) || y._f.deps.length > 0) && Me(y._f.deps), Ce(d, K, L, at));
|
|
2742
2742
|
}
|
|
2743
2743
|
}, Ae = (l, c) => {
|
|
@@ -2763,14 +2763,14 @@ function ps(e = {}) {
|
|
|
2763
2763
|
let d = {
|
|
2764
2764
|
...i.mount ? s : o
|
|
2765
2765
|
};
|
|
2766
|
-
return c && (d =
|
|
2766
|
+
return c && (d = yr(c.dirtyFields ? t.dirtyFields : t.touchedFields, d)), O(l) ? d : Z(l) ? w(d, l) : l.map((b) => w(d, b));
|
|
2767
2767
|
}, wt = (l, c) => ({
|
|
2768
2768
|
invalid: !!w((c || t).errors, l),
|
|
2769
2769
|
isDirty: !!w((c || t).dirtyFields, l),
|
|
2770
2770
|
error: w((c || t).errors, l),
|
|
2771
2771
|
isValidating: !!w(t.validatingFields, l),
|
|
2772
2772
|
isTouched: !!w((c || t).touchedFields, l)
|
|
2773
|
-
}),
|
|
2773
|
+
}), Cr = (l) => {
|
|
2774
2774
|
const c = l ? Pe(l) : void 0;
|
|
2775
2775
|
c == null || c.forEach((d) => B(t.errors, d)), c ? c.forEach((d) => {
|
|
2776
2776
|
p.state.next({
|
|
@@ -2791,18 +2791,18 @@ function ps(e = {}) {
|
|
|
2791
2791
|
errors: t.errors,
|
|
2792
2792
|
isValid: !1
|
|
2793
2793
|
}), d && d.shouldFocus && b && b.focus && b.focus();
|
|
2794
|
-
},
|
|
2794
|
+
}, Sr = (l, c) => te(l) ? p.state.subscribe({
|
|
2795
2795
|
next: (d) => "values" in d && l(A(void 0, c), d)
|
|
2796
2796
|
}) : A(l, c, !0), kt = (l) => p.state.subscribe({
|
|
2797
2797
|
next: (c) => {
|
|
2798
|
-
us(l.name, c.name, l.exact) && ls(c, l.formState || v,
|
|
2798
|
+
us(l.name, c.name, l.exact) && ls(c, l.formState || v, Ar, l.reRenderRoot) && l.callback({
|
|
2799
2799
|
values: { ...s },
|
|
2800
2800
|
...t,
|
|
2801
2801
|
...c,
|
|
2802
2802
|
defaultValues: o
|
|
2803
2803
|
});
|
|
2804
2804
|
}
|
|
2805
|
-
}).unsubscribe,
|
|
2805
|
+
}).unsubscribe, Er = (l) => (i.mount = !0, f = {
|
|
2806
2806
|
...f,
|
|
2807
2807
|
...l.formState
|
|
2808
2808
|
}, kt({
|
|
@@ -2875,7 +2875,7 @@ function ps(e = {}) {
|
|
|
2875
2875
|
d = w(n, l, {}), d._f && (d._f.mount = !1), (r.shouldUnregister || c.shouldUnregister) && !(Wn(a.array, l) && i.action) && a.unMount.add(l);
|
|
2876
2876
|
}
|
|
2877
2877
|
};
|
|
2878
|
-
}, nt = () => r.shouldFocusError && $e(n, Ae, a.mount),
|
|
2878
|
+
}, nt = () => r.shouldFocusError && $e(n, Ae, a.mount), Vr = (l) => {
|
|
2879
2879
|
ne(l) && (p.state.next({ disabled: l }), $e(n, (c, d) => {
|
|
2880
2880
|
const b = w(n, d);
|
|
2881
2881
|
b && (c.disabled = b._f.disabled || l, Array.isArray(b._f.refs) && b._f.refs.forEach((y) => {
|
|
@@ -2915,7 +2915,7 @@ function ps(e = {}) {
|
|
|
2915
2915
|
errors: t.errors
|
|
2916
2916
|
}), b)
|
|
2917
2917
|
throw b;
|
|
2918
|
-
},
|
|
2918
|
+
}, Fr = (l, c = {}) => {
|
|
2919
2919
|
w(n, l) && (O(c.defaultValue) ? X(l, U(w(o, l))) : (X(l, c.defaultValue), T(o, l, U(c.defaultValue))), c.keepTouched || B(t.touchedFields, l), c.keepDirty || (B(t.dirtyFields, l), t.isDirty = c.defaultValue ? F(l, U(w(o, l))) : F()), c.keepError || (B(t.errors, l), v.isValid && S()), p.state.next({ ...t }));
|
|
2920
2920
|
}, Et = (l, c = {}) => {
|
|
2921
2921
|
const d = l ? U(l) : o, b = U(d), y = W(l), m = y ? o : b;
|
|
@@ -2926,8 +2926,8 @@ function ps(e = {}) {
|
|
|
2926
2926
|
...Object.keys(Ee(o, s))
|
|
2927
2927
|
]);
|
|
2928
2928
|
for (const M of Array.from(E)) {
|
|
2929
|
-
const L = w(t.dirtyFields, M), K = w(s, M),
|
|
2930
|
-
L && !O(K) ? T(m, M, K) : !L && !O(
|
|
2929
|
+
const L = w(t.dirtyFields, M), K = w(s, M), ve = w(m, M);
|
|
2930
|
+
L && !O(K) ? T(m, M, K) : !L && !O(ve) && X(M, ve);
|
|
2931
2931
|
}
|
|
2932
2932
|
} else {
|
|
2933
2933
|
if (mt && O(l))
|
|
@@ -2975,15 +2975,15 @@ function ps(e = {}) {
|
|
|
2975
2975
|
isSubmitting: !1,
|
|
2976
2976
|
defaultValues: o
|
|
2977
2977
|
});
|
|
2978
|
-
}, Vt = (l, c) => Et(
|
|
2978
|
+
}, Vt = (l, c) => Et(te(l) ? l(s) : l, { ...r.resetOptions, ...c }), Ir = (l, c = {}) => {
|
|
2979
2979
|
const d = w(n, l), b = d && d._f;
|
|
2980
2980
|
if (b) {
|
|
2981
2981
|
const y = b.refs ? b.refs[0] : b.ref;
|
|
2982
2982
|
y.focus && setTimeout(() => {
|
|
2983
|
-
y.focus(), c.shouldSelect &&
|
|
2983
|
+
y.focus(), c.shouldSelect && te(y.select) && y.select();
|
|
2984
2984
|
});
|
|
2985
2985
|
}
|
|
2986
|
-
},
|
|
2986
|
+
}, Ar = (l) => {
|
|
2987
2987
|
t = {
|
|
2988
2988
|
...t,
|
|
2989
2989
|
...l
|
|
@@ -3007,13 +3007,13 @@ function ps(e = {}) {
|
|
|
3007
3007
|
_setErrors: $,
|
|
3008
3008
|
_getFieldArray: j,
|
|
3009
3009
|
_reset: Et,
|
|
3010
|
-
_resetDefaultValues: () =>
|
|
3010
|
+
_resetDefaultValues: () => te(r.defaultValues) && r.defaultValues().then((l) => {
|
|
3011
3011
|
Vt(l, r.resetOptions), p.state.next({
|
|
3012
3012
|
isLoading: !1
|
|
3013
3013
|
});
|
|
3014
3014
|
}),
|
|
3015
3015
|
_removeUnmounted: qe,
|
|
3016
|
-
_disableForm:
|
|
3016
|
+
_disableForm: Vr,
|
|
3017
3017
|
_subjects: p,
|
|
3018
3018
|
_proxyFormState: v,
|
|
3019
3019
|
get _fields() {
|
|
@@ -3050,19 +3050,19 @@ function ps(e = {}) {
|
|
|
3050
3050
|
};
|
|
3051
3051
|
}
|
|
3052
3052
|
},
|
|
3053
|
-
subscribe:
|
|
3053
|
+
subscribe: Er,
|
|
3054
3054
|
trigger: Me,
|
|
3055
3055
|
register: rt,
|
|
3056
3056
|
handleSubmit: St,
|
|
3057
|
-
watch:
|
|
3057
|
+
watch: Sr,
|
|
3058
3058
|
setValue: X,
|
|
3059
3059
|
getValues: xt,
|
|
3060
3060
|
reset: Vt,
|
|
3061
|
-
resetField:
|
|
3062
|
-
clearErrors:
|
|
3061
|
+
resetField: Fr,
|
|
3062
|
+
clearErrors: Cr,
|
|
3063
3063
|
unregister: tt,
|
|
3064
3064
|
setError: _t,
|
|
3065
|
-
setFocus:
|
|
3065
|
+
setFocus: Ir,
|
|
3066
3066
|
getFieldState: wt
|
|
3067
3067
|
};
|
|
3068
3068
|
return {
|
|
@@ -3074,7 +3074,7 @@ function Qe(e = {}) {
|
|
|
3074
3074
|
const r = G.useRef(void 0), t = G.useRef(void 0), [n, o] = G.useState({
|
|
3075
3075
|
isDirty: !1,
|
|
3076
3076
|
isValidating: !1,
|
|
3077
|
-
isLoading:
|
|
3077
|
+
isLoading: te(e.defaultValues),
|
|
3078
3078
|
isSubmitted: !1,
|
|
3079
3079
|
isSubmitting: !1,
|
|
3080
3080
|
isSubmitSuccessful: !1,
|
|
@@ -3086,14 +3086,14 @@ function Qe(e = {}) {
|
|
|
3086
3086
|
errors: e.errors || {},
|
|
3087
3087
|
disabled: e.disabled || !1,
|
|
3088
3088
|
isReady: !1,
|
|
3089
|
-
defaultValues:
|
|
3089
|
+
defaultValues: te(e.defaultValues) ? void 0 : e.defaultValues
|
|
3090
3090
|
});
|
|
3091
3091
|
if (!r.current)
|
|
3092
3092
|
if (e.formControl)
|
|
3093
3093
|
r.current = {
|
|
3094
3094
|
...e.formControl,
|
|
3095
3095
|
formState: n
|
|
3096
|
-
}, e.defaultValues && !
|
|
3096
|
+
}, e.defaultValues && !te(e.defaultValues) && e.formControl.reset(e.defaultValues, e.resetOptions);
|
|
3097
3097
|
else {
|
|
3098
3098
|
const { formControl: i, ...a } = ps(e);
|
|
3099
3099
|
r.current = {
|
|
@@ -3164,13 +3164,13 @@ var et = function(e, r, t) {
|
|
|
3164
3164
|
return t === void 0 && (t = {}), function(n, o, s) {
|
|
3165
3165
|
try {
|
|
3166
3166
|
var i = !s.shouldUseNativeValidation && s.criteriaMode === "all";
|
|
3167
|
-
return Promise.resolve(
|
|
3167
|
+
return Promise.resolve(jr(e, n, Object.assign({}, r, { abortPipeEarly: !i }))).then(function(a) {
|
|
3168
3168
|
if (a.issues) {
|
|
3169
3169
|
for (var h = {}; a.issues.length; ) {
|
|
3170
|
-
var g = a.issues[0], C =
|
|
3170
|
+
var g = a.issues[0], C = Ur(g);
|
|
3171
3171
|
if (C && (h[C] || (h[C] = { message: g.message, type: g.type }), i)) {
|
|
3172
3172
|
var v = h[C].types, f = v && v[g.type];
|
|
3173
|
-
h[C] =
|
|
3173
|
+
h[C] = gr(C, i, h, g.type, f ? [].concat(f, g.message) : g.message);
|
|
3174
3174
|
}
|
|
3175
3175
|
a.issues.shift();
|
|
3176
3176
|
}
|
|
@@ -3188,8 +3188,8 @@ const Zt = 27, Yt = 12, Qt = 10, bs = Ve("enum"), vs = (e, r) => {
|
|
|
3188
3188
|
min: e.minSelected ?? 0,
|
|
3189
3189
|
max: e.maxSelected ?? e.options.length
|
|
3190
3190
|
};
|
|
3191
|
-
return et(
|
|
3192
|
-
checked:
|
|
3191
|
+
return et(ge({
|
|
3192
|
+
checked: pe(zr(Q(), qr()), ar((n) => Object.entries(n).filter(([o, s]) => s).map(([o, s]) => o)), He(t.max, r("validation_multiple_choice_max", {
|
|
3193
3193
|
count: t.max
|
|
3194
3194
|
})), Be(t.min, r("validation_multiple_choice_min", {
|
|
3195
3195
|
count: t.min
|
|
@@ -3215,7 +3215,7 @@ const Zt = 27, Yt = 12, Qt = 10, bs = Ve("enum"), vs = (e, r) => {
|
|
|
3215
3215
|
// In cases where there is only one option, we want to center it
|
|
3216
3216
|
singleOption: "justify-center",
|
|
3217
3217
|
// Two choices with exactly 1 min 1 max
|
|
3218
|
-
booleanLike:
|
|
3218
|
+
booleanLike: dr
|
|
3219
3219
|
}
|
|
3220
3220
|
}
|
|
3221
3221
|
}), ws = ({
|
|
@@ -3245,8 +3245,8 @@ const Zt = 27, Yt = 12, Qt = 10, bs = Ve("enum"), vs = (e, r) => {
|
|
|
3245
3245
|
variant: "booleanLike"
|
|
3246
3246
|
}),
|
|
3247
3247
|
children: e.config.options.map((f, p) => u("li", {
|
|
3248
|
-
class:
|
|
3249
|
-
children: u(
|
|
3248
|
+
class: fr,
|
|
3249
|
+
children: u(hr, {
|
|
3250
3250
|
type: "submit",
|
|
3251
3251
|
ref: (_) => {
|
|
3252
3252
|
_ && p === 0 && (g.current = _);
|
|
@@ -3319,12 +3319,12 @@ const Zt = 27, Yt = 12, Qt = 10, bs = Ve("enum"), vs = (e, r) => {
|
|
|
3319
3319
|
});
|
|
3320
3320
|
}, _s = Ve("number"), ks = (e, r) => {
|
|
3321
3321
|
const t = e.min ?? Number.MIN_SAFE_INTEGER, n = e.max ?? Number.MAX_SAFE_INTEGER, o = e.decimalCases ?? 0;
|
|
3322
|
-
return et(
|
|
3323
|
-
number:
|
|
3322
|
+
return et(ge({
|
|
3323
|
+
number: pe(Wr(r("validation_number")), Gr(t, r("validation_number_min", {
|
|
3324
3324
|
min: t
|
|
3325
|
-
})),
|
|
3325
|
+
})), Kr(n, r("validation_number_max", {
|
|
3326
3326
|
max: n
|
|
3327
|
-
})),
|
|
3327
|
+
})), Hr((s) => s === Number(s.toFixed(o)), r("validation_number_decimal_cases", {
|
|
3328
3328
|
count: o
|
|
3329
3329
|
})))
|
|
3330
3330
|
}));
|
|
@@ -3353,7 +3353,7 @@ const Zt = 27, Yt = 12, Qt = 10, bs = Ve("enum"), vs = (e, r) => {
|
|
|
3353
3353
|
required: !e.config.optional,
|
|
3354
3354
|
valueAsNumber: !0
|
|
3355
3355
|
}), C = ae();
|
|
3356
|
-
return
|
|
3356
|
+
return ye(() => {
|
|
3357
3357
|
C.current && (C.current.focus(), C.current.select());
|
|
3358
3358
|
}, []), u("form", {
|
|
3359
3359
|
class: "flex flex-col gap-1 p-2.5",
|
|
@@ -3409,8 +3409,8 @@ const Zt = 27, Yt = 12, Qt = 10, bs = Ve("enum"), vs = (e, r) => {
|
|
|
3409
3409
|
phoneNumber: ""
|
|
3410
3410
|
};
|
|
3411
3411
|
}, Es = "44", Vs = /^[0-9 ]+$/, Fs = Ve("string"), Is = Ve("phone"), As = (e) => {
|
|
3412
|
-
const r =
|
|
3413
|
-
return et(
|
|
3412
|
+
const r = pe(Q(e("validation_country_code")), ir(Vs, e("validation_country_code"))), t = pe(Q(e("validation_phone")), Be(1, e("validation_phone")), ar((n) => n.replace(/[^0-9]/g, "")));
|
|
3413
|
+
return et(ge({
|
|
3414
3414
|
countryCode: r,
|
|
3415
3415
|
phoneNumber: t
|
|
3416
3416
|
}));
|
|
@@ -3440,7 +3440,7 @@ const Zt = 27, Yt = 12, Qt = 10, bs = Ve("enum"), vs = (e, r) => {
|
|
|
3440
3440
|
} = a("phoneNumber", {
|
|
3441
3441
|
required: !e.config.optional
|
|
3442
3442
|
}), p = ae(), _ = C("countryCode");
|
|
3443
|
-
return
|
|
3443
|
+
return ye(() => {
|
|
3444
3444
|
p.current && (p.current.focus(), p.current.select());
|
|
3445
3445
|
}, []), u("form", {
|
|
3446
3446
|
noValidate: !0,
|
|
@@ -3548,6 +3548,10 @@ const Zt = 27, Yt = 12, Qt = 10, bs = Ve("enum"), vs = (e, r) => {
|
|
|
3548
3548
|
})
|
|
3549
3549
|
})
|
|
3550
3550
|
}), Ns = {
|
|
3551
|
+
date: {
|
|
3552
|
+
type: "date",
|
|
3553
|
+
inputMode: "text"
|
|
3554
|
+
},
|
|
3551
3555
|
email: {
|
|
3552
3556
|
type: "email",
|
|
3553
3557
|
inputMode: "email",
|
|
@@ -3571,11 +3575,12 @@ const Zt = 27, Yt = 12, Qt = 10, bs = Ve("enum"), vs = (e, r) => {
|
|
|
3571
3575
|
count: e.minChars ?? 1
|
|
3572
3576
|
})
|
|
3573
3577
|
};
|
|
3574
|
-
return et(
|
|
3578
|
+
return et(ge({
|
|
3575
3579
|
text: {
|
|
3576
|
-
|
|
3577
|
-
|
|
3578
|
-
|
|
3580
|
+
date: pe(Q(r("validation_date")), ir(/^\d{4}-\d{2}-\d{2}$/, r("validation_date"))),
|
|
3581
|
+
email: pe(Q(r("validation_email")), Jr(r("validation_email")), Be(e.minChars ?? 1, t.minLength), He(e.maxChars ?? 1 / 0, t.maxLength)),
|
|
3582
|
+
text: pe(Q(), Be(e.minChars ?? 1, t.minLength), He(e.maxChars ?? 1 / 0, t.maxLength)),
|
|
3583
|
+
url: pe(Q(r("validation_url")), Xr(r("validation_url")), Be(e.minChars ?? 1, t.minLength), He(e.maxChars ?? 1 / 0, t.maxLength))
|
|
3579
3584
|
}[e.format]
|
|
3580
3585
|
}));
|
|
3581
3586
|
}, Rs = ({
|
|
@@ -3602,7 +3607,7 @@ const Zt = 27, Yt = 12, Qt = 10, bs = Ve("enum"), vs = (e, r) => {
|
|
|
3602
3607
|
} = s("text", {
|
|
3603
3608
|
required: !e.config.optional
|
|
3604
3609
|
}), C = ae();
|
|
3605
|
-
return
|
|
3610
|
+
return ye(() => {
|
|
3606
3611
|
C.current && (C.current.focus(), C.current.select());
|
|
3607
3612
|
}, []), u("form", {
|
|
3608
3613
|
noValidate: !0,
|
|
@@ -3702,7 +3707,7 @@ var Ps = function(e) {
|
|
|
3702
3707
|
}, $s = function(r) {
|
|
3703
3708
|
var t = /[\\^$.*+?()[\]{}|]/g, n = RegExp(t.source);
|
|
3704
3709
|
return r && n.test(r) ? r.replace(t, "\\$&") : r;
|
|
3705
|
-
},
|
|
3710
|
+
}, kr = function(e) {
|
|
3706
3711
|
return typeof e == "string";
|
|
3707
3712
|
}, js = function(e) {
|
|
3708
3713
|
var r = [];
|
|
@@ -3714,7 +3719,7 @@ function Us(e, r, t) {
|
|
|
3714
3719
|
var n = 0, o = 0;
|
|
3715
3720
|
if (e === "")
|
|
3716
3721
|
return e;
|
|
3717
|
-
if (!e || !
|
|
3722
|
+
if (!e || !kr(e))
|
|
3718
3723
|
throw new TypeError("First argument to react-string-replace#replaceString must be a string");
|
|
3719
3724
|
var s = r;
|
|
3720
3725
|
Ps(s) || (s = new RegExp("(" + $s(s) + ")", "gi"));
|
|
@@ -3729,7 +3734,7 @@ function Us(e, r, t) {
|
|
|
3729
3734
|
}
|
|
3730
3735
|
var zs = function(r, t, n) {
|
|
3731
3736
|
return Array.isArray(r) || (r = [r]), js(r.map(function(o) {
|
|
3732
|
-
return
|
|
3737
|
+
return kr(o) ? Us(o, t, n) : o;
|
|
3733
3738
|
}));
|
|
3734
3739
|
};
|
|
3735
3740
|
const Te = /* @__PURE__ */ Zr(zs), qs = /(\[[^\]]+\]\([^)]+\))/g, Hs = /\[([^\]]+)\]\(([^)]+)\)/, Ks = /(https?:\/\/[^\s]+)/g, Gs = /_(.*?)_/g, Ws = /\*\*(.*?)\*\*/g, Js = /\\n|\n/g, tr = "text-accent-10 hover:text-accent-11 no-underline underline-offset-2 hover:underline", Xs = (e) => {
|
|
@@ -3913,16 +3918,16 @@ const Te = /* @__PURE__ */ Zr(zs), qs = /(\[[^\]]+\]\([^)]+\))/g, Hs = /\[([^\]]
|
|
|
3913
3918
|
const {
|
|
3914
3919
|
flow: n
|
|
3915
3920
|
} = I.current$.value;
|
|
3916
|
-
|
|
3921
|
+
me(n, "Flow is required to exist to show chatbot body");
|
|
3917
3922
|
const o = I.viewState$.value, {
|
|
3918
3923
|
chatRef: s,
|
|
3919
3924
|
chatService: i
|
|
3920
3925
|
} = Fn(), {
|
|
3921
3926
|
t: a
|
|
3922
3927
|
} = Y(), [h, g] = se();
|
|
3923
|
-
return
|
|
3928
|
+
return ye(() => {
|
|
3924
3929
|
o === "maximised" && H.scrollToEnd.instant();
|
|
3925
|
-
}, [o]),
|
|
3930
|
+
}, [o]), ye(() => {
|
|
3926
3931
|
var S, x;
|
|
3927
3932
|
const {
|
|
3928
3933
|
state: C,
|
|
@@ -3969,7 +3974,7 @@ const Te = /* @__PURE__ */ Zr(zs), qs = /(\[[^\]]+\]\([^)]+\))/g, Hs = /\[([^\]]
|
|
|
3969
3974
|
var D;
|
|
3970
3975
|
I.markAsFinished();
|
|
3971
3976
|
const k = I.current$.peek().flow;
|
|
3972
|
-
|
|
3977
|
+
me(k), t.log({
|
|
3973
3978
|
event: "FLOW_END",
|
|
3974
3979
|
properties: {
|
|
3975
3980
|
flow_id: n.id,
|
|
@@ -4011,7 +4016,7 @@ const Te = /* @__PURE__ */ Zr(zs), qs = /(\[[^\]]+\]\([^)]+\))/g, Hs = /\[([^\]]
|
|
|
4011
4016
|
const {
|
|
4012
4017
|
flow: t
|
|
4013
4018
|
} = I.current$.peek();
|
|
4014
|
-
|
|
4019
|
+
me(t);
|
|
4015
4020
|
const {
|
|
4016
4021
|
removed: n
|
|
4017
4022
|
} = e(t.data.nodeHistory), o = t.data.nodeHistory.splice(-n);
|