@wise/dynamic-flow-client-internal 2.6.0 → 2.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/main.js +117 -117
- package/build/main.min.js +1 -1
- package/package.json +2 -2
package/build/main.js
CHANGED
|
@@ -300,7 +300,7 @@ var require_main_min = __commonJS({
|
|
|
300
300
|
}
|
|
301
301
|
y.onUserMedia(m);
|
|
302
302
|
}, f.prototype.render = function() {
|
|
303
|
-
var d = this, m = this, y = m.state, g = m.props, S = g.audio, F = g.forceScreenshotSourceSize, w = g.disablePictureInPicture, v = g.onUserMedia, O = g.onUserMediaError, x = g.screenshotFormat, M = g.screenshotQuality,
|
|
303
|
+
var d = this, m = this, y = m.state, g = m.props, S = g.audio, F = g.forceScreenshotSourceSize, w = g.disablePictureInPicture, v = g.onUserMedia, O = g.onUserMediaError, x = g.screenshotFormat, M = g.screenshotQuality, R = g.minScreenshotWidth, P = g.minScreenshotHeight, I = g.audioConstraints, H = g.videoConstraints, ee = g.imageSmoothing, A = g.mirrored, B = g.style, k = B === void 0 ? {} : B, q = g.children, ve = u(g, ["audio", "forceScreenshotSourceSize", "disablePictureInPicture", "onUserMedia", "onUserMediaError", "screenshotFormat", "screenshotQuality", "minScreenshotWidth", "minScreenshotHeight", "audioConstraints", "videoConstraints", "imageSmoothing", "mirrored", "style", "children"]), J = A ? l(l({}, k), { transform: (k.transform || "") + " scaleX(-1)" }) : k, qe = { getScreenshot: this.getScreenshot.bind(this) };
|
|
304
304
|
return n.createElement(n.Fragment, null, n.createElement("video", l({ autoPlay: true, disablePictureInPicture: w, src: y.src, muted: !S, playsInline: true, ref: function(Ge) {
|
|
305
305
|
d.video = Ge;
|
|
306
306
|
}, style: J }, ve)), q && q(qe));
|
|
@@ -616,12 +616,12 @@ var require_main_min = __commonJS({
|
|
|
616
616
|
throw new Error("Logging context not found. Did you forget to wrap your component in a <LogProvider />?");
|
|
617
617
|
return e;
|
|
618
618
|
};
|
|
619
|
-
var
|
|
619
|
+
var Rr = require("react");
|
|
620
620
|
var va = require("react/jsx-runtime");
|
|
621
|
-
var Fa = (0,
|
|
621
|
+
var Fa = (0, Rr.createContext)([]);
|
|
622
622
|
var Ca = ({ features: e, children: t }) => (0, va.jsx)(Fa.Provider, { value: e, children: t });
|
|
623
623
|
var xa = (e) => {
|
|
624
|
-
let t = (0,
|
|
624
|
+
let t = (0, Rr.useContext)(Fa);
|
|
625
625
|
return t == null ? void 0 : t.find((r) => r.featureName === e);
|
|
626
626
|
};
|
|
627
627
|
var D = (e) => typeof e == "string";
|
|
@@ -719,10 +719,10 @@ var require_main_min = __commonJS({
|
|
|
719
719
|
function tr(e, t = false) {
|
|
720
720
|
return !t || !X(e);
|
|
721
721
|
}
|
|
722
|
-
function
|
|
722
|
+
function Ra(e, t = false) {
|
|
723
723
|
return !t || z(e);
|
|
724
724
|
}
|
|
725
|
-
function
|
|
725
|
+
function Na(e, t) {
|
|
726
726
|
return !j(t) || D(e) && e.length >= t;
|
|
727
727
|
}
|
|
728
728
|
function Ba(e, t) {
|
|
@@ -734,7 +734,7 @@ var require_main_min = __commonJS({
|
|
|
734
734
|
function To(e, t) {
|
|
735
735
|
return !j(t) && !D(t) || (j(e) || D(e)) && e <= t;
|
|
736
736
|
}
|
|
737
|
-
function
|
|
737
|
+
function Ro(e, t) {
|
|
738
738
|
return !j(t) && !D(t) || (j(e) || D(e)) && e >= t;
|
|
739
739
|
}
|
|
740
740
|
function Va(e, t) {
|
|
@@ -749,10 +749,10 @@ var require_main_min = __commonJS({
|
|
|
749
749
|
if (E(e))
|
|
750
750
|
return r ? ["required"] : [];
|
|
751
751
|
if (Br(t))
|
|
752
|
-
return
|
|
752
|
+
return No(e, t, r);
|
|
753
753
|
switch (t.type) {
|
|
754
754
|
case "number":
|
|
755
|
-
return
|
|
755
|
+
return Nr(e, t, r);
|
|
756
756
|
case "integer":
|
|
757
757
|
return Bo(e, t, r);
|
|
758
758
|
case "boolean":
|
|
@@ -765,22 +765,22 @@ var require_main_min = __commonJS({
|
|
|
765
765
|
return [];
|
|
766
766
|
}
|
|
767
767
|
}
|
|
768
|
-
function
|
|
768
|
+
function No(e, t, r) {
|
|
769
769
|
if (!D(e) && !E(e))
|
|
770
770
|
return ["type"];
|
|
771
771
|
if (e === "" && r)
|
|
772
772
|
return ["required"];
|
|
773
773
|
let o = [];
|
|
774
|
-
return tr(e, r) || o.push("required"),
|
|
774
|
+
return tr(e, r) || o.push("required"), Na(e, t.minLength) || o.push("minLength"), Ba(e, t.maxLength) || o.push("maxLength"), ja(e, t.pattern) || o.push("pattern"), Ro(e, t.minimum) || o.push("minimum"), To(e, t.maximum) || o.push("maximum"), o;
|
|
775
775
|
}
|
|
776
|
-
function
|
|
776
|
+
function Nr(e, t, r) {
|
|
777
777
|
if (!j(e) && !E(e))
|
|
778
778
|
return ["type"];
|
|
779
779
|
let o = [];
|
|
780
|
-
return tr(e, r) || o.push("required"),
|
|
780
|
+
return tr(e, r) || o.push("required"), Ro(e, t.minimum) || o.push("minimum"), To(e, t.maximum) || o.push("maximum"), o;
|
|
781
781
|
}
|
|
782
782
|
function Bo(e, t, r) {
|
|
783
|
-
return Aa(e) ?
|
|
783
|
+
return Aa(e) ? Nr(e, t, r) : ["type"];
|
|
784
784
|
}
|
|
785
785
|
function jo(e, t, r) {
|
|
786
786
|
if (!Ae(e) && !E(e))
|
|
@@ -794,7 +794,7 @@ var require_main_min = __commonJS({
|
|
|
794
794
|
function Et(e, t, r) {
|
|
795
795
|
if (!z(e) && !E(e))
|
|
796
796
|
return ["type"];
|
|
797
|
-
if (!
|
|
797
|
+
if (!Ra(e, r))
|
|
798
798
|
return ["required"];
|
|
799
799
|
let o = [];
|
|
800
800
|
return Va(e, t.minItems) || o.push("minItems"), za(e, t.maxItems) || o.push("maxItems"), o;
|
|
@@ -806,10 +806,10 @@ var require_main_min = __commonJS({
|
|
|
806
806
|
return W(e) ? z(t.required) ? t.required.map((o) => typeof e[o] != "undefined").reduce((o, n) => o && n, true) ? [] : ["required"] : [] : ["type"];
|
|
807
807
|
}
|
|
808
808
|
function vc(e, t) {
|
|
809
|
-
return !
|
|
809
|
+
return !No(e, t).length;
|
|
810
810
|
}
|
|
811
811
|
function Ac(e, t) {
|
|
812
|
-
return !
|
|
812
|
+
return !Nr(e, t).length;
|
|
813
813
|
}
|
|
814
814
|
function Oc(e, t) {
|
|
815
815
|
return !Bo(e, t).length;
|
|
@@ -864,7 +864,7 @@ var require_main_min = __commonJS({
|
|
|
864
864
|
return false;
|
|
865
865
|
}
|
|
866
866
|
}
|
|
867
|
-
function
|
|
867
|
+
function Rc(e) {
|
|
868
868
|
let t = new Date(e), r = `${t.getMonth() + 1}`, o = `${t.getDate()}`, n = t.getFullYear(), a = r.length < 2 ? `0${r}` : r, i = o.length < 2 ? `0${o}` : o;
|
|
869
869
|
return [n, a, i].join("-");
|
|
870
870
|
}
|
|
@@ -874,7 +874,7 @@ var require_main_min = __commonJS({
|
|
|
874
874
|
let [t, r, o] = e.split("-").map((n) => parseInt(n, 10));
|
|
875
875
|
return !j(t) || !j(r) || !j(o) ? null : new Date(t, r - 1, o);
|
|
876
876
|
};
|
|
877
|
-
var qa = (e) =>
|
|
877
|
+
var qa = (e) => Rc(e);
|
|
878
878
|
var Je = (e, t) => {
|
|
879
879
|
let r, o, n = () => {
|
|
880
880
|
r && (clearTimeout(r), r = null), o = null;
|
|
@@ -889,8 +889,8 @@ var require_main_min = __commonJS({
|
|
|
889
889
|
r !== null && (e(...o), n());
|
|
890
890
|
}, a;
|
|
891
891
|
};
|
|
892
|
-
var Xe = (e, t) => e === t ? true : Array.isArray(e) && Array.isArray(t) ? e.length === t.length && e.every((r, o) => Xe(r, t[o])) : !!(Ga(e) && Ga(t) &&
|
|
893
|
-
var
|
|
892
|
+
var Xe = (e, t) => e === t ? true : Array.isArray(e) && Array.isArray(t) ? e.length === t.length && e.every((r, o) => Xe(r, t[o])) : !!(Ga(e) && Ga(t) && Nc(e, t));
|
|
893
|
+
var Nc = (e, t) => {
|
|
894
894
|
let r = Object.keys(e), o = Object.keys(t);
|
|
895
895
|
return r.length === o.length && r.every((n) => Object.prototype.hasOwnProperty.call(t, n) && Xe(e[n], t[n]));
|
|
896
896
|
};
|
|
@@ -1050,7 +1050,7 @@ var require_main_min = __commonJS({
|
|
|
1050
1050
|
var bt = require("react");
|
|
1051
1051
|
var dl = require("react-intl");
|
|
1052
1052
|
var oi = { DAY_MONTH_YEAR: "day-month-year", MONTH_YEAR: "month-year" };
|
|
1053
|
-
var
|
|
1053
|
+
var N = { RADIO: "radio", CHECKBOX: "checkbox", SELECT: "select", EMAIL: "email", FILE: "file", DATE: "date", DATETIME: "date-time", DATELOOKUP: "date-lookup", TEL: "tel", NUMERIC: "numeric", NUMBER: "number", HIDDEN: "hidden", PASSWORD: "password", TEXT: "text", TEXTAREA: "textarea", UPLOAD: "upload", TAB: "tab" };
|
|
1054
1054
|
var ni = { SHORT: "short", LONG: "long" };
|
|
1055
1055
|
var ai = { EXTRA_SMALL: "xs", SMALL: "sm", MEDIUM: "md", LARGE: "lg", EXTRA_LARGE: "xl" };
|
|
1056
1056
|
var ml = De(lt());
|
|
@@ -1131,7 +1131,7 @@ var require_main_min = __commonJS({
|
|
|
1131
1131
|
return "";
|
|
1132
1132
|
}
|
|
1133
1133
|
};
|
|
1134
|
-
var
|
|
1134
|
+
var Re = (e) => `${ed(e.align)} ${U(e.margin)}`;
|
|
1135
1135
|
var pi = require("react/jsx-runtime");
|
|
1136
1136
|
var td = (e) => {
|
|
1137
1137
|
let t = e.component;
|
|
@@ -1266,11 +1266,11 @@ var require_main_min = __commonJS({
|
|
|
1266
1266
|
var ki = require("react-intl");
|
|
1267
1267
|
var Mi = require("react-intl");
|
|
1268
1268
|
var he = (0, Mi.defineMessages)({ type: { id: "dynamicFlows.ControlFeedback.type", defaultMessage: "Incorrect type", description: "" }, minimum: { id: "dynamicFlows.ControlFeedback.minimum", defaultMessage: "Please enter a number that's {minimum} or more.", description: "" }, maximum: { id: "dynamicFlows.ControlFeedback.maximum", defaultMessage: "Please enter a number that's {maximum} or less.", description: "" }, minLength: { id: "dynamicFlows.ControlFeedback.minLength", defaultMessage: "Please enter at least {minLength} characters.", description: "" }, maxLength: { id: "dynamicFlows.ControlFeedback.maxLength", defaultMessage: "Please enter {maxLength} or fewer characters.", description: "" }, minimumDate: { id: "dynamicFlows.ControlFeedback.minimumDate", defaultMessage: "Please enter a date that's on or after {minimum}.", description: "" }, maximumDate: { id: "dynamicFlows.ControlFeedback.maximumDate", defaultMessage: "Please enter a date that's on or before {maximum}.", description: "" }, pattern: { id: "dynamicFlows.ControlFeedback.pattern", defaultMessage: "Please enter this in the correct format.", description: "" }, patternDate: { id: "dynamicFlows.ControlFeedback.patternDate", defaultMessage: "Please enter a date in the corrrect format.", description: "" }, required: { id: "dynamicFlows.ControlFeedback.required", defaultMessage: "Please fill out this field.", description: "" } });
|
|
1269
|
-
var
|
|
1269
|
+
var Ne = require("react/jsx-runtime");
|
|
1270
1270
|
var Ei = (e) => {
|
|
1271
1271
|
var l;
|
|
1272
1272
|
let t = gd(e.schema), r = s(s(s({}, t), e.validationMessages), e.schema.validationMessages), o = (e.submitted || !e.changed) && !!e.errors, n = !o && (e.submitted || e.changed && e.blurred) && !!((l = e.validations) != null && l.length), a = e.schema.description && !o && !n, i = !!e.infoMessage;
|
|
1273
|
-
return (0,
|
|
1273
|
+
return (0, Ne.jsxs)("div", { id: e.id, children: [o ? (0, Ne.jsx)(Kr.InlineAlert, { type: "error", children: e.errors }) : null, n ? (0, Ne.jsx)(Kr.InlineAlert, { type: "error", children: e.validations.map((u) => (0, Ne.jsx)("div", { children: r[u] }, u)) }) : null, (a || i) && (0, Ne.jsxs)(Kr.InlineAlert, { type: "info", children: [a && (0, Ne.jsx)("div", { children: e.schema.description }), i && (0, Ne.jsx)("div", { children: e.infoMessage })] })] });
|
|
1274
1274
|
};
|
|
1275
1275
|
Ei.defaultProps = { errors: "", validations: [], validationMessages: {}, validationAsyncSuccessMessage: null };
|
|
1276
1276
|
function gd(e) {
|
|
@@ -1305,16 +1305,16 @@ var require_main_min = __commonJS({
|
|
|
1305
1305
|
}
|
|
1306
1306
|
var ji = require("react-intl");
|
|
1307
1307
|
var Ti = require("react-intl");
|
|
1308
|
-
var
|
|
1309
|
-
var
|
|
1310
|
-
var Bi = (0,
|
|
1308
|
+
var Ri = (0, Ti.defineMessages)({ required: { id: "dynamicFlows.DefaultErrorMessages.required", defaultMessage: "Please fill out this field.", description: "Customer has left the required field empty" } });
|
|
1309
|
+
var Ni = require("react-intl");
|
|
1310
|
+
var Bi = (0, Ni.defineMessages)({ minItemsError: { id: "dynamicFlows.MultipleFileUploadSchema.minItemsError", defaultMessage: "Please upload at least {minItems} file(s).", description: "Customer has uploaded not enough files. To fix: upload more files." }, maxItemsError: { id: "dynamicFlows.MultipleFileUploadSchema.maxItemsError", defaultMessage: "Please upload {maxItems} or fewer files.", description: "Customer has uploaded too many files. To fix: upload fewer files." }, maxFileSizeError: { id: "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError", defaultMessage: "Sorry, that file is too big. Please upload a smaller file.", description: "Customer has uploaded a file that's too big. To fix: upload a smaller file." } });
|
|
1311
1311
|
function Vi({ maxItems: e, minItems: t }) {
|
|
1312
1312
|
let { formatMessage: r } = (0, ji.useIntl)(), { maxFileSizeError: o, maxItemsError: n, minItemsError: a } = Bi;
|
|
1313
|
-
return { maxFileSizeErrorMessage: r(o), maxItemsErrorMessage: r(n, { maxItems: e }), minItemsErrorMessage: r(a, { minItems: t }), requiredMessage: r(
|
|
1313
|
+
return { maxFileSizeErrorMessage: r(o), maxItemsErrorMessage: r(n, { maxItems: e }), minItemsErrorMessage: r(a, { minItems: t }), requiredMessage: r(Ri.required) };
|
|
1314
1314
|
}
|
|
1315
1315
|
var ut = require("react/jsx-runtime");
|
|
1316
1316
|
var Hi = (e) => {
|
|
1317
|
-
var M,
|
|
1317
|
+
var M, R;
|
|
1318
1318
|
let { onChange: t, schema: r } = e, o = te(), n = Vi(r), a = (0, lr.useMemo)(() => r.$id || Me(), [r.$id]), [i, l] = (0, lr.useState)(false), [u, c] = (0, lr.useState)(() => Sd(e.model || [])), p = qi(r.items.persistAsync), h = r.items.persistAsync.schema, f = It(h), d = async (P) => {
|
|
1319
1319
|
l(true);
|
|
1320
1320
|
try {
|
|
@@ -1333,7 +1333,7 @@ var require_main_min = __commonJS({
|
|
|
1333
1333
|
let H = zi(P).map((ee) => ee.id);
|
|
1334
1334
|
t({ model: H, triggerSchema: r, triggerModel: H });
|
|
1335
1335
|
}
|
|
1336
|
-
let g = zi(u).map((P) => P.id), S = Et(g, r, e.required), F = !!e.errors || (i || e.submitted) && !!S.length, w = "accepts" in h && h.accepts, v = "maxSize" in h && h.maxSize, O = b(s(s({ multiple: true, className: "form-control", files: u, fileInputName: a, id: a }, w ? { fileTypes: w } : void 0), v ? { sizeLimit: jr(v) } : void 0), { sizeLimitErrorMessage: ((M = h.validationMessages) == null ? void 0 : M.maxSize) || n.maxFileSizeErrorMessage, maxFiles: e.schema.maxItems, maxFilesErrorMessage: ((
|
|
1336
|
+
let g = zi(u).map((P) => P.id), S = Et(g, r, e.required), F = !!e.errors || (i || e.submitted) && !!S.length, w = "accepts" in h && h.accepts, v = "maxSize" in h && h.maxSize, O = b(s(s({ multiple: true, className: "form-control", files: u, fileInputName: a, id: a }, w ? { fileTypes: w } : void 0), v ? { sizeLimit: jr(v) } : void 0), { sizeLimitErrorMessage: ((M = h.validationMessages) == null ? void 0 : M.maxSize) || n.maxFileSizeErrorMessage, maxFiles: e.schema.maxItems, maxFilesErrorMessage: ((R = e.schema.validationMessages) == null ? void 0 : R.maxItems) || n.maxItemsErrorMessage, uploadButtonTitle: h.title, description: h.description, disabled: e.disabled, onUploadFile: (P) => d(P.get(a)), onFilesChange: m, onDeleteFile: () => Promise.resolve() }), x = `${a}-feedback`;
|
|
1337
1337
|
return (0, ut.jsxs)("div", { className: (0, Ui.default)("form-group", { "has-error": F }), children: [(0, ut.jsx)("label", { className: "d-block control-label", htmlFor: a, children: e.schema.title }), (0, ut.jsx)("div", { "aria-describedby": x, children: (0, ut.jsx)(Jr.UploadInput, s({}, O)) }), (0, ut.jsx)(Be, { id: x, changed: i, submitted: e.submitted, errors: e.errors, schema: e.schema, validations: S, validationMessages: wd(r, !!e.required, n), infoMessage: null, focused: false, blurred: true })] });
|
|
1338
1338
|
};
|
|
1339
1339
|
Hi.defaultProps = { errors: null, required: false };
|
|
@@ -1351,7 +1351,7 @@ var require_main_min = __commonJS({
|
|
|
1351
1351
|
let { minItems: o, maxItems: n } = e;
|
|
1352
1352
|
return s(s(s({}, t && { required: r.requiredMessage }), o && { minItems: r.minItemsErrorMessage }), n && { maxItems: r.maxItemsErrorMessage });
|
|
1353
1353
|
}
|
|
1354
|
-
var
|
|
1354
|
+
var Nt = require("@transferwise/components");
|
|
1355
1355
|
var Zi = require("@transferwise/icons");
|
|
1356
1356
|
var Zr = require("react");
|
|
1357
1357
|
var Qi = require("react-intl");
|
|
@@ -1380,10 +1380,10 @@ var require_main_min = __commonJS({
|
|
|
1380
1380
|
if (o >= 0)
|
|
1381
1381
|
return o;
|
|
1382
1382
|
}
|
|
1383
|
-
return it(e) && W(t) && Object.keys(t).length >= 1 ?
|
|
1383
|
+
return it(e) && W(t) && Object.keys(t).length >= 1 ? Rt(e, t) : it(e) && !X(e.default) && W(e.default) && Object.keys(e.default).length >= 1 ? Rt(e, e.default) : null;
|
|
1384
1384
|
};
|
|
1385
1385
|
var mr = (e, t) => e.oneOf.findIndex((r) => !X(t) && $(t, r));
|
|
1386
|
-
function
|
|
1386
|
+
function Rt(e, t) {
|
|
1387
1387
|
if (t == null)
|
|
1388
1388
|
return null;
|
|
1389
1389
|
let r = e.oneOf.map((o) => Cd(o).reduce((n, [a, i]) => ye(i) && i.const === t[a] ? n + 2 : rr(i) && typeof t[a] != "undefined" ? n + 1 : n, 0));
|
|
@@ -1431,7 +1431,7 @@ var require_main_min = __commonJS({
|
|
|
1431
1431
|
if (it(t)) {
|
|
1432
1432
|
if (!W(r))
|
|
1433
1433
|
return null;
|
|
1434
|
-
let a =
|
|
1434
|
+
let a = Rt(t, r);
|
|
1435
1435
|
if (a === null || a < 0)
|
|
1436
1436
|
return null;
|
|
1437
1437
|
let i = t.oneOf[a];
|
|
@@ -1474,7 +1474,7 @@ var require_main_min = __commonJS({
|
|
|
1474
1474
|
}, y = () => {
|
|
1475
1475
|
p({ item: null, model: null }), i(null);
|
|
1476
1476
|
}, { formatMessage: g } = (0, Qi.useIntl)();
|
|
1477
|
-
return (0, ge.jsxs)(ge.Fragment, { children: [e.title && (0, ge.jsx)(
|
|
1477
|
+
return (0, ge.jsxs)(ge.Fragment, { children: [e.title && (0, ge.jsx)(Nt.Header, { title: e.title }), l && l.map((S) => (0, ge.jsx)($i, { item: S, onClick: () => d(S) }, JSON.stringify(S))), (0, ge.jsx)(Nt.NavigationOption, { onClick: f, media: (0, ge.jsx)(Zi.Plus, {}), title: e.addItemTitle || g(pt.addItemTitle), showMediaAtAllSizes: true }), (0, ge.jsx)(Nt.Modal, { open: a !== null, onClose: y, title: (a === "add" ? e.addItemTitle : e.editItemTitle) || g(pt.addItemTitle), body: (0, ge.jsx)(Ji, { type: a != null ? a : "add", schema: e, model: c.model, errors: r, submitted: o, onAction: m, onModelChange: ({ model: S }) => p(b(s({}, c), { model: S })) }) })] });
|
|
1478
1478
|
};
|
|
1479
1479
|
var Md = (e, { originalItem: t, updatedItem: r, itemSummaries: o }) => {
|
|
1480
1480
|
if (e === "remove")
|
|
@@ -1618,7 +1618,7 @@ var require_main_min = __commonJS({
|
|
|
1618
1618
|
let t = e.filter((r) => ps[r]);
|
|
1619
1619
|
return t.length === 0 ? "off" : t.map((r) => ps[r]).join(" ");
|
|
1620
1620
|
};
|
|
1621
|
-
var ps = { on: "on", name: "name",
|
|
1621
|
+
var ps = { on: "on", name: "name", "name-prefix": "honorific-prefix", "given-name": "given-name", "additional-name": "additional-name", "family-name": "family-name", "name-suffix": "honorific-suffix", nickname: "nickname", email: "email", "new-username": "username", username: "username", "new-password": "new-password", password: "current-password", "one-time-code": "one-time-code", "job-title": "organization-title", "organization-name": "organization", "full-street-address": "street-address", "street-address-line-1": "address-line1", "street-address-line-2": "address-line2", "street-address-line-3": "address-line3", "address-level-1": "address-level1", "address-level-2": "address-level2", "address-level-3": "address-level3", "address-level-4": "address-level4", "country-code": "country", "country-name": "country-name", "postal-code": "postal-code", "credit-card-name": "cc-name", "credit-card-given-name": "cc-given-name", "credit-card-middle-name": "cc-additional-name", "credit-card-family-name": "cc-family-name", "credit-card-number": "cc-number", "credit-card-expiration": "cc-exp", "credit-card-expiration-month": "cc-exp-month", "credit-card-expiration-year": "cc-exp-year", "credit-card-security-code": "cc-csc", "credit-card-type": "cc-type", "transaction-currency": "transaction-currency", "transaction-amount": "transaction-amount", language: "language", birthdate: "bday", "birthdate-day": "bday-day", "birthdate-month": "bday-month", "birthdate-year": "bday-year", gender: "sex", "phone-number": "tel", "phone-country-code": "tel-country-code", "phone-national": "tel-national", "phone-area-code": "tel-area-code", "phone-local": "tel-local", "phone-local-prefix": "tel-local-prefix", "phone-local-suffix": "tel-local-suffix", "phone-extension": "tel-extension", url: "url", photo: "photo", impp: "impp", shipping: "shipping", billing: "billing", home: "home", work: "work", mobile: "mobile", fax: "fax", pager: "pager" };
|
|
1622
1622
|
var Y = require("react/jsx-runtime");
|
|
1623
1623
|
var Se = class Se extends fs.PureComponent {
|
|
1624
1624
|
constructor(r) {
|
|
@@ -1658,50 +1658,50 @@ var require_main_min = __commonJS({
|
|
|
1658
1658
|
}
|
|
1659
1659
|
render() {
|
|
1660
1660
|
var ee;
|
|
1661
|
-
let { name: r, placeholder: o, step: n, countryCode: a, type: i, options: l, disabled: u, readOnly: c, required: p, minLength: h, maxLength: f, min: d, max: m, searchPlaceholder: y, searchValue: g, onSearchChange: S, size: F, uploadProps: w, label: v, monthFormat: O, id: x, minDate: M, maxDate:
|
|
1661
|
+
let { name: r, placeholder: o, step: n, countryCode: a, type: i, options: l, disabled: u, readOnly: c, required: p, minLength: h, maxLength: f, min: d, max: m, searchPlaceholder: y, searchValue: g, onSearchChange: S, size: F, uploadProps: w, label: v, monthFormat: O, id: x, minDate: M, maxDate: R, value: P, mode: I, describedBy: H } = this.props;
|
|
1662
1662
|
switch (i) {
|
|
1663
|
-
case
|
|
1663
|
+
case N.RADIO:
|
|
1664
1664
|
return (0, Y.jsx)(_.RadioGroup, { radios: l.map(this.mapOption), name: r, selectedValue: an(P, { coerceValue: true }), onChange: this.handleOnChange });
|
|
1665
|
-
case
|
|
1665
|
+
case N.CHECKBOX:
|
|
1666
1666
|
return (0, Y.jsx)(_.Checkbox, { checked: cs(P, { coerceValue: true }), disabled: u, label: v, required: p, readOnly: c, onChange: this.handleOnChange, onBlur: this.handleOnBlur, onFocus: this.handleOnFocus });
|
|
1667
|
-
case
|
|
1667
|
+
case N.SELECT: {
|
|
1668
1668
|
let A = l.length >= 20;
|
|
1669
1669
|
return (0, Y.jsx)(_.Select, { id: x, selected: this.getSelectedOption(l), options: l, search: A, required: p, disabled: u, placeholder: o, searchPlaceholder: y, searchValue: g, onChange: (B) => {
|
|
1670
1670
|
var k;
|
|
1671
1671
|
this.setState({ selectedOption: B != null ? B : void 0 }), this.props.onChange((k = B == null ? void 0 : B.value) != null ? k : null);
|
|
1672
1672
|
}, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, onSearchChange: A ? S : void 0 });
|
|
1673
1673
|
}
|
|
1674
|
-
case
|
|
1674
|
+
case N.TAB:
|
|
1675
1675
|
return (0, Y.jsx)(_.Tabs, { selected: ((ee = this.getSelectedOption(l)) == null ? void 0 : ee.value) || 0, tabs: l.map((A) => ({ title: A.label, content: (0, Y.jsx)(Y.Fragment, {}), disabled: A.disabled || false })), name: x, onTabSelect: (A) => {
|
|
1676
1676
|
let B = !!this.state.selectedOption;
|
|
1677
1677
|
this.setState({ selectedOption: l.find((k) => k.value === A) }), this.props.onChange(A, B ? "user" : "init");
|
|
1678
1678
|
} });
|
|
1679
|
-
case
|
|
1680
|
-
case
|
|
1679
|
+
case N.NUMERIC:
|
|
1680
|
+
case N.NUMBER:
|
|
1681
1681
|
return (0, Y.jsx)("input", { autoComplete: this.getAutocompleteValue(), className: "form-control", disabled: u, id: x, max: m, min: d, placeholder: o, readOnly: c, required: p, step: n, type: "number", value: an(P, { coerceValue: true }), onBlur: this.handleOnBlur, onChange: (A) => {
|
|
1682
|
-
i ===
|
|
1682
|
+
i === N.NUMERIC ? this.props.onChange(A.target.value) : this.props.onChange(parseFloat(A.target.value));
|
|
1683
1683
|
}, onFocus: this.handleOnFocus, onWheel: (A) => {
|
|
1684
1684
|
A.target instanceof HTMLElement && A.target.blur();
|
|
1685
1685
|
}, "aria-describedby": H });
|
|
1686
|
-
case
|
|
1686
|
+
case N.HIDDEN:
|
|
1687
1687
|
return (0, Y.jsx)("input", { type: "hidden", name: r, value: Bt(P, { coerceValue: true }), id: x });
|
|
1688
|
-
case
|
|
1688
|
+
case N.PASSWORD:
|
|
1689
1689
|
return (0, Y.jsx)("input", { autoComplete: this.getAutocompleteValue(), className: "form-control", disabled: u, id: x, placeholder: o, readOnly: c, required: p, type: "password", value: Bt(P, { coerceValue: true }), onBlur: this.handleOnBlur, onChange: this.handleInputOnChange, onFocus: this.handleOnFocus, "aria-describedby": H });
|
|
1690
|
-
case
|
|
1691
|
-
case
|
|
1690
|
+
case N.DATE:
|
|
1691
|
+
case N.DATETIME:
|
|
1692
1692
|
return (0, Y.jsx)(_.DateInput, { disabled: u, size: F, value: ds(P), mode: I, monthFormat: O, onBlur: this.handleOnBlur, onChange: this.handleOnChange, onFocus: this.handleOnFocus });
|
|
1693
|
-
case
|
|
1694
|
-
return (0, Y.jsx)(_.DateLookup, { value: us(P), min: M, max:
|
|
1693
|
+
case N.DATELOOKUP:
|
|
1694
|
+
return (0, Y.jsx)(_.DateLookup, { value: us(P), min: M, max: R, placeholder: o, monthFormat: O, disabled: u, onChange: (A) => {
|
|
1695
1695
|
this.handleOnChange(qa(A));
|
|
1696
1696
|
}, onBlur: this.handleOnBlur, onFocus: this.handleOnFocus });
|
|
1697
|
-
case
|
|
1697
|
+
case N.TEL:
|
|
1698
1698
|
return (0, Y.jsx)(_.PhoneNumberInput, { disabled: u, countryCode: a, placeholder: o, required: p, searchPlaceholder: y, size: F, initialValue: Bt(P), onBlur: this.handleOnBlur, onChange: this.handleOnChange, onFocus: this.handleOnFocus });
|
|
1699
|
-
case
|
|
1699
|
+
case N.TEXTAREA: {
|
|
1700
1700
|
let A = { className: "form-control tw-form-control", id: x, name: r, placeholder: o, value: Bt(P, { coerceValue: true }), readOnly: c, required: p, minLength: h, maxLength: f, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, disabled: u, autoComplete: this.getAutocompleteValue() };
|
|
1701
1701
|
return this.props.displayPattern ? (0, Y.jsx)(_.TextareaWithDisplayFormat, b(s({ displayPattern: this.props.displayPattern }, A), { onChange: this.handleOnChange })) : (0, Y.jsx)("textarea", b(s({}, A), { onChange: this.handleInputOnChange, "aria-describedby": H }));
|
|
1702
1702
|
}
|
|
1703
|
-
case
|
|
1704
|
-
case
|
|
1703
|
+
case N.FILE:
|
|
1704
|
+
case N.UPLOAD:
|
|
1705
1705
|
return (0, Y.jsx)(_.Upload, b(s({}, w), { usAccept: w.usAccept || "*", usDisabled: w.usDisabled || u, onSuccess: (A) => {
|
|
1706
1706
|
this.handleOnChange(A);
|
|
1707
1707
|
}, onFailure: () => {
|
|
@@ -1709,16 +1709,16 @@ var require_main_min = __commonJS({
|
|
|
1709
1709
|
}, onCancel: () => {
|
|
1710
1710
|
this.handleOnChange(null);
|
|
1711
1711
|
} }));
|
|
1712
|
-
case
|
|
1713
|
-
case
|
|
1712
|
+
case N.TEXT:
|
|
1713
|
+
case N.EMAIL:
|
|
1714
1714
|
default: {
|
|
1715
|
-
let A = { type: i ===
|
|
1715
|
+
let A = { type: i === N.EMAIL ? "email" : "text", className: "form-control", id: x, name: r, placeholder: o, value: Bt(P, { coerceValue: true }), readOnly: c, required: p, minLength: h, maxLength: f, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, disabled: u, autoComplete: this.getAutocompleteValue() };
|
|
1716
1716
|
return this.props.displayPattern ? (0, Y.jsx)(_.InputWithDisplayFormat, b(s({ displayPattern: this.props.displayPattern }, A), { onChange: this.handleOnChange })) : (0, Y.jsx)("input", b(s({}, A), { onChange: this.handleInputOnChange, "aria-describedby": H }));
|
|
1717
1717
|
}
|
|
1718
1718
|
}
|
|
1719
1719
|
}
|
|
1720
1720
|
};
|
|
1721
|
-
Se.Type =
|
|
1721
|
+
Se.Type = N, Se.Size = ai, Se.MonthFormat = ni, Se.DateMode = oi, Se.defaultProps = { autoComplete: true, countryCode: null, disabled: false, displayPattern: null, id: null, label: "", max: null, maxDate: null, maxLength: null, min: null, minDate: null, minLength: null, mode: Se.DateMode.DAY_MONTH_YEAR, monthFormat: Se.MonthFormat.LONG, onBlur: null, onFocus: null, onSearchChange: null, options: [], placeholder: null, readOnly: false, required: false, searchPlaceholder: null, searchValue: "", selectedOption: null, size: Se.Size.MEDIUM, step: 1, type: Se.Type.TEXT, uploadProps: {}, value: null };
|
|
1722
1722
|
var jt = Se;
|
|
1723
1723
|
var et = require("@transferwise/components");
|
|
1724
1724
|
var be = require("react/jsx-runtime");
|
|
@@ -1732,10 +1732,10 @@ var require_main_min = __commonJS({
|
|
|
1732
1732
|
}
|
|
1733
1733
|
};
|
|
1734
1734
|
var Id = (e) => s(s(s({ label: e.title, value: e.const }, hs(e.title, e.description)), Vt(e)), gs(e.disabled));
|
|
1735
|
-
var Dd = (e) => s(s(s(s(s({ label: e.title, value: e.const }, hs(e.title, e.description)),
|
|
1735
|
+
var Dd = (e) => s(s(s(s(s({ label: e.title, value: e.const }, hs(e.title, e.description)), Rd(e.icon)), Td(e.image)), gs(e.disabled)), Ld(e.keywords));
|
|
1736
1736
|
var Ld = (e) => z(e) ? { searchStrings: e } : {};
|
|
1737
1737
|
var Td = (e) => e != null && e.url ? { icon: (0, be.jsx)("div", { className: "media", children: (0, be.jsx)("div", { className: "np-option__no-media-circle", children: (0, be.jsx)("img", { src: e.url, alt: e.name || "" }) }) }) } : null;
|
|
1738
|
-
var
|
|
1738
|
+
var Rd = (e) => e != null && e.name && Dt(e.name) ? { currency: e.name.substring(5) } : e != null && e.name && $o(e.name) ? { icon: (0, be.jsx)(Ye, { type: e.name }) } : e != null && e.text ? { icon: (0, be.jsx)("span", { children: e.text }) } : null;
|
|
1739
1739
|
var Vt = ({ image: e, icon: t }) => e != null && e.url ? { avatar: (0, be.jsx)(et.Avatar, { type: et.AvatarType.THUMBNAIL, children: (0, be.jsx)("img", { src: e.url, alt: "" }) }) } : t != null && t.name && $o(t.name) ? { avatar: (0, be.jsx)(et.Avatar, { type: et.AvatarType.ICON, children: (0, be.jsx)(Ye, { type: t.name }) }) } : t != null && t.text ? { avatar: (0, be.jsx)(et.Avatar, { type: et.AvatarType.INITIALS, children: t.text }) } : null;
|
|
1740
1740
|
var to = ({ accepts: e }) => s({}, z(e) && { usAccept: e.join(",") });
|
|
1741
1741
|
var hs = (e, t) => {
|
|
@@ -1747,14 +1747,14 @@ var require_main_min = __commonJS({
|
|
|
1747
1747
|
return { disabled: e };
|
|
1748
1748
|
};
|
|
1749
1749
|
var mn = require("react/jsx-runtime");
|
|
1750
|
-
var
|
|
1751
|
-
var cn = (e) => fe(e) ? e.control ===
|
|
1750
|
+
var Nd = (e) => e === "string" || e === "number";
|
|
1751
|
+
var cn = (e) => fe(e) ? e.control === N.TAB && e.oneOf.length > 3 ? N.SELECT : e.oneOf.length === 2 && !e.control ? N.RADIO : e.control || N.SELECT : Br(e) ? Bd(e) : "control" in e && e.control ? e.control : e.type === "boolean" ? "checkbox" : e.type === "integer" ? "number" : e.type;
|
|
1752
1752
|
var Bd = ({ format: e, control: t }) => t ? jd[t] || t : e && Vd[e] || "text";
|
|
1753
1753
|
var jd = { "date-lookup": "date-lookup", password: "password", textarea: "textarea", email: "email", numeric: "numeric", "phone-number": "tel" };
|
|
1754
1754
|
var Vd = { date: "date", email: "email", base64url: "file", password: "password", "phone-number": "tel" };
|
|
1755
1755
|
var zd = (e, t) => e.oneOf ? e.oneOf.map((r) => ys(r, t)) : null;
|
|
1756
1756
|
var bs = (e) => {
|
|
1757
|
-
let { id: t, schema: r, value: o, disabled: n, onChange: a, onFocus: i, onBlur: l, onSearchChange: u, describedBy: c } = e, p = Pt(), h = (F) =>
|
|
1757
|
+
let { id: t, schema: r, value: o, disabled: n, onChange: a, onFocus: i, onBlur: l, onSearchChange: u, describedBy: c } = e, p = Pt(), h = (F) => Nd(r.type) && (E(F) || X(F)) ? "" : F, f = (F, w) => {
|
|
1758
1758
|
a(_e(F, r), w);
|
|
1759
1759
|
}, d = cn(r);
|
|
1760
1760
|
(0, Ss.useEffect)(() => {
|
|
@@ -1774,25 +1774,25 @@ var require_main_min = __commonJS({
|
|
|
1774
1774
|
d("Dynamic Flow - OneOf Searched", { oneOfId: e.schema.analyticsId, searchValueLength: M.length });
|
|
1775
1775
|
};
|
|
1776
1776
|
if ((0, Ee.useEffect)(() => {
|
|
1777
|
-
let M = mr(e.schema, e.model),
|
|
1778
|
-
M === -1 &&
|
|
1777
|
+
let M = mr(e.schema, e.model), R = mr(e.schema, e.schema.default);
|
|
1778
|
+
M === -1 && R >= 0 && F(R, "init");
|
|
1779
1779
|
}, [e.schema]), !z(e.schema.oneOf))
|
|
1780
1780
|
return console.error("Incorrect format", e.schema), null;
|
|
1781
|
-
let y = (M,
|
|
1782
|
-
f([...h.slice(0, M),
|
|
1781
|
+
let y = (M, R) => {
|
|
1782
|
+
f([...h.slice(0, M), R.model, ...h.slice(M + 1)]), o(true), e.onChange(R);
|
|
1783
1783
|
}, g = () => {
|
|
1784
1784
|
a(true);
|
|
1785
1785
|
}, S = () => {
|
|
1786
1786
|
a(false), l(true);
|
|
1787
|
-
}, F = (M,
|
|
1787
|
+
}, F = (M, R) => {
|
|
1788
1788
|
p(M);
|
|
1789
1789
|
let P = e.schema.oneOf[M];
|
|
1790
1790
|
if (ye(P)) {
|
|
1791
1791
|
let I = P.const;
|
|
1792
|
-
e.onChange({ model: I, triggerSchema: e.schema, triggerModel: I, type:
|
|
1792
|
+
e.onChange({ model: I, triggerSchema: e.schema, triggerModel: I, type: R });
|
|
1793
1793
|
} else
|
|
1794
|
-
e.onChange({ model: h[M], triggerSchema: P, triggerModel: h[M], type:
|
|
1795
|
-
|
|
1794
|
+
e.onChange({ model: h[M], triggerSchema: P, triggerModel: h[M], type: R });
|
|
1795
|
+
R !== "init" && e.schema.analyticsId && t("Dynamic Flow - OneOf Selected", { oneOfId: e.schema.analyticsId, schemaId: P == null ? void 0 : P.analyticsId });
|
|
1796
1796
|
}, w = Wd(e.schema), v = qd(e, c), O = { "form-group": true, "has-error": !r && e.errors && !Mt(e.errors) || (e.submitted || r && i) && v.length }, x = `${u}-feedback`;
|
|
1797
1797
|
return (0, Z.jsxs)(Z.Fragment, { children: [(e.schema.oneOf.length > 1 || ye(e.schema.oneOf[0])) && (0, Z.jsxs)(Z.Fragment, { children: [e.schema.alert && (0, Z.jsx)(ie, { component: e.schema.alert }), (0, Z.jsxs)("div", { className: (0, Fs.default)(O), children: [Hd(e.schema, u), (0, Z.jsx)(dr, { id: u, schema: w, value: c, disabled: e.disabled, onChange: F, onFocus: g, onBlur: S, onSearchChange: m, describedBy: x }), (0, Z.jsx)(Be, { id: x, changed: r, focused: n, blurred: i, submitted: e.submitted, errors: Gd(e.errors), schema: e.schema, validations: v, infoMessage: null })] })] }), rr(e.schema.oneOf[c]) && (0, Z.jsx)(me, { schema: e.schema.oneOf[c], model: h[c], errors: e.errors, submitted: e.submitted, hideTitle: true, disabled: e.disabled, onChange: (M) => y(c, M), onPersistAsync: e.onPersistAsync })] });
|
|
1798
1798
|
};
|
|
@@ -1836,8 +1836,8 @@ var require_main_min = __commonJS({
|
|
|
1836
1836
|
e.submitted && i(Ke(e.model, e.schema, !!e.required));
|
|
1837
1837
|
}, [e.model, e.submitted]);
|
|
1838
1838
|
let f = async (O, x) => {
|
|
1839
|
-
let M = await O.json(),
|
|
1840
|
-
e.onChange({ model:
|
|
1839
|
+
let M = await O.json(), R = fn(e.schema.persistAsync.idProperty, M);
|
|
1840
|
+
e.onChange({ model: R, triggerSchema: e.schema, triggerModel: R }), u(true), p("Dynamic Flow - PersistAsync", { status: "success", schemaId: e.schema.$id });
|
|
1841
1841
|
}, d = async (O) => {
|
|
1842
1842
|
if (O.response && kr(O.response.status)) {
|
|
1843
1843
|
let x = await O.response.json();
|
|
@@ -1860,7 +1860,7 @@ var require_main_min = __commonJS({
|
|
|
1860
1860
|
var hn = Ms;
|
|
1861
1861
|
var js = require("react");
|
|
1862
1862
|
var ks = (e, t) => {
|
|
1863
|
-
let r =
|
|
1863
|
+
let r = Rt(e, t);
|
|
1864
1864
|
return r !== null ? e.oneOf[r].promoted ? "promoted" : "other" : null;
|
|
1865
1865
|
};
|
|
1866
1866
|
var Es = require("@transferwise/components");
|
|
@@ -1881,20 +1881,20 @@ var require_main_min = __commonJS({
|
|
|
1881
1881
|
return (0, ur.jsxs)("div", { className: "form-group", children: [i && (0, ur.jsx)("label", { className: "control-label", htmlFor: t, children: i }), (0, ur.jsx)(Ls.RadioGroup, { name: "promoted-selection", selectedValue: r, radios: l, id: t, onChange: o })] });
|
|
1882
1882
|
};
|
|
1883
1883
|
Ts.defaultProps = { title: void 0 };
|
|
1884
|
-
var
|
|
1884
|
+
var Rs = Ts;
|
|
1885
1885
|
var Ut = require("react/jsx-runtime");
|
|
1886
|
-
var
|
|
1886
|
+
var Ns = (e) => {
|
|
1887
1887
|
switch (e.promotion.control || "radio") {
|
|
1888
1888
|
case "radio":
|
|
1889
|
-
return (0, Ut.jsx)(
|
|
1889
|
+
return (0, Ut.jsx)(Rs, s({}, e));
|
|
1890
1890
|
case "checkbox":
|
|
1891
1891
|
return (0, Ut.jsx)(Ds, s({}, e));
|
|
1892
1892
|
default:
|
|
1893
1893
|
return (0, Ut.jsx)(Ut.Fragment, {});
|
|
1894
1894
|
}
|
|
1895
1895
|
};
|
|
1896
|
-
|
|
1897
|
-
var Bs =
|
|
1896
|
+
Ns.defaultProps = { id: Me(), title: void 0 };
|
|
1897
|
+
var Bs = Ns;
|
|
1898
1898
|
var ze = require("react/jsx-runtime");
|
|
1899
1899
|
var Vs = (e) => e.promoted === true;
|
|
1900
1900
|
var Kd = (e) => {
|
|
@@ -2029,7 +2029,7 @@ var require_main_min = __commonJS({
|
|
|
2029
2029
|
var xn = nu;
|
|
2030
2030
|
var qt = require("react/jsx-runtime");
|
|
2031
2031
|
var au = (e) => {
|
|
2032
|
-
let { text: t, size: r = "md", align: o = "left", margin: n = "md" } = e.component, a =
|
|
2032
|
+
let { text: t, size: r = "md", align: o = "left", margin: n = "md" } = e.component, a = Re({ align: o, margin: n });
|
|
2033
2033
|
switch (r) {
|
|
2034
2034
|
case "xs":
|
|
2035
2035
|
return (0, qt.jsx)("h5", { className: a, children: t });
|
|
@@ -2049,9 +2049,9 @@ var require_main_min = __commonJS({
|
|
|
2049
2049
|
var pr = require("react/jsx-runtime");
|
|
2050
2050
|
var On = ({ component: e }) => {
|
|
2051
2051
|
let { content: t, align: r, margin: o } = e;
|
|
2052
|
-
return (0, pr.jsx)("div", { className:
|
|
2052
|
+
return (0, pr.jsx)("div", { className: Re({ align: r, margin: o }), children: (0, pr.jsx)(An.Markdown, { config: { link: { target: "_blank" } }, children: t }) });
|
|
2053
2053
|
};
|
|
2054
|
-
var Pn = ({ component: e }) => (0, pr.jsx)("div", { className:
|
|
2054
|
+
var Pn = ({ component: e }) => (0, pr.jsx)("div", { className: Re(e), children: (0, pr.jsx)(An.Markdown, { config: { link: { target: "_blank" } }, children: e.markdown }) });
|
|
2055
2055
|
var Ws = require("@transferwise/components");
|
|
2056
2056
|
var no = require("react");
|
|
2057
2057
|
var Mn = require("react/jsx-runtime");
|
|
@@ -2159,7 +2159,7 @@ var require_main_min = __commonJS({
|
|
|
2159
2159
|
var Qs = require("@transferwise/components");
|
|
2160
2160
|
var el = require("react-intl");
|
|
2161
2161
|
var Js = require("react-intl");
|
|
2162
|
-
var
|
|
2162
|
+
var Rn = (0, Js.defineMessages)({ copy: { id: "dynamicFlows.DynamicParagraph.copy", defaultMessage: "Copy", description: "Copy to clipboard button label." }, copied: { id: "dynamicFlows.DynamicParagraph.copied", defaultMessage: "Copied to clipboard", description: "Appears in a snackbar when the copy operation succeeds." } });
|
|
2163
2163
|
var Xs = require("@transferwise/components");
|
|
2164
2164
|
var Ys = require("react");
|
|
2165
2165
|
function Zs() {
|
|
@@ -2170,13 +2170,13 @@ var require_main_min = __commonJS({
|
|
|
2170
2170
|
}
|
|
2171
2171
|
var tt = require("react/jsx-runtime");
|
|
2172
2172
|
var wu = ({ component: e }) => e.control === "copyable" ? (0, tt.jsx)(Cu, { component: e }) : (0, tt.jsx)(Fu, { component: e });
|
|
2173
|
-
var Fu = ({ component: e }) => (0, tt.jsxs)("p", { className:
|
|
2173
|
+
var Fu = ({ component: e }) => (0, tt.jsxs)("p", { className: Re(e), children: [" ", e.text, " "] });
|
|
2174
2174
|
var Cu = ({ component: e }) => {
|
|
2175
2175
|
let { formatMessage: t } = (0, el.useIntl)(), r = Zs(), { text: o } = e, n = () => {
|
|
2176
2176
|
var i;
|
|
2177
|
-
(i = navigator.clipboard) == null || i.writeText(o).then(() => r({ text: t(
|
|
2178
|
-
}, a =
|
|
2179
|
-
return (0, tt.jsxs)("div", { className:
|
|
2177
|
+
(i = navigator.clipboard) == null || i.writeText(o).then(() => r({ text: t(Rn.copied) })).catch(xu);
|
|
2178
|
+
}, a = Re({ align: e.align, margin: "sm" }) + " form-control";
|
|
2179
|
+
return (0, tt.jsxs)("div", { className: Re(e), children: [(0, tt.jsx)("input", { type: "text", className: a, value: o, readOnly: true, style: { textOverflow: "ellipsis" } }), (0, tt.jsx)(Qs.Button, { block: true, onClick: n, children: t(Rn.copy) })] });
|
|
2180
2180
|
};
|
|
2181
2181
|
function xu() {
|
|
2182
2182
|
}
|
|
@@ -2257,8 +2257,8 @@ var require_main_min = __commonJS({
|
|
|
2257
2257
|
}, S = ({ type: w, value: v }) => {
|
|
2258
2258
|
if (w === "action" && (d("Dynamic Flow - Search Result Selected", { type: "action", actionId: v.id || v.$id }), t(v)), w === "search") {
|
|
2259
2259
|
o(v.query);
|
|
2260
|
-
let { url: O, method: x, param: M, query:
|
|
2261
|
-
d("Dynamic Flow - Search Result Selected", { type: "search" }), f(
|
|
2260
|
+
let { url: O, method: x, param: M, query: R } = v;
|
|
2261
|
+
d("Dynamic Flow - Search Result Selected", { type: "search" }), f(R, { url: O, method: x, param: M });
|
|
2262
2262
|
}
|
|
2263
2263
|
}, F = () => {
|
|
2264
2264
|
o(r), f(r);
|
|
@@ -2267,8 +2267,8 @@ var require_main_min = __commonJS({
|
|
|
2267
2267
|
};
|
|
2268
2268
|
var Tn = Du;
|
|
2269
2269
|
var ue = require("react/jsx-runtime");
|
|
2270
|
-
var
|
|
2271
|
-
var Lu = (e) => e.type === "boolean" &&
|
|
2270
|
+
var Nn = (e) => E(e) || X(e);
|
|
2271
|
+
var Lu = (e) => e.type === "boolean" && Nn(e.default) ? false : e.default;
|
|
2272
2272
|
var cl = (e) => {
|
|
2273
2273
|
var ee, A, B;
|
|
2274
2274
|
let t = (k) => {
|
|
@@ -2283,7 +2283,7 @@ var require_main_min = __commonJS({
|
|
|
2283
2283
|
m(false), g(true), e.onBlur && e.onBlur();
|
|
2284
2284
|
}, [l, u] = (0, de.useState)((ee = e.model) != null ? ee : null), [c, p] = (0, de.useState)((A = e.model) != null ? A : null), [h, f] = (0, de.useState)(false), [d, m] = (0, de.useState)(false), [y, g] = (0, de.useState)(false), [S, F] = (0, de.useState)([]), w = (0, de.useMemo)(() => e.schema.$id || Me(), [e.schema.$id]), v = () => {
|
|
2285
2285
|
let k = Lu(e.schema);
|
|
2286
|
-
|
|
2286
|
+
Nn(l) && !Nn(k) && o(k, "init"), e.schema.const && o(e.schema.const, "init");
|
|
2287
2287
|
}, O = () => {
|
|
2288
2288
|
F(r(l));
|
|
2289
2289
|
}, x = e.schema.const, M = e.schema.hidden || x;
|
|
@@ -2292,8 +2292,8 @@ var require_main_min = __commonJS({
|
|
|
2292
2292
|
let k = (q = e.model) != null ? q : null;
|
|
2293
2293
|
k !== l && u(k);
|
|
2294
2294
|
}, [e.model]);
|
|
2295
|
-
let
|
|
2296
|
-
return M ? null : (0, ue.jsxs)(ue.Fragment, { children: [e.schema.alert && (0, ue.jsx)(ie, { component: e.schema.alert }), (0, ue.jsxs)("div", { className: (0, ml.default)(
|
|
2295
|
+
let R = { "form-group": true, "has-error": (e.submitted || !h) && !!e.errors || (e.submitted || h && y) && !!S.length, "has-info": !!e.schema.description || !!e.infoMessage }, P = e.schema.format !== "file" && e.schema.type !== "boolean", I = e.schema.help, H = `${w}-feedback`;
|
|
2296
|
+
return M ? null : (0, ue.jsxs)(ue.Fragment, { children: [e.schema.alert && (0, ue.jsx)(ie, { component: e.schema.alert }), (0, ue.jsxs)("div", { className: (0, ml.default)(R), children: [P && (0, ue.jsxs)("div", { className: "d-inline-block m-b-1", children: [(0, ue.jsx)("label", { className: "control-label d-inline", htmlFor: w, children: e.schema.title }), !!I && (0, ue.jsx)(Ve, { help: I })] }), !P && !!I && (0, ue.jsx)(Ve, { help: I }), (0, ue.jsx)(dr, { id: w, schema: e.schema, value: l, disabled: !!e.disabled, onChange: t, onFocus: a, onBlur: i, describedBy: H }), (0, ue.jsx)(Be, { id: H, changed: h, focused: d, blurred: y, submitted: e.submitted, errors: (B = e.errors) != null ? B : null, schema: e.schema, validations: S, infoMessage: e.infoMessage })] })] });
|
|
2297
2297
|
};
|
|
2298
2298
|
cl.defaultProps = { required: false, disabled: false, onBlur: null };
|
|
2299
2299
|
var ht = cl;
|
|
@@ -2303,7 +2303,7 @@ var require_main_min = __commonJS({
|
|
|
2303
2303
|
var r;
|
|
2304
2304
|
return (r = t.validation) == null ? void 0 : r[e];
|
|
2305
2305
|
};
|
|
2306
|
-
var Tu = /* @__PURE__ */ new Set([
|
|
2306
|
+
var Tu = /* @__PURE__ */ new Set([N.RADIO, N.SELECT, N.DATELOOKUP, N.FILE, N.UPLOAD]);
|
|
2307
2307
|
var pl = (e) => {
|
|
2308
2308
|
let { schema: t, required: r, submitted: o, errors: n, onChange: a, onPersistAsync: i } = e, l = (0, dl.useIntl)(), u = ne(), c = te(), [p, h] = (0, bt.useState)(null), f = yl(p), [d, m] = (0, bt.useState)(null), [y, g] = (0, bt.useState)(false), [S, F] = (0, bt.useState)(null);
|
|
2309
2309
|
(0, bt.useEffect)(() => {
|
|
@@ -2340,10 +2340,10 @@ var require_main_min = __commonJS({
|
|
|
2340
2340
|
!E(p) && !Xe(p, f) && v(p, t.persistAsync);
|
|
2341
2341
|
}, M = () => {
|
|
2342
2342
|
x();
|
|
2343
|
-
},
|
|
2343
|
+
}, R = ({ model: P }) => {
|
|
2344
2344
|
m(null), $(P, t.persistAsync.schema) && h(P);
|
|
2345
2345
|
};
|
|
2346
|
-
return (0, fl.jsx)(ht, { required: r, submitted: o || y, schema: t.persistAsync.schema, errors: d || n, model: null, infoMessage: null, onChange:
|
|
2346
|
+
return (0, fl.jsx)(ht, { required: r, submitted: o || y, schema: t.persistAsync.schema, errors: d || n, model: null, infoMessage: null, onChange: R, onBlur: M });
|
|
2347
2347
|
};
|
|
2348
2348
|
pl.defaultProps = { required: false };
|
|
2349
2349
|
var un = pl;
|
|
@@ -2359,7 +2359,7 @@ var require_main_min = __commonJS({
|
|
|
2359
2359
|
return r(f), f.signal;
|
|
2360
2360
|
};
|
|
2361
2361
|
function u(f) {
|
|
2362
|
-
let d = It(a), m = l(), y = e.param, g = d ?
|
|
2362
|
+
let d = It(a), m = l(), y = e.param, g = d ? Ru(y, f) : JSON.stringify({ [y]: f });
|
|
2363
2363
|
return { method: e.method, headers: s({}, !d && { "Content-Type": "application/json" }), body: g, signal: m };
|
|
2364
2364
|
}
|
|
2365
2365
|
async function c(f) {
|
|
@@ -2390,16 +2390,16 @@ var require_main_min = __commonJS({
|
|
|
2390
2390
|
throw new Error(n.formatMessage(ir.genericError));
|
|
2391
2391
|
}
|
|
2392
2392
|
let h = (f) => {
|
|
2393
|
-
let d =
|
|
2393
|
+
let d = Nu(f) ? f.message : n.formatMessage(ir.genericError);
|
|
2394
2394
|
throw new Error(d);
|
|
2395
2395
|
};
|
|
2396
2396
|
return i;
|
|
2397
2397
|
};
|
|
2398
|
-
function
|
|
2398
|
+
function Ru(e, t) {
|
|
2399
2399
|
let r = new FormData();
|
|
2400
2400
|
return t !== null && r.append(e, t), r;
|
|
2401
2401
|
}
|
|
2402
|
-
function
|
|
2402
|
+
function Nu(e) {
|
|
2403
2403
|
return T(e) && "message" in e && typeof e.message == "string";
|
|
2404
2404
|
}
|
|
2405
2405
|
var rt = require("react");
|
|
@@ -2567,12 +2567,12 @@ var require_main_min = __commonJS({
|
|
|
2567
2567
|
var ho = require("react");
|
|
2568
2568
|
var K = require("react/jsx-runtime");
|
|
2569
2569
|
var Hu = 92;
|
|
2570
|
-
var
|
|
2570
|
+
var Rl = 120;
|
|
2571
2571
|
var qu = 40;
|
|
2572
2572
|
var Gu = 32;
|
|
2573
2573
|
var $u = 48;
|
|
2574
2574
|
var Wu = 40;
|
|
2575
|
-
var
|
|
2575
|
+
var Nl = 800;
|
|
2576
2576
|
var _u = ({ overlay: e, outline: t, imageUrl: r, title: o, instructions: n, reviewInstructions: a }) => {
|
|
2577
2577
|
let i = (0, ho.useRef)(null);
|
|
2578
2578
|
(0, ho.useEffect)(() => {
|
|
@@ -2587,11 +2587,11 @@ var require_main_min = __commonJS({
|
|
|
2587
2587
|
});
|
|
2588
2588
|
let l = (r ? qu : 0) + (o ? Gu : 0) + (n ? $u : 0), u = (0, K.jsxs)(K.Fragment, { children: [r && (0, K.jsx)("img", { className: "camera-capture-img", src: r, alt: "" }), o && (0, K.jsx)("h4", { className: "camera-capture-title", children: o }), n && (0, K.jsx)("small", { className: "camera-capture-instructions", children: n })] }), c = Hu + l;
|
|
2589
2589
|
if (a) {
|
|
2590
|
-
l = c -
|
|
2591
|
-
let f =
|
|
2590
|
+
l = c - Rl, u = (0, K.jsx)("small", { className: "camera-capture-instructions", children: a });
|
|
2591
|
+
let f = Rl + Wu;
|
|
2592
2592
|
c < f && (u = (0, K.jsx)(K.Fragment, {}));
|
|
2593
2593
|
}
|
|
2594
|
-
let p = { x: "50%", y: "5%", width: `min(90%, ${
|
|
2594
|
+
let p = { x: "50%", y: "5%", width: `min(90%, ${Nl}px)`, height: `calc(90% - ${c}px)`, style: { transform: `translateX(max(-45%, -${Nl / 2}px))` } }, h = { style: { left: "5%", top: `calc(100% - ${c}px - 5%)`, height: `calc(${l}px + 5%)`, width: "90%" } };
|
|
2595
2595
|
return (0, K.jsxs)("svg", { ref: i, xmlns: "http://www.w3.org/2000/svg", children: [(0, K.jsx)("defs", { children: (0, K.jsxs)("mask", { id: "mask", children: [(0, K.jsx)("rect", { width: "100%", height: "100%", fill: "#fff" }), (0, K.jsx)("image", s({ href: e }, p))] }) }), e && (0, K.jsx)("rect", { width: "100%", height: "100%", mask: "url(#mask)", fillOpacity: "0.72" }), t && (0, K.jsx)("image", s({ href: t }, p)), (0, K.jsx)("foreignObject", { width: "100%", height: "100%", children: (0, K.jsx)("div", b(s({ className: "camera-capture-text-and-image-container" }, h), { children: u })) })] });
|
|
2596
2596
|
};
|
|
2597
2597
|
var qn = _u;
|
|
@@ -2624,7 +2624,7 @@ var require_main_min = __commonJS({
|
|
|
2624
2624
|
};
|
|
2625
2625
|
var oe = require("react/jsx-runtime");
|
|
2626
2626
|
var Yu = ({ direction: e = "back", overlay: t = "", outline: r = "", imageUrl: o = "", title: n = "", instructions: a = "", showReview: i = false, onCapture: l, onEvent: u }) => {
|
|
2627
|
-
let [c, p] = (0, ae.useState)("CAPTURE"), [h, f] = (0, ae.useState)(false), [d, m] = (0, ae.useState)(false), [y, g] = (0, ae.useState)(), S = (0, ae.useRef)(null), { videoConstraints: F } = Tl(e), w = xa("camera-orientation-lock"), v = (0, ae.useMemo)(() => !!(w != null && w.enabled && Ya()), [w]), { enterFullScreen: O, exitFullScreen: x } = Pl(v), M = (0, $l.useIntl)(),
|
|
2627
|
+
let [c, p] = (0, ae.useState)("CAPTURE"), [h, f] = (0, ae.useState)(false), [d, m] = (0, ae.useState)(false), [y, g] = (0, ae.useState)(), S = (0, ae.useRef)(null), { videoConstraints: F } = Tl(e), w = xa("camera-orientation-lock"), v = (0, ae.useMemo)(() => !!(w != null && w.enabled && Ya()), [w]), { enterFullScreen: O, exitFullScreen: x } = Pl(v), M = (0, $l.useIntl)(), R = (0, ae.useCallback)(async () => {
|
|
2628
2628
|
var q, ve, J, qe, Ge, Yt;
|
|
2629
2629
|
if ((q = S == null ? void 0 : S.current) != null && q.video && ((J = (ve = S == null ? void 0 : S.current) == null ? void 0 : ve.video) == null ? void 0 : J.readyState) >= 3) {
|
|
2630
2630
|
(Ge = (qe = S == null ? void 0 : S.current) == null ? void 0 : qe.video) == null || Ge.pause();
|
|
@@ -2654,7 +2654,7 @@ var require_main_min = __commonJS({
|
|
|
2654
2654
|
(0, ae.useEffect)(() => {
|
|
2655
2655
|
c !== "CAPTURE" && x();
|
|
2656
2656
|
}, [c, x]);
|
|
2657
|
-
let B = (0, oe.jsxs)(oe.Fragment, { children: [F && (0, oe.jsx)(Wl.default, { ref: S, audio: false, videoConstraints: F, mirrored: h, onUserMediaError: P, onUserMedia: I }), (0, oe.jsx)(qn, { overlay: t, outline: r, imageUrl: o, title: n, instructions: a }), v && (0, oe.jsx)(zn, {}), d && (0, oe.jsx)(jn, { onCapture: () => void
|
|
2657
|
+
let B = (0, oe.jsxs)(oe.Fragment, { children: [F && (0, oe.jsx)(Wl.default, { ref: S, audio: false, videoConstraints: F, mirrored: h, onUserMediaError: P, onUserMedia: I }), (0, oe.jsx)(qn, { overlay: t, outline: r, imageUrl: o, title: n, instructions: a }), v && (0, oe.jsx)(zn, {}), d && (0, oe.jsx)(jn, { onCapture: () => void R() })] }), k = (0, oe.jsxs)(oe.Fragment, { children: [(0, oe.jsx)("img", { className: "review-image", src: y == null ? void 0 : y.source, alt: "" }), (0, oe.jsx)(qn, { overlay: t, imageUrl: o, title: n, instructions: a, reviewInstructions: M.formatMessage(Sr.reviewInstructions) }), (0, oe.jsx)(Vn, { onSubmit: H, onRetry: ee })] });
|
|
2658
2658
|
return (0, oe.jsxs)("section", { className: "camera-capture", children: [c === "CAPTURE" && B, c === "REVIEW" && k, c === "NO_CAMERA_ACCESS" && (0, oe.jsx)(Gn, { onAction: A }), c === "CAMERA_NOT_SUPPORTED" && (0, oe.jsx)(Wn, {})] });
|
|
2659
2659
|
};
|
|
2660
2660
|
var _n = Yu;
|
|
@@ -2673,8 +2673,8 @@ var require_main_min = __commonJS({
|
|
|
2673
2673
|
let v = async (O) => {
|
|
2674
2674
|
let { $id: x } = l;
|
|
2675
2675
|
if (O) {
|
|
2676
|
-
let M = await Zu(O),
|
|
2677
|
-
w(true), o({ model:
|
|
2676
|
+
let M = await Zu(O), R = { [x || ""]: M };
|
|
2677
|
+
w(true), o({ model: R, formSchema: i, triggerModel: M, triggerSchema: l });
|
|
2678
2678
|
}
|
|
2679
2679
|
};
|
|
2680
2680
|
return (0, Kl.jsx)(_n, { overlay: y, outline: g, title: c, imageUrl: S, instructions: m, direction: d, onEvent: a, onCapture: (O) => {
|
|
@@ -2909,7 +2909,7 @@ var require_main_min = __commonJS({
|
|
|
2909
2909
|
var Fm = () => {
|
|
2910
2910
|
};
|
|
2911
2911
|
var up = ({ flowId: e, httpClient: t, initialAction: r, initialStep: o, loaderConfig: n, displayStepTitle: a = true, features: i, onCompletion: l, onError: u, onEvent: c = Fm, onLog: p = Fm }) => {
|
|
2912
|
-
let { locale: h } = (0, Cm.useIntl)(), { formErrors: f, globalError: d, step: m, models: y, etag: g, modelIsValid: S, setFormErrors: F, setGlobalError: w, setStepAndEtag: v, setSchemaModel: O } = im(o), [x, M] = (0, xe.useState)(false), { isLoading:
|
|
2912
|
+
let { locale: h } = (0, Cm.useIntl)(), { formErrors: f, globalError: d, step: m, models: y, etag: g, modelIsValid: S, setFormErrors: F, setGlobalError: w, setStepAndEtag: v, setSchemaModel: O } = im(o), [x, M] = (0, xe.useState)(false), { isLoading: R, loader: P, setLoadingState: I } = mm(n, o ? "idle" : "initial"), H = at("critical", p, e, (m == null ? void 0 : m.id) || (m == null ? void 0 : m.key)), ee = (0, xe.useMemo)(() => {
|
|
2913
2913
|
var C;
|
|
2914
2914
|
return s({ flowId: e, stepId: (m == null ? void 0 : m.id) || (m == null ? void 0 : m.key) }, (C = m == null ? void 0 : m.analytics) != null ? C : {});
|
|
2915
2915
|
}, [e, m]), A = (0, xe.useMemo)(() => Eo(c, ee), [c, ee]), B = (0, xe.useCallback)(({ action: C, data: V, etag: L }) => {
|
|
@@ -2988,7 +2988,7 @@ var require_main_min = __commonJS({
|
|
|
2988
2988
|
xt && qe(xt, vo(V), g, L);
|
|
2989
2989
|
}
|
|
2990
2990
|
}, Hm = async (C) => {
|
|
2991
|
-
if (
|
|
2991
|
+
if (R || C.disabled)
|
|
2992
2992
|
return;
|
|
2993
2993
|
if (C.exit && !C.url) {
|
|
2994
2994
|
Ge(C.result);
|
|
@@ -2997,7 +2997,7 @@ var require_main_min = __commonJS({
|
|
|
2997
2997
|
let V = C.exit ? ve : k, { data: L, method: re, skipValidation: $e } = C, xt = s(s({}, vo(y)), L);
|
|
2998
2998
|
fp(re) ? (F(null), $e || M(true), (S || $e) && await V(C, xt)) : await V(C);
|
|
2999
2999
|
};
|
|
3000
|
-
return (0, He.jsx)(Tr, { flowId: e, stepId: (m == null ? void 0 : m.id) || (m == null ? void 0 : m.key), onLog: p, children: (0, He.jsx)(Mr, { metadata: ee, onEvent: c, children: (0, He.jsx)(ua, { loading:
|
|
3000
|
+
return (0, He.jsx)(Tr, { flowId: e, stepId: (m == null ? void 0 : m.id) || (m == null ? void 0 : m.key), onLog: p, children: (0, He.jsx)(Mr, { metadata: ee, onEvent: c, children: (0, He.jsx)(ua, { loading: R, children: (0, He.jsx)(ga, { httpClient: t, children: (0, He.jsx)(Ca, { features: i, children: P !== null ? P : (0, He.jsx)(Xr, { step: m, model: vo(y), submitted: x, globalError: d, formErrors: f, stepLayoutOptions: { displayStepTitle: a }, onAction: (C) => {
|
|
3001
3001
|
Hm(C);
|
|
3002
3002
|
}, onModelChange: zm }) }) }) }) }) });
|
|
3003
3003
|
};
|
|
@@ -3028,12 +3028,12 @@ var require_main_min = __commonJS({
|
|
|
3028
3028
|
var Dm = { "dynamicFlows.ArraySchema.addItem": "Zapisz", "dynamicFlows.ArraySchema.addItemTitle": "Dodaj pozycj\u0119", "dynamicFlows.ArraySchema.editItem": "Zapisz", "dynamicFlows.ArraySchema.maxItemsError": "Prosimy doda\u0107 maksymalnie {maxItems}.", "dynamicFlows.ArraySchema.minItemsError": "Prosimy doda\u0107 co najmniej {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Usu\u0144", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Przegl\u0105darka, kt\xF3rej u\u017Cywasz, nie obs\u0142uguje aparatu. Wypr\xF3buj inn\u0105 przegl\u0105dark\u0119 lub urz\u0105dzenie albo pobierz nasz\u0105 aplikacj\u0119 mobiln\u0105.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Aparat nie jest obs\u0142ugiwany", "dynamicFlows.CameraCapture.NoCameraAccess.action": "W\u0142\u0105cz dost\u0119p do aparatu", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "W\u0142\u0105cz dost\u0119p do aparatu w ustawieniach przegl\u0105darki, \u017Ceby rozpocz\u0105\u0107 ponownie.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nie mo\u017Cemy uzyska\u0107 dost\u0119pu do Twojego aparatu", "dynamicFlows.CameraCapture.reviewInstructions": "Czy Twoje zdj\u0119cie jest wyra\u017Ane, czytelne i kompletne?", "dynamicFlows.CameraCapture.reviewRetry": "Nie, spr\xF3buj ponownie", "dynamicFlows.CameraCapture.reviewSubmit": "Tak, prze\u015Blij", "dynamicFlows.CameraCapture.rotatePhone.text": "Obr\xF3\u0107 sw\xF3j telefon do widoku pionowego, \u017Ceby zrobi\u0107 zdj\u0119cie", "dynamicFlows.ControlFeedback.maxLength": "Prosimy wprowadzi\u0107 do {maxLength} znak\xF3w.", "dynamicFlows.ControlFeedback.maximum": "Wprowad\u017A liczb\u0119 r\xF3wn\u0105 lub mniejsz\u0105 ni\u017C {maximum}.", "dynamicFlows.ControlFeedback.maximumDate": "Wprowad\u017A dat\u0119 nie p\xF3\u017Aniejsz\u0105 ni\u017C {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Prosz\u0119 wpisa\u0107 co najmniej {minLength} znak\xF3w.", "dynamicFlows.ControlFeedback.minimum": "Wprowad\u017A liczb\u0119 r\xF3wn\u0105 lub wi\u0119ksz\u0105 ni\u017C {minimum}.", "dynamicFlows.ControlFeedback.minimumDate": "Wprowad\u017A dat\u0119 nie wcze\u015Bniejsz\u0105 ni\u017C {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Wprowad\u017A t\u0119 warto\u015B\u0107 w prawid\u0142owym formacie.", "dynamicFlows.ControlFeedback.patternDate": "Wprowad\u017A dat\u0119 w prawid\u0142owym formacie.", "dynamicFlows.ControlFeedback.required": "Prosz\u0119 wype\u0142ni\u0107 to pole.", "dynamicFlows.ControlFeedback.type": "Nieprawid\u0142owy typ", "dynamicFlows.DynamicExternal.retryTitle": "Otw\xF3rz okno ponownie", "dynamicFlows.DynamicParagraph.copied": "Skopiowano do schowka", "dynamicFlows.DynamicParagraph.copy": "Kopiuj", "dynamicFlows.ErrorBoundary.errorAlert": "Ups! Wyst\u0105pi\u0142 b\u0142\u0105d...", "dynamicFlows.ErrorBoundary.retry": "Spr\xF3buj ponownie", "dynamicFlows.ExternalConfirmation.cancel": "Anuluj", "dynamicFlows.ExternalConfirmation.description": "Prosimy potwierdzi\u0107, \u017Ce chcesz otworzy\u0107 **{origin}** w nowej zak\u0142adce przegl\u0105darki.", "dynamicFlows.ExternalConfirmation.open": "Otw\xF3rz w nowej zak\u0142adce", "dynamicFlows.ExternalConfirmation.title": "Potwierd\u017A", "dynamicFlows.Help.ariaLabel": "Kliknij tutaj, \u017Ceby uzyska\u0107 wi\u0119cej informacji.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Przepraszamy, ten plik jest zbyt du\u017Cy. Prze\u015Blij mniejszy plik.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Prze\u015Blij do {maxItems} plik\xF3w.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Prze\u015Blij co najmniej nast\u0119puj\u0105c\u0105 liczb\u0119 plik\xF3w: {minItems}.", "dynamicFlows.PersistAsyncSchema.genericError": "Wyst\u0105pi\u0142 b\u0142\u0105d, spr\xF3buj ponownie p\xF3\u017Aniej!", "dynamicFlows.ReadOnlySchema.no": "Nie", "dynamicFlows.ReadOnlySchema.yes": "Tak" };
|
|
3029
3029
|
var Lm = { "dynamicFlows.ArraySchema.addItem": "Salvar", "dynamicFlows.ArraySchema.addItemTitle": "Add Item", "dynamicFlows.ArraySchema.editItem": "Salvar", "dynamicFlows.ArraySchema.maxItemsError": "Adicione {maxItems} ou menos.", "dynamicFlows.ArraySchema.minItemsError": "Adicione pelo menos {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Remover", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "O navegador que voc\xEA est\xE1 usando n\xE3o permite o uso da c\xE2mera. Por favor, tente com outro navegador ou computador, ou baixe o nosso aplicativo", "dynamicFlows.CameraCapture.CameraNotSupported.title": "C\xE2mera indispon\xEDvel", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Permitir acesso \xE0 c\xE2mera", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Ative o acesso \xE0 c\xE2mera nas configura\xE7\xF5es do navegador para continuar.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "N\xE3o temos acesso \xE0 sua c\xE2mera", "dynamicFlows.CameraCapture.reviewInstructions": "A sua foto est\xE1 clara, leg\xEDvel e aparece por inteiro?", "dynamicFlows.CameraCapture.reviewRetry": "N\xE3o, tentar novamente", "dynamicFlows.CameraCapture.reviewSubmit": "Sim, enviar", "dynamicFlows.CameraCapture.rotatePhone.text": "Rotate your phone to portrait view to take a photo", "dynamicFlows.ControlFeedback.maxLength": "Por favor, insira {maxLength} caracteres ou menos.", "dynamicFlows.ControlFeedback.maximum": "Por favor, insira um n\xFAmero que seja {maximum} ou menos.", "dynamicFlows.ControlFeedback.maximumDate": "Por favor, insira uma data que seja em ou antes de {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Por favor, insira pelo menos {minLength} caracteres.", "dynamicFlows.ControlFeedback.minimum": "Por favor, insira um n\xFAmero que seja {minimum} ou mais.", "dynamicFlows.ControlFeedback.minimumDate": "Por favor, insira uma data que seja em ou ap\xF3s {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Por favor, insira essa informa\xE7\xE3o no formato correto.", "dynamicFlows.ControlFeedback.patternDate": "Por favor, insira a data no formato correto.", "dynamicFlows.ControlFeedback.required": "Por favor, preencha o campo.", "dynamicFlows.ControlFeedback.type": "Tipo incorreto", "dynamicFlows.DynamicExternal.retryTitle": "Reabrir janela", "dynamicFlows.DynamicParagraph.copied": "Copiado", "dynamicFlows.DynamicParagraph.copy": "Copiar", "dynamicFlows.ErrorBoundary.errorAlert": "Ops! Algo deu errado...", "dynamicFlows.ErrorBoundary.retry": "Tentar novamente", "dynamicFlows.ExternalConfirmation.cancel": "Cancelar", "dynamicFlows.ExternalConfirmation.description": "Por favor, confirme que deseja abrir * *{origin}* * em uma nova aba do navegador.", "dynamicFlows.ExternalConfirmation.open": "Abrir em uma nova aba", "dynamicFlows.ExternalConfirmation.title": "Por favor, confirme", "dynamicFlows.Help.ariaLabel": "Clique aqui para mais informa\xE7\xF5es.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Este arquivo \xE9 muito grande. Por favor, envie um arquivo menor.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Por favor, envie {maxItems} ou menos arquivos.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Por favor, envie pelo menos {minItems} arquivo(s).", "dynamicFlows.PersistAsyncSchema.genericError": "Algo deu errado. Por favor, tente novamente mais tarde!", "dynamicFlows.ReadOnlySchema.no": "N\xE3o", "dynamicFlows.ReadOnlySchema.yes": "Sim" };
|
|
3030
3030
|
var Tm = { "dynamicFlows.ArraySchema.addItem": "Salvare", "dynamicFlows.ArraySchema.addItemTitle": "Adaug\u0103 produs", "dynamicFlows.ArraySchema.editItem": "Salvare", "dynamicFlows.ArraySchema.maxItemsError": "Te rug\u0103m s\u0103 adaugi {maxItems} sau mai pu\u021Bine.", "dynamicFlows.ArraySchema.minItemsError": "Te rug\u0103m s\u0103 adaugi cel pu\u021Bin {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Elimin\u0103", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Browserul pe care \xEEl folose\u0219ti nu poate folosi o camer\u0103 foto. Te rug\u0103m s\u0103 \xEEncerci alt browser, alt dispozitiv sau s\u0103 descarci aplica\u021Bia noastr\u0103.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Camera nu este acceptat\u0103", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Permite acces la camer\u0103", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Permite accesul la camera foto \xEEn set\u0103rile browserului t\u0103u, pentru a re\xEEncepe.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nu \xEE\u021Bi putem accesa camera", "dynamicFlows.CameraCapture.reviewInstructions": "Imaginea ta este clar\u0103, lizibil\u0103 \u0219i complet\u0103?", "dynamicFlows.CameraCapture.reviewRetry": "Nu, \xEEncearc\u0103 din nou", "dynamicFlows.CameraCapture.reviewSubmit": "Da, trimite", "dynamicFlows.CameraCapture.rotatePhone.text": "Rote\u0219te-\u021Bi telefonul \xEEn modul portret pentru a face o fotografie", "dynamicFlows.ControlFeedback.maxLength": "Te rug\u0103m s\u0103 introduci {maxLength} sau mai pu\u021Bine caractere.", "dynamicFlows.ControlFeedback.maximum": "Te rug\u0103m s\u0103 introduci un num\u0103r egal cu {maximum} sau mai mic.", "dynamicFlows.ControlFeedback.maximumDate": "Te rug\u0103m s\u0103 introduci o dat\u0103 de \xEEnainte de sau egal\u0103 cu {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Te rug\u0103m s\u0103 introduci cel pu\u021Bin {minLength} caractere.", "dynamicFlows.ControlFeedback.minimum": "Te rug\u0103m s\u0103 introduci un num\u0103r egal cu {minimum} sau mai mare.", "dynamicFlows.ControlFeedback.minimumDate": "Te rug\u0103m s\u0103 introduci o dat\u0103 de dup\u0103 sau egal\u0103 cu {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Te rug\u0103m s\u0103 introduci acest lucru \xEEn formatul corect.", "dynamicFlows.ControlFeedback.patternDate": "Te rug\u0103m s\u0103 introduci o dat\u0103 \xEEn formatul corect.", "dynamicFlows.ControlFeedback.required": "Te rug\u0103m s\u0103 completezi acest spa\u021Biu.", "dynamicFlows.ControlFeedback.type": "Tip incorect", "dynamicFlows.DynamicExternal.retryTitle": "Redeschide fereastra", "dynamicFlows.DynamicParagraph.copied": "Copiat \xEEn clipboard", "dynamicFlows.DynamicParagraph.copy": "Copiaz\u0103", "dynamicFlows.ErrorBoundary.errorAlert": "Ups! Ceva nu a mers bine...", "dynamicFlows.ErrorBoundary.retry": "\xCEncearc\u0103 din nou", "dynamicFlows.ExternalConfirmation.cancel": "Anuleaz\u0103", "dynamicFlows.ExternalConfirmation.description": "Te rug\u0103m s\u0103 confirmi c\u0103 vrei s\u0103 deschizi **{origin}** \xEEntr-o nou\u0103 fil\u0103 a browserului.", "dynamicFlows.ExternalConfirmation.open": "Deschide \xEEntr-o fil\u0103 nou\u0103", "dynamicFlows.ExternalConfirmation.title": "Te rug\u0103m s\u0103 confirmi", "dynamicFlows.Help.ariaLabel": "D\u0103 click aici pentru mai multe informa\u021Bii.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Ne pare r\u0103u, acel fi\u0219ier este prea mare. Te rug\u0103m s\u0103 \xEEncarci un fi\u0219ier mai mic.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Te rug\u0103m s\u0103 \xEEncarci {maxItems} fi\u0219iere sau mai pu\u021Bine.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Te rug\u0103m s\u0103 \xEEncarci cel pu\u021Bin {minItems} fi\u0219ier(e).", "dynamicFlows.PersistAsyncSchema.genericError": "Ceva nu a mers bine. Te rug\u0103m s\u0103 \xEEncerci din nou mai t\xE2rziu!", "dynamicFlows.ReadOnlySchema.no": "Nu", "dynamicFlows.ReadOnlySchema.yes": "Da" };
|
|
3031
|
-
var
|
|
3032
|
-
var
|
|
3031
|
+
var Rm = { "dynamicFlows.ArraySchema.addItem": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C", "dynamicFlows.ArraySchema.addItemTitle": "\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043F\u0443\u043D\u043A\u0442", "dynamicFlows.ArraySchema.editItem": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C", "dynamicFlows.ArraySchema.maxItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0434\u043E\u0431\u0430\u0432\u044C\u0442\u0435 {maxItems} \u0438\u043B\u0438 \u043C\u0435\u043D\u044C\u0448\u0435.", "dynamicFlows.ArraySchema.minItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0434\u043E\u0431\u0430\u0432\u044C\u0442\u0435 \u043F\u043E \u043A\u0440\u0430\u0439\u043D\u0435\u0439 \u043C\u0435\u0440\u0435 {minItems}.", "dynamicFlows.ArraySchema.removeItem": "\u0423\u0434\u0430\u043B\u0438\u0442\u044C", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u043C\u044B\u0439 \u0432\u0430\u043C\u0438 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043A\u0430\u043C\u0435\u0440\u0443. \u041F\u043E\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u0434\u0440\u0443\u0433\u043E\u0439 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u0438\u043B\u0438 \u0443\u0441\u0442\u0440\u043E\u0439\u0441\u0442\u0432\u043E, \u0438\u043B\u0438 \u0441\u043A\u0430\u0447\u0430\u0439\u0442\u0435 \u043D\u0430\u0448\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u041A\u0430\u043C\u0435\u0440\u0430 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u043A\u0430\u043C\u0435\u0440\u0435", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u0435 \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u043A\u0430\u043C\u0435\u0440\u0435 \u0432 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0430\u0445 \u0432\u0430\u0448\u0435\u0433\u043E \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430, \u0447\u0442\u043E\u0431\u044B \u043F\u043E\u043F\u0440\u043E\u0431\u043E\u0432\u0430\u0442\u044C \u0441\u043D\u043E\u0432\u0430.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u041C\u044B \u043D\u0435 \u043C\u043E\u0436\u0435\u043C \u043F\u043E\u043B\u0443\u0447\u0438\u0442\u044C \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u0432\u0430\u0448\u0435\u0439 \u043A\u0430\u043C\u0435\u0440\u0435", "dynamicFlows.CameraCapture.reviewInstructions": "\u0412\u0430\u0448\u0430 \u0444\u043E\u0442\u043E\u0433\u0440\u0430\u0444\u0438\u044F \u0447\u0435\u0442\u043A\u0430\u044F, \u043B\u0435\u0433\u043A\u043E \u0447\u0438\u0442\u0430\u0435\u043C\u0430\u044F \u0438 \u043D\u0435 \u043E\u0431\u0440\u0435\u0437\u0430\u043D\u0430?", "dynamicFlows.CameraCapture.reviewRetry": "\u041D\u0435\u0442, \u043F\u043E\u043F\u0440\u043E\u0431\u043E\u0432\u0430\u0442\u044C \u0435\u0449\u0435 \u0440\u0430\u0437", "dynamicFlows.CameraCapture.reviewSubmit": "\u0414\u0430, \u043E\u0442\u043F\u0440\u0430\u0432\u0438\u0442\u044C", "dynamicFlows.CameraCapture.rotatePhone.text": "\u041F\u043E\u0432\u0435\u0440\u043D\u0438\u0442\u0435 \u0442\u0435\u043B\u0435\u0444\u043E\u043D \u0432 \u043F\u043E\u0440\u0442\u0440\u0435\u0442\u043D\u044B\u0439 \u0440\u0435\u0436\u0438\u043C, \u0447\u0442\u043E\u0431\u044B \u0441\u0434\u0435\u043B\u0430\u0442\u044C \u0444\u043E\u0442\u043E\u0433\u0440\u0430\u0444\u0438\u044E", "dynamicFlows.ControlFeedback.maxLength": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 {maxLength} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432 \u0438\u043B\u0438 \u043C\u0435\u043D\u044C\u0448\u0435.", "dynamicFlows.ControlFeedback.maximum": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E, \u0440\u0430\u0432\u043D\u043E\u0435 {maximum} \u0438\u043B\u0438 \u043C\u0435\u043D\u044C\u0448\u0435.", "dynamicFlows.ControlFeedback.maximumDate": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0430\u0442\u0443, \u0440\u0430\u0432\u043D\u0443\u044E {maximum} \u0438\u043B\u0438 \u0431\u043E\u043B\u0435\u0435 \u0440\u0430\u043D\u043D\u044E\u044E.", "dynamicFlows.ControlFeedback.minLength": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u043F\u043E \u043A\u0440\u0430\u0439\u043D\u0435\u0439 \u043C\u0435\u0440\u0435 {minLength} \u0441\u0438\u043C\u0432\u043E\u043B\u0430(-\u043E\u0432).", "dynamicFlows.ControlFeedback.minimum": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E, \u0440\u0430\u0432\u043D\u043E\u0435 {minimum} \u0438\u043B\u0438 \u0431\u043E\u043B\u044C\u0448\u0435.", "dynamicFlows.ControlFeedback.minimumDate": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0430\u0442\u0443, \u0440\u0430\u0432\u043D\u0443\u044E {minimum} \u0438\u043B\u0438 \u0431\u043E\u043B\u0435\u0435 \u043F\u043E\u0437\u0434\u043D\u044E\u044E.", "dynamicFlows.ControlFeedback.pattern": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u044D\u0442\u043E \u0432 \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E\u043C \u0444\u043E\u0440\u043C\u0430\u0442\u0435.", "dynamicFlows.ControlFeedback.patternDate": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0430\u0442\u0443 \u0432 \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E\u043C \u0444\u043E\u0440\u043C\u0430\u0442\u0435.", "dynamicFlows.ControlFeedback.required": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u043F\u043E\u043B\u043D\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u043E\u0435 \u043F\u043E\u043B\u0435.", "dynamicFlows.ControlFeedback.type": "\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u0442\u0438\u043F", "dynamicFlows.DynamicExternal.retryTitle": "\u041F\u043E\u0432\u0442\u043E\u0440\u043D\u043E \u043E\u0442\u043A\u0440\u044B\u0442\u044C \u043E\u043A\u043D\u043E", "dynamicFlows.DynamicParagraph.copied": "\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0435\u043D\u0430", "dynamicFlows.DynamicParagraph.copy": "\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C", "dynamicFlows.ErrorBoundary.errorAlert": "\u0427\u0442\u043E-\u0442\u043E \u043F\u043E\u0448\u043B\u043E \u043D\u0435 \u0442\u0430\u043A...", "dynamicFlows.ErrorBoundary.retry": "\u041F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u044C \u043F\u043E\u043F\u044B\u0442\u043A\u0443", "dynamicFlows.ExternalConfirmation.cancel": "\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C", "dynamicFlows.ExternalConfirmation.description": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435, \u0447\u0442\u043E \u0432\u044B \u0445\u043E\u0442\u0438\u0442\u0435 \u043E\u0442\u043A\u0440\u044B\u0442\u044C **{origin}** \u0432 \u043D\u043E\u0432\u043E\u0439 \u0432\u043A\u043B\u0430\u0434\u043A\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430.", "dynamicFlows.ExternalConfirmation.open": "\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u0432 \u043D\u043E\u0432\u043E\u0439 \u0432\u043A\u043B\u0430\u0434\u043A\u0435", "dynamicFlows.ExternalConfirmation.title": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435", "dynamicFlows.Help.ariaLabel": "\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u0437\u0434\u0435\u0441\u044C \u0434\u043B\u044F \u043F\u043E\u043B\u0443\u0447\u0435\u043D\u0438\u044F \u0434\u043E\u043F\u043E\u043B\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0439 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0438.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u0418\u0437\u0432\u0438\u043D\u0438\u0442\u0435, \u0444\u0430\u0439\u043B \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u0431\u043E\u043B\u044C\u0448\u043E\u0439. \u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u0444\u0430\u0439\u043B \u043C\u0435\u043D\u044C\u0448\u0435\u0433\u043E \u0440\u0430\u0437\u043C\u0435\u0440\u0430.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u043D\u0435 \u0431\u043E\u043B\u0435\u0435 {maxItems} \u0444\u0430\u0439\u043B\u043E\u0432.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u043F\u043E \u043A\u0440\u0430\u0439\u043D\u0435\u0439 \u043C\u0435\u0440\u0435 {minItems} \u0444\u0430\u0439\u043B(-\u0430/\u043E\u0432).", "dynamicFlows.PersistAsyncSchema.genericError": "\u0427\u0442\u043E-\u0442\u043E \u043F\u043E\u0448\u043B\u043E \u043D\u0435 \u0442\u0430\u043A, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u0435 \u043F\u043E\u043F\u044B\u0442\u043A\u0443 \u043F\u043E\u0437\u0436\u0435!", "dynamicFlows.ReadOnlySchema.no": "\u041D\u0435\u0442", "dynamicFlows.ReadOnlySchema.yes": "\u0414\u0430" };
|
|
3032
|
+
var Nm = { "dynamicFlows.ArraySchema.addItem": "\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01", "dynamicFlows.ArraySchema.addItemTitle": "Add Item", "dynamicFlows.ArraySchema.editItem": "\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01", "dynamicFlows.ArraySchema.maxItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E40\u0E1E\u0E34\u0E48\u0E21 {maxItems} \u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ArraySchema.minItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22 {minItems}", "dynamicFlows.ArraySchema.removeItem": "\u0E25\u0E1A", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E17\u0E35\u0E48\u0E04\u0E38\u0E13\u0E43\u0E0A\u0E49\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E25\u0E49\u0E2D\u0E07 \u0E43\u0E2B\u0E49\u0E25\u0E2D\u0E07\u0E43\u0E0A\u0E49\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E41\u0E25\u0E30\u0E2D\u0E38\u0E1B\u0E01\u0E23\u0E13\u0E4C\u0E2D\u0E37\u0E48\u0E19 \u0E2B\u0E23\u0E37\u0E2D\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E41\u0E2D\u0E1B\u0E21\u0E37\u0E2D\u0E16\u0E37\u0E2D\u0E02\u0E2D\u0E07\u0E40\u0E23\u0E32\u0E14\u0E39", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E25\u0E49\u0E2D\u0E07", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E01\u0E32\u0E23\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07\u0E01\u0E25\u0E49\u0E2D\u0E07", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E32\u0E23\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07\u0E01\u0E25\u0E49\u0E2D\u0E07\u0E43\u0E19\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E43\u0E2B\u0E21\u0E48\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u0E40\u0E23\u0E32\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07\u0E01\u0E25\u0E49\u0E2D\u0E07\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E44\u0E14\u0E49", "dynamicFlows.CameraCapture.reviewInstructions": "\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19 \u0E2D\u0E48\u0E32\u0E19\u0E44\u0E14\u0E49 \u0E41\u0E25\u0E30\u0E04\u0E23\u0E1A\u0E16\u0E49\u0E27\u0E19\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48", "dynamicFlows.CameraCapture.reviewRetry": "\u0E44\u0E21\u0E48 \u0E25\u0E2D\u0E07\u0E2D\u0E35\u0E01\u0E17\u0E31\u0E49\u0E07", "dynamicFlows.CameraCapture.reviewSubmit": "\u0E43\u0E0A\u0E48 \u0E2A\u0E48\u0E07\u0E40\u0E25\u0E22", "dynamicFlows.CameraCapture.rotatePhone.text": "Rotate your phone to portrait view to take a photo", "dynamicFlows.ControlFeedback.maxLength": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19 {maxLength} \u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ControlFeedback.maximum": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02 {maximum} \u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ControlFeedback.maximumDate": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E2D\u0E22\u0E39\u0E48\u0E15\u0E23\u0E07\u0E1E\u0E2D\u0E14\u0E35\u0E2B\u0E23\u0E37\u0E2D\u0E01\u0E48\u0E2D\u0E19 {maximum}", "dynamicFlows.ControlFeedback.minLength": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22 {minLength} \u0E15\u0E31\u0E27", "dynamicFlows.ControlFeedback.minimum": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02 {minimum} \u0E2B\u0E23\u0E37\u0E2D\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ControlFeedback.minimumDate": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E2D\u0E22\u0E39\u0E48\u0E15\u0E23\u0E07\u0E1E\u0E2D\u0E14\u0E35\u0E2B\u0E23\u0E37\u0E2D\u0E2B\u0E25\u0E31\u0E07 {minimum}", "dynamicFlows.ControlFeedback.pattern": "\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E2A\u0E48\u0E43\u0E19\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E35\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07", "dynamicFlows.ControlFeedback.patternDate": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E43\u0E19\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E35\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07", "dynamicFlows.ControlFeedback.required": "\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E2A\u0E48\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E19\u0E0A\u0E48\u0E2D\u0E07\u0E19\u0E35\u0E49", "dynamicFlows.ControlFeedback.type": "\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07", "dynamicFlows.DynamicExternal.retryTitle": "\u0E40\u0E1B\u0E34\u0E14\u0E2B\u0E19\u0E49\u0E32\u0E15\u0E48\u0E32\u0E07\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07", "dynamicFlows.DynamicParagraph.copied": "\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E04\u0E25\u0E34\u0E1B\u0E1A\u0E2D\u0E23\u0E4C\u0E14", "dynamicFlows.DynamicParagraph.copy": "\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01", "dynamicFlows.ErrorBoundary.errorAlert": "\u0E2D\u0E4A\u0E30 \u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E1A\u0E32\u0E07\u0E2D\u0E22\u0E48\u0E32\u0E07...", "dynamicFlows.ErrorBoundary.retry": "\u0E25\u0E2D\u0E07\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07", "dynamicFlows.ExternalConfirmation.cancel": "\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01", "dynamicFlows.ExternalConfirmation.description": "\u0E42\u0E1B\u0E23\u0E14\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19\u0E27\u0E48\u0E32\u0E04\u0E38\u0E13\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E40\u0E1B\u0E34\u0E14 **{origin}** \u0E40\u0E1B\u0E47\u0E19\u0E41\u0E17\u0E47\u0E1A\u0E43\u0E2B\u0E21\u0E48\u0E43\u0E19\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C", "dynamicFlows.ExternalConfirmation.open": "\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E19\u0E41\u0E17\u0E47\u0E1A\u0E43\u0E2B\u0E21\u0E48", "dynamicFlows.ExternalConfirmation.title": "\u0E42\u0E1B\u0E23\u0E14\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19", "dynamicFlows.Help.ariaLabel": "\u0E04\u0E25\u0E34\u0E01\u0E17\u0E35\u0E48\u0E19\u0E35\u0E48\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E39\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E15\u0E34\u0E21", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u0E02\u0E2D\u0E2D\u0E20\u0E31\u0E22 \u0E44\u0E1F\u0E25\u0E4C\u0E19\u0E31\u0E49\u0E19\u0E43\u0E2B\u0E0D\u0E48\u0E40\u0E01\u0E34\u0E19\u0E44\u0E1B \u0E42\u0E1B\u0E23\u0E14\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E25\u0E47\u0E01\u0E25\u0E07", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14 {maxItems} \u0E44\u0E1F\u0E25\u0E4C\u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22 {minItems} \u0E44\u0E1F\u0E25\u0E4C", "dynamicFlows.PersistAsyncSchema.genericError": "\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14 \u0E42\u0E1B\u0E23\u0E14\u0E25\u0E2D\u0E07\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07\u0E20\u0E32\u0E22\u0E2B\u0E25\u0E31\u0E07!", "dynamicFlows.ReadOnlySchema.no": "\u0E44\u0E21\u0E48\u0E43\u0E0A\u0E48", "dynamicFlows.ReadOnlySchema.yes": "\u0E43\u0E0A\u0E48" };
|
|
3033
3033
|
var Bm = { "dynamicFlows.ArraySchema.addItem": "Kaydet", "dynamicFlows.ArraySchema.addItemTitle": "\xD6\u011Fe ekle", "dynamicFlows.ArraySchema.editItem": "Kaydet", "dynamicFlows.ArraySchema.maxItemsError": "L\xFCtfen {maxItems} veya daha az ekleme yap\u0131n", "dynamicFlows.ArraySchema.minItemsError": "L\xFCtfen en az {minItems} ekleme yap\u0131n.", "dynamicFlows.ArraySchema.removeItem": "Kald\u0131r", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Kulland\u0131\u011F\u0131n\u0131z taray\u0131c\u0131da kamera deste\u011Fi yok. Farkl\u0131 bir taray\u0131c\u0131 / cihaz deneyin veya mobil uygulamam\u0131z\u0131 indirin.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera desteklenmiyor", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Kamera eri\u015Fimi verin", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Tekrar ba\u015Flamak i\xE7in taray\u0131c\u0131n\u0131z\u0131n ayarlar\u0131nda kamera eri\u015Fimini etkinle\u015Ftirin.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Kameran\u0131za eri\u015Femiyoruz", "dynamicFlows.CameraCapture.reviewInstructions": "Foto\u011Fraf\u0131n\u0131z net, okunakl\u0131 ve eksiksiz mi?", "dynamicFlows.CameraCapture.reviewRetry": "Hay\u0131r, tekrar dene", "dynamicFlows.CameraCapture.reviewSubmit": "Evet, g\xF6nder", "dynamicFlows.CameraCapture.rotatePhone.text": "Foto\u011Fraf \xE7ekmek i\xE7in telefonunuzu dik pozisyonda tutun", "dynamicFlows.ControlFeedback.maxLength": "L\xFCtfen {maxLength} veya daha az karakter girin.", "dynamicFlows.ControlFeedback.maximum": "L\xFCtfen {maximum} veya daha d\xFC\u015F\xFCk bir say\u0131 girin.", "dynamicFlows.ControlFeedback.maximumDate": "L\xFCtfen {maximum} veya daha erken bir tarih girin.", "dynamicFlows.ControlFeedback.minLength": "En az {minLength} karakter girebilirsiniz.", "dynamicFlows.ControlFeedback.minimum": "L\xFCtfen {minimum} veya daha y\xFCksek bir say\u0131 girin.", "dynamicFlows.ControlFeedback.minimumDate": "L\xFCtfen {minimum} veya daha ge\xE7 bir tarih girin.", "dynamicFlows.ControlFeedback.pattern": "Yanl\u0131\u015F bi\xE7im", "dynamicFlows.ControlFeedback.patternDate": "L\xFCtfen tarihi do\u011Fru bi\xE7imde girin.", "dynamicFlows.ControlFeedback.required": "L\xFCtfen bu alan\u0131 doldurun.", "dynamicFlows.ControlFeedback.type": "Ge\xE7ersiz se\xE7im", "dynamicFlows.DynamicExternal.retryTitle": "Pencereyi yeniden a\xE7", "dynamicFlows.DynamicParagraph.copied": "Panoya kopyaland\u0131", "dynamicFlows.DynamicParagraph.copy": "Kopyala", "dynamicFlows.ErrorBoundary.errorAlert": "Aman\u0131n! Bir \u015Feyler ters gitti...", "dynamicFlows.ErrorBoundary.retry": "Tekrar dene", "dynamicFlows.ExternalConfirmation.cancel": "\u0130ptal edin", "dynamicFlows.ExternalConfirmation.description": "L\xFCtfen yeni bir taray\u0131c\u0131 sekmesinde **{origin}** a\xE7mak istedi\u011Finizi onaylay\u0131n.", "dynamicFlows.ExternalConfirmation.open": "Yeni sekmede a\xE7", "dynamicFlows.ExternalConfirmation.title": "L\xFCtfen onaylay\u0131n", "dynamicFlows.Help.ariaLabel": "Ayr\u0131nt\u0131lar i\xE7in t\u0131klay\u0131n.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\xDCzg\xFCn\xFCz, bu dosya \xE7ok b\xFCy\xFCk. L\xFCtfen daha k\xFC\xE7\xFCk bir dosya y\xFCkleyin.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "L\xFCtfen {maxItems} veya daha az dosya y\xFCkleyin.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "L\xFCtfen en az {minItems} dosya y\xFCkleyin.", "dynamicFlows.PersistAsyncSchema.genericError": "Bir \u015Feyler ters gitti, l\xFCtfen tekrar deneyin", "dynamicFlows.ReadOnlySchema.no": "Hay\u0131r", "dynamicFlows.ReadOnlySchema.yes": "Evet" };
|
|
3034
3034
|
var ta = { "dynamicFlows.ArraySchema.addItem": "\u4FDD\u5B58", "dynamicFlows.ArraySchema.addItemTitle": "Add Item", "dynamicFlows.ArraySchema.editItem": "\u4FDD\u5B58", "dynamicFlows.ArraySchema.maxItemsError": "\u8BF7\u6DFB\u52A0 {maxItems} \u4E2A\u6216\u66F4\u5C11\u3002", "dynamicFlows.ArraySchema.minItemsError": "\u8BF7\u81F3\u5C11\u6DFB\u52A0 {minItems}\u3002", "dynamicFlows.ArraySchema.removeItem": "\u5220\u9664", "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": "\u4E0D\u652F\u6301\u6444\u50CF\u5934", "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": "\u60A8\u7684\u56FE\u7247\u662F\u5426\u6E05\u6670\u3001\u53EF\u8BFB\u548C\u5B8C\u6574\uFF1F", "dynamicFlows.CameraCapture.reviewRetry": "\u5426\uFF0C\u91CD\u8BD5", "dynamicFlows.CameraCapture.reviewSubmit": "\u662F\uFF0C\u63D0\u4EA4", "dynamicFlows.CameraCapture.rotatePhone.text": "Rotate your phone to portrait view to take a photo", "dynamicFlows.ControlFeedback.maxLength": "\u8BF7\u8F93\u5165 {maxLength} \u4E2A\u6216\u66F4\u5C11\u5B57\u7B26", "dynamicFlows.ControlFeedback.maximum": "\u8BF7\u8F93\u5165\u4E00\u4E2A\u5C0F\u4E8E\u6216\u7B49\u4E8E {maximum} \u7684\u6570\u5B57", "dynamicFlows.ControlFeedback.maximumDate": "\u8BF7\u8F93\u5165 {maximum} \u6216\u4E4B\u524D\u7684\u65E5\u671F", "dynamicFlows.ControlFeedback.minLength": "\u8BF7\u81F3\u5C11\u8F93\u5165 {minLength} \u4E2A\u5B57\u7B26", "dynamicFlows.ControlFeedback.minimum": "\u8BF7\u8F93\u5165\u4E00\u4E2A\u5927\u4E8E\u6216\u7B49\u4E8E {minimum} \u7684\u6570\u5B57", "dynamicFlows.ControlFeedback.minimumDate": "\u8BF7\u8F93\u5165 {minimum} \u6216\u4E4B\u540E\u7684\u65E5\u671F", "dynamicFlows.ControlFeedback.pattern": "\u8BF7\u4EE5\u6B63\u786E\u7684\u683C\u5F0F\u8F93\u5165", "dynamicFlows.ControlFeedback.patternDate": "\u8BF7\u4EE5\u6B63\u786E\u7684\u683C\u5F0F\u8F93\u5165\u65E5\u671F", "dynamicFlows.ControlFeedback.required": "\u8BF7\u586B\u5199\u6B64\u5B57\u6BB5\u3002", "dynamicFlows.ControlFeedback.type": "\u7C7B\u578B\u4E0D\u6B63\u786E", "dynamicFlows.DynamicExternal.retryTitle": "\u91CD\u65B0\u6253\u5F00\u7A97\u53E3", "dynamicFlows.DynamicParagraph.copied": "\u5DF2\u590D\u5236\u5230\u526A\u8D34\u677F", "dynamicFlows.DynamicParagraph.copy": "\u590D\u5236", "dynamicFlows.ErrorBoundary.errorAlert": "\u7CDF\u7CD5\u3002\u51FA\u95EE\u9898\u4E86\u2026", "dynamicFlows.ErrorBoundary.retry": "\u91CD\u8BD5", "dynamicFlows.ExternalConfirmation.cancel": "\u53D6\u6D88", "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": "\u70B9\u51FB\u6B64\u5904\u83B7\u53D6\u66F4\u591A\u4FE1\u606F\u3002", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u62B1\u6B49\uFF0C\u8BE5\u6587\u4EF6\u592A\u5927\u3002\u8BF7\u4E0A\u4F20\u4E00\u4E2A\u66F4\u5C0F\u7684\u6587\u4EF6\u3002", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "\u8BF7\u4E0A\u4F20 {maxItems} \u4E2A\u6216\u66F4\u5C11\u7684\u6587\u4EF6\u3002", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "\u8BF7\u81F3\u5C11\u4E0A\u4F20 {minItems} \u4E2A\u6587\u4EF6\u3002", "dynamicFlows.PersistAsyncSchema.genericError": "\u51FA\u73B0\u4E00\u4E9B\u95EE\u9898\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5\uFF01", "dynamicFlows.ReadOnlySchema.no": "\u5426", "dynamicFlows.ReadOnlySchema.yes": "\u662F" };
|
|
3035
3035
|
var jm = { "dynamicFlows.ArraySchema.addItem": "\u5132\u5B58", "dynamicFlows.ArraySchema.addItemTitle": "\u6DFB\u52A0\u9805\u76EE", "dynamicFlows.ArraySchema.editItem": "\u5132\u5B58", "dynamicFlows.ArraySchema.maxItemsError": "\u8ACB\u6DFB\u52A0\u4E0D\u8D85\u904E{maxItems}\u9805\u3002", "dynamicFlows.ArraySchema.minItemsError": "\u8ACB\u81F3\u5C11\u6DFB\u52A0{minItems}\u9805\u3002", "dynamicFlows.ArraySchema.removeItem": "\u79FB\u9664", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u4F60\u76EE\u524D\u4F7F\u7528\u7684\u700F\u89BD\u5668\u4E0D\u652F\u6301\u76F8\u6A5F\u3002\u8ACB\u5617\u8A66\u4F7F\u7528\u5176\u4ED6\u700F\u89BD\u5668\u6216\u5176\u4ED6\u88DD\u7F6E\uFF0C\u6216\u8005\u4F60\u53EF\u4EE5\u4E0B\u8F09\u6211\u5011\u7684\u61C9\u7528\u7A0B\u5F0F\u3002", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u4E0D\u652F\u6301\u76F8\u6A5F", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u5141\u8A31\u53D6\u7528\u76F8\u6A5F", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u4F60\u53EF\u4EE5\u5728\u700F\u89BD\u5668\u7684\u8A2D\u5B9A\u4E2D\u958B\u555F\u76F8\u6A5F\u5B58\u53D6\u6B0A\u9650\u3002", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u6211\u5011\u7121\u6CD5\u53D6\u7528\u4F60\u7684\u76F8\u6A5F", "dynamicFlows.CameraCapture.reviewInstructions": "\u4F60\u7684\u7167\u7247\u662F\u5426\u5B8C\u6574\u3001\u6E05\u6670\u53CA\u53EF\u8B80\uFF1F", "dynamicFlows.CameraCapture.reviewRetry": "\u5426\uFF0C\u518D\u8A66\u4E00\u6B21", "dynamicFlows.CameraCapture.reviewSubmit": "\u662F\uFF0C\u63D0\u4EA4", "dynamicFlows.CameraCapture.rotatePhone.text": "\u5C07\u624B\u6A5F\u65CB\u8F49\u81F3\u5782\u76F4\u756B\u9762\u4EE5\u62CD\u7167", "dynamicFlows.ControlFeedback.maxLength": "\u8ACB\u8F38\u5165\u6700\u591A{maxLength}\u500B\u5B57\u5143\u3002", "dynamicFlows.ControlFeedback.maximum": "\u8ACB\u8F38\u5165\u4E00\u500B\u5C0F\u65BC\u6216\u7B49\u65BC{maximum}\u7684\u6578\u5B57\u3002", "dynamicFlows.ControlFeedback.maximumDate": "\u8ACB\u8F38\u5165{maximum}\u6216\u4E4B\u524D\u7684\u65E5\u671F\u3002", "dynamicFlows.ControlFeedback.minLength": "\u8ACB\u8F38\u5165\u81F3\u5C11{minLength}\u500B\u5B57\u5143\u3002", "dynamicFlows.ControlFeedback.minimum": "\u8ACB\u8F38\u5165\u4E00\u500B\u5927\u65BC\u6216\u7B49\u65BC{minimum}\u7684\u6578\u5B57\u3002", "dynamicFlows.ControlFeedback.minimumDate": "\u8ACB\u8F38\u5165{minimum}\u6216\u4E4B\u5F8C\u7684\u65E5\u671F\u3002", "dynamicFlows.ControlFeedback.pattern": "\u8ACB\u4EE5\u6B63\u78BA\u683C\u5F0F\u8F38\u5165\u5185\u5BB9\u3002", "dynamicFlows.ControlFeedback.patternDate": "\u8ACB\u4EE5\u6B63\u78BA\u683C\u5F0F\u8F38\u5165\u65E5\u671F\u3002", "dynamicFlows.ControlFeedback.required": "\u8ACB\u586B\u5BEB\u6B64\u6B04\u4F4D\u3002", "dynamicFlows.ControlFeedback.type": "\u932F\u8AA4\u7684\u985E\u578B", "dynamicFlows.DynamicExternal.retryTitle": "\u91CD\u65B0\u6253\u958B\u8996\u7A97", "dynamicFlows.DynamicParagraph.copied": "\u8907\u88FD\u5230\u526A\u8CBC\u677F", "dynamicFlows.DynamicParagraph.copy": "\u8907\u88FD", "dynamicFlows.ErrorBoundary.errorAlert": "\u5662\uFF01\u51FA\u4E86\u4E9B\u554F\u984C...", "dynamicFlows.ErrorBoundary.retry": "\u91CD\u8A66", "dynamicFlows.ExternalConfirmation.cancel": "\u53D6\u6D88", "dynamicFlows.ExternalConfirmation.description": "\u8ACB\u78BA\u8A8D\u4F60\u662F\u5426\u8981\u5728\u700F\u89BD\u5668\u7684\u65B0\u5206\u9801\u6253\u958B**{origin}**\u3002", "dynamicFlows.ExternalConfirmation.open": "\u5728\u65B0\u5206\u9801\u4E2D\u958B\u555F", "dynamicFlows.ExternalConfirmation.title": "\u8ACB\u78BA\u8A8D", "dynamicFlows.Help.ariaLabel": "\u6309\u6B64\u67E5\u770B\u8A73\u60C5\u3002", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u62B1\u6B49\uFF0C\u8A72\u6A94\u6848\u592A\u5927\u3002\u8ACB\u4E0A\u8F09\u4E00\u500B\u8F03\u5C0F\u7684\u6A94\u6848\u3002", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "\u8ACB\u4E0D\u8981\u4E0A\u8F09\u8D85\u904E{maxItems}\u500B\u6A94\u6848\u3002", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "\u8ACB\u4E0A\u8F09\u81F3\u5C11{minItems}\u500B\u6A94\u6848\u3002", "dynamicFlows.PersistAsyncSchema.genericError": "\u51FA\u4E86\u4E9B\u554F\u984C\uFF0C\u8ACB\u7A0D\u5F8C\u518D\u8A66\u3002", "dynamicFlows.ReadOnlySchema.no": "\u5426", "dynamicFlows.ReadOnlySchema.yes": "\u662F" };
|
|
3036
|
-
var Lp = { en: Am, de: vm, es: Om, fr: Pm, hu: Mm, id: km, it: Em, ja: Im, pl: Dm, pt: Lm, ro: Tm, ru:
|
|
3036
|
+
var Lp = { en: Am, de: vm, es: Om, fr: Pm, hu: Mm, id: km, it: Em, ja: Im, pl: Dm, pt: Lm, ro: Tm, ru: Rm, th: Nm, tr: Bm, zh: ta, "zh-CN": ta, "zh-HK": jm };
|
|
3037
3037
|
var Vm = Lp;
|
|
3038
3038
|
}
|
|
3039
3039
|
});
|