@wise/dynamic-flow-client-internal 2.2.2 → 2.2.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/build/main.js +75 -75
- package/build/main.min.js +1 -1
- package/package.json +2 -2
package/build/main.js
CHANGED
|
@@ -300,10 +300,10 @@ var require_main_min = __commonJS({
|
|
|
300
300
|
}
|
|
301
301
|
y.onUserMedia(p);
|
|
302
302
|
}, f.prototype.render = function() {
|
|
303
|
-
var m = this, p = this, y = p.state, S = p.props, g = S.audio, F = S.forceScreenshotSourceSize, w = S.onUserMedia, A = S.onUserMediaError, O = S.screenshotFormat, x = S.screenshotQuality, M = S.minScreenshotWidth, R = S.minScreenshotHeight, v = S.audioConstraints, T = S.videoConstraints, H = S.imageSmoothing, L = S.mirrored, P = S.style, B = P === void 0 ? {} : P, k = S.children,
|
|
303
|
+
var m = this, p = this, y = p.state, S = p.props, g = S.audio, F = S.forceScreenshotSourceSize, w = S.onUserMedia, A = S.onUserMediaError, O = S.screenshotFormat, x = S.screenshotQuality, M = S.minScreenshotWidth, R = S.minScreenshotHeight, v = S.audioConstraints, T = S.videoConstraints, H = S.imageSmoothing, L = S.mirrored, P = S.style, B = P === void 0 ? {} : P, k = S.children, ie = u(S, ["audio", "forceScreenshotSourceSize", "onUserMedia", "onUserMediaError", "screenshotFormat", "screenshotQuality", "minScreenshotWidth", "minScreenshotHeight", "audioConstraints", "videoConstraints", "imageSmoothing", "mirrored", "style", "children"]), Ae = L ? l(l({}, B), { transform: (B.transform || "") + " scaleX(-1)" }) : B, _ = { getScreenshot: this.getScreenshot.bind(this) };
|
|
304
304
|
return a.createElement(a.Fragment, null, a.createElement("video", l({ autoPlay: true, src: y.src, muted: !g, playsInline: true, ref: function(ue) {
|
|
305
305
|
m.video = ue;
|
|
306
|
-
}, style:
|
|
306
|
+
}, style: Ae }, ie)), k && k(_));
|
|
307
307
|
}, f.defaultProps = { audio: false, forceScreenshotSourceSize: false, imageSmoothing: true, mirrored: false, onUserMedia: function() {
|
|
308
308
|
}, onUserMediaError: function() {
|
|
309
309
|
}, screenshotFormat: "image/webp", screenshotQuality: 0.92 }, f;
|
|
@@ -465,7 +465,7 @@ var require_main_min = __commonJS({
|
|
|
465
465
|
function Sr(e) {
|
|
466
466
|
return Object.prototype.hasOwnProperty.call(e, "$ref");
|
|
467
467
|
}
|
|
468
|
-
var
|
|
468
|
+
var ve = require("react");
|
|
469
469
|
var Zm = require("react-intl");
|
|
470
470
|
var wt = require("react");
|
|
471
471
|
var br = require("react");
|
|
@@ -559,7 +559,7 @@ var require_main_min = __commonJS({
|
|
|
559
559
|
var I = (e) => typeof e == "string";
|
|
560
560
|
var V = (e) => typeof e == "number" && !Number.isNaN(e);
|
|
561
561
|
var an = (e) => V(e) && Math.floor(e) === e;
|
|
562
|
-
var
|
|
562
|
+
var Oe = (e) => typeof e == "boolean";
|
|
563
563
|
var N = (e) => !E(e) && !X(e) && (e == null ? void 0 : e.constructor) === Object;
|
|
564
564
|
var q = (e) => Array.isArray(e);
|
|
565
565
|
var E = (e) => e === null;
|
|
@@ -574,7 +574,7 @@ var require_main_min = __commonJS({
|
|
|
574
574
|
return r.length === 0 ? null : (o = r.find((a) => a.some((n) => n !== null))) != null ? o : r[0];
|
|
575
575
|
}
|
|
576
576
|
function Ql(e, t) {
|
|
577
|
-
return !Le(t) || !
|
|
577
|
+
return !Le(t) || !Pe(t) ? null : wo(e, t);
|
|
578
578
|
}
|
|
579
579
|
function mn(e) {
|
|
580
580
|
return I(e) && !vt(e) ? e : null;
|
|
@@ -583,10 +583,10 @@ var require_main_min = __commonJS({
|
|
|
583
583
|
return V(e) ? e : null;
|
|
584
584
|
}
|
|
585
585
|
function cn(e) {
|
|
586
|
-
return
|
|
586
|
+
return Oe(e) ? e : null;
|
|
587
587
|
}
|
|
588
588
|
function wo(e, t) {
|
|
589
|
-
if (!q(e) || !
|
|
589
|
+
if (!q(e) || !Pe(t))
|
|
590
590
|
return null;
|
|
591
591
|
if (e.length > 0) {
|
|
592
592
|
let r = typeof e[0];
|
|
@@ -607,12 +607,12 @@ var require_main_min = __commonJS({
|
|
|
607
607
|
}
|
|
608
608
|
function un(e, t) {
|
|
609
609
|
return t.allOf.reduce((r, o) => {
|
|
610
|
-
let a =
|
|
610
|
+
let a = se(e, o);
|
|
611
611
|
return W(a) ? i(i({}, r), a) : r;
|
|
612
612
|
}, {});
|
|
613
613
|
}
|
|
614
614
|
function pn(e, t) {
|
|
615
|
-
return t.oneOf.map((r) =>
|
|
615
|
+
return t.oneOf.map((r) => se(e, r)).reduce((r, o) => E(r) ? o : W(r) && W(o) ? fn(r, o) : E(o) ? r : o, null);
|
|
616
616
|
}
|
|
617
617
|
function fn(e, t) {
|
|
618
618
|
return Object.keys(t).reduce((r, o) => {
|
|
@@ -620,7 +620,7 @@ var require_main_min = __commonJS({
|
|
|
620
620
|
return W(a) && W(n) ? b(i({}, r), { [o]: fn(a, n) }) : b(i({}, r), { [o]: t[o] });
|
|
621
621
|
}, i({}, e));
|
|
622
622
|
}
|
|
623
|
-
var At = (e, t) => W(e) ?
|
|
623
|
+
var At = (e, t) => W(e) ? se(e, t) : Fo(e) ? ec(e, t) : $e(e, t);
|
|
624
624
|
function $e(e, t) {
|
|
625
625
|
if (E(e))
|
|
626
626
|
return null;
|
|
@@ -642,8 +642,8 @@ var require_main_min = __commonJS({
|
|
|
642
642
|
}
|
|
643
643
|
return null;
|
|
644
644
|
}
|
|
645
|
-
function
|
|
646
|
-
return Te(t) || Le(t) || E(e) ? null : t.allOf ? un(e, t) : t.oneOf ? pn(e, t) : !X(t.const) && e === t.const ? e :
|
|
645
|
+
function se(e, t) {
|
|
646
|
+
return Te(t) || Le(t) || E(e) ? null : t.allOf ? un(e, t) : t.oneOf ? pn(e, t) : !X(t.const) && e === t.const ? e : Me(t) ? dn(e, t) : null;
|
|
647
647
|
}
|
|
648
648
|
function ec(e, t) {
|
|
649
649
|
return fe(t) ? sn(e, t) : Le(t) ? wo(e, t) : null;
|
|
@@ -715,7 +715,7 @@ var require_main_min = __commonJS({
|
|
|
715
715
|
return an(e) ? Mr(e, t, r) : ["type"];
|
|
716
716
|
}
|
|
717
717
|
function Oo(e, t, r) {
|
|
718
|
-
if (!
|
|
718
|
+
if (!Oe(e) && !E(e))
|
|
719
719
|
return ["type"];
|
|
720
720
|
let o = [];
|
|
721
721
|
return Kt(e, r) || o.push("required"), o;
|
|
@@ -759,7 +759,7 @@ var require_main_min = __commonJS({
|
|
|
759
759
|
return t.hidden ? true : typeof e == "undefined" ? !r : $(e, t);
|
|
760
760
|
}
|
|
761
761
|
function lc(e, t) {
|
|
762
|
-
return t.type !== "array" || !N(t.items) || Ot(e, t).length > 0 ? false : Array.isArray(e) &&
|
|
762
|
+
return t.type !== "array" || !N(t.items) || Ot(e, t).length > 0 ? false : Array.isArray(e) && Pe(t) && e.map((r) => $(r, t.items)).every((r) => r);
|
|
763
763
|
}
|
|
764
764
|
function cc(e, t) {
|
|
765
765
|
return q(t.oneOf) ? t.oneOf.some((r) => $(e, r)) : false;
|
|
@@ -843,7 +843,7 @@ var require_main_min = __commonJS({
|
|
|
843
843
|
}
|
|
844
844
|
return true;
|
|
845
845
|
}
|
|
846
|
-
var
|
|
846
|
+
var ke = (e = "") => `${e ? `${e}-` : ""}${Math.floor(1e8 * Math.random())}`;
|
|
847
847
|
function ye(e) {
|
|
848
848
|
return !X(e == null ? void 0 : e.const);
|
|
849
849
|
}
|
|
@@ -856,7 +856,7 @@ var require_main_min = __commonJS({
|
|
|
856
856
|
function Te(e) {
|
|
857
857
|
return gc.has(e.type || "") || "const" in e && e.const !== void 0;
|
|
858
858
|
}
|
|
859
|
-
function
|
|
859
|
+
function Me(e) {
|
|
860
860
|
return e.type === "object";
|
|
861
861
|
}
|
|
862
862
|
function nt(e) {
|
|
@@ -874,7 +874,7 @@ var require_main_min = __commonJS({
|
|
|
874
874
|
function Le(e) {
|
|
875
875
|
return e.type === "array";
|
|
876
876
|
}
|
|
877
|
-
function
|
|
877
|
+
function Pe(e) {
|
|
878
878
|
let t = e.items;
|
|
879
879
|
return !Array.isArray(t);
|
|
880
880
|
}
|
|
@@ -894,8 +894,8 @@ var require_main_min = __commonJS({
|
|
|
894
894
|
function Mn(e) {
|
|
895
895
|
return e.type === "string" && e.format === "base64url";
|
|
896
896
|
}
|
|
897
|
-
var kn = (e) => Le(e) &&
|
|
898
|
-
var it = (e) => yc(e) ? "readOnly" : Er(e) ? "persistAsync" : ko(e) ? "validationAsync" :
|
|
897
|
+
var kn = (e) => Le(e) && Pe(e) && Sc(e.items);
|
|
898
|
+
var it = (e) => yc(e) ? "readOnly" : Er(e) ? "persistAsync" : ko(e) ? "validationAsync" : Me(e) ? "object" : Le(e) ? "array" : hc(e) ? "promotedOneOf" : fe(e) ? "oneOf" : Mo(e) ? "allOf" : Te(e) ? "basic" : null;
|
|
899
899
|
var En = (e) => wc(e) && Fc(e) && Cc(e);
|
|
900
900
|
var wc = (e) => !e.type || e.type === "form";
|
|
901
901
|
var Fc = (e) => {
|
|
@@ -909,15 +909,15 @@ var require_main_min = __commonJS({
|
|
|
909
909
|
if ((t == null ? void 0 : t.length) !== 1)
|
|
910
910
|
return false;
|
|
911
911
|
let r = t[0];
|
|
912
|
-
if (!
|
|
912
|
+
if (!Me(r) || Object.values(r.properties).length !== 1)
|
|
913
913
|
return false;
|
|
914
914
|
let o = Object.values(r.properties)[0];
|
|
915
915
|
return Mn(o) ? o.source === "camera" : false;
|
|
916
916
|
};
|
|
917
|
-
var Ir = (e) => e.filter((t) =>
|
|
917
|
+
var Ir = (e) => e.filter((t) => Me(t) ? Object.values((t == null ? void 0 : t.properties) || {}).find((r) => (r == null ? void 0 : r.hidden) !== true) : (t == null ? void 0 : t.hidden) !== true);
|
|
918
918
|
var W = (e) => typeof e == "object" && e !== null && e.constructor === Object;
|
|
919
919
|
var Eo = (e) => E(e) || W(e);
|
|
920
|
-
var Io = (e) =>
|
|
920
|
+
var Io = (e) => Oe(e) || V(e) || I(e) || E(e);
|
|
921
921
|
var Dr = (e) => I(e) || E(e);
|
|
922
922
|
var Fo = (e) => q(e) ? e.length === 0 ? true : e.every((t) => typeof t == "string" || typeof t == "number" || typeof t == "boolean" || typeof t == "object") : false;
|
|
923
923
|
var In = (e) => E(e) ? true : Fo(e);
|
|
@@ -1076,7 +1076,7 @@ var require_main_min = __commonJS({
|
|
|
1076
1076
|
}
|
|
1077
1077
|
};
|
|
1078
1078
|
var Dc = (e) => !e || !["neutral", "warning", "negative", "positive"].includes(e) ? "neutral" : e;
|
|
1079
|
-
var
|
|
1079
|
+
var ne = Ec;
|
|
1080
1080
|
var lt = require("react/jsx-runtime");
|
|
1081
1081
|
var Lc = (e) => {
|
|
1082
1082
|
let t = e.component, r = j(t.margin || t.border ? "lg" : "xs");
|
|
@@ -1167,16 +1167,16 @@ var require_main_min = __commonJS({
|
|
|
1167
1167
|
var Fs = require("react");
|
|
1168
1168
|
var ai = qe(st());
|
|
1169
1169
|
var ni = require("react");
|
|
1170
|
-
var
|
|
1171
|
-
var qc = (e, t) => t.map((r) =>
|
|
1170
|
+
var Ee = require("react/jsx-runtime");
|
|
1171
|
+
var qc = (e, t) => t.map((r) => se(e, r) || {});
|
|
1172
1172
|
var Gc = (e) => e.reduce((t, r) => i(i({}, r), t), {});
|
|
1173
1173
|
var $c = (e) => ({ "col-xs-12": true, "col-sm-6": e === "md", "col-sm-4": e === "sm" });
|
|
1174
1174
|
var ii = (e) => {
|
|
1175
1175
|
let t = (a, n) => {
|
|
1176
1176
|
let s = e.schema.allOf[a];
|
|
1177
|
-
r[a] =
|
|
1177
|
+
r[a] = se(n.model, s) || {}, o(r), e.onChange(b(i({}, n), { model: Gc(r) }));
|
|
1178
1178
|
}, [r, o] = (0, ni.useState)(qc(e.model, e.schema.allOf));
|
|
1179
|
-
return (0,
|
|
1179
|
+
return (0, Ee.jsxs)(Ee.Fragment, { children: [e.schema.title && (0, Ee.jsx)("h3", { className: "page-header", children: e.schema.title }), e.schema.description && (0, Ee.jsx)("p", { children: e.schema.description }), (0, Ee.jsx)("div", { className: "row", children: e.schema.allOf.map((a, n) => (0, Ee.jsx)("div", { className: (0, ai.default)($c(a.width)), children: (0, Ee.jsx)(le, { schema: a, model: r[n], errors: e.errors, submitted: e.submitted, disabled: e.disabled, onChange: (s) => t(n, b(i({}, s), { model: s.model })), onPersistAsync: e.onPersistAsync }) }, n)) })] });
|
|
1180
1180
|
};
|
|
1181
1181
|
ii.defaultProps = { disabled: false };
|
|
1182
1182
|
var Uo = ii;
|
|
@@ -1221,7 +1221,7 @@ var require_main_min = __commonJS({
|
|
|
1221
1221
|
return I(e) ? e : void 0;
|
|
1222
1222
|
if (t) {
|
|
1223
1223
|
let a = e;
|
|
1224
|
-
return { id:
|
|
1224
|
+
return { id: ke(), message: a.message };
|
|
1225
1225
|
} else
|
|
1226
1226
|
return i({ message: I(e.message) ? e.message : "" }, e);
|
|
1227
1227
|
}
|
|
@@ -1237,7 +1237,7 @@ var require_main_min = __commonJS({
|
|
|
1237
1237
|
var dt = require("react/jsx-runtime");
|
|
1238
1238
|
var Fi = (e) => {
|
|
1239
1239
|
var M, R;
|
|
1240
|
-
let { onChange: t, schema: r } = e, o = Q(), a = Si(r), n = (0, tr.useMemo)(() => r.$id ||
|
|
1240
|
+
let { onChange: t, schema: r } = e, o = Q(), a = Si(r), n = (0, tr.useMemo)(() => r.$id || ke(), [r.$id]), [s, l] = (0, tr.useState)(false), [u, d] = (0, tr.useState)(() => _c(e.model || [])), c = Ci(r.items.persistAsync), h = r.items.persistAsync.schema, f = Pt(h), m = async (v) => {
|
|
1241
1241
|
l(true);
|
|
1242
1242
|
try {
|
|
1243
1243
|
let T = await ci(v, f);
|
|
@@ -1418,7 +1418,7 @@ var require_main_min = __commonJS({
|
|
|
1418
1418
|
let { schema: t } = e;
|
|
1419
1419
|
if (kn(t))
|
|
1420
1420
|
return (0, Go.jsx)(Ho, b(i({}, e), { schema: t }));
|
|
1421
|
-
if (
|
|
1421
|
+
if (Pe(t))
|
|
1422
1422
|
return (0, Go.jsx)(Li, b(i({}, e), { schema: t }));
|
|
1423
1423
|
throw new Error("Invalid array list schema");
|
|
1424
1424
|
};
|
|
@@ -1427,7 +1427,7 @@ var require_main_min = __commonJS({
|
|
|
1427
1427
|
var Bi = require("react/jsx-runtime");
|
|
1428
1428
|
var Ri = (e) => {
|
|
1429
1429
|
let { schema: t } = e;
|
|
1430
|
-
if (
|
|
1430
|
+
if (Pe(t))
|
|
1431
1431
|
return (0, Bi.jsx)(Ni, i({}, e));
|
|
1432
1432
|
throw new Error("Not implemented");
|
|
1433
1433
|
};
|
|
@@ -1438,20 +1438,20 @@ var require_main_min = __commonJS({
|
|
|
1438
1438
|
var je = require("react/jsx-runtime");
|
|
1439
1439
|
var ad = (e) => ({ "col-xs-12": true, "col-sm-6": e === "md", "col-sm-4": e === "sm" });
|
|
1440
1440
|
var Vi = (e) => {
|
|
1441
|
-
let [t, r] = (0, Gr.useState)(() => i({},
|
|
1441
|
+
let [t, r] = (0, Gr.useState)(() => i({}, se(e.model, e.schema))), o = (d, c) => {
|
|
1442
1442
|
c.model !== null ? t[d] = c.model : delete t[d], r(t), e.onChange(b(i({}, c), { model: t }));
|
|
1443
1443
|
}, a = (d) => e.schema.required && e.schema.required.includes(d);
|
|
1444
1444
|
(0, Gr.useEffect)(() => {
|
|
1445
|
-
let d =
|
|
1445
|
+
let d = se(t, e.schema) || {};
|
|
1446
1446
|
r(d), Ke(d, t) || e.onChange({ model: d, triggerSchema: e.schema, triggerModel: d });
|
|
1447
1447
|
}, [e.schema]);
|
|
1448
1448
|
let n = /* @__PURE__ */ new Set([...e.schema.displayOrder || [], ...Object.keys(e.schema.properties)]), s = (d) => typeof e.schema.properties[d] != "undefined", l = Array.from(n).filter(s), u = e.errors;
|
|
1449
|
-
return (0, je.jsxs)("fieldset", { children: [e.schema.title && !e.hideTitle && (0, je.jsxs)("legend", { children: [" ", e.schema.title, " "] }), e.schema.description && !e.hideTitle && (0, je.jsxs)("p", { children: [" ", e.schema.description, " "] }), e.schema.alert && (0, je.jsx)(
|
|
1449
|
+
return (0, je.jsxs)("fieldset", { children: [e.schema.title && !e.hideTitle && (0, je.jsxs)("legend", { children: [" ", e.schema.title, " "] }), e.schema.description && !e.hideTitle && (0, je.jsxs)("p", { children: [" ", e.schema.description, " "] }), e.schema.alert && (0, je.jsx)(ne, { component: e.schema.alert }), (0, je.jsx)("div", { className: "row", children: l.map((d) => (0, je.jsx)("div", { className: (0, ji.default)(ad(e.schema.properties[d].width)), children: (0, je.jsx)(le, { schema: e.schema.properties[d], model: e.model && e.model[d], errors: u && u[d], submitted: e.submitted, required: a(d), disabled: e.disabled, onChange: (c) => o(d, c), onPersistAsync: e.onPersistAsync }) }, d)) })] });
|
|
1450
1450
|
};
|
|
1451
1451
|
Vi.defaultProps = { hideTitle: false, disabled: false };
|
|
1452
1452
|
var or = Vi;
|
|
1453
1453
|
var Zi = qe(st());
|
|
1454
|
-
var
|
|
1454
|
+
var Ie = require("react");
|
|
1455
1455
|
var $r = require("@transferwise/components");
|
|
1456
1456
|
var Hi = require("react-intl");
|
|
1457
1457
|
var Ui = require("react-intl");
|
|
@@ -1504,7 +1504,7 @@ var require_main_min = __commonJS({
|
|
|
1504
1504
|
let { coerceValue: r = false } = t;
|
|
1505
1505
|
if (E(e))
|
|
1506
1506
|
return false;
|
|
1507
|
-
if (!
|
|
1507
|
+
if (!Oe(e)) {
|
|
1508
1508
|
if (r)
|
|
1509
1509
|
return Ko({ received: typeof e, expected: "boolean" }), !!e;
|
|
1510
1510
|
pt({ received: typeof e, expected: "boolean" });
|
|
@@ -1697,10 +1697,10 @@ var require_main_min = __commonJS({
|
|
|
1697
1697
|
var ar = Yi;
|
|
1698
1698
|
var oe = require("react/jsx-runtime");
|
|
1699
1699
|
var Qi = (e) => {
|
|
1700
|
-
let t = Q(), [r, o] = (0,
|
|
1700
|
+
let t = Q(), [r, o] = (0, Ie.useState)(false), [a, n] = (0, Ie.useState)(false), [s, l] = (0, Ie.useState)(false), u = (0, Ie.useMemo)(() => e.schema.$id || ke(), [e.schema.$id]), [d, c] = (0, Ie.useState)(Hr(e.schema, e.model)), [h, f] = (0, Ie.useState)(gd(e.model, e.schema.oneOf)), m = Ln(t, 200), p = (M) => {
|
|
1701
1701
|
m("Dynamic Flow - OneOf Searched", { oneOfId: e.schema.analyticsId, searchValueLength: M.length });
|
|
1702
1702
|
};
|
|
1703
|
-
if ((0,
|
|
1703
|
+
if ((0, Ie.useEffect)(() => {
|
|
1704
1704
|
let M = rr(e.schema, e.model), R = rr(e.schema, e.schema.default);
|
|
1705
1705
|
M === -1 && R >= 0 && F(R, "init");
|
|
1706
1706
|
}, [e.schema]), !q(e.schema.oneOf))
|
|
@@ -1721,7 +1721,7 @@ var require_main_min = __commonJS({
|
|
|
1721
1721
|
e.onChange({ model: h[M], triggerSchema: v, triggerModel: h[M], type: R });
|
|
1722
1722
|
R !== "init" && e.schema.analyticsId && t("Dynamic Flow - OneOf Selected", { oneOfId: e.schema.analyticsId, schemaId: v == null ? void 0 : v.analyticsId });
|
|
1723
1723
|
}, w = Sd(e.schema), A = yd(e, d), O = { "form-group": true, "has-error": !r && e.errors && !vt(e.errors) || (e.submitted || r && s) && A.length }, x = `${u}-feedback`;
|
|
1724
|
-
return (0, oe.jsxs)(oe.Fragment, { children: [(e.schema.oneOf.length > 1 || ye(e.schema.oneOf[0])) && (0, oe.jsxs)(oe.Fragment, { children: [(0, oe.jsxs)("div", { className: (0, Zi.default)(O), children: [fd(e.schema, u), (0, oe.jsx)(ar, { id: u, schema: w, value: d, disabled: e.disabled, onChange: F, onFocus: S, onBlur: g, onSearchChange: p, describedBy: x }), (0, oe.jsx)(Be, { id: x, changed: r, focused: a, blurred: s, submitted: e.submitted, errors: hd(e.errors), schema: e.schema, validations: A, infoMessage: null })] }), e.schema.alert && (0, oe.jsx)(
|
|
1724
|
+
return (0, oe.jsxs)(oe.Fragment, { children: [(e.schema.oneOf.length > 1 || ye(e.schema.oneOf[0])) && (0, oe.jsxs)(oe.Fragment, { children: [(0, oe.jsxs)("div", { className: (0, Zi.default)(O), children: [fd(e.schema, u), (0, oe.jsx)(ar, { id: u, schema: w, value: d, disabled: e.disabled, onChange: F, onFocus: S, onBlur: g, onSearchChange: p, describedBy: x }), (0, oe.jsx)(Be, { id: x, changed: r, focused: a, blurred: s, submitted: e.submitted, errors: hd(e.errors), schema: e.schema, validations: A, infoMessage: null })] }), e.schema.alert && (0, oe.jsx)(ne, { component: e.schema.alert })] }), Jt(e.schema.oneOf[d]) && (0, oe.jsx)(le, { schema: e.schema.oneOf[d], model: h[d], errors: e.errors, submitted: e.submitted, hideTitle: true, disabled: e.disabled, onChange: (M) => y(d, M), onPersistAsync: e.onPersistAsync })] });
|
|
1725
1725
|
};
|
|
1726
1726
|
function fd(e, t) {
|
|
1727
1727
|
let r = e.help ? (0, oe.jsx)(Ve, { help: e.help }) : null, o = ye(e.oneOf[0]) ? (0, oe.jsxs)("label", { className: "control-label d-inline", htmlFor: t, children: [e.title, " ", r] }) : (0, oe.jsxs)("h4", { className: "m-b-2", children: [e.title, " ", r] });
|
|
@@ -1819,14 +1819,14 @@ var require_main_min = __commonJS({
|
|
|
1819
1819
|
return (0, Bt.jsx)(Bt.Fragment, {});
|
|
1820
1820
|
}
|
|
1821
1821
|
};
|
|
1822
|
-
ps.defaultProps = { id:
|
|
1822
|
+
ps.defaultProps = { id: ke(), title: void 0 };
|
|
1823
1823
|
var fs = ps;
|
|
1824
1824
|
var Ue = require("react/jsx-runtime");
|
|
1825
1825
|
var hs = (e) => e.promoted === true;
|
|
1826
1826
|
var wd = (e) => {
|
|
1827
1827
|
var l;
|
|
1828
1828
|
let [t, r] = (0, ys.useState)(is(e.schema, e.model) || ((l = e.schema.promotion) == null ? void 0 : l.default) || "promoted"), o = e.schema.alert, a = e.schema.oneOf.find(hs), n = Fd(a), s = Cd(e.schema);
|
|
1829
|
-
return (0, Ue.jsxs)(Ue.Fragment, { children: [o && (0, Ue.jsx)(
|
|
1829
|
+
return (0, Ue.jsxs)(Ue.Fragment, { children: [o && (0, Ue.jsx)(ne, { component: o }), (0, Ue.jsx)(fs, { id: e.schema.$id, title: e.schema.title, promotedOneOf: a, promotion: e.schema.promotion, selection: t, setSelection: r }), t === "promoted" && (0, Ue.jsx)(or, b(i({}, e), { schema: n })), t === "other" && (0, Ue.jsx)(le, b(i({}, e), { schema: s }))] });
|
|
1830
1830
|
};
|
|
1831
1831
|
function Fd(e) {
|
|
1832
1832
|
return b(i({}, e), { title: void 0, description: void 0 });
|
|
@@ -1848,7 +1848,7 @@ var require_main_min = __commonJS({
|
|
|
1848
1848
|
};
|
|
1849
1849
|
var ia = xd;
|
|
1850
1850
|
function vd({ schema: e, model: t, formatMessage: r }) {
|
|
1851
|
-
return Te(e) ? fe(e) ? Ad(e, t) : e.type === "boolean" &&
|
|
1851
|
+
return Te(e) ? fe(e) ? Ad(e, t) : e.type === "boolean" && Oe(t) ? r(t ? na.yes : na.no) : t && t.toString() || "" : "";
|
|
1852
1852
|
}
|
|
1853
1853
|
function Ad(e, t) {
|
|
1854
1854
|
let r = Od(e, t);
|
|
@@ -1861,11 +1861,11 @@ var require_main_min = __commonJS({
|
|
|
1861
1861
|
let t = e.title && e.description ? `${e.title} - ${e.description}` : e.title || "", r = Nt({ icon: e.icon });
|
|
1862
1862
|
return r != null && r.avatar ? (0, jt.jsxs)(jt.Fragment, { children: [r.avatar, " ", t] }) : t;
|
|
1863
1863
|
}
|
|
1864
|
-
var
|
|
1864
|
+
var De = require("react");
|
|
1865
1865
|
var ws = require("react/jsx-runtime");
|
|
1866
1866
|
var bs = (e) => {
|
|
1867
|
-
let { schema: t, model: r, required: o, submitted: a, errors: n, onChange: s } = e, [l, u] = (0,
|
|
1868
|
-
(0,
|
|
1867
|
+
let { schema: t, model: r, required: o, submitted: a, errors: n, onChange: s } = e, [l, u] = (0, De.useState)(r), d = (0, De.useRef)(null), [c, h] = (0, De.useState)(null), [f, m] = (0, De.useState)(null), [p, y] = (0, De.useState)(false), [S, g] = (0, De.useState)(null), F = te(), w = Q(), A = xt();
|
|
1868
|
+
(0, De.useEffect)(() => {
|
|
1869
1869
|
t.validationAsync.method || A.warning("Invalid schema or model", 'ValidationAsyncSchema without a "method" property would have defaulted to "GET" in previous versions. Now defaults to "POST".', {});
|
|
1870
1870
|
}, [A, t.validationAsync.method]);
|
|
1871
1871
|
let O = async (T, H) => {
|
|
@@ -1933,7 +1933,7 @@ var require_main_min = __commonJS({
|
|
|
1933
1933
|
case "basic":
|
|
1934
1934
|
return Te(e) && Io(t) && Xt(r);
|
|
1935
1935
|
case "object":
|
|
1936
|
-
return
|
|
1936
|
+
return Me(e) && Eo(t);
|
|
1937
1937
|
case "array":
|
|
1938
1938
|
return Le(e) && In(t) && Xt(r);
|
|
1939
1939
|
case "promotedOneOf":
|
|
@@ -2027,7 +2027,7 @@ var require_main_min = __commonJS({
|
|
|
2027
2027
|
case "image":
|
|
2028
2028
|
return (0, G.jsx)(ya, { component: c }, Z(c));
|
|
2029
2029
|
case "alert":
|
|
2030
|
-
return (0, G.jsx)(
|
|
2030
|
+
return (0, G.jsx)(ne, { component: c }, Z(c));
|
|
2031
2031
|
case "review":
|
|
2032
2032
|
return (0, G.jsx)(ba, { component: c, onAction: s }, Z(c));
|
|
2033
2033
|
case "divider":
|
|
@@ -2199,27 +2199,27 @@ var require_main_min = __commonJS({
|
|
|
2199
2199
|
var L, P, B;
|
|
2200
2200
|
let t = (k) => {
|
|
2201
2201
|
f(true), o(a(k), "user");
|
|
2202
|
-
}, r = (k) => We(k, e.schema, e.required), o = (k,
|
|
2202
|
+
}, r = (k) => We(k, e.schema, e.required), o = (k, ie) => {
|
|
2203
2203
|
u(k);
|
|
2204
|
-
let
|
|
2205
|
-
F(
|
|
2204
|
+
let Ae = r(k);
|
|
2205
|
+
F(Ae);
|
|
2206
2206
|
let _ = k;
|
|
2207
|
-
c(_), _ !== d && e.onChange({ model: _, triggerSchema: e.schema, triggerModel: _, lastTriggerModel: d, type:
|
|
2207
|
+
c(_), _ !== d && e.onChange({ model: _, triggerSchema: e.schema, triggerModel: _, lastTriggerModel: d, type: ie });
|
|
2208
2208
|
}, a = (k) => $e(k, e.schema), n = () => p(true), s = () => {
|
|
2209
2209
|
p(false), S(true), e.onBlur && e.onBlur();
|
|
2210
|
-
}, [l, u] = (0, ce.useState)((L = e.model) != null ? L : null), [d, c] = (0, ce.useState)((P = e.model) != null ? P : null), [h, f] = (0, ce.useState)(false), [m, p] = (0, ce.useState)(false), [y, S] = (0, ce.useState)(false), [g, F] = (0, ce.useState)([]), w = (0, ce.useMemo)(() => e.schema.$id ||
|
|
2210
|
+
}, [l, u] = (0, ce.useState)((L = e.model) != null ? L : null), [d, c] = (0, ce.useState)((P = e.model) != null ? P : null), [h, f] = (0, ce.useState)(false), [m, p] = (0, ce.useState)(false), [y, S] = (0, ce.useState)(false), [g, F] = (0, ce.useState)([]), w = (0, ce.useMemo)(() => e.schema.$id || ke(), [e.schema.$id]), A = () => {
|
|
2211
2211
|
let k = nu(e.schema);
|
|
2212
2212
|
Ca(l) && !Ca(k) && o(k, "init"), e.schema.const && o(e.schema.const, "init");
|
|
2213
2213
|
}, O = () => {
|
|
2214
2214
|
F(r(l));
|
|
2215
2215
|
}, x = e.schema.const, M = e.schema.hidden || x;
|
|
2216
2216
|
(0, ce.useEffect)(O, [e.model, e.submitted]), (0, ce.useEffect)(A, [e.schema]), (0, ce.useEffect)(() => {
|
|
2217
|
-
var
|
|
2218
|
-
let k = (
|
|
2217
|
+
var ie;
|
|
2218
|
+
let k = (ie = e.model) != null ? ie : null;
|
|
2219
2219
|
k !== l && u(k);
|
|
2220
2220
|
}, [e.model]);
|
|
2221
2221
|
let R = { "form-group": true, "has-error": (e.submitted || !h) && !!e.errors || (e.submitted || h && y) && !!g.length, "has-info": m && !!e.schema.description || !!e.infoMessage }, v = e.schema.format !== "file" && e.schema.type !== "boolean", T = e.schema.help, H = `${w}-feedback`;
|
|
2222
|
-
return M ? null : (0, de.jsxs)(de.Fragment, { children: [e.schema.alert && (0, de.jsx)(
|
|
2222
|
+
return M ? null : (0, de.jsxs)(de.Fragment, { children: [e.schema.alert && (0, de.jsx)(ne, { component: e.schema.alert }), (0, de.jsxs)("div", { className: (0, Hs.default)(R), children: [v && (0, de.jsxs)("div", { className: "d-inline-block", children: [(0, de.jsx)("label", { className: "control-label d-inline", htmlFor: w, children: e.schema.title }), !!T && (0, de.jsx)(Ve, { help: T })] }), !v && !!T && (0, de.jsx)(Ve, { help: T }), (0, de.jsx)(ar, { id: w, schema: e.schema, value: l, disabled: !!e.disabled, onChange: t, onFocus: n, onBlur: s, describedBy: H }), (0, de.jsx)(Be, { id: H, changed: h, focused: m, blurred: y, submitted: e.submitted, errors: (B = e.errors) != null ? B : null, schema: e.schema, validations: g, infoMessage: e.infoMessage })] })] });
|
|
2223
2223
|
};
|
|
2224
2224
|
qs.defaultProps = { required: false, disabled: false, onBlur: null };
|
|
2225
2225
|
var yt = qs;
|
|
@@ -2245,12 +2245,12 @@ var require_main_min = __commonJS({
|
|
|
2245
2245
|
let B = await P, k = await B.json();
|
|
2246
2246
|
if (!N(k))
|
|
2247
2247
|
throw new Error("Response is not an object");
|
|
2248
|
-
let { idProperty:
|
|
2248
|
+
let { idProperty: ie, param: Ae } = t.persistAsync;
|
|
2249
2249
|
if (Qa(B.status)) {
|
|
2250
|
-
let _ = ea(
|
|
2250
|
+
let _ = ea(ie, k);
|
|
2251
2251
|
n({ model: _, triggerSchema: t, triggerModel: _ });
|
|
2252
2252
|
} else if (Cr(B.status)) {
|
|
2253
|
-
let { validation: _ } = k, ue = N(_) && (_ == null ? void 0 : _[
|
|
2253
|
+
let { validation: _ } = k, ue = N(_) && (_ == null ? void 0 : _[Ae]) || null;
|
|
2254
2254
|
p(ue), n({ model: null, triggerSchema: t, triggerModel: null });
|
|
2255
2255
|
} else
|
|
2256
2256
|
w();
|
|
@@ -2519,10 +2519,10 @@ var require_main_min = __commonJS({
|
|
|
2519
2519
|
var re = require("react/jsx-runtime");
|
|
2520
2520
|
var Cu = ({ direction: e = "back", overlay: t = "", outline: r = "", imageUrl: o = "", title: a = "", instructions: n = "", showReview: s = false, onCapture: l, onEvent: u }) => {
|
|
2521
2521
|
let [d, c] = (0, Ce.useState)("CAPTURE"), [h, f] = (0, Ce.useState)(false), [m, p] = (0, Ce.useState)(false), [y, S] = (0, Ce.useState)(), g = (0, Ce.useRef)(null), { videoConstraints: F } = cm(e), w = (0, Fm.useIntl)(), A = (0, Ce.useCallback)(async () => {
|
|
2522
|
-
var L, P, B, k,
|
|
2522
|
+
var L, P, B, k, ie, Ae;
|
|
2523
2523
|
if ((L = g == null ? void 0 : g.current) != null && L.video && ((B = (P = g == null ? void 0 : g.current) == null ? void 0 : P.video) == null ? void 0 : B.readyState) >= 3) {
|
|
2524
|
-
(
|
|
2525
|
-
let _ = await im((
|
|
2524
|
+
(ie = (k = g == null ? void 0 : g.current) == null ? void 0 : k.video) == null || ie.pause();
|
|
2525
|
+
let _ = await im((Ae = g == null ? void 0 : g.current) == null ? void 0 : Ae.video);
|
|
2526
2526
|
_ == null || _.toBlob((ue) => {
|
|
2527
2527
|
if (ue)
|
|
2528
2528
|
if (s) {
|
|
@@ -2574,7 +2574,7 @@ var require_main_min = __commonJS({
|
|
|
2574
2574
|
var so = vu;
|
|
2575
2575
|
function xm(e) {
|
|
2576
2576
|
let r = Ir(e.schemas || [])[0];
|
|
2577
|
-
if (!r || !
|
|
2577
|
+
if (!r || !Me(r))
|
|
2578
2578
|
throw new Error("The first schema in a camera step is expected to be of type object and have at least one property with a schema...");
|
|
2579
2579
|
return r;
|
|
2580
2580
|
}
|
|
@@ -2619,11 +2619,11 @@ var require_main_min = __commonJS({
|
|
|
2619
2619
|
o.preventDefault(), r(b(i({}, t), { skipValidation: true }));
|
|
2620
2620
|
}, href: "/", className: "df-back-btn", "aria-label": e, children: [(0, qt.jsx)("span", { className: "sr-only", children: e }), (0, qt.jsx)(km.Avatar, { type: "icon", children: (0, qt.jsx)(Em.ArrowLeft, { size: "24" }) })] });
|
|
2621
2621
|
var Im = ku;
|
|
2622
|
-
var
|
|
2622
|
+
var xe = require("react/jsx-runtime");
|
|
2623
2623
|
var zr = (e) => {
|
|
2624
2624
|
var u, d, c;
|
|
2625
2625
|
let { step: t, globalError: r, onAction: o } = e, a = (u = t == null ? void 0 : t.external) == null ? void 0 : u.url, n = ((d = t == null ? void 0 : t.navigation) == null ? void 0 : d.back) || ((c = t == null ? void 0 : t.navigation) == null ? void 0 : c.backButton), { requiresManualTrigger: s, dismissConfirmation: l } = Tn(a);
|
|
2626
|
-
return t === void 0 ? null : a && s ? (0,
|
|
2626
|
+
return t === void 0 ? r ? (0, xe.jsx)(ne, { component: { context: "negative", markdown: r, margin: "lg" } }) : null : a && s ? (0, xe.jsx)(mo, { url: a, onClose: l }) : En(t) ? (0, xe.jsx)(so, b(i({}, e), { step: t })) : (0, xe.jsxs)(xe.Fragment, { children: [n && (0, xe.jsx)(Im, b(i({}, n), { onAction: o })), r ? (0, xe.jsx)(ne, { component: { context: "negative", markdown: r, margin: "lg" } }) : null, (0, xe.jsx)(to, b(i({}, e), { stepSpecification: t }))] });
|
|
2627
2627
|
};
|
|
2628
2628
|
var Dm = require("react");
|
|
2629
2629
|
var Eu = 1e3;
|
|
@@ -2654,7 +2654,7 @@ var require_main_min = __commonJS({
|
|
|
2654
2654
|
}, f = (0, Gt.useMemo)(() => Lu(u, Du(l)), [u, l]);
|
|
2655
2655
|
return { formErrors: t, globalError: o, step: l, models: u, etag: d, modelIsValid: f, setFormErrors: r, setGlobalError: a, setStepAndEtag: c, setSchemaModel: h };
|
|
2656
2656
|
};
|
|
2657
|
-
var Tm = (e, t = []) => t.reduce((r, o) => (o.$id || console.warn("Schema without $id property found."), b(i({}, r), { [o.$id || ""]:
|
|
2657
|
+
var Tm = (e, t = []) => t.reduce((r, o) => (o.$id || console.warn("Schema without $id property found."), b(i({}, r), { [o.$id || ""]: se(e, o) || {} })), {});
|
|
2658
2658
|
var Nm = (e) => [...lo((e == null ? void 0 : e.layout) || []), ...(e == null ? void 0 : e.schemas) || []];
|
|
2659
2659
|
var lo = (e) => e.flatMap((t) => {
|
|
2660
2660
|
switch (t.type) {
|
|
@@ -2799,10 +2799,10 @@ var require_main_min = __commonJS({
|
|
|
2799
2799
|
var Ym = () => {
|
|
2800
2800
|
};
|
|
2801
2801
|
var Bu = ({ flowId: e, httpClient: t, initialAction: r, initialStep: o, loaderConfig: a, displayStepTitle: n = true, onCompletion: s, onError: l, onEvent: u = Ym, onLog: d = Ym }) => {
|
|
2802
|
-
let { locale: c } = (0, Zm.useIntl)(), { formErrors: h, globalError: f, step: m, models: p, etag: y, modelIsValid: S, setFormErrors: g, setGlobalError: F, setStepAndEtag: w, setSchemaModel: A } = Rm(o), [O, x] = (0,
|
|
2802
|
+
let { locale: c } = (0, Zm.useIntl)(), { formErrors: h, globalError: f, step: m, models: p, etag: y, modelIsValid: S, setFormErrors: g, setGlobalError: F, setStepAndEtag: w, setSchemaModel: A } = Rm(o), [O, x] = (0, ve.useState)(false), { isLoading: M, loader: R, setLoadingState: v } = Vm(a, o ? "idle" : "initial"), T = at("critical", d, e, (m == null ? void 0 : m.id) || (m == null ? void 0 : m.key)), H = (0, ve.useMemo)(() => {
|
|
2803
2803
|
var C;
|
|
2804
2804
|
return i({ flowId: e, stepId: (m == null ? void 0 : m.id) || (m == null ? void 0 : m.key) }, (C = m == null ? void 0 : m.analytics) != null ? C : {});
|
|
2805
|
-
}, [e, m]), L = (0,
|
|
2805
|
+
}, [e, m]), L = (0, ve.useMemo)(() => So(u, H), [u, H]), P = (0, ve.useCallback)(({ action: C, data: z, etag: D }) => {
|
|
2806
2806
|
let { url: ee, method: He = "POST" } = C;
|
|
2807
2807
|
return t(ee != null ? ee : "", { method: He, headers: i({ "accept-language": c, "Content-Type": "application/json" }, D ? { "If-None-Match": D } : {}), credentials: "include", body: He === "GET" ? void 0 : JSON.stringify(z) });
|
|
2808
2808
|
}, [t, c]), B = async (C, z = {}) => {
|
|
@@ -2821,23 +2821,23 @@ var require_main_min = __commonJS({
|
|
|
2821
2821
|
} catch (ee) {
|
|
2822
2822
|
hr(ee, "Error fetching refresh step");
|
|
2823
2823
|
}
|
|
2824
|
-
},
|
|
2824
|
+
}, ie = async (C, z) => {
|
|
2825
2825
|
v("submission");
|
|
2826
2826
|
try {
|
|
2827
2827
|
let D = await P({ action: C, data: z });
|
|
2828
|
-
await
|
|
2828
|
+
await Ae(D, C.result);
|
|
2829
2829
|
} catch (D) {
|
|
2830
2830
|
hr(D, "Error fetching exit result");
|
|
2831
2831
|
}
|
|
2832
|
-
},
|
|
2832
|
+
}, Ae = async (C, z) => {
|
|
2833
2833
|
let D = await La(C);
|
|
2834
2834
|
ue(i(i({}, D), z));
|
|
2835
|
-
}, _ = Lm(k), ue = (0,
|
|
2835
|
+
}, _ = Lm(k), ue = (0, ve.useCallback)((C) => {
|
|
2836
2836
|
L("Dynamic Flow - Flow Finished", { result: "success" }), s(C);
|
|
2837
2837
|
}, [s, L]);
|
|
2838
|
-
(0,
|
|
2838
|
+
(0, ve.useEffect)(() => {
|
|
2839
2839
|
L("Dynamic Flow - Flow Started", {});
|
|
2840
|
-
}, []), (0,
|
|
2840
|
+
}, []), (0, ve.useEffect)(() => {
|
|
2841
2841
|
if (!o) {
|
|
2842
2842
|
let C = i({ id: "#initial-step-request", method: "GET" }, r);
|
|
2843
2843
|
B(C, C.data);
|
|
@@ -2884,7 +2884,7 @@ var require_main_min = __commonJS({
|
|
|
2884
2884
|
ue(C.result);
|
|
2885
2885
|
return;
|
|
2886
2886
|
}
|
|
2887
|
-
let z = C.exit ?
|
|
2887
|
+
let z = C.exit ? ie : B, { data: D, method: ee, skipValidation: He } = C, bt = i(i({}, po(p)), D);
|
|
2888
2888
|
Vu(ee) ? (g(null), He || x(true), (S || He) && await z(C, bt)) : await z(C);
|
|
2889
2889
|
};
|
|
2890
2890
|
return (0, rt.jsx)(Pr, { flowId: e, stepId: (m == null ? void 0 : m.id) || (m == null ? void 0 : m.key), onLog: d, children: (0, rt.jsx)(Fr, { metadata: H, onEvent: u, children: (0, rt.jsx)(Ja, { loading: M, children: (0, rt.jsx)(en, { httpClient: t, children: R !== null ? R : (0, rt.jsx)(zr, { step: m, model: po(p), submitted: O, globalError: f, formErrors: h, stepLayoutOptions: { displayStepTitle: n }, onAction: (C) => {
|
|
@@ -2911,7 +2911,7 @@ var require_main_min = __commonJS({
|
|
|
2911
2911
|
var tl = { "dynamicFlows.ArraySchema.addItem": "Save", "dynamicFlows.ArraySchema.addItemTitle": "Add Item", "dynamicFlows.ArraySchema.editItem": "Save", "dynamicFlows.ArraySchema.maxItemsError": "Please add {maxItems} or fewer.", "dynamicFlows.ArraySchema.minItemsError": "Please add at least {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Remove", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "The browser you're using doesn't have support for a camera. Try a different browser, device, or download our mobile app.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Camera not supported", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Enable camera access", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Enable camera access in your browser's settings to get going again.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "We can't access your camera", "dynamicFlows.CameraCapture.reviewInstructions": "Is your picture clear, readable and complete?", "dynamicFlows.CameraCapture.reviewRetry": "No, try again", "dynamicFlows.CameraCapture.reviewSubmit": "Yes, submit", "dynamicFlows.ControlFeedback.maxLength": "Please enter {maxLength} or fewer characters.", "dynamicFlows.ControlFeedback.maximum": "Please enter a number that's {maximum} or less.", "dynamicFlows.ControlFeedback.maximumDate": "Please enter a date that's on or before {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Please enter at least {minLength} characters.", "dynamicFlows.ControlFeedback.minimum": "Please enter a number that's {minimum} or more.", "dynamicFlows.ControlFeedback.minimumDate": "Please enter a date that's on or after {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Please enter this in the correct format.", "dynamicFlows.ControlFeedback.patternDate": "Please enter a date in the corrrect format.", "dynamicFlows.ControlFeedback.required": "Please fill out this field.", "dynamicFlows.ControlFeedback.type": "Incorrect type", "dynamicFlows.DynamicExternal.retryTitle": "Reopen window", "dynamicFlows.DynamicParagraph.copied": "Copied to clipboard", "dynamicFlows.DynamicParagraph.copy": "Copy", "dynamicFlows.ErrorBoundary.errorAlert": "Oops. Something went wrong...", "dynamicFlows.ErrorBoundary.retry": "Retry", "dynamicFlows.ExternalConfirmation.cancel": "Cancel", "dynamicFlows.ExternalConfirmation.description": "Please confirm you want to open **{origin}** in a new browser tab.", "dynamicFlows.ExternalConfirmation.open": "Open in new tab", "dynamicFlows.ExternalConfirmation.title": "Please confirm", "dynamicFlows.Help.ariaLabel": "Click here for more info.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Sorry, that file is too big. Please upload a smaller file.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Please upload {maxItems} or fewer files.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Please upload at least {minItems} file(s).", "dynamicFlows.PersistAsyncSchema.genericError": "Something went wrong, please try again later!", "dynamicFlows.ReadOnlySchema.no": "No", "dynamicFlows.ReadOnlySchema.yes": "Yes" };
|
|
2912
2912
|
var rl = { "dynamicFlows.ArraySchema.addItem": "Guardar", "dynamicFlows.ArraySchema.addItemTitle": "A\xF1adir elemento", "dynamicFlows.ArraySchema.editItem": "Guardar", "dynamicFlows.ArraySchema.maxItemsError": "A\xF1ade {maxItems} o menos.", "dynamicFlows.ArraySchema.minItemsError": "A\xF1ade al menos {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Eliminar", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "El navegador que est\xE1s utilizando no es compatible con una c\xE1mara. Prueba con otro navegador, dispositivo o descarga nuestra app m\xF3vil.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "C\xE1mara no compatible", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Habilitar acceso a la c\xE1mara", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Habilita el acceso a la c\xE1mara en la configuraci\xF3n de tu navegador para volver a activarla.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "No podemos acceder a tu c\xE1mara", "dynamicFlows.CameraCapture.reviewInstructions": "\xBFTu foto es clara, legible y completa?", "dynamicFlows.CameraCapture.reviewRetry": "No, intentar de nuevo", "dynamicFlows.CameraCapture.reviewSubmit": "S\xED, enviar", "dynamicFlows.ControlFeedback.maxLength": "Introduce {maxLength} caracteres o menos.", "dynamicFlows.ControlFeedback.maximum": "Introduce una cifra igual o inferior a {maximum}.", "dynamicFlows.ControlFeedback.maximumDate": "Introduce una fecha que sea igual o anterior al {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Introduce al menos {minLength} caracteres.", "dynamicFlows.ControlFeedback.minimum": "Introduce una cifra igual o inferior a {minimum}.", "dynamicFlows.ControlFeedback.minimumDate": "Introduce una fecha que sea igual o posterior al {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Utiliza el formato correcto.", "dynamicFlows.ControlFeedback.patternDate": "Introduce la fecha en un formato correcto.", "dynamicFlows.ControlFeedback.required": "Completa este campo.", "dynamicFlows.ControlFeedback.type": "Tipo incorrecto", "dynamicFlows.DynamicExternal.retryTitle": "Reabrir ventana", "dynamicFlows.DynamicParagraph.copied": "Copiado al portapapeles", "dynamicFlows.DynamicParagraph.copy": "Copiar", "dynamicFlows.ErrorBoundary.errorAlert": "Vaya. Algo ha salido mal...", "dynamicFlows.ErrorBoundary.retry": "Reintentar", "dynamicFlows.ExternalConfirmation.cancel": "Cancelar", "dynamicFlows.ExternalConfirmation.description": "Confirma que quieres abrir **{origin}** en una nueva pesta\xF1a del navegador.", "dynamicFlows.ExternalConfirmation.open": "Abrir en nueva pesta\xF1a", "dynamicFlows.ExternalConfirmation.title": "Por favor, confirma", "dynamicFlows.Help.ariaLabel": "Haz clic aqu\xED para obtener m\xE1s informaci\xF3n.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Lo sentimos, el archivo pesa demasiado. Sube uno m\xE1s peque\xF1o.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Sube {maxItems} o menos archivos.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Sube al menos {minItems} archivo(s).", "dynamicFlows.PersistAsyncSchema.genericError": "Algo ha ido mal. Int\xE9ntalo de nuevo m\xE1s tarde.", "dynamicFlows.ReadOnlySchema.no": "No", "dynamicFlows.ReadOnlySchema.yes": "S\xED" };
|
|
2913
2913
|
var ol = { "dynamicFlows.ArraySchema.addItem": "Enregistrer", "dynamicFlows.ArraySchema.addItemTitle": "Ajouter un \xE9l\xE9ment", "dynamicFlows.ArraySchema.editItem": "Enregistrer", "dynamicFlows.ArraySchema.maxItemsError": "Veuillez ajouter {maxItems} ou moins.", "dynamicFlows.ArraySchema.minItemsError": "Veuillez ajouter au moins {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Supprimer", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Le navigateur que vous utilisez ne prend pas en charge l'appareil photo. Veuillez essayer un autre navigateur, un autre appareil ou t\xE9l\xE9charger notre appli.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Appareil photo non pris en charge", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Autoriser l'acc\xE8s \xE0 l'appareil photo", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Autorisez l'acc\xE8s \xE0 l'appareil photo depuis les param\xE8tres de votre navigateur.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nous n'avons pas acc\xE8s \xE0 votre appareil photo", "dynamicFlows.CameraCapture.reviewInstructions": "Votre image est-elle claire, lisible et dans son int\xE9gralit\xE9\xA0?", "dynamicFlows.CameraCapture.reviewRetry": "Non, r\xE9essayer", "dynamicFlows.CameraCapture.reviewSubmit": "Oui, confirmer", "dynamicFlows.ControlFeedback.maxLength": "Veuillez saisir {maxLength} caract\xE8res ou moins.", "dynamicFlows.ControlFeedback.maximum": "Veuillez saisir un nombre inf\xE9rieur ou \xE9gal \xE0 {maximum}.", "dynamicFlows.ControlFeedback.maximumDate": "Veuillez saisir une date \xE9gale ou ant\xE9rieure au {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Veuillez saisir au moins {minLength} caract\xE8res.", "dynamicFlows.ControlFeedback.minimum": "Veuillez saisir un nombre sup\xE9rieur ou \xE9gal \xE0 {minimum}.", "dynamicFlows.ControlFeedback.minimumDate": "Veuillez saisir une date \xE9gale ou post\xE9rieure au {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Veuillez saisir les informations dans le bon format.", "dynamicFlows.ControlFeedback.patternDate": "Veuillez saisir une date au format correct.", "dynamicFlows.ControlFeedback.required": "Champ obligatoire.", "dynamicFlows.ControlFeedback.type": "Type incorrect", "dynamicFlows.DynamicExternal.retryTitle": "Rouvrir la fen\xEAtre", "dynamicFlows.DynamicParagraph.copied": "Copi\xE9 dans le presse-papier", "dynamicFlows.DynamicParagraph.copy": "Copier", "dynamicFlows.ErrorBoundary.errorAlert": "Oups\xA0! Une erreur s'est produite...", "dynamicFlows.ErrorBoundary.retry": "R\xE9essayer", "dynamicFlows.ExternalConfirmation.cancel": "Annuler", "dynamicFlows.ExternalConfirmation.description": "Veuillez confirmer que vous souhaitez ouvrir **{origin}** dans un nouvel onglet.", "dynamicFlows.ExternalConfirmation.open": "Ouvrir dans un nouvel onglet", "dynamicFlows.ExternalConfirmation.title": "Veuillez confirmer", "dynamicFlows.Help.ariaLabel": "Cliquez ici pour plus d'informations.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Nous sommes d\xE9sol\xE9s, ce fichier est trop volumineux. Veuillez t\xE9l\xE9charger un fichier plus petit.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Veuillez t\xE9l\xE9charger {maxItems} fichiers ou moins.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Veuillez t\xE9l\xE9charger au moins {minItems} fichier(s).", "dynamicFlows.PersistAsyncSchema.genericError": "Un probl\xE8me est survenu, veuillez r\xE9essayer plus tard !", "dynamicFlows.ReadOnlySchema.no": "Non", "dynamicFlows.ReadOnlySchema.yes": "Oui" };
|
|
2914
|
-
var al = { "dynamicFlows.ArraySchema.addItem": "Ment\xE9s", "dynamicFlows.ArraySchema.addItemTitle": "Elem hozz\xE1ad\xE1sa", "dynamicFlows.ArraySchema.editItem": "Ment\xE9s", "dynamicFlows.ArraySchema.maxItemsError": "K\xE9r\xFCnk, {maxItems} vagy ann\xE1l kevesebb t\xE9telt adj meg.", "dynamicFlows.ArraySchema.minItemsError": "K\xE9r\xFCnk, legal\xE1bb {minItems} t\xE9telt adj meg.", "dynamicFlows.ArraySchema.removeItem": "Elt\xE1vol\xEDt\
|
|
2914
|
+
var al = { "dynamicFlows.ArraySchema.addItem": "Ment\xE9s", "dynamicFlows.ArraySchema.addItemTitle": "Elem hozz\xE1ad\xE1sa", "dynamicFlows.ArraySchema.editItem": "Ment\xE9s", "dynamicFlows.ArraySchema.maxItemsError": "K\xE9r\xFCnk, {maxItems} vagy ann\xE1l kevesebb t\xE9telt adj meg.", "dynamicFlows.ArraySchema.minItemsError": "K\xE9r\xFCnk, legal\xE1bb {minItems} t\xE9telt adj meg.", "dynamicFlows.ArraySchema.removeItem": "Elt\xE1vol\xEDt\xE1s", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Az \xE1ltalad haszn\xE1lt b\xF6ng\xE9sz\u0151 nem t\xE1mogatja a kamera haszn\xE1lat\xE1t. K\xE9r\xFCnk, pr\xF3b\xE1lkozz m\xE1s b\xF6ng\xE9sz\u0151vel, eszk\xF6zzel vagy t\xF6ltsd le az appot", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera nem t\xE1mogatott", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Kamer\xE1hoz val\xF3 hozz\xE1f\xE9r\xE9s enged\xE9lyez\xE9se", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Nem tudunk hozz\xE1f\xE9rni a kamer\xE1dhoz. Ezt a telefonod be\xE1ll\xEDt\xE1saiban enged\xE9lyezheted", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nem tudunk hozz\xE1f\xE9rni a kamer\xE1dhoz", "dynamicFlows.CameraCapture.reviewInstructions": "Tiszta, olvashat\xF3, teljes k\xE9pet k\xE9sz\xEDtett\xE9l?", "dynamicFlows.CameraCapture.reviewRetry": "Nem, pr\xF3b\xE1ljuk \xFAjra", "dynamicFlows.CameraCapture.reviewSubmit": "Igen, elk\xFCld\xF6m", "dynamicFlows.ControlFeedback.maxLength": "K\xE9r\xFCnk, legfeljebb {maxLength} karaktert adj meg.", "dynamicFlows.ControlFeedback.maximum": "K\xE9r\xFCnk, add meg ezt vagy egy enn\xE9l kisebb sz\xE1mot: {maximum}.", "dynamicFlows.ControlFeedback.maximumDate": "K\xE9r\xFCnk, adj meg egy d\xE1tumot, ami megegyezik {maximum} napj\xE1val, vagy egy enn\xE9l kor\xE1bbit.", "dynamicFlows.ControlFeedback.minLength": "K\xE9r\xFCnk, legal\xE1bb {minLength} karaktert adj meg.", "dynamicFlows.ControlFeedback.minimum": "K\xE9r\xFCnk add meg ezt vagy egy enn\xE9l nagyobb sz\xE1mot: {minimum}.", "dynamicFlows.ControlFeedback.minimumDate": "K\xE9r\xFCnk, adj meg egy d\xE1tumot, ami megegyezik {minimum} napj\xE1val, vagy egy enn\xE9l k\xE9s\u0151bbit.", "dynamicFlows.ControlFeedback.pattern": "Helytelen form\xE1tum", "dynamicFlows.ControlFeedback.patternDate": "K\xE9r\xFCnk, hogy a d\xE1tumot helyes form\xE1tumban add meg.", "dynamicFlows.ControlFeedback.required": "K\xE9r\xFCnk, t\xF6ltsd ki ezt a mez\u0151t.", "dynamicFlows.ControlFeedback.type": "Helytelen t\xEDpus", "dynamicFlows.DynamicExternal.retryTitle": "Ablak \xFAjranyit\xE1sa", "dynamicFlows.DynamicParagraph.copied": "V\xE1g\xF3lapra m\xE1solva", "dynamicFlows.DynamicParagraph.copy": "M\xE1sol\xE1s", "dynamicFlows.ErrorBoundary.errorAlert": "Hopp\xE1! Valami hiba t\xF6rt\xE9nt...", "dynamicFlows.ErrorBoundary.retry": "\xDAjra", "dynamicFlows.ExternalConfirmation.cancel": "M\xE9gsem", "dynamicFlows.ExternalConfirmation.description": "K\xE9r\xFCnk, er\u0151s\xEDtsd meg, hogy a(z) **{origin}** alkalmaz\xE1st egy \xFAj b\xF6ng\xE9sz\u0151lapon szeretn\xE9d megnyitni.", "dynamicFlows.ExternalConfirmation.open": "Megnyit\xE1s \xFAj lapon", "dynamicFlows.ExternalConfirmation.title": "Meger\u0151s\xEDt\xE9s", "dynamicFlows.Help.ariaLabel": "Kattints ide tov\xE1bbi inform\xE1ci\xF3\xE9rt.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Sajnos ez a f\xE1jl t\xFAl nagy. K\xE9r\xFCnk, t\xF6lts fel egy kisebb f\xE1jlt.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "K\xE9r\xFCnk, hogy legfeljebb {maxItems} f\xE1jlt t\xF6lts fel.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "K\xE9r\xFCnk, hogy legal\xE1bb {minItems} f\xE1jlt t\xF6lts fel.", "dynamicFlows.PersistAsyncSchema.genericError": "Valami hiba t\xF6rt\xE9nt. K\xE9r\xFCnk, pr\xF3b\xE1ld \xFAjra k\xE9s\u0151bb!", "dynamicFlows.ReadOnlySchema.no": "Nem", "dynamicFlows.ReadOnlySchema.yes": "Igen" };
|
|
2915
2915
|
var nl = { "dynamicFlows.ArraySchema.addItem": "Simpan", "dynamicFlows.ArraySchema.addItemTitle": "Tambahkan Item", "dynamicFlows.ArraySchema.editItem": "Simpan", "dynamicFlows.ArraySchema.maxItemsError": "Harap tambahkan {maxItems} atau kurang.", "dynamicFlows.ArraySchema.minItemsError": "Harap tambahkan setidaknya {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Hapus", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Browser yang Anda gunakan tidak mendukung kamera. Silakan coba browser, perangkat yang lain, atau unduh aplikasi seluler kami.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera tidak didukung", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Izinkan akses kamera", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Untuk melanjutkan lagi, aktifkan akses kamera di pengaturan browser Anda.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Kami tidak dapat mengakses kamera Anda", "dynamicFlows.CameraCapture.reviewInstructions": "Apakah gambar Anda jelas, dapat dibaca, dan lengkap?", "dynamicFlows.CameraCapture.reviewRetry": "Tidak, coba lagi", "dynamicFlows.CameraCapture.reviewSubmit": "Ya, kirim", "dynamicFlows.ControlFeedback.maxLength": "Harap masukkan {maxLength} karakter atau kurang.", "dynamicFlows.ControlFeedback.maximum": "Harap masukkan angka paling besar {maximum} atau kurang dari itu.", "dynamicFlows.ControlFeedback.maximumDate": "Harap masukkan tanggal pada atau sebelum {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Harap masukkan setidaknya {minLength} karakter.", "dynamicFlows.ControlFeedback.minimum": "Harap masukkan angka paling kecil {minimum} atau lebih dari itu.", "dynamicFlows.ControlFeedback.minimumDate": "Harap masukkan tanggal pada atau setelah {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Mohon masukkan ini dalam format yang benar.", "dynamicFlows.ControlFeedback.patternDate": "Harap masukkan tanggal dalam format yang benar.", "dynamicFlows.ControlFeedback.required": "Harap isi kolom ini.", "dynamicFlows.ControlFeedback.type": "Tipe salah", "dynamicFlows.DynamicExternal.retryTitle": "Buka window kembali", "dynamicFlows.DynamicParagraph.copied": "Disalin ke clipboard", "dynamicFlows.DynamicParagraph.copy": "Salin", "dynamicFlows.ErrorBoundary.errorAlert": "Ups! Terjadi kesalahan...", "dynamicFlows.ErrorBoundary.retry": "Coba lagi", "dynamicFlows.ExternalConfirmation.cancel": "Batalkan", "dynamicFlows.ExternalConfirmation.description": "Harap konfirmasikan bahwa Anda ingin membuka **{origin}** di tab browser baru.", "dynamicFlows.ExternalConfirmation.open": "Buka di tab baru", "dynamicFlows.ExternalConfirmation.title": "Harap konfirmasi", "dynamicFlows.Help.ariaLabel": "Klik di sini untuk info selengkapnya.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Maaf, file Anda terlalu besar. Silakan unggah file yang lebih kecil.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Harap unggah {maxItems} file atau kurang.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Harap unggah sedikitnya {minItems} file.", "dynamicFlows.PersistAsyncSchema.genericError": "Terjadi kesalahan, mohon coba lagi nanti!", "dynamicFlows.ReadOnlySchema.no": "Tidak", "dynamicFlows.ReadOnlySchema.yes": "Ya" };
|
|
2916
2916
|
var il = { "dynamicFlows.ArraySchema.addItem": "Salva", "dynamicFlows.ArraySchema.addItemTitle": "Aggiungi elemento", "dynamicFlows.ArraySchema.editItem": "Salva", "dynamicFlows.ArraySchema.maxItemsError": "Aggiungi al massimo {maxItems}.", "dynamicFlows.ArraySchema.minItemsError": "Aggiungi almeno {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Rimuovi", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Il browser che stai usando non supporta la videocamera. Prova con un altro browser o dispositivo, oppure scarica la nostra app", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Videocamera non supportata", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Consenti l'accesso alla fotocamera", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Non abbiamo accesso alla tua fotocamera. Puoi abilitare l'accesso nelle impostazioni del tuo browser", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Accesso alla fotocamera disabilitato", "dynamicFlows.CameraCapture.reviewInstructions": "La tua foto \xE8 chiara, ben leggibile e completa?", "dynamicFlows.CameraCapture.reviewRetry": "No, riprova", "dynamicFlows.CameraCapture.reviewSubmit": "S\xEC, invia", "dynamicFlows.ControlFeedback.maxLength": "Inserisci un massimo di {maxLength} caratteri.", "dynamicFlows.ControlFeedback.maximum": "Inserisci un numero uguale o inferiore a {maximum}.", "dynamicFlows.ControlFeedback.maximumDate": "Inserisci una data corrispondente o precedente al {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Inserisci almeno {minLength} caratteri.", "dynamicFlows.ControlFeedback.minimum": "Inserisci un numero uguale o superiore a {minimum}.", "dynamicFlows.ControlFeedback.minimumDate": "Inserisci una data corrispondente o successiva al {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Inseriscilo in un formato corretto.", "dynamicFlows.ControlFeedback.patternDate": "Inserisci la data in un formato corretto.", "dynamicFlows.ControlFeedback.required": "Compila questo campo.", "dynamicFlows.ControlFeedback.type": "Tipo errato", "dynamicFlows.DynamicExternal.retryTitle": "Riapri la finestra", "dynamicFlows.DynamicParagraph.copied": "Copiato negli appunti", "dynamicFlows.DynamicParagraph.copy": "Copia", "dynamicFlows.ErrorBoundary.errorAlert": "Ops! Qualcosa \xE8 andato storto...", "dynamicFlows.ErrorBoundary.retry": "Riprova", "dynamicFlows.ExternalConfirmation.cancel": "Annulla", "dynamicFlows.ExternalConfirmation.description": "Conferma di voler aprire **{origin}** in una nuova scheda del browser.", "dynamicFlows.ExternalConfirmation.open": "Apri in una nuova scheda", "dynamicFlows.ExternalConfirmation.title": "Conferma", "dynamicFlows.Help.ariaLabel": "Clicca qui per maggiori informazioni.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Spiacenti, il file \xE8 troppo grande. Carica un file di dimensioni inferiori.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Carica al massimo {maxItems} file.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Carica almeno {minItems} file.", "dynamicFlows.PersistAsyncSchema.genericError": "Qualcosa \xE8 andato storto. Riprova pi\xF9 tardi!", "dynamicFlows.ReadOnlySchema.no": "No", "dynamicFlows.ReadOnlySchema.yes": "S\xEC" };
|
|
2917
2917
|
var sl = { "dynamicFlows.ArraySchema.addItem": "\u4FDD\u5B58\u3059\u308B", "dynamicFlows.ArraySchema.addItemTitle": "\u30A2\u30A4\u30C6\u30E0\u3092\u8FFD\u52A0\u3059\u308B", "dynamicFlows.ArraySchema.editItem": "\u4FDD\u5B58\u3059\u308B", "dynamicFlows.ArraySchema.maxItemsError": "{maxItems}\u30A2\u30A4\u30C6\u30E0\u4EE5\u4E0B\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ArraySchema.minItemsError": "{minItems}\u30A2\u30A4\u30C6\u30E0\u4EE5\u4E0A\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ArraySchema.removeItem": "\u524A\u9664\u3059\u308B", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u304A\u5BA2\u69D8\u306E\u30D6\u30E9\u30A6\u30B6\u3067\u306F\u30AB\u30E1\u30E9\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u5225\u306E\u30D6\u30E9\u30A6\u30B6\u307E\u305F\u306F\u30C7\u30D0\u30A4\u30B9\u3092\u4F7F\u7528\u3059\u308B\u304B\u3001\u30E2\u30D0\u30A4\u30EB\u30A2\u30D7\u30EA\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u30AB\u30E1\u30E9\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u3092\u8A31\u53EF\u3059\u308B", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u30D6\u30E9\u30A6\u30B6\u306E\u8A2D\u5B9A\u3067\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u3092\u6709\u52B9\u306B\u3057\u3066\u3001\u518D\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u304C\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093", "dynamicFlows.CameraCapture.reviewInstructions": "\u5199\u771F\u304C\u9BAE\u660E\u3067\u3001\u3059\u3079\u3066\u306E\u60C5\u5831\u304C\u8AAD\u307F\u53D6\u308C\u6B20\u3051\u3066\u3044\u308B\u90E8\u5206\u306A\u3069\u306F\u3042\u308A\u307E\u305B\u3093\u304B\uFF1F", "dynamicFlows.CameraCapture.reviewRetry": "\u3044\u3044\u3048\u3001\u64AE\u308A\u76F4\u3059", "dynamicFlows.CameraCapture.reviewSubmit": "\u306F\u3044\u3001\u9001\u4FE1\u3059\u308B", "dynamicFlows.ControlFeedback.maxLength": "{maxLength}\u6587\u5B57\u4EE5\u4E0B\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.maximum": "{maximum}\u4EE5\u4E0B\u306E\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.maximumDate": "{maximum}\u307E\u305F\u306F\u305D\u308C\u4EE5\u524D\u306E\u65E5\u4ED8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.minLength": "{minLength}\u6587\u5B57\u4EE5\u4E0A\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.minimum": "{minimum}\u4EE5\u4E0A\u306E\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.minimumDate": "{minimum}\u307E\u305F\u306F\u305D\u308C\u4EE5\u964D\u306E\u65E5\u4ED8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.pattern": "\u6B63\u3057\u3044\u5F62\u5F0F\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.patternDate": "\u6B63\u3057\u3044\u5F62\u5F0F\u3067\u65E5\u4ED8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.required": "\u3053\u306E\u9805\u76EE\u306F\u5165\u529B\u5FC5\u9808\u3067\u3059\u3002", "dynamicFlows.ControlFeedback.type": "\u4E0D\u6B63\u306A\u30BF\u30A4\u30D7", "dynamicFlows.DynamicExternal.retryTitle": "\u30A6\u30A3\u30F3\u30C9\u30A6\u3092\u3082\u3046\u4E00\u5EA6\u958B\u304F", "dynamicFlows.DynamicParagraph.copied": "\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u3078\u30B3\u30D4\u30FC\u3057\u307E\u3057\u305F", "dynamicFlows.DynamicParagraph.copy": "\u30B3\u30D4\u30FC\u3059\u308B", "dynamicFlows.ErrorBoundary.errorAlert": "\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F...", "dynamicFlows.ErrorBoundary.retry": "\u3084\u308A\u76F4\u3059", "dynamicFlows.ExternalConfirmation.cancel": "\u30AD\u30E3\u30F3\u30BB\u30EB\u3059\u308B", "dynamicFlows.ExternalConfirmation.description": "\u65B0\u3057\u3044\u30D6\u30E9\u30A6\u30B6\u30BF\u30D6\u3067**{origin}**\u3092\u958B\u304F\u3053\u3068\u3092\u627F\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ExternalConfirmation.open": "\u65B0\u3057\u3044\u30BF\u30D6\u3067\u958B\u304F", "dynamicFlows.ExternalConfirmation.title": "\u627F\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044", "dynamicFlows.Help.ariaLabel": "\u8A73\u7D30\u306F\u3053\u3061\u3089\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u5927\u5909\u7533\u3057\u8A33\u3054\u3056\u3044\u307E\u305B\u3093\u304C\u3001\u30D5\u30A1\u30A4\u30EB\u304C\u5927\u304D\u3059\u304E\u307E\u3059\u3002\u3053\u308C\u3088\u308A\u5C0F\u3055\u3044\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "{maxItems}\u500B\u4EE5\u4E0B\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "{minItems}\u500B\u4EE5\u4E0A\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.PersistAsyncSchema.genericError": "\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u518D\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ReadOnlySchema.no": "\u3044\u3044\u3048", "dynamicFlows.ReadOnlySchema.yes": "\u306F\u3044" };
|