@wise/dynamic-flow-client-internal 1.3.0 → 1.3.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 +1353 -1350
- package/build/main.min.js +3 -3
- package/package.json +2 -2
package/build/main.js
CHANGED
|
@@ -51,40 +51,40 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
51
51
|
var require_main_min = __commonJS({
|
|
52
52
|
"../core/build/main.min.js"(exports, module2) {
|
|
53
53
|
"use strict";
|
|
54
|
-
var
|
|
55
|
-
var
|
|
56
|
-
var
|
|
57
|
-
var
|
|
58
|
-
var
|
|
59
|
-
var
|
|
54
|
+
var Mc = Object.create;
|
|
55
|
+
var Rt = Object.defineProperty;
|
|
56
|
+
var Ec = Object.defineProperties;
|
|
57
|
+
var Ic = Object.getOwnPropertyDescriptor;
|
|
58
|
+
var Dc = Object.getOwnPropertyDescriptors;
|
|
59
|
+
var Lc = Object.getOwnPropertyNames;
|
|
60
60
|
var Oa = Object.getOwnPropertySymbols;
|
|
61
|
-
var
|
|
61
|
+
var Tc = Object.getPrototypeOf;
|
|
62
62
|
var Aa = Object.prototype.hasOwnProperty;
|
|
63
|
-
var
|
|
64
|
-
var va = (e, t, r) => t in e ?
|
|
63
|
+
var Bc = Object.prototype.propertyIsEnumerable;
|
|
64
|
+
var va = (e, t, r) => t in e ? Rt(e, t, { enumerable: true, configurable: true, writable: true, value: r }) : e[t] = r;
|
|
65
65
|
var i = (e, t) => {
|
|
66
66
|
for (var r in t ||= {})
|
|
67
67
|
Aa.call(t, r) && va(e, r, t[r]);
|
|
68
68
|
if (Oa)
|
|
69
69
|
for (var r of Oa(t))
|
|
70
|
-
|
|
70
|
+
Bc.call(t, r) && va(e, r, t[r]);
|
|
71
71
|
return e;
|
|
72
72
|
};
|
|
73
|
-
var
|
|
73
|
+
var b = (e, t) => Ec(e, Dc(t));
|
|
74
74
|
var Pa = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports);
|
|
75
|
-
var
|
|
75
|
+
var tt = (e, t) => {
|
|
76
76
|
for (var r in t)
|
|
77
|
-
|
|
77
|
+
Rt(e, r, { get: t[r], enumerable: true });
|
|
78
78
|
};
|
|
79
79
|
var ka = (e, t, r, o) => {
|
|
80
80
|
if (t && typeof t == "object" || typeof t == "function")
|
|
81
|
-
for (let a of
|
|
82
|
-
!Aa.call(e, a) && a !== r &&
|
|
81
|
+
for (let a of Lc(t))
|
|
82
|
+
!Aa.call(e, a) && a !== r && Rt(e, a, { get: () => t[a], enumerable: !(o = Ic(t, a)) || o.enumerable });
|
|
83
83
|
return e;
|
|
84
84
|
};
|
|
85
|
-
var
|
|
86
|
-
var
|
|
87
|
-
var
|
|
85
|
+
var Ee = (e, t, r) => (r = e != null ? Mc(Tc(e)) : {}, ka(t || !e || !e.__esModule ? Rt(r, "default", { value: e, enumerable: true }) : r, e));
|
|
86
|
+
var Nc = (e) => ka(Rt({}, "__esModule", { value: true }), e);
|
|
87
|
+
var nt = Pa((fh, Ar) => {
|
|
88
88
|
(function() {
|
|
89
89
|
"use strict";
|
|
90
90
|
var e = {}.hasOwnProperty, t = "[native code]";
|
|
@@ -97,27 +97,27 @@ var require_main_min = __commonJS({
|
|
|
97
97
|
o.push(n);
|
|
98
98
|
else if (Array.isArray(n)) {
|
|
99
99
|
if (n.length) {
|
|
100
|
-
var
|
|
101
|
-
|
|
100
|
+
var c = r.apply(null, n);
|
|
101
|
+
c && o.push(c);
|
|
102
102
|
}
|
|
103
103
|
} else if (s === "object") {
|
|
104
104
|
if (n.toString !== Object.prototype.toString && !n.toString.toString().includes("[native code]")) {
|
|
105
105
|
o.push(n.toString());
|
|
106
106
|
continue;
|
|
107
107
|
}
|
|
108
|
-
for (var
|
|
109
|
-
e.call(n,
|
|
108
|
+
for (var m in n)
|
|
109
|
+
e.call(n, m) && n[m] && o.push(m);
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
113
|
return o.join(" ");
|
|
114
114
|
}
|
|
115
|
-
typeof
|
|
115
|
+
typeof Ar < "u" && Ar.exports ? (r.default = r, Ar.exports = r) : typeof define == "function" && typeof define.amd == "object" && define.amd ? define("classnames", [], function() {
|
|
116
116
|
return r;
|
|
117
117
|
}) : window.classNames = r;
|
|
118
118
|
})();
|
|
119
119
|
});
|
|
120
|
-
var
|
|
120
|
+
var xs = Pa((or, oa) => {
|
|
121
121
|
(function(t, r) {
|
|
122
122
|
typeof or == "object" && typeof oa == "object" ? oa.exports = r(require("react")) : typeof define == "function" && define.amd ? define(["react"], r) : typeof or == "object" ? or.Webcam = r(require("react")) : t.Webcam = r(t.React);
|
|
123
123
|
})(or, function(e) {
|
|
@@ -138,10 +138,10 @@ var require_main_min = __commonJS({
|
|
|
138
138
|
return a;
|
|
139
139
|
var s = /* @__PURE__ */ Object.create(null);
|
|
140
140
|
if (o.r(s), Object.defineProperty(s, "default", { enumerable: true, value: a }), n & 2 && typeof a != "string")
|
|
141
|
-
for (var
|
|
142
|
-
o.d(s,
|
|
143
|
-
return a[
|
|
144
|
-
}.bind(null,
|
|
141
|
+
for (var c in a)
|
|
142
|
+
o.d(s, c, function(m) {
|
|
143
|
+
return a[m];
|
|
144
|
+
}.bind(null, c));
|
|
145
145
|
return s;
|
|
146
146
|
}, o.n = function(a) {
|
|
147
147
|
var n = a && a.__esModule ? function() {
|
|
@@ -157,292 +157,292 @@ var require_main_min = __commonJS({
|
|
|
157
157
|
"use strict";
|
|
158
158
|
o.r(r);
|
|
159
159
|
var a = o("react"), n = o.n(a), s = function() {
|
|
160
|
-
var
|
|
161
|
-
return
|
|
162
|
-
|
|
163
|
-
} || function(
|
|
164
|
-
for (var
|
|
165
|
-
f.hasOwnProperty(
|
|
166
|
-
},
|
|
160
|
+
var g = function(y, l) {
|
|
161
|
+
return g = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(d, f) {
|
|
162
|
+
d.__proto__ = f;
|
|
163
|
+
} || function(d, f) {
|
|
164
|
+
for (var h in f)
|
|
165
|
+
f.hasOwnProperty(h) && (d[h] = f[h]);
|
|
166
|
+
}, g(y, l);
|
|
167
167
|
};
|
|
168
168
|
return function(y, l) {
|
|
169
|
-
|
|
170
|
-
function
|
|
169
|
+
g(y, l);
|
|
170
|
+
function d() {
|
|
171
171
|
this.constructor = y;
|
|
172
172
|
}
|
|
173
|
-
y.prototype = l === null ? Object.create(l) : (
|
|
173
|
+
y.prototype = l === null ? Object.create(l) : (d.prototype = l.prototype, new d());
|
|
174
174
|
};
|
|
175
|
-
}(),
|
|
176
|
-
return
|
|
177
|
-
for (var y, l = 1,
|
|
175
|
+
}(), c = function() {
|
|
176
|
+
return c = Object.assign || function(g) {
|
|
177
|
+
for (var y, l = 1, d = arguments.length; l < d; l++) {
|
|
178
178
|
y = arguments[l];
|
|
179
179
|
for (var f in y)
|
|
180
|
-
Object.prototype.hasOwnProperty.call(y, f) && (
|
|
180
|
+
Object.prototype.hasOwnProperty.call(y, f) && (g[f] = y[f]);
|
|
181
181
|
}
|
|
182
|
-
return
|
|
183
|
-
},
|
|
184
|
-
},
|
|
182
|
+
return g;
|
|
183
|
+
}, c.apply(this, arguments);
|
|
184
|
+
}, m = function(g, y) {
|
|
185
185
|
var l = {};
|
|
186
|
-
for (var
|
|
187
|
-
Object.prototype.hasOwnProperty.call(
|
|
188
|
-
if (
|
|
189
|
-
for (var f = 0,
|
|
190
|
-
y.indexOf(
|
|
186
|
+
for (var d in g)
|
|
187
|
+
Object.prototype.hasOwnProperty.call(g, d) && y.indexOf(d) < 0 && (l[d] = g[d]);
|
|
188
|
+
if (g != null && typeof Object.getOwnPropertySymbols == "function")
|
|
189
|
+
for (var f = 0, d = Object.getOwnPropertySymbols(g); f < d.length; f++)
|
|
190
|
+
y.indexOf(d[f]) < 0 && Object.prototype.propertyIsEnumerable.call(g, d[f]) && (l[d[f]] = g[d[f]]);
|
|
191
191
|
return l;
|
|
192
192
|
};
|
|
193
193
|
(function() {
|
|
194
194
|
typeof window > "u" || (navigator.mediaDevices === void 0 && (navigator.mediaDevices = {}), navigator.mediaDevices.getUserMedia === void 0 && (navigator.mediaDevices.getUserMedia = function(y) {
|
|
195
195
|
var l = navigator.getUserMedia || navigator.webkitGetUserMedia || navigator.mozGetUserMedia || navigator.msGetUserMedia;
|
|
196
|
-
return l ? new Promise(function(
|
|
197
|
-
l.call(navigator, y,
|
|
196
|
+
return l ? new Promise(function(d, f) {
|
|
197
|
+
l.call(navigator, y, d, f);
|
|
198
198
|
}) : Promise.reject(new Error("getUserMedia is not implemented in this browser"));
|
|
199
199
|
}));
|
|
200
200
|
})();
|
|
201
201
|
function p() {
|
|
202
202
|
return !!(navigator.mediaDevices && navigator.mediaDevices.getUserMedia);
|
|
203
203
|
}
|
|
204
|
-
var
|
|
205
|
-
s(y,
|
|
204
|
+
var u = function(g) {
|
|
205
|
+
s(y, g);
|
|
206
206
|
function y(l) {
|
|
207
|
-
var
|
|
208
|
-
return
|
|
207
|
+
var d = g.call(this, l) || this;
|
|
208
|
+
return d.canvas = null, d.ctx = null, d.requestUserMediaId = 0, d.unmounted = false, d.state = { hasUserMedia: false }, d;
|
|
209
209
|
}
|
|
210
210
|
return y.prototype.componentDidMount = function() {
|
|
211
|
-
var l = this,
|
|
211
|
+
var l = this, d = l.state, f = l.props;
|
|
212
212
|
if (this.unmounted = false, !p()) {
|
|
213
213
|
f.onUserMediaError("getUserMedia not supported");
|
|
214
214
|
return;
|
|
215
215
|
}
|
|
216
|
-
|
|
216
|
+
d.hasUserMedia || this.requestUserMedia(), f.children && typeof f.children != "function" && console.warn("children must be a function");
|
|
217
217
|
}, y.prototype.componentDidUpdate = function(l) {
|
|
218
|
-
var
|
|
218
|
+
var d = this.props;
|
|
219
219
|
if (!p()) {
|
|
220
|
-
|
|
220
|
+
d.onUserMediaError("getUserMedia not supported");
|
|
221
221
|
return;
|
|
222
222
|
}
|
|
223
|
-
var f = JSON.stringify(l.audioConstraints) !== JSON.stringify(
|
|
224
|
-
(
|
|
223
|
+
var f = JSON.stringify(l.audioConstraints) !== JSON.stringify(d.audioConstraints), h = JSON.stringify(l.videoConstraints) !== JSON.stringify(d.videoConstraints), S = l.minScreenshotWidth !== d.minScreenshotWidth, O = l.minScreenshotHeight !== d.minScreenshotHeight;
|
|
224
|
+
(h || S || O) && (this.canvas = null, this.ctx = null), (f || h) && (this.stopAndCleanup(), this.requestUserMedia());
|
|
225
225
|
}, y.prototype.componentWillUnmount = function() {
|
|
226
226
|
this.unmounted = true, this.stopAndCleanup();
|
|
227
227
|
}, y.stopMediaStream = function(l) {
|
|
228
|
-
l && (l.getVideoTracks && l.getAudioTracks ? (l.getVideoTracks().map(function(
|
|
229
|
-
l.removeTrack(
|
|
230
|
-
}), l.getAudioTracks().map(function(
|
|
231
|
-
l.removeTrack(
|
|
228
|
+
l && (l.getVideoTracks && l.getAudioTracks ? (l.getVideoTracks().map(function(d) {
|
|
229
|
+
l.removeTrack(d), d.stop();
|
|
230
|
+
}), l.getAudioTracks().map(function(d) {
|
|
231
|
+
l.removeTrack(d), d.stop();
|
|
232
232
|
})) : l.stop());
|
|
233
233
|
}, y.prototype.stopAndCleanup = function() {
|
|
234
234
|
var l = this.state;
|
|
235
235
|
l.hasUserMedia && (y.stopMediaStream(this.stream), l.src && window.URL.revokeObjectURL(l.src));
|
|
236
236
|
}, y.prototype.getScreenshot = function(l) {
|
|
237
|
-
var
|
|
237
|
+
var d = this, f = d.state, h = d.props;
|
|
238
238
|
if (!f.hasUserMedia)
|
|
239
239
|
return null;
|
|
240
240
|
var S = this.getCanvas(l);
|
|
241
|
-
return S && S.toDataURL(
|
|
241
|
+
return S && S.toDataURL(h.screenshotFormat, h.screenshotQuality);
|
|
242
242
|
}, y.prototype.getCanvas = function(l) {
|
|
243
|
-
var
|
|
243
|
+
var d = this, f = d.state, h = d.props;
|
|
244
244
|
if (!this.video || !f.hasUserMedia || !this.video.videoHeight)
|
|
245
245
|
return null;
|
|
246
246
|
if (!this.ctx) {
|
|
247
|
-
var S = this.video.videoWidth,
|
|
247
|
+
var S = this.video.videoWidth, O = this.video.videoHeight;
|
|
248
248
|
if (!this.props.forceScreenshotSourceSize) {
|
|
249
|
-
var
|
|
250
|
-
S =
|
|
249
|
+
var w = S / O;
|
|
250
|
+
S = h.minScreenshotWidth || this.video.clientWidth, O = S / w, h.minScreenshotHeight && O < h.minScreenshotHeight && (O = h.minScreenshotHeight, S = O * w);
|
|
251
251
|
}
|
|
252
|
-
this.canvas = document.createElement("canvas"), this.canvas.width = l?.width || S, this.canvas.height = l?.height ||
|
|
252
|
+
this.canvas = document.createElement("canvas"), this.canvas.width = l?.width || S, this.canvas.height = l?.height || O, this.ctx = this.canvas.getContext("2d");
|
|
253
253
|
}
|
|
254
|
-
var
|
|
255
|
-
return
|
|
254
|
+
var v = this, P = v.ctx, x = v.canvas;
|
|
255
|
+
return P && x && (h.mirrored && (P.translate(x.width, 0), P.scale(-1, 1)), P.imageSmoothingEnabled = h.imageSmoothing, P.drawImage(this.video, 0, 0, l?.width || x.width, l?.height || x.height), h.mirrored && (P.scale(-1, 1), P.translate(-x.width, 0))), x;
|
|
256
256
|
}, y.prototype.requestUserMedia = function() {
|
|
257
|
-
var l = this,
|
|
258
|
-
var
|
|
259
|
-
|
|
260
|
-
var
|
|
261
|
-
navigator.mediaDevices.getUserMedia(
|
|
262
|
-
l.unmounted ||
|
|
263
|
-
}).catch(function(
|
|
264
|
-
l.handleUserMedia(
|
|
257
|
+
var l = this, d = this.props, f = function(O, w) {
|
|
258
|
+
var v = { video: typeof w < "u" ? w : true };
|
|
259
|
+
d.audio && (v.audio = typeof O < "u" ? O : true), l.requestUserMediaId++;
|
|
260
|
+
var P = l.requestUserMediaId;
|
|
261
|
+
navigator.mediaDevices.getUserMedia(v).then(function(x) {
|
|
262
|
+
l.unmounted || P !== l.requestUserMediaId ? y.stopMediaStream(x) : l.handleUserMedia(null, x);
|
|
263
|
+
}).catch(function(x) {
|
|
264
|
+
l.handleUserMedia(x);
|
|
265
265
|
});
|
|
266
266
|
};
|
|
267
267
|
if ("mediaDevices" in navigator)
|
|
268
|
-
f(
|
|
268
|
+
f(d.audioConstraints, d.videoConstraints);
|
|
269
269
|
else {
|
|
270
|
-
var
|
|
271
|
-
return { optional: [{ sourceId:
|
|
272
|
-
}, S = function(
|
|
273
|
-
var
|
|
274
|
-
return typeof
|
|
270
|
+
var h = function(O) {
|
|
271
|
+
return { optional: [{ sourceId: O }] };
|
|
272
|
+
}, S = function(O) {
|
|
273
|
+
var w = O.deviceId;
|
|
274
|
+
return typeof w == "string" ? w : Array.isArray(w) && w.length > 0 ? w[0] : typeof w == "object" && w.ideal ? w.ideal : null;
|
|
275
275
|
};
|
|
276
|
-
MediaStreamTrack.getSources(function(
|
|
277
|
-
var
|
|
278
|
-
|
|
279
|
-
|
|
276
|
+
MediaStreamTrack.getSources(function(O) {
|
|
277
|
+
var w = null, v = null;
|
|
278
|
+
O.forEach(function(E) {
|
|
279
|
+
E.kind === "audio" ? w = E.id : E.kind === "video" && (v = E.id);
|
|
280
280
|
});
|
|
281
|
-
var
|
|
282
|
-
|
|
283
|
-
var
|
|
284
|
-
|
|
281
|
+
var P = S(d.audioConstraints);
|
|
282
|
+
P && (w = P);
|
|
283
|
+
var x = S(d.videoConstraints);
|
|
284
|
+
x && (v = x), f(h(w), h(v));
|
|
285
285
|
});
|
|
286
286
|
}
|
|
287
|
-
}, y.prototype.handleUserMedia = function(l,
|
|
287
|
+
}, y.prototype.handleUserMedia = function(l, d) {
|
|
288
288
|
var f = this.props;
|
|
289
|
-
if (l || !
|
|
289
|
+
if (l || !d) {
|
|
290
290
|
this.setState({ hasUserMedia: false }), f.onUserMediaError(l);
|
|
291
291
|
return;
|
|
292
292
|
}
|
|
293
|
-
this.stream =
|
|
293
|
+
this.stream = d;
|
|
294
294
|
try {
|
|
295
|
-
this.video && (this.video.srcObject =
|
|
295
|
+
this.video && (this.video.srcObject = d), this.setState({ hasUserMedia: true });
|
|
296
296
|
} catch {
|
|
297
|
-
this.setState({ hasUserMedia: true, src: window.URL.createObjectURL(
|
|
297
|
+
this.setState({ hasUserMedia: true, src: window.URL.createObjectURL(d) });
|
|
298
298
|
}
|
|
299
|
-
f.onUserMedia(
|
|
299
|
+
f.onUserMedia(d);
|
|
300
300
|
}, y.prototype.render = function() {
|
|
301
|
-
var l = this,
|
|
302
|
-
return a.createElement(a.Fragment, null, a.createElement("video",
|
|
301
|
+
var l = this, d = this, f = d.state, h = d.props, S = h.audio, O = h.forceScreenshotSourceSize, w = h.onUserMedia, v = h.onUserMediaError, P = h.screenshotFormat, x = h.screenshotQuality, E = h.minScreenshotWidth, L = h.minScreenshotHeight, k = h.audioConstraints, T = h.videoConstraints, H = h.imageSmoothing, F = h.mirrored, j = h.style, I = j === void 0 ? {} : j, $ = h.children, He = m(h, ["audio", "forceScreenshotSourceSize", "onUserMedia", "onUserMediaError", "screenshotFormat", "screenshotQuality", "minScreenshotWidth", "minScreenshotHeight", "audioConstraints", "videoConstraints", "imageSmoothing", "mirrored", "style", "children"]), ue = F ? c(c({}, I), { transform: (I.transform || "") + " scaleX(-1)" }) : I, et = { getScreenshot: this.getScreenshot.bind(this) };
|
|
302
|
+
return a.createElement(a.Fragment, null, a.createElement("video", c({ autoPlay: true, src: f.src, muted: !S, playsInline: true, ref: function(xe) {
|
|
303
303
|
l.video = xe;
|
|
304
|
-
}, style: ue },
|
|
304
|
+
}, style: ue }, He)), $ && $(et));
|
|
305
305
|
}, y.defaultProps = { audio: false, forceScreenshotSourceSize: false, imageSmoothing: true, mirrored: false, onUserMedia: function() {
|
|
306
306
|
}, onUserMediaError: function() {
|
|
307
307
|
}, screenshotFormat: "image/webp", screenshotQuality: 0.92 }, y;
|
|
308
308
|
}(a.Component);
|
|
309
|
-
r.default =
|
|
309
|
+
r.default = u;
|
|
310
310
|
}, react: function(t, r) {
|
|
311
311
|
t.exports = e;
|
|
312
312
|
} }).default;
|
|
313
313
|
});
|
|
314
314
|
});
|
|
315
|
-
var
|
|
316
|
-
|
|
317
|
-
module2.exports =
|
|
318
|
-
function
|
|
315
|
+
var Np = {};
|
|
316
|
+
tt(Np, { DynamicFlow: () => ga, JsonSchemaForm: () => er, Layout: () => ie, convertStepToLayout: () => jt, fixtures: () => sc, inlineReferences: () => qe, isValidSchema: () => G, makeHttpClient: () => yr, translations: () => Cc });
|
|
317
|
+
module2.exports = Nc(Np);
|
|
318
|
+
function jt(e, { displayStepTitle: t = true } = {}) {
|
|
319
319
|
if (e.layout)
|
|
320
|
-
return
|
|
320
|
+
return Jc(e, t);
|
|
321
321
|
switch (e.type) {
|
|
322
322
|
case "final":
|
|
323
|
-
return
|
|
323
|
+
return zc(e);
|
|
324
324
|
case "decision":
|
|
325
|
-
return
|
|
325
|
+
return Vc(e);
|
|
326
326
|
case "external":
|
|
327
|
-
return
|
|
327
|
+
return Rc(e);
|
|
328
328
|
default:
|
|
329
|
-
return
|
|
329
|
+
return Uc(e);
|
|
330
330
|
}
|
|
331
331
|
}
|
|
332
|
-
function
|
|
332
|
+
function Jr(e) {
|
|
333
333
|
let t = [];
|
|
334
|
-
if (e.title && t.push(
|
|
334
|
+
if (e.title && t.push(Xr(e.title)), e.image) {
|
|
335
335
|
let r = Ma(e.image);
|
|
336
336
|
t.push(r);
|
|
337
337
|
}
|
|
338
|
-
return e.description && t.push(
|
|
338
|
+
return e.description && t.push(Qr(e.description)), t;
|
|
339
339
|
}
|
|
340
|
-
function
|
|
341
|
-
return [...
|
|
340
|
+
function Rc(e) {
|
|
341
|
+
return [...Jr(e), jc(e)];
|
|
342
342
|
}
|
|
343
|
-
function
|
|
343
|
+
function jc(e) {
|
|
344
344
|
return { type: "external", requestUrl: e.requestUrl, polling: e.polling, responseHandlers: e.responseHandlers, retryTitle: e.retryTitle };
|
|
345
345
|
}
|
|
346
|
-
function
|
|
347
|
-
let t =
|
|
348
|
-
if (e.reviewFields && t.push(
|
|
346
|
+
function Uc(e) {
|
|
347
|
+
let t = Jr(e);
|
|
348
|
+
if (e.reviewFields && t.push(_c(e.reviewFields)), e.schemas && t.push(...Kc(e)), e.actions) {
|
|
349
349
|
let r = e.actions.map(cr);
|
|
350
|
-
t.push(
|
|
350
|
+
t.push(Zr(r, "md"));
|
|
351
351
|
}
|
|
352
352
|
return t;
|
|
353
353
|
}
|
|
354
|
-
function
|
|
354
|
+
function zc(e) {
|
|
355
355
|
let t = [];
|
|
356
356
|
if (e.details) {
|
|
357
357
|
if (e.details.image) {
|
|
358
|
-
let r =
|
|
358
|
+
let r = Gc(e.details.image);
|
|
359
359
|
t.push(r);
|
|
360
360
|
}
|
|
361
|
-
e.details.title && t.push(
|
|
361
|
+
e.details.title && t.push(Xr(e.details.title)), e.details.description && t.push(Qr(e.details.description));
|
|
362
362
|
}
|
|
363
363
|
if (e.actions) {
|
|
364
|
-
let r = e.actions.map((o) => cr(
|
|
365
|
-
t.push(
|
|
364
|
+
let r = e.actions.map((o) => cr(b(i({}, o), { type: o.type || "primary" })));
|
|
365
|
+
t.push(Zr(r, "md"));
|
|
366
366
|
}
|
|
367
367
|
return t;
|
|
368
368
|
}
|
|
369
|
-
function
|
|
370
|
-
let t =
|
|
371
|
-
return e.options && t.push(
|
|
369
|
+
function Vc(e) {
|
|
370
|
+
let t = Jr(e);
|
|
371
|
+
return e.options && t.push(qc(e.options)), t;
|
|
372
372
|
}
|
|
373
|
-
function
|
|
373
|
+
function Zr(e, t) {
|
|
374
374
|
return { type: "box", width: t || "md", components: e };
|
|
375
375
|
}
|
|
376
|
-
function
|
|
376
|
+
function Xr(e) {
|
|
377
377
|
return { type: "heading", text: e, size: "lg", margin: "lg", align: "center" };
|
|
378
378
|
}
|
|
379
|
-
function
|
|
379
|
+
function Qr(e) {
|
|
380
380
|
return { type: "paragraph", text: e, align: "center" };
|
|
381
381
|
}
|
|
382
|
-
function
|
|
382
|
+
function Hc(e) {
|
|
383
383
|
return { type: "form", schema: e };
|
|
384
384
|
}
|
|
385
|
-
function
|
|
386
|
-
return { type: "decision", options: e.map(
|
|
385
|
+
function qc(e) {
|
|
386
|
+
return { type: "decision", options: e.map($c) };
|
|
387
387
|
}
|
|
388
|
-
function
|
|
388
|
+
function $c(e) {
|
|
389
389
|
return { title: e.title, description: e.description, action: { title: e.title, method: "GET", url: e.url, disabled: e.disabled } };
|
|
390
390
|
}
|
|
391
391
|
function Ma(e) {
|
|
392
392
|
return { type: "image", url: e.url, text: e.text, margin: e.margin || "lg", size: e.size || "md" };
|
|
393
393
|
}
|
|
394
|
-
function
|
|
394
|
+
function Gc(e) {
|
|
395
395
|
return typeof e == "string" ? { type: "image", url: e, text: void 0, margin: "lg", size: "md" } : Ma(e);
|
|
396
396
|
}
|
|
397
397
|
function cr(e) {
|
|
398
|
-
return { type: "button", action:
|
|
398
|
+
return { type: "button", action: b(i({}, e), { title: e.title }) };
|
|
399
399
|
}
|
|
400
|
-
function
|
|
401
|
-
return { type: "review", title: e.title, fields: e.fields.map(
|
|
400
|
+
function _c(e) {
|
|
401
|
+
return { type: "review", title: e.title, fields: e.fields.map(Wc) };
|
|
402
402
|
}
|
|
403
|
-
function
|
|
403
|
+
function Wc(e) {
|
|
404
404
|
return { label: e.title, value: e.value };
|
|
405
405
|
}
|
|
406
|
-
function
|
|
406
|
+
function Kc(e) {
|
|
407
407
|
let t = [];
|
|
408
408
|
if (e.schemas && e.schemas[0]) {
|
|
409
|
-
let r = e.schemas[0], o =
|
|
410
|
-
|
|
409
|
+
let r = e.schemas[0], o = Hc(r);
|
|
410
|
+
Yc() ? t.push(o) : t.push(Zr([o], "md"));
|
|
411
411
|
}
|
|
412
412
|
return t;
|
|
413
413
|
}
|
|
414
|
-
function
|
|
414
|
+
function Yc() {
|
|
415
415
|
return false;
|
|
416
416
|
}
|
|
417
|
-
function
|
|
418
|
-
return [...t && e.title ? [
|
|
417
|
+
function Jc(e, t) {
|
|
418
|
+
return [...t && e.title ? [Xr(e.title)] : [], ...e.description ? [Qr(e.description)] : [], ...e.layout || []];
|
|
419
419
|
}
|
|
420
|
-
function
|
|
421
|
-
return e ? t ? e.map((a) => a.type === "form" ?
|
|
420
|
+
function qe({ layout: e, schemas: t, actions: r, model: o }) {
|
|
421
|
+
return e ? t ? e.map((a) => a.type === "form" ? Zc({ formComponent: a, schemas: t }) : a.type === "decision" ? Xc({ decisionComponent: a, actions: r }) : a.type === "button" ? Qc({ actionComponent: a, actions: r }) : a.type === "box" ? em({ boxComponent: a, schemas: t, actions: r, model: o }) : a.type === "columns" ? tm({ columnsComponent: a, schemas: t, actions: r, model: o }) : a) : e : [];
|
|
422
422
|
}
|
|
423
|
-
function
|
|
424
|
-
return
|
|
423
|
+
function Zc({ formComponent: e, schemas: t }) {
|
|
424
|
+
return eo(e.schema) && e.schema.$ref ? b(i({}, e), { schema: rm(t, e.schema.$ref) }) : i({}, e);
|
|
425
425
|
}
|
|
426
|
-
function
|
|
426
|
+
function Xc({ decisionComponent: e, actions: t }) {
|
|
427
427
|
var o;
|
|
428
|
-
let r = (o = e == null ? void 0 : e.options) == null ? void 0 : o.map((a) => a.action &&
|
|
429
|
-
return
|
|
428
|
+
let r = (o = e == null ? void 0 : e.options) == null ? void 0 : o.map((a) => a.action && eo(a.action) ? b(i({}, a), { action: Ea(t, a.action.$ref) }) : a);
|
|
429
|
+
return b(i({}, e), { options: r });
|
|
430
430
|
}
|
|
431
|
-
function
|
|
431
|
+
function Qc({ actionComponent: e, actions: t }) {
|
|
432
432
|
var r;
|
|
433
|
-
if (e.action &&
|
|
433
|
+
if (e.action && eo(e.action) && ((r = e.action) != null && r.$ref)) {
|
|
434
434
|
let o = Ea(t, e.action.$ref);
|
|
435
435
|
return cr(o);
|
|
436
436
|
}
|
|
437
437
|
return e;
|
|
438
438
|
}
|
|
439
|
-
function
|
|
440
|
-
return
|
|
439
|
+
function em({ boxComponent: e, schemas: t, actions: r, model: o }) {
|
|
440
|
+
return b(i({}, e), { components: qe({ layout: e.components, schemas: t, actions: r, model: o }) });
|
|
441
441
|
}
|
|
442
|
-
function
|
|
443
|
-
return
|
|
442
|
+
function tm({ columnsComponent: e, schemas: t, actions: r, model: o }) {
|
|
443
|
+
return b(i({}, e), { left: qe({ layout: e.left, schemas: t, actions: r, model: o }), right: qe({ layout: e.right, schemas: t, actions: r, model: o }) });
|
|
444
444
|
}
|
|
445
|
-
function
|
|
445
|
+
function rm(e, t) {
|
|
446
446
|
let r = e.find((o) => o.$id === t);
|
|
447
447
|
if (!r)
|
|
448
448
|
throw new Error(`Fatal Error. Schema not found. $id ${t}`);
|
|
@@ -454,45 +454,45 @@ var require_main_min = __commonJS({
|
|
|
454
454
|
throw new Error(`Fatal Error. Action not found. $id ${t}`);
|
|
455
455
|
return r;
|
|
456
456
|
}
|
|
457
|
-
function
|
|
457
|
+
function eo(e) {
|
|
458
458
|
return Object.prototype.hasOwnProperty.call(e, "$ref");
|
|
459
459
|
}
|
|
460
460
|
var Ce = require("react");
|
|
461
|
-
var
|
|
462
|
-
var
|
|
461
|
+
var Sl = require("react-intl");
|
|
462
|
+
var pt = require("react");
|
|
463
463
|
var mr = require("react");
|
|
464
464
|
function Ia() {
|
|
465
465
|
let [e, t] = (0, mr.useState)(0);
|
|
466
466
|
return { addPendingPromise: (0, mr.useCallback)((o) => {
|
|
467
|
-
t((a) => a + 1), o.catch(
|
|
467
|
+
t((a) => a + 1), o.catch(am).finally(() => om(() => t((a) => Math.max(0, a - 1))));
|
|
468
468
|
}, [t]), pendingPromises: e };
|
|
469
469
|
}
|
|
470
|
-
var
|
|
471
|
-
var
|
|
470
|
+
var om = (e) => setTimeout(() => e(), 0);
|
|
471
|
+
var am = () => {
|
|
472
472
|
};
|
|
473
473
|
var Ba = require("react/jsx-runtime");
|
|
474
474
|
var Da = { loading: false, registerPersistAsyncPromise: (e) => {
|
|
475
475
|
} };
|
|
476
|
-
var La = (0,
|
|
476
|
+
var La = (0, pt.createContext)(Da);
|
|
477
477
|
var Ta = ({ loading: e, children: t }) => {
|
|
478
|
-
let { pendingPromises: r, addPendingPromise: o } = Ia(), a = (0,
|
|
478
|
+
let { pendingPromises: r, addPendingPromise: o } = Ia(), a = (0, pt.useMemo)(() => ({ loading: e || r > 0, registerPersistAsyncPromise: o }), [e, r, o]);
|
|
479
479
|
return (0, Ba.jsx)(La.Provider, { value: a, children: t });
|
|
480
480
|
};
|
|
481
|
-
var dr = () => (0,
|
|
482
|
-
var
|
|
481
|
+
var dr = () => (0, pt.useContext)(La) || Da;
|
|
482
|
+
var ft = require("react");
|
|
483
483
|
var Ra = require("react/jsx-runtime");
|
|
484
|
-
var Na = (0,
|
|
484
|
+
var Na = (0, ft.createContext)({ triggerEvent: () => {
|
|
485
485
|
} });
|
|
486
486
|
var ur = ({ metadata: e, children: t, onEvent: r }) => {
|
|
487
|
-
let o = (0,
|
|
487
|
+
let o = (0, ft.useMemo)(() => ({ triggerEvent: to(r, e) }), [r, e]);
|
|
488
488
|
return (0, Ra.jsx)(Na.Provider, { value: o, children: t });
|
|
489
489
|
};
|
|
490
490
|
function Q() {
|
|
491
|
-
let { triggerEvent: e } = (0,
|
|
491
|
+
let { triggerEvent: e } = (0, ft.useContext)(Na);
|
|
492
492
|
return e;
|
|
493
493
|
}
|
|
494
|
-
var
|
|
495
|
-
var
|
|
494
|
+
var to = (e, t) => (r, o = {}) => e(r, i(i({}, t), o));
|
|
495
|
+
var rt = require("react");
|
|
496
496
|
function ja(e) {
|
|
497
497
|
return e >= 200 && e < 300;
|
|
498
498
|
}
|
|
@@ -503,11 +503,11 @@ var require_main_min = __commonJS({
|
|
|
503
503
|
return ["https://", "http://", "data:"].some((t) => e.slice(0, t.length) === t && e.length > t.length) === false;
|
|
504
504
|
}
|
|
505
505
|
var yr = (e, t) => (r, o) => {
|
|
506
|
-
let a =
|
|
507
|
-
return fetch(a,
|
|
506
|
+
let a = nm(r, e || ""), n = im(o == null ? void 0 : o.headers, t);
|
|
507
|
+
return fetch(a, b(i({}, o || {}), { headers: n }));
|
|
508
508
|
};
|
|
509
|
-
var
|
|
510
|
-
var
|
|
509
|
+
var nm = (e, t) => typeof e == "string" && fr(e) ? t + e : e;
|
|
510
|
+
var im = (e, t) => {
|
|
511
511
|
if (!e && !t)
|
|
512
512
|
return {};
|
|
513
513
|
let r = new Headers(e);
|
|
@@ -515,59 +515,59 @@ var require_main_min = __commonJS({
|
|
|
515
515
|
r.set(o, a);
|
|
516
516
|
return r;
|
|
517
517
|
};
|
|
518
|
-
var
|
|
519
|
-
var hr = (0,
|
|
520
|
-
var Ua = ({ httpClient: e, children: t }) => (0,
|
|
518
|
+
var ro = require("react/jsx-runtime");
|
|
519
|
+
var hr = (0, rt.createContext)(void 0);
|
|
520
|
+
var Ua = ({ httpClient: e, children: t }) => (0, ro.jsx)(hr.Provider, { value: e, children: t });
|
|
521
521
|
var gr = ({ baseUrl: e, children: t }) => {
|
|
522
|
-
let r = (0,
|
|
523
|
-
return (0,
|
|
522
|
+
let r = (0, rt.useMemo)(() => yr(e), [e]);
|
|
523
|
+
return (0, ro.jsx)(hr.Provider, { value: r, children: t });
|
|
524
524
|
};
|
|
525
|
-
var re = () => (0,
|
|
526
|
-
var br = () => !!(0,
|
|
527
|
-
var
|
|
525
|
+
var re = () => (0, rt.useContext)(hr) || fetch;
|
|
526
|
+
var br = () => !!(0, rt.useContext)(hr);
|
|
527
|
+
var yt = require("react");
|
|
528
528
|
var Va = require("react/jsx-runtime");
|
|
529
|
-
var
|
|
530
|
-
var za = (0,
|
|
529
|
+
var ot = (e, t, r = "UNKNOWN-FLOW-ID", o = "UNKNOWN-FLOW-ID") => (a, n, s) => t(e, `Dynamic Flow ${e} - ${a} - ${n}`, i({ flowId: r, stepId: o }, s));
|
|
530
|
+
var za = (0, yt.createContext)(null);
|
|
531
531
|
var Sr = ({ flowId: e, stepId: t, children: r, onLog: o }) => {
|
|
532
|
-
let a = (0,
|
|
532
|
+
let a = (0, yt.useMemo)(() => ({ debug: ot("debug", o, e, t), info: ot("info", o, e, t), warning: ot("warning", o, e, t), error: ot("error", o, e, t), critical: ot("critical", o, e, t) }), [o, e, t]);
|
|
533
533
|
return (0, Va.jsx)(za.Provider, { value: a, children: r });
|
|
534
534
|
};
|
|
535
|
-
var
|
|
536
|
-
let e = (0,
|
|
535
|
+
var ht = () => {
|
|
536
|
+
let e = (0, yt.useContext)(za);
|
|
537
537
|
if (e == null)
|
|
538
538
|
throw new Error("Logging context not found. Did you forget to wrap your component in a <LogProvider />?");
|
|
539
539
|
return e;
|
|
540
540
|
};
|
|
541
|
-
var
|
|
542
|
-
var
|
|
543
|
-
var
|
|
544
|
-
var Ha = (e) =>
|
|
545
|
-
var
|
|
546
|
-
var qa = (e) =>
|
|
547
|
-
var gt = (e) =>
|
|
548
|
-
var
|
|
541
|
+
var Z = (e) => typeof e == "object" && e !== null && e.constructor === Object;
|
|
542
|
+
var oo = (e) => A(e) || Z(e);
|
|
543
|
+
var ao = (e) => Oe(e) || B(e) || M(e) || A(e);
|
|
544
|
+
var Ha = (e) => M(e) || A(e);
|
|
545
|
+
var no = (e) => q(e) ? e.length === 0 ? true : e.every((t) => typeof t == "string" || typeof t == "number" || typeof t == "boolean") : false;
|
|
546
|
+
var qa = (e) => A(e) ? true : no(e);
|
|
547
|
+
var gt = (e) => M(e) || A(e);
|
|
548
|
+
var sm = /* @__PURE__ */ new Set(["string", "number", "integer", "boolean"]);
|
|
549
549
|
function pe(e) {
|
|
550
|
-
return
|
|
550
|
+
return sm.has(e.type || "") || "const" in e && e.const !== void 0;
|
|
551
551
|
}
|
|
552
552
|
function ce(e) {
|
|
553
553
|
return e.type === "object";
|
|
554
554
|
}
|
|
555
|
-
function
|
|
556
|
-
return
|
|
555
|
+
function Ut(e) {
|
|
556
|
+
return oe(e) && e.oneOf.every((t) => t.type === "object");
|
|
557
557
|
}
|
|
558
|
-
function
|
|
558
|
+
function oe(e) {
|
|
559
559
|
return !!e.oneOf;
|
|
560
560
|
}
|
|
561
|
-
function
|
|
561
|
+
function zt(e) {
|
|
562
562
|
return !!e.allOf;
|
|
563
563
|
}
|
|
564
|
-
function
|
|
564
|
+
function at(e) {
|
|
565
565
|
return e.type === "blob";
|
|
566
566
|
}
|
|
567
567
|
function fe(e) {
|
|
568
568
|
return e.type === "array";
|
|
569
569
|
}
|
|
570
|
-
function
|
|
570
|
+
function Ie(e) {
|
|
571
571
|
let t = e.items;
|
|
572
572
|
return !Array.isArray(t);
|
|
573
573
|
}
|
|
@@ -577,39 +577,39 @@ var require_main_min = __commonJS({
|
|
|
577
577
|
function bt(e) {
|
|
578
578
|
return !!e.persistAsync;
|
|
579
579
|
}
|
|
580
|
-
function
|
|
581
|
-
return bt(e) && (
|
|
580
|
+
function lm(e) {
|
|
581
|
+
return bt(e) && (at(e.persistAsync.schema) || cm(e.persistAsync.schema));
|
|
582
582
|
}
|
|
583
|
-
var
|
|
584
|
-
function
|
|
583
|
+
var Vt = (e) => pe(e) && !!e.validationAsync;
|
|
584
|
+
function cm(e) {
|
|
585
585
|
return e.type === "string" && e.format === "base64url";
|
|
586
586
|
}
|
|
587
|
-
var Ga = (e) => fe(e) &&
|
|
588
|
-
function
|
|
587
|
+
var Ga = (e) => fe(e) && Ie(e) && lm(e.items);
|
|
588
|
+
function io(e) {
|
|
589
589
|
return e.type === "string" && e.format === "base64url";
|
|
590
590
|
}
|
|
591
|
-
var
|
|
591
|
+
var M = (e) => typeof e == "string";
|
|
592
592
|
var B = (e) => typeof e == "number" && !Number.isNaN(e);
|
|
593
593
|
var _a = (e) => B(e) && Math.floor(e) === e;
|
|
594
594
|
var Oe = (e) => typeof e == "boolean";
|
|
595
|
-
var N = (e) => !
|
|
596
|
-
var
|
|
597
|
-
var
|
|
598
|
-
var
|
|
599
|
-
var St = (e) =>
|
|
595
|
+
var N = (e) => !A(e) && !K(e) && (e == null ? void 0 : e.constructor) === Object;
|
|
596
|
+
var q = (e) => Array.isArray(e);
|
|
597
|
+
var A = (e) => e === null;
|
|
598
|
+
var K = (e) => typeof e == "undefined";
|
|
599
|
+
var St = (e) => M(e) && e.length === 0 || (N(e) || q(e)) && Object.keys(e).length === 0;
|
|
600
600
|
function Wa(e, t) {
|
|
601
|
-
return t.oneOf.some((r) =>
|
|
601
|
+
return t.oneOf.some((r) => De(e, r) === e) ? e : null;
|
|
602
602
|
}
|
|
603
603
|
function Ka(e, t) {
|
|
604
604
|
var o;
|
|
605
|
-
let r = t.oneOf.map((a) =>
|
|
605
|
+
let r = t.oneOf.map((a) => mm(e, a)).filter((a) => a !== null);
|
|
606
606
|
return r.length === 0 ? null : (o = r.find((a) => a.some((n) => n !== null))) != null ? o : r[0];
|
|
607
607
|
}
|
|
608
|
-
function
|
|
609
|
-
return !fe(t) || !
|
|
608
|
+
function mm(e, t) {
|
|
609
|
+
return !fe(t) || !Ie(t) ? null : so(e, t);
|
|
610
610
|
}
|
|
611
611
|
function Ya(e) {
|
|
612
|
-
return
|
|
612
|
+
return M(e) && !St(e) ? e : null;
|
|
613
613
|
}
|
|
614
614
|
function Ja(e) {
|
|
615
615
|
return B(e) ? e : null;
|
|
@@ -617,22 +617,22 @@ var require_main_min = __commonJS({
|
|
|
617
617
|
function Za(e) {
|
|
618
618
|
return Oe(e) ? e : null;
|
|
619
619
|
}
|
|
620
|
-
function
|
|
621
|
-
if (!
|
|
620
|
+
function so(e, t) {
|
|
621
|
+
if (!q(e) || !Ie(t))
|
|
622
622
|
return null;
|
|
623
623
|
if (e.length > 0) {
|
|
624
624
|
let r = typeof e[0];
|
|
625
625
|
if (!e.every((o) => typeof o === r))
|
|
626
626
|
return new Array(e.length).fill(null);
|
|
627
627
|
}
|
|
628
|
-
return e.map((r) =>
|
|
628
|
+
return e.map((r) => De(r, t.items));
|
|
629
629
|
}
|
|
630
630
|
function Xa(e, t) {
|
|
631
631
|
return Object.keys(t.properties).reduce((r, o) => {
|
|
632
|
-
if (e && !
|
|
633
|
-
let a = e[o], n = t.properties[o], s =
|
|
634
|
-
if (!
|
|
635
|
-
return
|
|
632
|
+
if (e && !K(e[o])) {
|
|
633
|
+
let a = e[o], n = t.properties[o], s = Ht(a, n);
|
|
634
|
+
if (!A(s))
|
|
635
|
+
return b(i({}, r), { [o]: s });
|
|
636
636
|
}
|
|
637
637
|
return r;
|
|
638
638
|
}, {});
|
|
@@ -640,25 +640,25 @@ var require_main_min = __commonJS({
|
|
|
640
640
|
function Qa(e, t) {
|
|
641
641
|
return t.allOf.reduce((r, o) => {
|
|
642
642
|
let a = ae(e, o);
|
|
643
|
-
return
|
|
643
|
+
return Z(a) ? i(i({}, r), a) : r;
|
|
644
644
|
}, {});
|
|
645
645
|
}
|
|
646
646
|
function en(e, t) {
|
|
647
|
-
return t.oneOf.map((r) => ae(e, r)).reduce((r, o) =>
|
|
647
|
+
return t.oneOf.map((r) => ae(e, r)).reduce((r, o) => A(r) ? o : Z(r) && Z(o) ? tn(r, o) : A(o) ? r : o, null);
|
|
648
648
|
}
|
|
649
649
|
function tn(e, t) {
|
|
650
650
|
return Object.keys(t).reduce((r, o) => {
|
|
651
651
|
let a = e[o], n = t[o];
|
|
652
|
-
return
|
|
652
|
+
return Z(a) && Z(n) ? b(i({}, r), { [o]: tn(a, n) }) : b(i({}, r), { [o]: t[o] });
|
|
653
653
|
}, i({}, e));
|
|
654
654
|
}
|
|
655
|
-
var
|
|
656
|
-
function
|
|
657
|
-
if (
|
|
655
|
+
var Ht = (e, t) => Z(e) ? ae(e, t) : no(e) ? dm(e, t) : De(e, t);
|
|
656
|
+
function De(e, t) {
|
|
657
|
+
if (A(e))
|
|
658
658
|
return null;
|
|
659
659
|
if (t.oneOf)
|
|
660
660
|
return Wa(e, t);
|
|
661
|
-
if (!
|
|
661
|
+
if (!K(t.const) && e === t.const)
|
|
662
662
|
return e;
|
|
663
663
|
if (t.type)
|
|
664
664
|
switch (t.type) {
|
|
@@ -675,88 +675,88 @@ var require_main_min = __commonJS({
|
|
|
675
675
|
return null;
|
|
676
676
|
}
|
|
677
677
|
function ae(e, t) {
|
|
678
|
-
return pe(t) || fe(t) ||
|
|
678
|
+
return pe(t) || fe(t) || A(e) ? null : t.allOf ? Qa(e, t) : t.oneOf ? en(e, t) : !K(t.const) && e === t.const ? e : ce(t) ? Xa(e, t) : null;
|
|
679
679
|
}
|
|
680
|
-
function
|
|
681
|
-
return
|
|
680
|
+
function dm(e, t) {
|
|
681
|
+
return oe(t) ? Ka(e, t) : fe(t) ? so(e, t) : null;
|
|
682
682
|
}
|
|
683
|
-
function
|
|
684
|
-
return !t || !
|
|
683
|
+
function qt(e, t = false) {
|
|
684
|
+
return !t || !K(e);
|
|
685
685
|
}
|
|
686
686
|
function rn(e, t = false) {
|
|
687
|
-
return !t ||
|
|
687
|
+
return !t || q(e);
|
|
688
688
|
}
|
|
689
689
|
function on(e, t) {
|
|
690
|
-
return !B(t) ||
|
|
690
|
+
return !B(t) || M(e) && e.length >= t;
|
|
691
691
|
}
|
|
692
692
|
function an(e, t) {
|
|
693
|
-
return !B(t) ||
|
|
693
|
+
return !B(t) || M(e) && e.length <= t;
|
|
694
694
|
}
|
|
695
695
|
function nn(e, t) {
|
|
696
696
|
return t === void 0 ? true : e == null ? false : !!new RegExp(t).test(e);
|
|
697
697
|
}
|
|
698
|
-
function
|
|
699
|
-
return !B(t) && !
|
|
698
|
+
function lo(e, t) {
|
|
699
|
+
return !B(t) && !M(t) || (B(e) || M(e)) && e <= t;
|
|
700
700
|
}
|
|
701
|
-
function
|
|
702
|
-
return !B(t) && !
|
|
701
|
+
function co(e, t) {
|
|
702
|
+
return !B(t) && !M(t) || (B(e) || M(e)) && e >= t;
|
|
703
703
|
}
|
|
704
704
|
function sn(e, t) {
|
|
705
|
-
return !B(t) ||
|
|
705
|
+
return !B(t) || q(e) && e.length >= t;
|
|
706
706
|
}
|
|
707
707
|
function ln(e, t) {
|
|
708
|
-
return !B(t) ||
|
|
708
|
+
return !B(t) || q(e) && e.length <= t;
|
|
709
709
|
}
|
|
710
710
|
function $e(e, t, r) {
|
|
711
711
|
if (t.const)
|
|
712
|
-
return
|
|
713
|
-
if (
|
|
712
|
+
return fo(e, t, r);
|
|
713
|
+
if (A(e))
|
|
714
714
|
return r ? ["required"] : [];
|
|
715
715
|
if ($a(t))
|
|
716
|
-
return
|
|
716
|
+
return mo(e, t, r);
|
|
717
717
|
switch (t.type) {
|
|
718
718
|
case "number":
|
|
719
719
|
return wr(e, t, r);
|
|
720
720
|
case "integer":
|
|
721
|
-
return
|
|
721
|
+
return uo(e, t, r);
|
|
722
722
|
case "boolean":
|
|
723
|
-
return
|
|
723
|
+
return po(e, t, r);
|
|
724
724
|
case "array":
|
|
725
725
|
return wt(e, t, r);
|
|
726
726
|
case "object":
|
|
727
|
-
return
|
|
727
|
+
return um(e, t);
|
|
728
728
|
default:
|
|
729
729
|
return [];
|
|
730
730
|
}
|
|
731
731
|
}
|
|
732
|
-
function
|
|
733
|
-
if (!
|
|
732
|
+
function mo(e, t, r) {
|
|
733
|
+
if (!M(e) && !A(e))
|
|
734
734
|
return ["type"];
|
|
735
735
|
if (e === "" && r)
|
|
736
736
|
return ["required"];
|
|
737
737
|
let o = [];
|
|
738
|
-
return
|
|
738
|
+
return qt(e, r) || o.push("required"), on(e, t.minLength) || o.push("minLength"), an(e, t.maxLength) || o.push("maxLength"), nn(e, t.pattern) || o.push("pattern"), co(e, t.minimum) || o.push("minimum"), lo(e, t.maximum) || o.push("maximum"), o;
|
|
739
739
|
}
|
|
740
740
|
function wr(e, t, r) {
|
|
741
|
-
if (!B(e) && !
|
|
741
|
+
if (!B(e) && !A(e))
|
|
742
742
|
return ["type"];
|
|
743
743
|
let o = [];
|
|
744
|
-
return
|
|
744
|
+
return qt(e, r) || o.push("required"), co(e, t.minimum) || o.push("minimum"), lo(e, t.maximum) || o.push("maximum"), o;
|
|
745
745
|
}
|
|
746
|
-
function
|
|
746
|
+
function uo(e, t, r) {
|
|
747
747
|
return _a(e) ? wr(e, t, r) : ["type"];
|
|
748
748
|
}
|
|
749
|
-
function
|
|
750
|
-
if (!Oe(e) && !
|
|
749
|
+
function po(e, t, r) {
|
|
750
|
+
if (!Oe(e) && !A(e))
|
|
751
751
|
return ["type"];
|
|
752
752
|
let o = [];
|
|
753
|
-
return
|
|
753
|
+
return qt(e, r) || o.push("required"), o;
|
|
754
754
|
}
|
|
755
|
-
function
|
|
756
|
-
return
|
|
755
|
+
function fo(e, t, r) {
|
|
756
|
+
return qt(e, r) ? e !== t.const ? ["const"] : [] : ["required"];
|
|
757
757
|
}
|
|
758
758
|
function wt(e, t, r) {
|
|
759
|
-
if (!
|
|
759
|
+
if (!q(e) && !A(e))
|
|
760
760
|
return ["type"];
|
|
761
761
|
if (!rn(e, r))
|
|
762
762
|
return ["required"];
|
|
@@ -764,72 +764,72 @@ var require_main_min = __commonJS({
|
|
|
764
764
|
return sn(e, t.minItems) || o.push("minItems"), ln(e, t.maxItems) || o.push("maxItems"), o;
|
|
765
765
|
}
|
|
766
766
|
function cn(e, t) {
|
|
767
|
-
return
|
|
768
|
-
}
|
|
769
|
-
function cm(e, t) {
|
|
770
|
-
return J(e) ? H(t.required) ? t.required.map((o) => typeof e[o] != "undefined").reduce((o, a) => o && a, true) ? [] : ["required"] : [] : ["type"];
|
|
771
|
-
}
|
|
772
|
-
function mm(e, t) {
|
|
773
|
-
return !ho(e, t).length;
|
|
774
|
-
}
|
|
775
|
-
function dm(e, t) {
|
|
776
|
-
return !wr(e, t).length;
|
|
767
|
+
return A(e) ? ["type"] : [];
|
|
777
768
|
}
|
|
778
769
|
function um(e, t) {
|
|
779
|
-
return
|
|
770
|
+
return Z(e) ? q(t.required) ? t.required.map((o) => typeof e[o] != "undefined").reduce((o, a) => o && a, true) ? [] : ["required"] : [] : ["type"];
|
|
780
771
|
}
|
|
781
772
|
function pm(e, t) {
|
|
782
|
-
return !
|
|
773
|
+
return !mo(e, t).length;
|
|
783
774
|
}
|
|
784
775
|
function fm(e, t) {
|
|
785
|
-
return !
|
|
776
|
+
return !wr(e, t).length;
|
|
786
777
|
}
|
|
787
778
|
function ym(e, t) {
|
|
788
|
-
return !
|
|
779
|
+
return !uo(e, t).length;
|
|
789
780
|
}
|
|
790
|
-
function hm(e, t
|
|
791
|
-
return
|
|
781
|
+
function hm(e, t) {
|
|
782
|
+
return !po(e, t).length;
|
|
792
783
|
}
|
|
793
784
|
function gm(e, t) {
|
|
794
|
-
return
|
|
785
|
+
return !fo(e, t).length;
|
|
795
786
|
}
|
|
796
787
|
function bm(e, t) {
|
|
797
|
-
return
|
|
788
|
+
return !N(e) || t.type !== "object" || !N(t.properties) ? false : Object.keys(t.properties).map((r) => Sm(e[r], t.properties[r], t.required && t.required.includes(r))).every((r) => r);
|
|
798
789
|
}
|
|
799
|
-
function Sm(e, t) {
|
|
800
|
-
return
|
|
790
|
+
function Sm(e, t, r) {
|
|
791
|
+
return typeof e == "undefined" ? !r : G(e, t);
|
|
801
792
|
}
|
|
802
793
|
function wm(e, t) {
|
|
794
|
+
return t.type !== "array" || !N(t.items) || wt(e, t).length > 0 ? false : Array.isArray(e) && Ie(t) && e.map((r) => G(r, t.items)).every((r) => r);
|
|
795
|
+
}
|
|
796
|
+
function Fm(e, t) {
|
|
797
|
+
return q(t.oneOf) ? t.oneOf.some((r) => G(e, r)) : false;
|
|
798
|
+
}
|
|
799
|
+
function Cm(e, t) {
|
|
800
|
+
return q(t.allOf) ? t.allOf.map((r) => G(e, r)).every((r) => r) : false;
|
|
801
|
+
}
|
|
802
|
+
function xm(e, t) {
|
|
803
803
|
return !cn(e, t).length;
|
|
804
804
|
}
|
|
805
|
-
function
|
|
805
|
+
function G(e, t) {
|
|
806
806
|
if (t.oneOf)
|
|
807
|
-
return
|
|
807
|
+
return Fm(e, t);
|
|
808
808
|
if (t.allOf)
|
|
809
|
-
return
|
|
809
|
+
return Cm(e, t);
|
|
810
810
|
if (t.const)
|
|
811
|
-
return
|
|
811
|
+
return gm(e, t);
|
|
812
812
|
switch (t.type) {
|
|
813
813
|
case "string":
|
|
814
|
-
return
|
|
814
|
+
return pm(e, t);
|
|
815
815
|
case "number":
|
|
816
|
-
return
|
|
816
|
+
return fm(e, t);
|
|
817
817
|
case "integer":
|
|
818
|
-
return
|
|
818
|
+
return ym(e, t);
|
|
819
819
|
case "boolean":
|
|
820
|
-
return
|
|
820
|
+
return hm(e, t);
|
|
821
821
|
case "array":
|
|
822
|
-
return
|
|
822
|
+
return wm(e, t);
|
|
823
823
|
case "object":
|
|
824
|
-
return
|
|
824
|
+
return bm(e, t);
|
|
825
825
|
case "blob":
|
|
826
|
-
return
|
|
826
|
+
return xm(e, t);
|
|
827
827
|
default:
|
|
828
828
|
return false;
|
|
829
829
|
}
|
|
830
830
|
}
|
|
831
831
|
var wn = require("react");
|
|
832
|
-
function
|
|
832
|
+
function Om(e) {
|
|
833
833
|
let t = new Date(e), r = `${t.getMonth() + 1}`, o = `${t.getDate()}`, a = t.getFullYear(), n = r.length < 2 ? `0${r}` : r, s = o.length < 2 ? `0${o}` : o;
|
|
834
834
|
return [a, n, s].join("-");
|
|
835
835
|
}
|
|
@@ -839,7 +839,7 @@ var require_main_min = __commonJS({
|
|
|
839
839
|
let [t, r, o] = e.split("-").map((a) => parseInt(a, 10));
|
|
840
840
|
return !B(t) || !B(r) || !B(o) ? null : new Date(t, r - 1, o);
|
|
841
841
|
};
|
|
842
|
-
var dn = (e) =>
|
|
842
|
+
var dn = (e) => Om(e);
|
|
843
843
|
var Ft = (e, t) => {
|
|
844
844
|
let r, o, a = () => {
|
|
845
845
|
r && (clearTimeout(r), r = null), o = null;
|
|
@@ -854,8 +854,8 @@ var require_main_min = __commonJS({
|
|
|
854
854
|
r !== null && (e(...o), a());
|
|
855
855
|
}, n;
|
|
856
856
|
};
|
|
857
|
-
var Ge = (e, t) => e === t ? true : Array.isArray(e) && Array.isArray(t) ? e.length === t.length && e.every((r, o) => Ge(r, t[o])) : !!(un(e) && un(t) &&
|
|
858
|
-
var
|
|
857
|
+
var Ge = (e, t) => e === t ? true : Array.isArray(e) && Array.isArray(t) ? e.length === t.length && e.every((r, o) => Ge(r, t[o])) : !!(un(e) && un(t) && vm(e, t));
|
|
858
|
+
var vm = (e, t) => {
|
|
859
859
|
let r = Object.keys(e), o = Object.keys(t);
|
|
860
860
|
return r.length === o.length && r.every((a) => Object.prototype.hasOwnProperty.call(t, a) && Ge(e[a], t[a]));
|
|
861
861
|
};
|
|
@@ -868,7 +868,7 @@ var require_main_min = __commonJS({
|
|
|
868
868
|
o.readAsDataURL(e), o.addEventListener("load", () => t(o.result)), o.addEventListener("error", (a) => r(a));
|
|
869
869
|
});
|
|
870
870
|
function fn(e, t) {
|
|
871
|
-
let r = t.reduce((o, a) =>
|
|
871
|
+
let r = t.reduce((o, a) => b(i({}, o), { [a.id]: a }), {});
|
|
872
872
|
for (let o of e) {
|
|
873
873
|
let a = r[o.id];
|
|
874
874
|
if (!a || a.status !== o.status)
|
|
@@ -882,46 +882,46 @@ var require_main_min = __commonJS({
|
|
|
882
882
|
var hn = { SHORT: "short", LONG: "long" };
|
|
883
883
|
var ye = { READ_ONLY: "readOnly", PERSIST_ASYNC: "persistAsync", VALIDATION_ASYNC: "validationAsync", OBJECT: "object", PROMOTED_ONE_OF: "promotedOneOf", ONE_OF: "oneOf", ALL_OF: "allOf", BASIC: "basic", ARRAY: "array" };
|
|
884
884
|
var gn = { EXTRA_SMALL: "xs", SMALL: "sm", MEDIUM: "md", LARGE: "lg", EXTRA_LARGE: "xl" };
|
|
885
|
-
var
|
|
886
|
-
var
|
|
887
|
-
var
|
|
888
|
-
var
|
|
889
|
-
var
|
|
885
|
+
var Am = (e) => !!e.readOnly && pe(e);
|
|
886
|
+
var Pm = (e) => !!e.oneOf && !!e.promotion;
|
|
887
|
+
var km = oe;
|
|
888
|
+
var Mm = zt;
|
|
889
|
+
var Cr = (e) => Am(e) ? ye.READ_ONLY : bt(e) ? ye.PERSIST_ASYNC : Vt(e) ? ye.VALIDATION_ASYNC : ce(e) ? ye.OBJECT : fe(e) ? ye.ARRAY : Pm(e) ? ye.PROMOTED_ONE_OF : km(e) ? ye.ONE_OF : Mm(e) ? ye.ALL_OF : pe(e) ? ye.BASIC : null;
|
|
890
890
|
function bn(e) {
|
|
891
|
-
return
|
|
891
|
+
return Cr(e) === ye.BASIC && e.type !== "boolean" && e.format !== "base64url";
|
|
892
892
|
}
|
|
893
|
-
var Sn = (e) =>
|
|
894
|
-
var
|
|
895
|
-
var
|
|
893
|
+
var Sn = (e) => Em(e) && Im(e) && Dm(e);
|
|
894
|
+
var Em = (e) => !e.type || e.type === "form";
|
|
895
|
+
var Im = (e) => {
|
|
896
896
|
var t;
|
|
897
897
|
return ((t = e == null ? void 0 : e.actions) == null ? void 0 : t.length) === 1;
|
|
898
898
|
};
|
|
899
|
-
var
|
|
899
|
+
var Dm = (e) => {
|
|
900
900
|
if (!e.schemas)
|
|
901
901
|
return false;
|
|
902
|
-
let t =
|
|
902
|
+
let t = xr(e.schemas);
|
|
903
903
|
if ((t == null ? void 0 : t.length) !== 1)
|
|
904
904
|
return false;
|
|
905
905
|
let r = t[0];
|
|
906
906
|
if (!ce(r) || Object.values(r.properties).length !== 1)
|
|
907
907
|
return false;
|
|
908
908
|
let o = Object.values(r.properties)[0];
|
|
909
|
-
return
|
|
909
|
+
return io(o) ? o.source === "camera" : false;
|
|
910
910
|
};
|
|
911
|
-
var
|
|
911
|
+
var xr = (e) => e.filter((t) => ce(t) ? Object.values((t == null ? void 0 : t.properties) || {}).find((r) => (r == null ? void 0 : r.hidden) !== true) : (t == null ? void 0 : t.hidden) !== true);
|
|
912
912
|
function Fn(e, t) {
|
|
913
913
|
return (0, wn.useCallback)(Ft(e, t), [e, t]);
|
|
914
914
|
}
|
|
915
|
-
var
|
|
915
|
+
var $t = require("react");
|
|
916
916
|
function Cn(e) {
|
|
917
|
-
let [t, r] = (0,
|
|
918
|
-
return (0,
|
|
917
|
+
let [t, r] = (0, $t.useState)(null), [o, a] = (0, $t.useState)(false), n = () => a(true);
|
|
918
|
+
return (0, $t.useEffect)(() => {
|
|
919
919
|
e && (a(false), r(window.open(e, "_blank")));
|
|
920
920
|
}, [e]), { requiresManualTrigger: !!(e && !t && !o), dismissConfirmation: n };
|
|
921
921
|
}
|
|
922
|
-
var
|
|
922
|
+
var Gt = require("react");
|
|
923
923
|
function xn(e, t) {
|
|
924
|
-
let r = re(), o = (0,
|
|
924
|
+
let r = re(), o = (0, Gt.useMemo)(() => {
|
|
925
925
|
if (e)
|
|
926
926
|
return () => r(e.url).then((n) => {
|
|
927
927
|
if (n.ok)
|
|
@@ -933,37 +933,37 @@ var require_main_min = __commonJS({
|
|
|
933
933
|
else
|
|
934
934
|
throw new Error("failed");
|
|
935
935
|
});
|
|
936
|
-
}, [e, r]), a = (0,
|
|
937
|
-
let
|
|
938
|
-
if (
|
|
939
|
-
let { action:
|
|
940
|
-
if (
|
|
941
|
-
let p = i(i({},
|
|
942
|
-
t(
|
|
936
|
+
}, [e, r]), a = (0, Gt.useCallback)((n) => {
|
|
937
|
+
let c = ((e == null ? void 0 : e.responseHandlers) || []).find((m) => m.result === n.result);
|
|
938
|
+
if (c != null && c.action) {
|
|
939
|
+
let { action: m } = c;
|
|
940
|
+
if (m.exit) {
|
|
941
|
+
let p = i(i({}, m.result || {}), n.data || {});
|
|
942
|
+
t(b(i({}, m), { result: p }));
|
|
943
943
|
} else {
|
|
944
|
-
let p = i(i({},
|
|
945
|
-
t(
|
|
944
|
+
let p = i(i({}, m.data || {}), n.data || {});
|
|
945
|
+
t(b(i({}, m), { data: p }));
|
|
946
946
|
}
|
|
947
947
|
return false;
|
|
948
948
|
}
|
|
949
949
|
return true;
|
|
950
950
|
}, [e == null ? void 0 : e.responseHandlers, t]);
|
|
951
|
-
|
|
951
|
+
Or({ asyncFn: o, interval: (e == null ? void 0 : e.interval) || 0, maxAttempts: (e == null ? void 0 : e.maxAttempts) || 0, maxConsecutiveFails: (e == null ? void 0 : e.maxConsecutiveFails) || 0, onPollingResponse: a, onFailure: (0, Gt.useCallback)(() => {
|
|
952
952
|
e && t(e.onError.action);
|
|
953
953
|
}, [t, e]) });
|
|
954
954
|
}
|
|
955
|
-
var
|
|
956
|
-
var
|
|
955
|
+
var Ss = require("react");
|
|
956
|
+
var ws = require("react-intl");
|
|
957
957
|
var On = require("react-intl");
|
|
958
|
-
var
|
|
959
|
-
var
|
|
960
|
-
var
|
|
961
|
-
var
|
|
962
|
-
var
|
|
963
|
-
var
|
|
958
|
+
var _t = (0, On.defineMessages)({ genericError: { id: "dynamicFlows.PersistAsyncSchema.genericError", defaultMessage: "Something went wrong, please try again later!", description: "Generic error message for persist async schema" } });
|
|
959
|
+
var ut = require("react");
|
|
960
|
+
var fs = require("react-intl");
|
|
961
|
+
var Lm = { allOf: [{ title: "Number schemas", type: "object", displayOrder: ["number"], properties: { number: { type: "number", title: "Number input", minimum: 2, maximum: 200, default: 1, help: { markdown: "2 or more" }, validationMessages: { min: "Too low buddy!", max: "Crazy high!" } } }, required: ["number"] }, { title: "String schemas", type: "object", displayOrder: ["string", "date", "phone", "file"], properties: { string: { type: "string", title: "Text input", minLength: 2, maxLength: 8, pattern: "^[a-z]+$", default: "abc", help: { markdown: "Keep it secret, Keep it safe" } }, date: { type: "string", format: "date", title: "Date input", minimum: "2000-02-01", maximum: "2010-01-01", validationMessages: { min: "Must be after Feb 2000", max: "Must be before Jan 2010" } }, phone: { type: "string", format: "phone", title: "Phone input", minLength: 10, maxLength: 12 }, file: { type: "string", format: "base64url", title: "File input" } }, required: ["string"] }, { title: "Boolean schemas", type: "object", displayOrder: ["boolean"], properties: { boolean: { type: "boolean", title: "Boolean input", width: "md" } } }, { title: "OneOf Const schema", type: "object", displayOrder: ["select", "radio"], properties: { select: { title: "Select", placeholder: "Please choose", oneOf: [{ title: "One", const: "one" }, { title: "Two", const: "two" }, { title: "Three", const: "three" }] }, radio: { title: "Radio", placeholder: "Please choose", oneOf: [{ title: "One", const: "one" }, { title: "Two", const: "two" }] } }, required: ["select", "radio"] }] };
|
|
962
|
+
var vr = Lm;
|
|
963
|
+
var us = Ee(nt());
|
|
964
964
|
var se = require("react");
|
|
965
965
|
var vn = require("@transferwise/components");
|
|
966
|
-
var
|
|
966
|
+
var z = (e) => {
|
|
967
967
|
switch (e) {
|
|
968
968
|
case "xs":
|
|
969
969
|
return "m-b-0";
|
|
@@ -979,7 +979,7 @@ var require_main_min = __commonJS({
|
|
|
979
979
|
return "";
|
|
980
980
|
}
|
|
981
981
|
};
|
|
982
|
-
var
|
|
982
|
+
var Tm = (e) => {
|
|
983
983
|
switch (e) {
|
|
984
984
|
case "right":
|
|
985
985
|
return "text-xs-right";
|
|
@@ -990,13 +990,13 @@ var require_main_min = __commonJS({
|
|
|
990
990
|
return "";
|
|
991
991
|
}
|
|
992
992
|
};
|
|
993
|
-
var
|
|
993
|
+
var Le = (e) => `${Tm(e.align)} ${z(e.margin)}`;
|
|
994
994
|
var An = require("react/jsx-runtime");
|
|
995
|
-
var
|
|
995
|
+
var Bm = (e) => {
|
|
996
996
|
let t = e.component;
|
|
997
|
-
return (0, An.jsx)(vn.Alert, { type:
|
|
997
|
+
return (0, An.jsx)(vn.Alert, { type: Rm(Nm(t.context)), className: z(t.margin), message: t.markdown });
|
|
998
998
|
};
|
|
999
|
-
var
|
|
999
|
+
var Nm = (e) => {
|
|
1000
1000
|
switch (e) {
|
|
1001
1001
|
case "success":
|
|
1002
1002
|
return "positive";
|
|
@@ -1011,15 +1011,15 @@ var require_main_min = __commonJS({
|
|
|
1011
1011
|
return e;
|
|
1012
1012
|
}
|
|
1013
1013
|
};
|
|
1014
|
-
var
|
|
1015
|
-
var ne =
|
|
1016
|
-
var
|
|
1017
|
-
var
|
|
1018
|
-
let t = e.component, r =
|
|
1019
|
-
return !t.width || t.width === "xl" ? (0,
|
|
1014
|
+
var Rm = (e) => !e || !["neutral", "warning", "negative", "positive"].includes(e) ? "neutral" : e;
|
|
1015
|
+
var ne = Bm;
|
|
1016
|
+
var it = require("react/jsx-runtime");
|
|
1017
|
+
var jm = (e) => {
|
|
1018
|
+
let t = e.component, r = z(t.margin || t.border ? "lg" : "xs");
|
|
1019
|
+
return !t.width || t.width === "xl" ? (0, it.jsx)("div", { className: r + Pn(t.border), children: (0, it.jsx)(ie, { components: t.components, model: e.model, submitted: e.submitted, errors: e.errors, onModelChange: e.onModelChange, onAction: e.onAction, onPersistAsync: e.onPersistAsync }) }) : (0, it.jsx)("div", { className: "row", children: (0, it.jsx)("div", { className: r + Um(t), children: (0, it.jsx)("div", { className: Pn(t.border), children: (0, it.jsx)(ie, { components: t.components, model: e.model, submitted: e.submitted, errors: e.errors, onModelChange: e.onModelChange, onAction: e.onAction, onPersistAsync: e.onPersistAsync }) }) }) });
|
|
1020
1020
|
};
|
|
1021
1021
|
var Pn = (e) => e ? " well p-b-0" : "";
|
|
1022
|
-
var
|
|
1022
|
+
var Um = (e) => {
|
|
1023
1023
|
switch (e.width) {
|
|
1024
1024
|
case "xs":
|
|
1025
1025
|
return " col-md-4 col-md-offset-4";
|
|
@@ -1034,18 +1034,18 @@ var require_main_min = __commonJS({
|
|
|
1034
1034
|
return " col-xs-12";
|
|
1035
1035
|
}
|
|
1036
1036
|
};
|
|
1037
|
-
var
|
|
1037
|
+
var yo = jm;
|
|
1038
1038
|
var In = require("@transferwise/components");
|
|
1039
|
-
var
|
|
1039
|
+
var zm = { primary: "primary", secondary: "secondary", link: "tertiary", positive: "primary", negative: "primary" };
|
|
1040
1040
|
var kn = (e) => {
|
|
1041
1041
|
var r;
|
|
1042
1042
|
let t = e.action.type;
|
|
1043
|
-
return (r = e.control) != null ? r : t ?
|
|
1043
|
+
return (r = e.control) != null ? r : t ? zm[t] : "secondary";
|
|
1044
1044
|
};
|
|
1045
|
-
var
|
|
1045
|
+
var Vm = { primary: "neutral", secondary: "neutral", link: "neutral", positive: "positive", negative: "negative" };
|
|
1046
1046
|
var Mn = (e) => {
|
|
1047
1047
|
var o;
|
|
1048
|
-
let t = e.action.type, r = (o = e.context) != null ? o : t ?
|
|
1048
|
+
let t = e.action.type, r = (o = e.context) != null ? o : t ? Vm[t] : "neutral";
|
|
1049
1049
|
return r === "neutral" ? "accent" : r;
|
|
1050
1050
|
};
|
|
1051
1051
|
var En = (e) => {
|
|
@@ -1062,22 +1062,22 @@ var require_main_min = __commonJS({
|
|
|
1062
1062
|
}
|
|
1063
1063
|
};
|
|
1064
1064
|
var Dn = require("react/jsx-runtime");
|
|
1065
|
-
var
|
|
1066
|
-
var
|
|
1067
|
-
let { component: t, onAction: r } = e, o = t.action, a = Mn(t), n = kn(t), { loading: s } = dr(),
|
|
1068
|
-
return (0, Dn.jsx)(In.Button, { size: En(t.size), type: a, priority: n, block: true, className:
|
|
1069
|
-
};
|
|
1070
|
-
var
|
|
1071
|
-
var
|
|
1072
|
-
var
|
|
1073
|
-
let t = e.component, { leftWidth: r, rightWidth: o } =
|
|
1074
|
-
return (0,
|
|
1075
|
-
};
|
|
1076
|
-
var
|
|
1077
|
-
var
|
|
1065
|
+
var Hm = (e) => {
|
|
1066
|
+
var m;
|
|
1067
|
+
let { component: t, onAction: r } = e, o = t.action, a = Mn(t), n = kn(t), { loading: s } = dr(), c = z(t.margin || "md");
|
|
1068
|
+
return (0, Dn.jsx)(In.Button, { size: En(t.size), type: a, priority: n, block: true, className: c, disabled: t.disabled || o.disabled || s, onClick: () => r(o), children: (m = t.title) != null ? m : o.title });
|
|
1069
|
+
};
|
|
1070
|
+
var ho = Hm;
|
|
1071
|
+
var st = require("react/jsx-runtime");
|
|
1072
|
+
var qm = (e) => {
|
|
1073
|
+
let t = e.component, { leftWidth: r, rightWidth: o } = $m(t.bias);
|
|
1074
|
+
return (0, st.jsxs)("div", { className: `${z(t.margin || "xs")} row`, children: [(0, st.jsx)("div", { className: `${r} m-b-0`, children: (0, st.jsx)(ie, { components: t.left, model: e.model, submitted: e.submitted, errors: e.errors, onModelChange: e.onModelChange, onAction: e.onAction, onPersistAsync: e.onPersistAsync }) }), (0, st.jsx)("div", { className: `${o} m-b-0`, children: (0, st.jsx)(ie, { components: t.right, model: e.model, submitted: e.submitted, errors: e.errors, onModelChange: e.onModelChange, onAction: e.onAction, onPersistAsync: e.onPersistAsync }) })] });
|
|
1075
|
+
};
|
|
1076
|
+
var $m = (e) => e === "left" ? { leftWidth: "col-md-8", rightWidth: "col-md-4" } : e === "right" ? { leftWidth: "col-md-4", rightWidth: "col-md-8" } : { leftWidth: "col-md-6", rightWidth: "col-md-6" };
|
|
1077
|
+
var go = qm;
|
|
1078
1078
|
var Ae = require("@transferwise/components");
|
|
1079
1079
|
var _e = require("react/jsx-runtime");
|
|
1080
|
-
var
|
|
1080
|
+
var Gm = (e) => {
|
|
1081
1081
|
var t, r, o;
|
|
1082
1082
|
if ((t = e.icon) != null && t.name)
|
|
1083
1083
|
return (0, _e.jsx)(Ae.Avatar, { type: Ae.AvatarType.ICON, children: (0, _e.jsx)(We, { type: e.icon.name }) });
|
|
@@ -1088,74 +1088,75 @@ var require_main_min = __commonJS({
|
|
|
1088
1088
|
return (0, _e.jsx)("img", { src: a, alt: n });
|
|
1089
1089
|
}
|
|
1090
1090
|
};
|
|
1091
|
-
var
|
|
1091
|
+
var _m = (e) => {
|
|
1092
1092
|
let t = e.component, r = (o, a) => {
|
|
1093
|
-
let n =
|
|
1093
|
+
let n = Gm(o);
|
|
1094
1094
|
return (0, _e.jsx)(Ae.NavigationOption, { title: o.title, content: o.description, disabled: o.disabled, media: n, showMediaCircle: false, showMediaAtAllSizes: true, onClick: () => a(o.action) }, JSON.stringify(o));
|
|
1095
1095
|
};
|
|
1096
|
-
return (0, _e.jsx)("div", { className:
|
|
1096
|
+
return (0, _e.jsx)("div", { className: z(t.margin), children: (0, _e.jsx)(Ae.NavigationOptionsList, { children: t.options.map((o) => r(o, e.onAction)) }) });
|
|
1097
1097
|
};
|
|
1098
|
-
var
|
|
1098
|
+
var bo = _m;
|
|
1099
1099
|
var Ln = require("react/jsx-runtime");
|
|
1100
|
-
var
|
|
1101
|
-
let r = `m-t-0 ${
|
|
1100
|
+
var Wm = ({ component: e }) => {
|
|
1101
|
+
let r = `m-t-0 ${z(e.margin)}`;
|
|
1102
1102
|
return (0, Ln.jsx)("hr", { className: r });
|
|
1103
1103
|
};
|
|
1104
|
-
var
|
|
1104
|
+
var So = Wm;
|
|
1105
1105
|
var Ct = require("@transferwise/components");
|
|
1106
|
-
var
|
|
1106
|
+
var Pr = require("react");
|
|
1107
1107
|
var Nn = require("react-intl");
|
|
1108
1108
|
var Tn = require("react-intl");
|
|
1109
1109
|
var Bn = (0, Tn.defineMessages)({ retryTitle: { id: "dynamicFlows.DynamicExternal.retryTitle", defaultMessage: "Reopen window", description: "" } });
|
|
1110
1110
|
var Ke = require("react/jsx-runtime");
|
|
1111
|
-
var
|
|
1112
|
-
let { requestUrl: r, responseHandlers: o, polling: a, retryTitle: n } = e, s = (0, Nn.useIntl)(),
|
|
1113
|
-
(0,
|
|
1114
|
-
|
|
1115
|
-
}, [
|
|
1116
|
-
let
|
|
1117
|
-
return xn(
|
|
1118
|
-
};
|
|
1119
|
-
var
|
|
1120
|
-
var
|
|
1111
|
+
var Km = ({ component: e, onAction: t }) => {
|
|
1112
|
+
let { requestUrl: r, responseHandlers: o, polling: a, retryTitle: n } = e, s = (0, Nn.useIntl)(), c = (0, Pr.useCallback)(() => window.open(r, "df-external-window"), [r]);
|
|
1113
|
+
(0, Pr.useEffect)(() => {
|
|
1114
|
+
c();
|
|
1115
|
+
}, [c]);
|
|
1116
|
+
let m = a && o ? b(i({}, a), { responseHandlers: o }) : void 0;
|
|
1117
|
+
return xn(m, t), (0, Ke.jsxs)(Ke.Fragment, { children: [(0, Ke.jsx)(Ct.Loader, { size: Ct.Size.LARGE, classNames: { "tw-loader": "tw-loader m-x-auto" } }), (0, Ke.jsx)("br", {}), (0, Ke.jsx)(Ct.Button, { priority: "tertiary", block: true, onClick: c, children: n || s.formatMessage(Bn.retryTitle) })] });
|
|
1118
|
+
};
|
|
1119
|
+
var wo = Km;
|
|
1120
|
+
var Xi = require("react");
|
|
1121
|
+
var Rn = Ee(nt());
|
|
1121
1122
|
var jn = require("react");
|
|
1122
1123
|
var Pe = require("react/jsx-runtime");
|
|
1123
|
-
var
|
|
1124
|
-
var
|
|
1125
|
-
var
|
|
1124
|
+
var Ym = (e, t) => t.map((r) => ae(e, r) || {});
|
|
1125
|
+
var Jm = (e) => e.reduce((t, r) => i(i({}, r), t), {});
|
|
1126
|
+
var Zm = (e) => ({ "col-xs-12": true, "col-sm-6": e === "md", "col-sm-4": e === "sm" });
|
|
1126
1127
|
var Un = (e) => {
|
|
1127
1128
|
let t = (a, n) => {
|
|
1128
1129
|
let s = e.schema.allOf[a];
|
|
1129
|
-
r[a] = ae(n.model, s) || {}, o(r), e.onChange(
|
|
1130
|
-
}, [r, o] = (0, jn.useState)(
|
|
1131
|
-
return (0, Pe.jsxs)(Pe.Fragment, { children: [e.schema.title && (0, Pe.jsx)("h3", { className: "page-header", children: e.schema.title }), e.schema.description && (0, Pe.jsx)("p", { children: e.schema.description }), (0, Pe.jsx)("div", { className: "row", children: e.schema.allOf.map((a, n) => (0, Pe.jsx)("div", { className: (0, Rn.default)(
|
|
1130
|
+
r[a] = ae(n.model, s) || {}, o(r), e.onChange(b(i({}, n), { model: Jm(r) }));
|
|
1131
|
+
}, [r, o] = (0, jn.useState)(Ym(e.model, e.schema.allOf));
|
|
1132
|
+
return (0, Pe.jsxs)(Pe.Fragment, { children: [e.schema.title && (0, Pe.jsx)("h3", { className: "page-header", children: e.schema.title }), e.schema.description && (0, Pe.jsx)("p", { children: e.schema.description }), (0, Pe.jsx)("div", { className: "row", children: e.schema.allOf.map((a, n) => (0, Pe.jsx)("div", { className: (0, Rn.default)(Zm(a.width)), children: (0, Pe.jsx)(me, { schema: a, model: r[n], errors: e.errors, submitted: e.submitted, disabled: e.disabled, onChange: (s) => t(n, b(i({}, s), { model: s.model })), onPersistAsync: e.onPersistAsync }) }, n)) })] });
|
|
1132
1133
|
};
|
|
1133
1134
|
Un.defaultProps = { disabled: false };
|
|
1134
|
-
var
|
|
1135
|
+
var Fo = Un;
|
|
1135
1136
|
var Mr = require("@transferwise/components");
|
|
1136
|
-
var Qn =
|
|
1137
|
-
var
|
|
1137
|
+
var Qn = Ee(nt());
|
|
1138
|
+
var Wt = require("react");
|
|
1138
1139
|
var kr = require("@transferwise/components");
|
|
1139
|
-
var
|
|
1140
|
+
var Co = require("@transferwise/formatting");
|
|
1140
1141
|
var Vn = require("react-intl");
|
|
1141
1142
|
var zn = require("react-intl");
|
|
1142
1143
|
var he = (0, zn.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: "" } });
|
|
1143
|
-
var
|
|
1144
|
+
var Te = require("react/jsx-runtime");
|
|
1144
1145
|
var Hn = (e) => {
|
|
1145
|
-
var
|
|
1146
|
-
let t =
|
|
1147
|
-
return (0,
|
|
1146
|
+
var c;
|
|
1147
|
+
let t = Xm(e.schema), r = i(i(i({}, t), e.validationMessages), e.schema.validationMessages), o = (e.submitted || !e.changed) && !!e.errors, a = !o && (e.submitted || e.changed && e.blurred) && !!((c = e.validations) != null && c.length), n = e.focused && e.schema.description && !a, s = !!e.infoMessage;
|
|
1148
|
+
return (0, Te.jsxs)("div", { children: [o ? (0, Te.jsx)(kr.InlineAlert, { type: "error", children: e.errors }) : null, a ? (0, Te.jsx)(kr.InlineAlert, { type: "error", children: e.validations.map((m) => (0, Te.jsx)("div", { children: r[m] }, m)) }) : null, (n || s) && (0, Te.jsxs)(kr.InlineAlert, { type: "info", children: [n && (0, Te.jsx)("div", { children: e.schema.description }), s && (0, Te.jsx)("div", { children: e.infoMessage })] })] });
|
|
1148
1149
|
};
|
|
1149
1150
|
Hn.defaultProps = { errors: "", validations: [], validationMessages: {}, validationAsyncSuccessMessage: null };
|
|
1150
|
-
function
|
|
1151
|
+
function Xm(e) {
|
|
1151
1152
|
let { formatMessage: t, locale: r } = (0, Vn.useIntl)(), o = { type: t(he.type), minimum: t(he.minimum, { minimum: e.minimum }), maximum: t(he.maximum, { maximum: e.maximum }), minLength: t(he.minLength, { minLength: e.minLength }), maxLength: t(he.maxLength, { maxLength: e.maxLength }), pattern: t(he.pattern), required: t(he.required) };
|
|
1152
1153
|
if (e.format === "date") {
|
|
1153
|
-
let a = { pattern: t(he.patternDate), minimum: e.minimum ? t(he.minimumDate, { minimum: (0,
|
|
1154
|
+
let a = { pattern: t(he.patternDate), minimum: e.minimum ? t(he.minimumDate, { minimum: (0, Co.formatDate)(new Date(e.minimum), r, { timeZone: "UTC", dateStyle: "long" }) }) : void 0, maximum: e.maximum ? t(he.maximumDate, { maximum: (0, Co.formatDate)(new Date(e.maximum), r, { timeZone: "UTC", dateStyle: "long" }) }) : void 0 };
|
|
1154
1155
|
return i(i({}, o), a);
|
|
1155
1156
|
}
|
|
1156
1157
|
return o;
|
|
1157
1158
|
}
|
|
1158
|
-
var
|
|
1159
|
+
var Be = Hn;
|
|
1159
1160
|
async function qn(e, t) {
|
|
1160
1161
|
if (t)
|
|
1161
1162
|
return e;
|
|
@@ -1170,12 +1171,12 @@ var require_main_min = __commonJS({
|
|
|
1170
1171
|
function Gn(e) {
|
|
1171
1172
|
let t = e instanceof Error;
|
|
1172
1173
|
if (!(N(e) && "data" in e) && !t)
|
|
1173
|
-
return
|
|
1174
|
+
return M(e) ? e : void 0;
|
|
1174
1175
|
if (t) {
|
|
1175
1176
|
let a = e;
|
|
1176
1177
|
return { id: ve(), message: a.message };
|
|
1177
1178
|
} else
|
|
1178
|
-
return i({ message:
|
|
1179
|
+
return i({ message: M(e.message) ? e.message : "" }, e);
|
|
1179
1180
|
}
|
|
1180
1181
|
var Jn = require("react-intl");
|
|
1181
1182
|
var _n = require("react-intl");
|
|
@@ -1188,40 +1189,40 @@ var require_main_min = __commonJS({
|
|
|
1188
1189
|
}
|
|
1189
1190
|
var xt = require("react/jsx-runtime");
|
|
1190
1191
|
var ei = (e) => {
|
|
1191
|
-
var
|
|
1192
|
-
let { onChange: t, schema: r } = e, o = Q(), a = Zn(r), n = (0,
|
|
1193
|
-
|
|
1192
|
+
var x, E;
|
|
1193
|
+
let { onChange: t, schema: r } = e, o = Q(), a = Zn(r), n = (0, Wt.useMemo)(() => r.$id || ve(), [r.$id]), [s, c] = (0, Wt.useState)(false), [m, p] = (0, Wt.useState)(() => Qm(e.model || [])), u = ti(r.items.persistAsync), g = r.items.persistAsync.schema, y = at(g), l = async (L) => {
|
|
1194
|
+
c(true);
|
|
1194
1195
|
try {
|
|
1195
|
-
let
|
|
1196
|
+
let k = await qn(L, y);
|
|
1196
1197
|
o("Dynamic Flow - PersistAsync", { status: "pending", schemaId: r.$id });
|
|
1197
|
-
let
|
|
1198
|
-
return o("Dynamic Flow - PersistAsync", { status: "success", schemaId: r.$id }), $n(
|
|
1199
|
-
} catch (
|
|
1200
|
-
return o("Dynamic Flow - PersistAsync", { status: "failure", schemaId: r.$id }), Promise.reject(Gn(
|
|
1198
|
+
let T = await u(k);
|
|
1199
|
+
return o("Dynamic Flow - PersistAsync", { status: "success", schemaId: r.$id }), $n(T);
|
|
1200
|
+
} catch (k) {
|
|
1201
|
+
return o("Dynamic Flow - PersistAsync", { status: "failure", schemaId: r.$id }), Promise.reject(Gn(k));
|
|
1201
1202
|
}
|
|
1202
1203
|
};
|
|
1203
|
-
function
|
|
1204
|
-
if (fn(
|
|
1204
|
+
function d(L) {
|
|
1205
|
+
if (fn(L, m))
|
|
1205
1206
|
return;
|
|
1206
|
-
p(
|
|
1207
|
-
let
|
|
1208
|
-
t({ model:
|
|
1207
|
+
p(L);
|
|
1208
|
+
let T = Xn(L).map((H) => H.id);
|
|
1209
|
+
t({ model: T, triggerSchema: r, triggerModel: T });
|
|
1209
1210
|
}
|
|
1210
|
-
let
|
|
1211
|
-
return (0, xt.jsxs)("div", { className: (0, Qn.default)("form-group", { "has-error":
|
|
1211
|
+
let h = Xn(m).map((L) => L.id), S = wt(h, r, e.required), O = !!e.errors || (s || e.submitted) && !!S.length, w = "accepts" in g && g.accepts, v = "maxSize" in g && g.maxSize, P = b(i(i({ multiple: true, className: "form-control", files: m, fileInputName: n, id: n }, w ? { fileTypes: w } : void 0), v ? { sizeLimit: Fr(v) } : void 0), { sizeLimitErrorMessage: ((x = g.validationMessages) == null ? void 0 : x.maxSize) || a.maxFileSizeErrorMessage, maxFiles: e.schema.maxItems, maxFilesErrorMessage: ((E = e.schema.validationMessages) == null ? void 0 : E.maxItems) || a.maxItemsErrorMessage, uploadButtonTitle: g.title, description: g.description, disabled: e.disabled, onUploadFile: (L) => l(L.get(n)), onFilesChange: d, onDeleteFile: () => Promise.resolve() });
|
|
1212
|
+
return (0, xt.jsxs)("div", { className: (0, Qn.default)("form-group", { "has-error": O }), children: [(0, xt.jsx)("label", { className: "d-block control-label", htmlFor: n, children: e.schema.title }), (0, xt.jsx)(Mr.UploadInput, i({}, P)), (0, xt.jsx)(Be, { changed: s, submitted: e.submitted, errors: e.errors, schema: e.schema, validations: S, validationMessages: td(r, !!e.required, a), infoMessage: null, focused: false, blurred: true })] });
|
|
1212
1213
|
};
|
|
1213
1214
|
ei.defaultProps = { errors: null, required: false };
|
|
1214
|
-
var
|
|
1215
|
+
var xo = ei;
|
|
1215
1216
|
function Xn(e) {
|
|
1216
1217
|
return e.filter((t) => !t.error && t.status === "succeeded");
|
|
1217
1218
|
}
|
|
1218
|
-
function
|
|
1219
|
-
return e.map((t) =>
|
|
1219
|
+
function Qm(e) {
|
|
1220
|
+
return e.map((t) => ed(t) ? { id: t, status: Mr.Status.SUCCEEDED } : null).filter((t) => t !== null);
|
|
1220
1221
|
}
|
|
1221
|
-
function
|
|
1222
|
-
return B(e) ||
|
|
1222
|
+
function ed(e) {
|
|
1223
|
+
return B(e) || M(e);
|
|
1223
1224
|
}
|
|
1224
|
-
function
|
|
1225
|
+
function td(e, t, r) {
|
|
1225
1226
|
let { minItems: o, maxItems: a } = e;
|
|
1226
1227
|
return i(i(i({}, t && { required: r.requiredMessage }), o && { minItems: r.minItemsErrorMessage }), a && { maxItems: r.maxItemsErrorMessage });
|
|
1227
1228
|
}
|
|
@@ -1229,7 +1230,7 @@ var require_main_min = __commonJS({
|
|
|
1229
1230
|
var ri = (e) => {
|
|
1230
1231
|
let { schema: t } = e;
|
|
1231
1232
|
if (Ga(t))
|
|
1232
|
-
return (0, ai.jsx)(
|
|
1233
|
+
return (0, ai.jsx)(xo, b(i({}, e), { schema: t }));
|
|
1233
1234
|
throw new Error("Not implemented");
|
|
1234
1235
|
};
|
|
1235
1236
|
ri.defaultProps = { errors: null, required: false };
|
|
@@ -1237,115 +1238,116 @@ var require_main_min = __commonJS({
|
|
|
1237
1238
|
var ii = require("react/jsx-runtime");
|
|
1238
1239
|
var ni = (e) => {
|
|
1239
1240
|
let { schema: t } = e;
|
|
1240
|
-
if (
|
|
1241
|
+
if (Ie(t))
|
|
1241
1242
|
return (0, ii.jsx)(oi, i({}, e));
|
|
1242
1243
|
throw new Error("Not implemented");
|
|
1243
1244
|
};
|
|
1244
1245
|
ni.defaultProps = { required: false };
|
|
1245
|
-
var
|
|
1246
|
-
var si =
|
|
1247
|
-
var
|
|
1248
|
-
var
|
|
1249
|
-
var
|
|
1246
|
+
var Oo = ni;
|
|
1247
|
+
var si = Ee(nt());
|
|
1248
|
+
var Er = require("react");
|
|
1249
|
+
var Ne = require("react/jsx-runtime");
|
|
1250
|
+
var rd = (e) => ({ "col-xs-12": true, "col-sm-6": e === "md", "col-sm-4": e === "sm" });
|
|
1250
1251
|
var li = (e) => {
|
|
1251
|
-
let [t, r] = (0,
|
|
1252
|
-
|
|
1252
|
+
let [t, r] = (0, Er.useState)(() => i({}, ae(e.model, e.schema))), o = (p, u) => {
|
|
1253
|
+
u.model !== null ? t[p] = u.model : delete t[p], r(t), e.onChange(b(i({}, u), { model: t }));
|
|
1253
1254
|
}, a = (p) => e.schema.required && e.schema.required.includes(p);
|
|
1254
|
-
(0,
|
|
1255
|
+
(0, Er.useEffect)(() => {
|
|
1255
1256
|
let p = ae(t, e.schema) || {};
|
|
1256
1257
|
r(p), Ge(p, t) || e.onChange({ model: p, triggerSchema: e.schema, triggerModel: p });
|
|
1257
1258
|
}, [e.schema]);
|
|
1258
|
-
let n = /* @__PURE__ */ new Set([...e.schema.displayOrder || [], ...Object.keys(e.schema.properties)]), s = (p) => typeof e.schema.properties[p] != "undefined",
|
|
1259
|
-
return (0,
|
|
1259
|
+
let n = /* @__PURE__ */ new Set([...e.schema.displayOrder || [], ...Object.keys(e.schema.properties)]), s = (p) => typeof e.schema.properties[p] != "undefined", c = Array.from(n).filter(s), m = e.errors;
|
|
1260
|
+
return (0, Ne.jsxs)("fieldset", { children: [e.schema.title && !e.hideTitle && (0, Ne.jsxs)("legend", { children: [" ", e.schema.title, " "] }), e.schema.description && !e.hideTitle && (0, Ne.jsxs)("p", { children: [" ", e.schema.description, " "] }), e.schema.alert && (0, Ne.jsx)(ne, { component: e.schema.alert }), (0, Ne.jsx)("div", { className: "row", children: c.map((p) => (0, Ne.jsx)("div", { className: (0, si.default)(rd(e.schema.properties[p].width)), children: (0, Ne.jsx)(me, { schema: e.schema.properties[p], model: e.model && e.model[p], errors: m && m[p], submitted: e.submitted, required: a(p), disabled: e.disabled, onChange: (u) => o(p, u), onPersistAsync: e.onPersistAsync }) }, p)) })] });
|
|
1260
1261
|
};
|
|
1261
1262
|
li.defaultProps = { hideTitle: false, disabled: false };
|
|
1262
|
-
var
|
|
1263
|
-
var
|
|
1263
|
+
var Kt = li;
|
|
1264
|
+
var Mi = Ee(nt());
|
|
1264
1265
|
var ke = require("react");
|
|
1265
|
-
var
|
|
1266
|
+
var Ir = require("@transferwise/components");
|
|
1266
1267
|
var di = require("react-intl");
|
|
1267
1268
|
var ci = require("react-intl");
|
|
1268
1269
|
var mi = (0, ci.defineMessages)({ helpAria: { id: "dynamicFlows.Help.ariaLabel", defaultMessage: "Click here for more info.", description: "Aria label for help." } });
|
|
1269
|
-
var
|
|
1270
|
-
var
|
|
1270
|
+
var vo = require("react/jsx-runtime");
|
|
1271
|
+
var od = (e) => {
|
|
1271
1272
|
let t = (0, di.useIntl)();
|
|
1272
|
-
return (0,
|
|
1273
|
+
return (0, vo.jsx)(Ir.Info, { className: "m-l-1", content: (0, vo.jsx)(Ir.Markdown, { children: e.help.markdown }), presentation: "POPOVER", size: "sm", "aria-label": t.formatMessage(mi.helpAria) });
|
|
1273
1274
|
};
|
|
1274
|
-
var
|
|
1275
|
-
var
|
|
1275
|
+
var Ot = od;
|
|
1276
|
+
var vi = require("react");
|
|
1277
|
+
var _ = require("@transferwise/components");
|
|
1276
1278
|
var yi = require("react");
|
|
1277
|
-
var
|
|
1279
|
+
var vt = (e, t = {}) => {
|
|
1278
1280
|
let { coerceValue: r = false } = t;
|
|
1279
|
-
if (!
|
|
1281
|
+
if (!A(e)) {
|
|
1280
1282
|
if (N(e)) {
|
|
1281
|
-
|
|
1283
|
+
lt({ received: "object", expected: "string" });
|
|
1282
1284
|
return;
|
|
1283
1285
|
}
|
|
1284
|
-
if (!
|
|
1286
|
+
if (!M(e)) {
|
|
1285
1287
|
if (r)
|
|
1286
|
-
return
|
|
1287
|
-
|
|
1288
|
+
return Po({ received: typeof e, expected: "string" }), String(e);
|
|
1289
|
+
lt({ received: typeof e, expected: "string" });
|
|
1288
1290
|
return;
|
|
1289
1291
|
}
|
|
1290
1292
|
return e;
|
|
1291
1293
|
}
|
|
1292
1294
|
};
|
|
1293
|
-
var
|
|
1295
|
+
var Ao = (e, t = {}) => {
|
|
1294
1296
|
let { coerceValue: r = false } = t;
|
|
1295
|
-
if (
|
|
1297
|
+
if (A(e))
|
|
1296
1298
|
return;
|
|
1297
1299
|
if (B(e))
|
|
1298
1300
|
return e;
|
|
1299
1301
|
let o = { received: typeof e, expected: "string or number" };
|
|
1300
1302
|
if (N(e)) {
|
|
1301
|
-
|
|
1303
|
+
lt(o);
|
|
1302
1304
|
return;
|
|
1303
1305
|
}
|
|
1304
|
-
if (!
|
|
1306
|
+
if (!M(e)) {
|
|
1305
1307
|
if (r)
|
|
1306
|
-
return
|
|
1307
|
-
|
|
1308
|
+
return Po(o), String(e);
|
|
1309
|
+
lt(o);
|
|
1308
1310
|
return;
|
|
1309
1311
|
}
|
|
1310
1312
|
return e;
|
|
1311
1313
|
};
|
|
1312
1314
|
var ui = (e, t = {}) => {
|
|
1313
1315
|
let { coerceValue: r = false } = t;
|
|
1314
|
-
if (
|
|
1316
|
+
if (A(e))
|
|
1315
1317
|
return false;
|
|
1316
1318
|
if (!Oe(e)) {
|
|
1317
1319
|
if (r)
|
|
1318
|
-
return
|
|
1319
|
-
|
|
1320
|
+
return Po({ received: typeof e, expected: "boolean" }), !!e;
|
|
1321
|
+
lt({ received: typeof e, expected: "boolean" });
|
|
1320
1322
|
return;
|
|
1321
1323
|
}
|
|
1322
1324
|
return e;
|
|
1323
1325
|
};
|
|
1324
1326
|
var pi = (e) => {
|
|
1325
|
-
if (!
|
|
1326
|
-
if (!(e instanceof Date) && !
|
|
1327
|
-
|
|
1327
|
+
if (!A(e)) {
|
|
1328
|
+
if (!(e instanceof Date) && !M(e)) {
|
|
1329
|
+
lt({ received: typeof e, expected: "string or Date" });
|
|
1328
1330
|
return;
|
|
1329
1331
|
}
|
|
1330
1332
|
return e;
|
|
1331
1333
|
}
|
|
1332
1334
|
};
|
|
1333
1335
|
var fi = (e) => {
|
|
1334
|
-
if (
|
|
1336
|
+
if (A(e))
|
|
1335
1337
|
return null;
|
|
1336
|
-
if (!
|
|
1337
|
-
return
|
|
1338
|
+
if (!M(e))
|
|
1339
|
+
return lt({ received: typeof e, expected: "string", fallback: "null" }), null;
|
|
1338
1340
|
let t = mn(e);
|
|
1339
1341
|
return t === null && console.warn("Incorrectly formatted date string. Falling back to null."), t;
|
|
1340
1342
|
};
|
|
1341
|
-
var
|
|
1343
|
+
var Po = ({ received: e, expected: t }) => {
|
|
1342
1344
|
console.warn(`Value with type ${e} passed to control that only accepts type ${t}. Type will be coerced, but this behaviour will change in the future, so please fix your code.`);
|
|
1343
1345
|
};
|
|
1344
|
-
var
|
|
1346
|
+
var lt = ({ received: e, expected: t, fallback: r = "undefined" }) => {
|
|
1345
1347
|
console.warn(`Value with type ${e} passed to control that only accepts type ${t}. Falling back to ${r}`);
|
|
1346
1348
|
};
|
|
1347
|
-
var
|
|
1348
|
-
var
|
|
1349
|
+
var Y = require("react/jsx-runtime");
|
|
1350
|
+
var At = class extends yi.PureComponent {
|
|
1349
1351
|
constructor(r) {
|
|
1350
1352
|
super(r);
|
|
1351
1353
|
this.getAutocompleteStatus = () => this.props.autoComplete ? "on" : "disabled";
|
|
@@ -1372,59 +1374,59 @@ var require_main_min = __commonJS({
|
|
|
1372
1374
|
if (this.props.value !== null && typeof this.props.value != "undefined")
|
|
1373
1375
|
return r2.find((o) => this.props.value === o.value);
|
|
1374
1376
|
};
|
|
1375
|
-
this.mapOption = (r2) =>
|
|
1377
|
+
this.mapOption = (r2) => b(i({}, r2), { value: B(r2.value) || M(r2.value) ? r2.value : void 0, disabled: r2.disabled || this.props.disabled, readOnly: this.props.readOnly });
|
|
1376
1378
|
this.state = { selectedOption: r.selectedOption, touched: false, prevValue: r.value };
|
|
1377
1379
|
}
|
|
1378
1380
|
static getDerivedStateFromProps(r, o) {
|
|
1379
1381
|
return o.prevValue !== r.value ? { prevValue: r.value, value: r.value } : null;
|
|
1380
1382
|
}
|
|
1381
1383
|
render() {
|
|
1382
|
-
var
|
|
1383
|
-
let { name: r, placeholder: o, step: a, countryCode: n, type: s, options:
|
|
1384
|
+
var H;
|
|
1385
|
+
let { name: r, placeholder: o, step: a, countryCode: n, type: s, options: c, disabled: m, readOnly: p, required: u, minLength: g, maxLength: y, min: l, max: d, searchPlaceholder: f, searchValue: h, onSearchChange: S, size: O, uploadProps: w, label: v, monthFormat: P, id: x, minDate: E, maxDate: L, value: k, mode: T } = this.props;
|
|
1384
1386
|
switch (s) {
|
|
1385
1387
|
case R.RADIO:
|
|
1386
|
-
return (0,
|
|
1388
|
+
return (0, Y.jsx)(_.RadioGroup, { radios: c.map(this.mapOption), name: r, selectedValue: Ao(k, { coerceValue: true }), onChange: this.handleOnChange });
|
|
1387
1389
|
case R.CHECKBOX:
|
|
1388
|
-
return (0,
|
|
1390
|
+
return (0, Y.jsx)(_.Checkbox, { checked: ui(k, { coerceValue: true }), disabled: m, label: v, required: u, readOnly: p, onChange: this.handleOnChange, onBlur: this.handleOnBlur, onFocus: this.handleOnFocus });
|
|
1389
1391
|
case R.SELECT: {
|
|
1390
|
-
let
|
|
1391
|
-
return (0,
|
|
1392
|
-
var
|
|
1393
|
-
this.setState({ selectedOption:
|
|
1394
|
-
}, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, onSearchChange:
|
|
1392
|
+
let F = c.length >= 20;
|
|
1393
|
+
return (0, Y.jsx)(_.Select, { id: x, selected: this.getSelectedOption(c), options: c, search: F, required: u, disabled: m, placeholder: o, searchPlaceholder: f, searchValue: h, onChange: (j) => {
|
|
1394
|
+
var I;
|
|
1395
|
+
this.setState({ selectedOption: j != null ? j : void 0 }), this.props.onChange((I = j == null ? void 0 : j.value) != null ? I : null);
|
|
1396
|
+
}, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, onSearchChange: F ? S : void 0 });
|
|
1395
1397
|
}
|
|
1396
1398
|
case R.TAB:
|
|
1397
|
-
return (0,
|
|
1398
|
-
let
|
|
1399
|
-
this.setState({ selectedOption:
|
|
1399
|
+
return (0, Y.jsx)(_.Tabs, { selected: ((H = this.getSelectedOption(c)) == null ? void 0 : H.value) || 0, tabs: c.map((F) => ({ title: F.label, content: (0, Y.jsx)(Y.Fragment, {}), disabled: F.disabled || false })), name: x, onTabSelect: (F) => {
|
|
1400
|
+
let j = !!this.state.selectedOption;
|
|
1401
|
+
this.setState({ selectedOption: c.find((I) => I.value === F) }), this.props.onChange(F, j ? "user" : "init");
|
|
1400
1402
|
} });
|
|
1401
1403
|
case R.NUMBER:
|
|
1402
|
-
return (0,
|
|
1403
|
-
this.props.onChange(parseFloat(
|
|
1404
|
-
}, onFocus: this.handleOnFocus, onWheel: (
|
|
1405
|
-
|
|
1404
|
+
return (0, Y.jsx)("input", { autoComplete: this.getAutocompleteStatus(), className: "form-control", disabled: m, id: x, max: d, min: l, placeholder: o, readOnly: p, required: u, step: a, type: "number", value: Ao(k, { coerceValue: true }), onBlur: this.handleOnBlur, onChange: (F) => {
|
|
1405
|
+
this.props.onChange(parseFloat(F.target.value));
|
|
1406
|
+
}, onFocus: this.handleOnFocus, onWheel: (F) => {
|
|
1407
|
+
F.target instanceof HTMLElement && F.target.blur();
|
|
1406
1408
|
} });
|
|
1407
1409
|
case R.HIDDEN:
|
|
1408
|
-
return (0,
|
|
1410
|
+
return (0, Y.jsx)("input", { type: "hidden", name: r, value: vt(k, { coerceValue: true }), id: x });
|
|
1409
1411
|
case R.PASSWORD:
|
|
1410
|
-
return (0,
|
|
1412
|
+
return (0, Y.jsx)("input", { autoComplete: this.getAutocompleteStatus(), className: "form-control", disabled: m, id: x, placeholder: o, readOnly: p, required: u, type: "password", value: vt(k, { coerceValue: true }), onBlur: this.handleOnBlur, onChange: this.handleInputOnChange, onFocus: this.handleOnFocus });
|
|
1411
1413
|
case R.DATE:
|
|
1412
1414
|
case R.DATETIME:
|
|
1413
|
-
return (0,
|
|
1415
|
+
return (0, Y.jsx)(_.DateInput, { disabled: m, size: O, value: pi(k), mode: T, monthFormat: P, onBlur: this.handleOnBlur, onChange: this.handleOnChange, onFocus: this.handleOnFocus });
|
|
1414
1416
|
case R.DATELOOKUP:
|
|
1415
|
-
return (0,
|
|
1416
|
-
this.handleOnChange(dn(
|
|
1417
|
+
return (0, Y.jsx)(_.DateLookup, { value: fi(k), min: E, max: L, placeholder: o, monthFormat: P, disabled: m, onChange: (F) => {
|
|
1418
|
+
this.handleOnChange(dn(F));
|
|
1417
1419
|
}, onBlur: this.handleOnBlur, onFocus: this.handleOnFocus });
|
|
1418
1420
|
case R.TEL:
|
|
1419
|
-
return (0,
|
|
1421
|
+
return (0, Y.jsx)(_.PhoneNumberInput, { disabled: m, countryCode: n, placeholder: o, required: u, searchPlaceholder: f, size: O, initialValue: vt(k), onBlur: this.handleOnBlur, onChange: this.handleOnChange, onFocus: this.handleOnFocus });
|
|
1420
1422
|
case R.TEXTAREA: {
|
|
1421
|
-
let
|
|
1422
|
-
return this.props.displayPattern ? (0,
|
|
1423
|
+
let F = { className: "form-control tw-form-control", id: x, name: r, placeholder: o, value: vt(k, { coerceValue: true }), readOnly: p, required: u, minLength: g, maxLength: y, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, disabled: m, autoComplete: this.getAutocompleteStatus() };
|
|
1424
|
+
return this.props.displayPattern ? (0, Y.jsx)(_.TextareaWithDisplayFormat, b(i({ displayPattern: this.props.displayPattern }, F), { onChange: this.handleOnChange })) : (0, Y.jsx)("textarea", b(i({}, F), { onChange: this.handleInputOnChange }));
|
|
1423
1425
|
}
|
|
1424
1426
|
case R.FILE:
|
|
1425
1427
|
case R.UPLOAD:
|
|
1426
|
-
return (0,
|
|
1427
|
-
this.handleOnChange(
|
|
1428
|
+
return (0, Y.jsx)(_.Upload, b(i({}, w), { usAccept: w.usAccept || "*", usDisabled: w.usDisabled || m, onSuccess: (F) => {
|
|
1429
|
+
this.handleOnChange(F);
|
|
1428
1430
|
}, onFailure: () => {
|
|
1429
1431
|
this.handleOnChange(null);
|
|
1430
1432
|
}, onCancel: () => {
|
|
@@ -1432,77 +1434,77 @@ var require_main_min = __commonJS({
|
|
|
1432
1434
|
} }));
|
|
1433
1435
|
case R.TEXT:
|
|
1434
1436
|
default: {
|
|
1435
|
-
let
|
|
1436
|
-
return this.props.displayPattern ? (0,
|
|
1437
|
+
let F = { type: "text", className: "form-control", id: x, name: r, placeholder: o, value: vt(k, { coerceValue: true }), readOnly: p, required: u, minLength: g, maxLength: y, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, disabled: m, autoComplete: this.getAutocompleteStatus() };
|
|
1438
|
+
return this.props.displayPattern ? (0, Y.jsx)(_.InputWithDisplayFormat, b(i({ displayPattern: this.props.displayPattern }, F), { onChange: this.handleOnChange })) : (0, Y.jsx)("input", b(i({}, F), { onChange: this.handleInputOnChange }));
|
|
1437
1439
|
}
|
|
1438
1440
|
}
|
|
1439
1441
|
}
|
|
1440
1442
|
};
|
|
1441
|
-
var ge =
|
|
1442
|
-
ge.Type = R, ge.Size = gn, ge.MonthFormat = hn, ge.DateMode = yn, ge.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:
|
|
1443
|
+
var ge = At;
|
|
1444
|
+
ge.Type = R, ge.Size = gn, ge.MonthFormat = hn, ge.DateMode = yn, ge.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: At.DateMode.DAY_MONTH_YEAR, monthFormat: At.MonthFormat.LONG, onBlur: null, onFocus: null, onSearchChange: null, options: [], placeholder: null, readOnly: false, required: false, searchPlaceholder: null, searchValue: "", selectedOption: null, size: At.Size.MEDIUM, step: 1, type: At.Type.TEXT, uploadProps: {}, value: null };
|
|
1443
1445
|
var Ye = require("@transferwise/components");
|
|
1444
1446
|
var gi = require("react/jsx-runtime");
|
|
1445
|
-
var
|
|
1447
|
+
var Pt = (e) => ko.some((t) => e === `flag-${t}`);
|
|
1446
1448
|
var hi = ({ name: e }) => {
|
|
1447
|
-
if (!
|
|
1449
|
+
if (!Pt(e))
|
|
1448
1450
|
return null;
|
|
1449
1451
|
let t = e.substring(5);
|
|
1450
1452
|
return (0, gi.jsx)("img", { src: `https://wise.com/web-art/assets/flags/${t}.svg`, alt: "", "data-testid": `img-flag-${t}` });
|
|
1451
1453
|
};
|
|
1452
|
-
var
|
|
1453
|
-
var bi =
|
|
1454
|
+
var ko = ["aed", "ars", "aud", "bdt", "bgn", "bnd", "brl", "bwp", "cad", "chf", "clp", "cny", "cop", "crc", "czk", "dkk", "egp", "eur", "fjd", "gbp", "gel", "ghs", "hkd", "hrk", "huf", "idr", "ils", "imp", "inr", "jpy", "kes", "krw", "lak", "lkr", "lsl", "mad", "mxn", "myr", "mzn", "nad", "ngn", "nok", "npr", "nzd", "pab", "pen", "php", "pkr", "pln", "ron", "rub", "sek", "sgd", "thb", "tmt", "try", "tzs", "uah", "ugx", "usd", "uyu", "vnd", "xof", "zar", "zmw"];
|
|
1455
|
+
var bi = Ee(require("@transferwise/icons"));
|
|
1454
1456
|
var Fi = require("react/jsx-runtime");
|
|
1455
|
-
var
|
|
1457
|
+
var Dr = (e) => {
|
|
1456
1458
|
let t = wi(e);
|
|
1457
1459
|
return Object.keys(bi).includes(t);
|
|
1458
1460
|
};
|
|
1459
1461
|
var Si = ({ name: e }) => {
|
|
1460
|
-
if (!
|
|
1462
|
+
if (!Dr(e))
|
|
1461
1463
|
return null;
|
|
1462
1464
|
let t = wi(e), r = bi[t];
|
|
1463
1465
|
return (0, Fi.jsx)(r, { size: 24 });
|
|
1464
1466
|
};
|
|
1465
|
-
var wi = (e) => e.split("-").map(
|
|
1466
|
-
var
|
|
1467
|
+
var wi = (e) => e.split("-").map(ad).join("");
|
|
1468
|
+
var ad = (e) => {
|
|
1467
1469
|
var t;
|
|
1468
1470
|
return `${(t = e[0]) == null ? void 0 : t.toUpperCase()}${e.slice(1)}`;
|
|
1469
1471
|
};
|
|
1470
|
-
var
|
|
1471
|
-
var
|
|
1472
|
-
function
|
|
1473
|
-
return
|
|
1472
|
+
var Mo = require("react/jsx-runtime");
|
|
1473
|
+
var nd = ({ type: e }) => Pt(e) ? (0, Mo.jsx)(hi, { name: e }) : Dr(e) ? (0, Mo.jsx)(Si, { name: e }) : null;
|
|
1474
|
+
function Eo(e) {
|
|
1475
|
+
return Dr(e) || Pt(e);
|
|
1474
1476
|
}
|
|
1475
|
-
var We =
|
|
1477
|
+
var We = nd;
|
|
1476
1478
|
var be = require("react/jsx-runtime");
|
|
1477
1479
|
var Ci = (e, t) => {
|
|
1478
1480
|
switch (t) {
|
|
1479
1481
|
case "select":
|
|
1480
|
-
return
|
|
1482
|
+
return sd(e);
|
|
1481
1483
|
case "radio":
|
|
1482
1484
|
default:
|
|
1483
|
-
return
|
|
1485
|
+
return id(e);
|
|
1484
1486
|
}
|
|
1485
1487
|
};
|
|
1486
|
-
var
|
|
1487
|
-
var
|
|
1488
|
-
var
|
|
1489
|
-
var
|
|
1490
|
-
var
|
|
1491
|
-
var
|
|
1492
|
-
var
|
|
1488
|
+
var id = (e) => i(i(i({ label: e.title, value: e.const }, xi(e.title, e.description)), kt(e)), Oi(e.disabled));
|
|
1489
|
+
var sd = (e) => i(i(i(i(i({ label: e.title, value: e.const }, xi(e.title, e.description)), md(e.icon)), cd(e.image)), Oi(e.disabled)), ld(e.keywords));
|
|
1490
|
+
var ld = (e) => q(e) ? { searchStrings: e } : {};
|
|
1491
|
+
var cd = (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;
|
|
1492
|
+
var md = (e) => e != null && e.name && Pt(e.name) ? { currency: e.name.substring(5) } : e != null && e.name && Eo(e.name) ? { icon: (0, be.jsx)(We, { type: e.name }) } : e != null && e.text ? { icon: (0, be.jsx)("span", { children: e.text }) } : null;
|
|
1493
|
+
var kt = ({ image: e, icon: t }) => e != null && e.url ? { avatar: (0, be.jsx)(Ye.Avatar, { type: Ye.AvatarType.THUMBNAIL, children: (0, be.jsx)("img", { src: e.url, alt: "" }) }) } : t != null && t.name && Eo(t.name) ? { avatar: (0, be.jsx)(Ye.Avatar, { type: Ye.AvatarType.ICON, children: (0, be.jsx)(We, { type: t.name }) }) } : t != null && t.text ? { avatar: (0, be.jsx)(Ye.Avatar, { type: Ye.AvatarType.INITIALS, children: t.text }) } : null;
|
|
1494
|
+
var Lr = ({ accepts: e }) => i({}, q(e) && { usAccept: e.join(",") });
|
|
1493
1495
|
var xi = (e, t) => {
|
|
1494
1496
|
if (e && t)
|
|
1495
1497
|
return { [(e + t).length > 50 ? "secondary" : "note"]: t };
|
|
1496
1498
|
};
|
|
1497
1499
|
var Oi = (e) => {
|
|
1498
|
-
if (!
|
|
1500
|
+
if (!K(e) && !A(e))
|
|
1499
1501
|
return { disabled: e };
|
|
1500
1502
|
};
|
|
1501
|
-
var
|
|
1502
|
-
var
|
|
1503
|
-
var
|
|
1504
|
-
if (
|
|
1505
|
-
return e.control === R.TAB && e.oneOf.length > 3 ? R.SELECT : e.oneOf.length === 2 && !e.control ?
|
|
1503
|
+
var Pi = require("react/jsx-runtime");
|
|
1504
|
+
var dd = (e) => e === "string" || e === "number";
|
|
1505
|
+
var Io = (e) => {
|
|
1506
|
+
if (oe(e))
|
|
1507
|
+
return e.control === R.TAB && e.oneOf.length > 3 ? R.SELECT : e.oneOf.length === 2 && !e.control ? R.RADIO : e.control || R.SELECT;
|
|
1506
1508
|
if ("control" in e && e.control)
|
|
1507
1509
|
return e.control;
|
|
1508
1510
|
if (e.type === "string")
|
|
@@ -1520,638 +1522,639 @@ var require_main_min = __commonJS({
|
|
|
1520
1522
|
}
|
|
1521
1523
|
return e.type === "boolean" ? "checkbox" : e.type === "integer" ? "number" : e.type;
|
|
1522
1524
|
};
|
|
1523
|
-
var
|
|
1524
|
-
var
|
|
1525
|
-
let t =
|
|
1526
|
-
|
|
1527
|
-
},
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1525
|
+
var ud = (e, t) => e.oneOf ? e.oneOf.map((r) => Ci(r, t)) : null;
|
|
1526
|
+
var Ai = (e) => {
|
|
1527
|
+
let { id: t, schema: r, value: o, disabled: a, onChange: n, onFocus: s, onBlur: c, onSearchChange: m } = e, p = ht(), u = (S) => dd(r.type) && (A(S) || K(S)) ? "" : S, g = (S, O) => {
|
|
1528
|
+
n(De(S, r), O);
|
|
1529
|
+
}, y = Io(r);
|
|
1530
|
+
(0, vi.useEffect)(() => {
|
|
1531
|
+
pd(r, p, y);
|
|
1532
|
+
}, [r, p, y]);
|
|
1533
|
+
let l = r.values || ud(r, y), d = { onFocus: s, onBlur: c, onSearchChange: m, onChange: g }, f = u(o), h = { id: t, name: t, label: r.title, options: l || [], placeholder: r.placeholder, autoComplete: !r.help, disabled: a || r.disabled, displayPattern: r.displayFormat, uploadProps: Lr(r) };
|
|
1534
|
+
return (0, Pi.jsx)(ge, i(i({ type: y, value: f }, d), h));
|
|
1535
|
+
};
|
|
1536
|
+
Ai.defaultProps = { value: null, onFocus: null, onBlur: null, onSearchChange: null, disabled: false };
|
|
1537
|
+
var pd = (e, t, r) => {
|
|
1538
|
+
oe(e) && e.oneOf.length === 2 && !e.control && t.warning("Deprecation warning", 'A oneOf schema with 2 options and no control type currently renders as a "radio" but will be changed to render as a "select". Please specify control radio to retain the existing behaviour.'), r === "file" && t.warning("Deprecation warning", "Please use a persist-async blob schema instead of string with base64url for file uploads. The base64url does not perform well on low end devices. Support for this schema will be removed in a later release."), e.values && t.warning("Deprecated schema", "Schema.values is a legacy approach. Please use oneOf.");
|
|
1539
|
+
};
|
|
1540
|
+
var Yt = Ai;
|
|
1541
|
+
function Re(e) {
|
|
1542
|
+
return !K(e == null ? void 0 : e.const);
|
|
1536
1543
|
}
|
|
1537
1544
|
function Jt(e) {
|
|
1538
|
-
return !!e && !
|
|
1545
|
+
return !!e && !Re(e);
|
|
1539
1546
|
}
|
|
1540
|
-
var
|
|
1547
|
+
var ki = (e, t) => {
|
|
1541
1548
|
let r = Zt(e, t);
|
|
1542
1549
|
if (r >= 0)
|
|
1543
1550
|
return r;
|
|
1544
1551
|
if (e.oneOf.length === 1 && Jt(e.oneOf[0]))
|
|
1545
1552
|
return 0;
|
|
1546
|
-
if (
|
|
1553
|
+
if (Re(e.oneOf[0])) {
|
|
1547
1554
|
let o = Zt(e, e.default);
|
|
1548
1555
|
if (o >= 0)
|
|
1549
1556
|
return o;
|
|
1550
1557
|
}
|
|
1551
|
-
return
|
|
1558
|
+
return Ut(e) && Z(t) && Object.keys(t).length >= 1 ? Tr(e, t) : Ut(e) && !K(e.default) && Z(e.default) && Object.keys(e.default).length >= 1 ? Tr(e, e.default) : null;
|
|
1552
1559
|
};
|
|
1553
|
-
var Zt = (e, t) => e.oneOf.findIndex((r) => !
|
|
1554
|
-
function
|
|
1560
|
+
var Zt = (e, t) => e.oneOf.findIndex((r) => !K(t) && G(t, r));
|
|
1561
|
+
function Tr(e, t) {
|
|
1555
1562
|
if (t == null)
|
|
1556
1563
|
return null;
|
|
1557
|
-
let r = e.oneOf.map((o) =>
|
|
1564
|
+
let r = e.oneOf.map((o) => fd(o).reduce((a, [n, s]) => Re(s) && s.const === t[n] ? a + 2 : Jt(s) && typeof t[n] != "undefined" ? a + 1 : a, 0));
|
|
1558
1565
|
return r.every((o) => o === r[0]) ? null : r.indexOf(Math.max(...r));
|
|
1559
1566
|
}
|
|
1560
|
-
function
|
|
1567
|
+
function fd(e) {
|
|
1561
1568
|
return e.properties !== null && typeof e.properties == "object" ? Object.entries(e.properties) : [];
|
|
1562
1569
|
}
|
|
1563
1570
|
var te = require("react/jsx-runtime");
|
|
1564
|
-
var
|
|
1565
|
-
let t = Q(), [r, o] = (0, ke.useState)(false), [a, n] = (0, ke.useState)(false), [s,
|
|
1566
|
-
l("Dynamic Flow - OneOf Searched", { oneOfId: e.schema.analyticsId, searchValueLength:
|
|
1571
|
+
var Ei = (e) => {
|
|
1572
|
+
let t = Q(), [r, o] = (0, ke.useState)(false), [a, n] = (0, ke.useState)(false), [s, c] = (0, ke.useState)(false), m = (0, ke.useMemo)(() => e.schema.$id || ve(), [e.schema.$id]), [p, u] = (0, ke.useState)(ki(e.schema, e.model)), [g, y] = (0, ke.useState)(bd(e.model, e.schema.oneOf)), l = Fn(t, 200), d = (x) => {
|
|
1573
|
+
l("Dynamic Flow - OneOf Searched", { oneOfId: e.schema.analyticsId, searchValueLength: x.length });
|
|
1567
1574
|
};
|
|
1568
1575
|
if ((0, ke.useEffect)(() => {
|
|
1569
|
-
let
|
|
1570
|
-
|
|
1571
|
-
}, [e.schema]), !
|
|
1576
|
+
let x = Zt(e.schema, e.model), E = Zt(e.schema, e.schema.default);
|
|
1577
|
+
x === -1 && E >= 0 && O(E, "init");
|
|
1578
|
+
}, [e.schema]), !q(e.schema.oneOf))
|
|
1572
1579
|
return console.error("Incorrect format", e.schema), null;
|
|
1573
|
-
let f = (
|
|
1574
|
-
y([...
|
|
1575
|
-
},
|
|
1580
|
+
let f = (x, E) => {
|
|
1581
|
+
y([...g.slice(0, x), E.model, ...g.slice(x + 1)]), o(true), e.onChange(E);
|
|
1582
|
+
}, h = () => {
|
|
1576
1583
|
n(true);
|
|
1577
1584
|
}, S = () => {
|
|
1578
|
-
n(false),
|
|
1579
|
-
},
|
|
1580
|
-
|
|
1581
|
-
let
|
|
1582
|
-
if (
|
|
1583
|
-
let
|
|
1584
|
-
e.onChange({ model:
|
|
1585
|
+
n(false), c(true);
|
|
1586
|
+
}, O = (x, E) => {
|
|
1587
|
+
u(x);
|
|
1588
|
+
let L = e.schema.oneOf[x];
|
|
1589
|
+
if (Re(L)) {
|
|
1590
|
+
let k = L.const;
|
|
1591
|
+
e.onChange({ model: k, triggerSchema: e.schema, triggerModel: k, type: E });
|
|
1585
1592
|
} else
|
|
1586
|
-
e.onChange({ model:
|
|
1587
|
-
|
|
1588
|
-
},
|
|
1589
|
-
return (0, te.jsxs)(te.Fragment, { children: [(e.schema.oneOf.length > 1 ||
|
|
1593
|
+
e.onChange({ model: g[x], triggerSchema: L, triggerModel: g[x], type: E });
|
|
1594
|
+
E !== "init" && e.schema.analyticsId && t("Dynamic Flow - OneOf Selected", { oneOfId: e.schema.analyticsId, schemaId: L == null ? void 0 : L.analyticsId });
|
|
1595
|
+
}, w = Sd(e.schema), v = hd(e, p), P = { "form-group": true, "has-error": !r && e.errors && !St(e.errors) || (e.submitted || r && s) && v.length };
|
|
1596
|
+
return (0, te.jsxs)(te.Fragment, { children: [(e.schema.oneOf.length > 1 || Re(e.schema.oneOf[0])) && (0, te.jsxs)(te.Fragment, { children: [(0, te.jsxs)("div", { className: (0, Mi.default)(P), children: [yd(e.schema, m), (0, te.jsx)(Yt, { id: m, schema: w, value: p, disabled: e.disabled, onChange: O, onFocus: h, onBlur: S, onSearchChange: d }), (0, te.jsx)(Be, { changed: r, focused: a, blurred: s, submitted: e.submitted, errors: gd(e.errors), schema: e.schema, validations: v, infoMessage: null })] }), e.schema.alert && (0, te.jsx)(ne, { component: e.schema.alert })] }), Jt(e.schema.oneOf[p]) && (0, te.jsx)(me, { schema: e.schema.oneOf[p], model: g[p], errors: e.errors, submitted: e.submitted, hideTitle: true, disabled: e.disabled, onChange: (x) => f(p, x), onPersistAsync: e.onPersistAsync })] });
|
|
1590
1597
|
};
|
|
1591
|
-
function
|
|
1592
|
-
let r = e.help ? (0, te.jsx)(
|
|
1598
|
+
function yd(e, t) {
|
|
1599
|
+
let r = e.help ? (0, te.jsx)(Ot, { help: e.help }) : null, o = Re(e.oneOf[0]) ? (0, te.jsxs)("label", { className: "control-label d-inline", htmlFor: t, children: [e.title, " ", r] }) : (0, te.jsxs)("h4", { className: "m-b-2", children: [e.title, " ", r] });
|
|
1593
1600
|
return e.title ? o : r;
|
|
1594
1601
|
}
|
|
1595
|
-
function
|
|
1602
|
+
function hd(e, t) {
|
|
1596
1603
|
let r = e.schema.oneOf[t != null ? t : -1];
|
|
1597
|
-
return
|
|
1604
|
+
return Re(r) ? $e(r.const, e.schema, !!e.required) : t === null || t < 0 ? $e(null, e.schema, !!e.required) : [];
|
|
1598
1605
|
}
|
|
1599
|
-
function
|
|
1606
|
+
function gd(e) {
|
|
1600
1607
|
return typeof e == "string" ? e : null;
|
|
1601
1608
|
}
|
|
1602
|
-
function
|
|
1603
|
-
return t.map((r) =>
|
|
1609
|
+
function bd(e, t) {
|
|
1610
|
+
return t.map((r) => Ht(e, r));
|
|
1604
1611
|
}
|
|
1605
|
-
function
|
|
1606
|
-
return
|
|
1607
|
-
}
|
|
1608
|
-
function
|
|
1609
|
-
let { title: r, description: o, disabled: a = false, icon: n, image: s, keywords:
|
|
1610
|
-
return { title: r, description: o, disabled: a, icon: n, image: s, const: t, keywords:
|
|
1611
|
-
}
|
|
1612
|
-
|
|
1613
|
-
var
|
|
1614
|
-
var
|
|
1615
|
-
var
|
|
1616
|
-
var
|
|
1617
|
-
var
|
|
1618
|
-
var
|
|
1619
|
-
var
|
|
1620
|
-
let { id: t, httpClient: r = fetch, httpOptions: o, fileId: a, idProperty: n, usAccept: s, maxSize:
|
|
1621
|
-
return (0,
|
|
1612
|
+
function Sd(e) {
|
|
1613
|
+
return b(i({}, e), { oneOf: e.oneOf.map(wd) });
|
|
1614
|
+
}
|
|
1615
|
+
function wd(e, t) {
|
|
1616
|
+
let { title: r, description: o, disabled: a = false, icon: n, image: s, keywords: c } = e;
|
|
1617
|
+
return { title: r, description: o, disabled: a, icon: n, image: s, const: t, keywords: c };
|
|
1618
|
+
}
|
|
1619
|
+
Ei.defaultProps = { required: false, disabled: false };
|
|
1620
|
+
var Do = Ei;
|
|
1621
|
+
var Ti = Ee(nt());
|
|
1622
|
+
var ct = require("react");
|
|
1623
|
+
var Br = require("@transferwise/components");
|
|
1624
|
+
var Ii = require("react");
|
|
1625
|
+
var Li = require("react/jsx-runtime");
|
|
1626
|
+
var Di = (e) => {
|
|
1627
|
+
let { id: t, httpClient: r = fetch, httpOptions: o, fileId: a, idProperty: n, usAccept: s, maxSize: c, usPlaceholder: m, onSuccess: p, onFailure: u, onCancel: g } = e, y = Q(), l = (0, Ii.useMemo)(() => a ? [{ id: a, status: Br.Status.SUCCEEDED }] : [], [a]), d = (f) => (y("Dynamic Flow - PersistAsync", { status: "pending", schemaId: t }), r(`${o.url}`, { method: o.method || "POST", body: f }).then((h) => h.ok ? (p && p(h.clone()), h.json().then((S) => ({ id: S[n] }))) : (u && u({ response: h }), Promise.reject())));
|
|
1628
|
+
return (0, Li.jsx)(Br.UploadInput, { id: t, fileInputName: o.fileInputName, files: l, uploadButtonTitle: e.usLabel, sizeLimit: c ? Fr(c) : void 0, fileTypes: s, description: m, onUploadFile: d, onDeleteFile: (f) => (g && g(), Promise.resolve()) });
|
|
1622
1629
|
};
|
|
1623
1630
|
var Xt = require("react/jsx-runtime");
|
|
1624
|
-
var
|
|
1625
|
-
let [t, r] = (0,
|
|
1626
|
-
(0,
|
|
1631
|
+
var Bi = (e) => {
|
|
1632
|
+
let [t, r] = (0, ct.useState)({}), [o, a] = (0, ct.useState)(null), [n, s] = (0, ct.useState)([]), [c, m] = (0, ct.useState)(false), p = re(), u = Q();
|
|
1633
|
+
(0, ct.useEffect)(() => {
|
|
1627
1634
|
e.submitted && s($e(e.model, e.schema, !!e.required));
|
|
1628
1635
|
}, [e.model, e.submitted]);
|
|
1629
|
-
let y = async (
|
|
1630
|
-
let
|
|
1631
|
-
e.onChange({ model:
|
|
1632
|
-
}, l = async (
|
|
1633
|
-
if (
|
|
1634
|
-
let
|
|
1635
|
-
r(
|
|
1636
|
+
let y = async (w, v) => {
|
|
1637
|
+
let P = await w.json(), x = Bo(e.schema.persistAsync.idProperty, P);
|
|
1638
|
+
e.onChange({ model: x, triggerSchema: e.schema, triggerModel: x }), m(true), u("Dynamic Flow - PersistAsync", { status: "success", schemaId: e.schema.$id });
|
|
1639
|
+
}, l = async (w) => {
|
|
1640
|
+
if (w.response && pr(w.response.status)) {
|
|
1641
|
+
let v = await w.response.json();
|
|
1642
|
+
r(v.validation || {}), a([e.schema.persistAsync.param]);
|
|
1636
1643
|
}
|
|
1637
|
-
e.onChange({ model: null, triggerSchema: e.schema, triggerModel: null }),
|
|
1638
|
-
},
|
|
1639
|
-
a(null), e.onChange({ model: null, triggerSchema: e.schema, triggerModel: null }),
|
|
1640
|
-
}, { url: f, method:
|
|
1641
|
-
return (0, Xt.jsxs)("div", { className: (0,
|
|
1642
|
-
};
|
|
1643
|
-
Ti.defaultProps = { required: false };
|
|
1644
|
-
var Ro = Ti;
|
|
1645
|
-
var Uo = require("react/jsx-runtime");
|
|
1646
|
-
var Bi = (e) => {
|
|
1647
|
-
let { schema: t } = e;
|
|
1648
|
-
return t.persistAsync.schema.type === "blob" ? (0, Uo.jsx)(Ro, i({}, e)) : (0, Uo.jsx)(No, i({}, e));
|
|
1644
|
+
e.onChange({ model: null, triggerSchema: e.schema, triggerModel: null }), m(true), u("Dynamic Flow - PersistAsync", { status: "failure", schemaId: e.schema.$id });
|
|
1645
|
+
}, d = () => {
|
|
1646
|
+
a(null), e.onChange({ model: null, triggerSchema: e.schema, triggerModel: null }), m(true);
|
|
1647
|
+
}, { url: f, method: h } = e.schema.persistAsync, S = o || n, O = { "form-group": true, "has-error": (e.submitted || c) && !!S.length };
|
|
1648
|
+
return (0, Xt.jsxs)("div", { className: (0, Ti.default)(O), children: [(0, Xt.jsx)(Di, i({ id: e.schema.$id || e.schema.persistAsync.schema.$id || e.schema.persistAsync.idProperty, fileId: e.model, idProperty: e.schema.persistAsync.idProperty, animationDelay: 0, maxSize: e.schema.persistAsync.schema.maxSize, usLabel: e.schema.title || e.schema.persistAsync.schema.title, usPlaceholder: e.schema.description || e.schema.persistAsync.schema.description, httpOptions: { url: f, method: h, fileInputName: e.schema.persistAsync.param }, httpClient: p, onSuccess: y, onFailure: l, onCancel: d }, Lr(e.schema.persistAsync.schema))), (0, Xt.jsx)(Be, { blurred: true, focused: false, changed: c, submitted: e.submitted, errors: e.errors, schema: e.schema, validations: S, validationMessages: i({ required: "Value is required..." }, t), infoMessage: null })] });
|
|
1649
1649
|
};
|
|
1650
1650
|
Bi.defaultProps = { required: false };
|
|
1651
|
-
var
|
|
1652
|
-
var
|
|
1653
|
-
var Ni = (e
|
|
1654
|
-
let
|
|
1651
|
+
var To = Bi;
|
|
1652
|
+
var No = require("react/jsx-runtime");
|
|
1653
|
+
var Ni = (e) => {
|
|
1654
|
+
let { schema: t } = e;
|
|
1655
|
+
return t.persistAsync.schema.type === "blob" ? (0, No.jsx)(To, i({}, e)) : (0, No.jsx)(Lo, i({}, e));
|
|
1656
|
+
};
|
|
1657
|
+
Ni.defaultProps = { required: false };
|
|
1658
|
+
var Ro = Ni;
|
|
1659
|
+
var _i = require("react");
|
|
1660
|
+
var Ri = (e, t) => {
|
|
1661
|
+
let r = Tr(e, t);
|
|
1655
1662
|
return r !== null ? e.oneOf[r].promoted ? "promoted" : "other" : null;
|
|
1656
1663
|
};
|
|
1657
|
-
var
|
|
1658
|
-
var
|
|
1659
|
-
var
|
|
1660
|
-
let { id: t, selection: r, setSelection: o } = e, { promoted: a, other: n, checkedMeans: s } = e.promotion,
|
|
1661
|
-
return (0,
|
|
1662
|
-
o(
|
|
1664
|
+
var ji = require("@transferwise/components");
|
|
1665
|
+
var jo = require("react/jsx-runtime");
|
|
1666
|
+
var Ui = (e) => {
|
|
1667
|
+
let { id: t, selection: r, setSelection: o } = e, { promoted: a, other: n, checkedMeans: s } = e.promotion, c = s === "other" ? n.title : (a == null ? void 0 : a.title) || e.promotedOneOf.title, m = s === "other" ? "other" : "promoted", p = s === "other" ? "promoted" : "other", u = r === m;
|
|
1668
|
+
return (0, jo.jsx)("div", { className: "form-group", children: (0, jo.jsx)(ji.Checkbox, { id: t, label: c, checked: u, onChange: () => {
|
|
1669
|
+
o(u ? p : m);
|
|
1663
1670
|
} }) });
|
|
1664
1671
|
};
|
|
1665
|
-
|
|
1666
|
-
var
|
|
1667
|
-
var
|
|
1672
|
+
Ui.defaultProps = {};
|
|
1673
|
+
var zi = Ui;
|
|
1674
|
+
var Vi = require("@transferwise/components");
|
|
1668
1675
|
var Qt = require("react/jsx-runtime");
|
|
1669
|
-
var
|
|
1670
|
-
var
|
|
1671
|
-
let { id: t, selection: r, setSelection: o, promotion: a, promotedOneOf: n, title: s } = e,
|
|
1672
|
-
return (0, Qt.jsxs)("div", { className: "form-group", children: [s && (0, Qt.jsx)("label", { className: "control-label", htmlFor: t, children: s }), (0, Qt.jsx)(
|
|
1673
|
-
};
|
|
1674
|
-
|
|
1675
|
-
var
|
|
1676
|
-
var
|
|
1677
|
-
var
|
|
1676
|
+
var Hi = (e) => {
|
|
1677
|
+
var m, p;
|
|
1678
|
+
let { id: t, selection: r, setSelection: o, promotion: a, promotedOneOf: n, title: s } = e, c = [i({ value: "promoted", label: ((m = a.promoted) == null ? void 0 : m.title) || n.title, secondary: ((p = a.promoted) == null ? void 0 : p.description) || n.description }, kt(n)), i({ value: "other", label: a.other.title, secondary: a.other.description }, kt(a.other))];
|
|
1679
|
+
return (0, Qt.jsxs)("div", { className: "form-group", children: [s && (0, Qt.jsx)("label", { className: "control-label", htmlFor: t, children: s }), (0, Qt.jsx)(Vi.RadioGroup, { name: "promoted-selection", selectedValue: r, radios: c, id: t, onChange: o })] });
|
|
1680
|
+
};
|
|
1681
|
+
Hi.defaultProps = { title: void 0 };
|
|
1682
|
+
var qi = Hi;
|
|
1683
|
+
var Mt = require("react/jsx-runtime");
|
|
1684
|
+
var $i = (e) => {
|
|
1678
1685
|
switch (e.promotion.control || "radio") {
|
|
1679
1686
|
case "radio":
|
|
1680
|
-
return (0,
|
|
1687
|
+
return (0, Mt.jsx)(qi, i({}, e));
|
|
1681
1688
|
case "checkbox":
|
|
1682
|
-
return (0,
|
|
1689
|
+
return (0, Mt.jsx)(zi, i({}, e));
|
|
1683
1690
|
default:
|
|
1684
|
-
return (0,
|
|
1691
|
+
return (0, Mt.jsx)(Mt.Fragment, {});
|
|
1685
1692
|
}
|
|
1686
1693
|
};
|
|
1687
|
-
|
|
1688
|
-
var
|
|
1689
|
-
var
|
|
1690
|
-
var
|
|
1691
|
-
var
|
|
1692
|
-
var
|
|
1693
|
-
let [t, r] = (0,
|
|
1694
|
-
return (0,
|
|
1694
|
+
$i.defaultProps = { id: ve(), title: void 0 };
|
|
1695
|
+
var Gi = $i;
|
|
1696
|
+
var je = require("react/jsx-runtime");
|
|
1697
|
+
var Wi = (e) => e.promoted === true;
|
|
1698
|
+
var Fd = (e) => {
|
|
1699
|
+
var c;
|
|
1700
|
+
let [t, r] = (0, _i.useState)(Ri(e.schema, e.model) || ((c = e.schema.promotion) == null ? void 0 : c.default) || "promoted"), o = e.schema.alert, a = e.schema.oneOf.find(Wi), n = Cd(a), s = xd(e.schema);
|
|
1701
|
+
return (0, je.jsxs)(je.Fragment, { children: [o && (0, je.jsx)(ne, { component: o }), (0, je.jsx)(Gi, { id: e.schema.$id, title: e.schema.title, promotedOneOf: a, promotion: e.schema.promotion, selection: t, setSelection: r }), t === "promoted" && (0, je.jsx)(Kt, b(i({}, e), { schema: n })), t === "other" && (0, je.jsx)(me, b(i({}, e), { schema: s }))] });
|
|
1695
1702
|
};
|
|
1696
|
-
function
|
|
1697
|
-
return
|
|
1703
|
+
function Cd(e) {
|
|
1704
|
+
return b(i({}, e), { title: void 0, description: void 0 });
|
|
1698
1705
|
}
|
|
1699
|
-
function
|
|
1706
|
+
function xd(e) {
|
|
1700
1707
|
var o, a, n;
|
|
1701
|
-
let t = (o = e.promotion) != null && o.displayTwice ? [...e.oneOf] : e.oneOf.filter((s) => !
|
|
1702
|
-
return t.length === 1 ?
|
|
1708
|
+
let t = (o = e.promotion) != null && o.displayTwice ? [...e.oneOf] : e.oneOf.filter((s) => !Wi(s)), r = (n = (a = e.promotion) == null ? void 0 : a.other.heading) == null ? void 0 : n.text;
|
|
1709
|
+
return t.length === 1 ? b(i({}, t[0]), { title: r }) : t.length > 1 ? { title: r, oneOf: t, control: e.control } : null;
|
|
1703
1710
|
}
|
|
1704
|
-
var
|
|
1705
|
-
var
|
|
1711
|
+
var Uo = Fd;
|
|
1712
|
+
var Nr = require("@transferwise/components");
|
|
1713
|
+
var Yi = require("react-intl");
|
|
1706
1714
|
var Ki = require("react-intl");
|
|
1707
|
-
var
|
|
1708
|
-
var
|
|
1709
|
-
var
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
return (0, It.jsx)(zr.DefinitionList, { layout: zr.Layout.VERTICAL_ONE_COLUMN, definitions: [{ title: r, value: a, key: "" }] });
|
|
1715
|
+
var zo = (0, Ki.defineMessages)({ yes: { id: "dynamicFlows.ReadOnlySchema.yes", defaultMessage: "Yes", description: "Yes, used for boolean schemas with a value of true." }, no: { id: "dynamicFlows.ReadOnlySchema.no", defaultMessage: "No", description: "No: used for boolean schemas with a value of false." } });
|
|
1716
|
+
var Et = require("react/jsx-runtime");
|
|
1717
|
+
var Od = ({ schema: e, model: t }) => {
|
|
1718
|
+
let { title: r = "" } = e, { formatMessage: o } = (0, Yi.useIntl)(), a = vd({ schema: e, model: t, formatMessage: o });
|
|
1719
|
+
return (0, Et.jsx)(Nr.DefinitionList, { layout: Nr.Layout.VERTICAL_ONE_COLUMN, definitions: [{ title: r, value: a, key: "" }] });
|
|
1713
1720
|
};
|
|
1714
|
-
var
|
|
1715
|
-
function
|
|
1716
|
-
return pe(e) ?
|
|
1721
|
+
var Vo = Od;
|
|
1722
|
+
function vd({ schema: e, model: t, formatMessage: r }) {
|
|
1723
|
+
return pe(e) ? oe(e) ? Ad(e, t) : e.type === "boolean" && Oe(t) ? r(t ? zo.yes : zo.no) : t && t.toString() || "" : "";
|
|
1717
1724
|
}
|
|
1718
|
-
function
|
|
1719
|
-
let r =
|
|
1720
|
-
return r ?
|
|
1725
|
+
function Ad(e, t) {
|
|
1726
|
+
let r = Pd(e, t);
|
|
1727
|
+
return r ? kd(r) : t;
|
|
1721
1728
|
}
|
|
1722
|
-
function
|
|
1729
|
+
function Pd(e, t) {
|
|
1723
1730
|
return e.oneOf.find((r) => "const" in r ? t === r.const : false);
|
|
1724
1731
|
}
|
|
1725
|
-
function
|
|
1726
|
-
let t = e.title && e.description ? `${e.title} - ${e.description}` : e.title || "", r =
|
|
1727
|
-
return r != null && r.avatar ? (0,
|
|
1728
|
-
}
|
|
1729
|
-
var
|
|
1730
|
-
var
|
|
1731
|
-
var
|
|
1732
|
-
let
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1732
|
+
function kd(e) {
|
|
1733
|
+
let t = e.title && e.description ? `${e.title} - ${e.description}` : e.title || "", r = kt({ icon: e.icon });
|
|
1734
|
+
return r != null && r.avatar ? (0, Et.jsxs)(Et.Fragment, { children: [r.avatar, " ", t] }) : t;
|
|
1735
|
+
}
|
|
1736
|
+
var Me = require("react");
|
|
1737
|
+
var Zi = require("react/jsx-runtime");
|
|
1738
|
+
var Ji = (e) => {
|
|
1739
|
+
let { schema: t, model: r, required: o, submitted: a, errors: n, onChange: s } = e, [c, m] = (0, Me.useState)(r), p = (0, Me.useRef)(null), [u, g] = (0, Me.useState)(null), [y, l] = (0, Me.useState)(null), [d, f] = (0, Me.useState)(false), [h, S] = (0, Me.useState)(null), O = re(), w = Q(), v = ht();
|
|
1740
|
+
(0, Me.useEffect)(() => {
|
|
1741
|
+
t.validationAsync.method || v.warning("Invalid schema or model", 'ValidationAsyncSchema without a "method" property would have defaulted to "GET" in previous versions. Now defaults to "POST".', {});
|
|
1742
|
+
}, [v, t.validationAsync.method]);
|
|
1743
|
+
let P = async (T, H) => {
|
|
1744
|
+
let F = x(), j = { [H.param]: T };
|
|
1745
|
+
p.current = T, f(true), w("Dynamic Flow - ValidationAsync", { status: "pending" });
|
|
1746
|
+
let I = await O(H.url, { method: H.method || "POST", headers: { "Content-Type": "application/json" }, body: H.method === "GET" ? void 0 : JSON.stringify(j), signal: F });
|
|
1736
1747
|
try {
|
|
1737
|
-
let
|
|
1738
|
-
if (!N(
|
|
1748
|
+
let $ = await I.json();
|
|
1749
|
+
if (!N($))
|
|
1739
1750
|
throw new Error("Response body is not an object");
|
|
1740
|
-
|
|
1741
|
-
} catch (
|
|
1742
|
-
|
|
1751
|
+
w("Dynamic Flow - ValidationAsync", { status: "success" }), I.status === 200 ? g(M($.message) ? $.message : null) : I.status === 422 && l(M($.message) ? $.message : null);
|
|
1752
|
+
} catch ($) {
|
|
1753
|
+
w("Dynamic Flow - ValidationAsync", { status: "failure" });
|
|
1743
1754
|
}
|
|
1744
|
-
},
|
|
1745
|
-
|
|
1746
|
-
let
|
|
1747
|
-
return
|
|
1748
|
-
}
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
};
|
|
1755
|
-
|
|
1756
|
-
var
|
|
1757
|
-
var
|
|
1758
|
-
var
|
|
1759
|
-
|
|
1760
|
-
|
|
1755
|
+
}, x = () => {
|
|
1756
|
+
h && h.abort();
|
|
1757
|
+
let T = new AbortController();
|
|
1758
|
+
return S(T), T.signal;
|
|
1759
|
+
};
|
|
1760
|
+
return (0, Zi.jsx)(mt, i({}, { submitted: a || d, model: c, errors: y || n, infoMessage: u, onChange: (T) => {
|
|
1761
|
+
s(b(i({}, T), { triggerSchema: t, triggerModel: T.model })), l(null), g(null), G(T.model, t) && m(T.model);
|
|
1762
|
+
}, onBlur: () => {
|
|
1763
|
+
!A(c) && !Ge(c, p.current) && P(c, t.validationAsync);
|
|
1764
|
+
}, required: o, schema: t }));
|
|
1765
|
+
};
|
|
1766
|
+
Ji.defaultProps = { required: false };
|
|
1767
|
+
var Ho = Ji;
|
|
1768
|
+
var de = require("react/jsx-runtime");
|
|
1769
|
+
var Qi = require("react");
|
|
1770
|
+
var Md = (e) => {
|
|
1771
|
+
let { schema: t, model: r = null, errors: o = null, hideTitle: a = false, disabled: n = false } = e, s = b(i({}, e), { model: r, errors: o, hideTitle: a, disabled: n }), c = Cr(t), m = ht();
|
|
1772
|
+
switch ((0, Xi.useEffect)(() => {
|
|
1773
|
+
Ed(t, r, o) || m.error("Invalid schema or model", `Schema of type ${c || "undefined"} requested, but schema did not pass validation.`);
|
|
1774
|
+
}, [t, r, o, c, m]), c) {
|
|
1761
1775
|
case "readOnly":
|
|
1762
|
-
return (0,
|
|
1776
|
+
return (0, de.jsx)(Vo, i({}, s));
|
|
1763
1777
|
case "persistAsync":
|
|
1764
|
-
|
|
1765
|
-
let c = h(i({}, s), { schema: t, model: r, errors: o });
|
|
1766
|
-
return (0, q.jsx)(jr, i({}, c));
|
|
1767
|
-
} else
|
|
1768
|
-
return p(), (0, q.jsx)(jr, i({}, e));
|
|
1778
|
+
return (0, de.jsx)(Ro, i({}, s));
|
|
1769
1779
|
case "validationAsync":
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
}
|
|
1774
|
-
|
|
1780
|
+
return (0, de.jsx)(Ho, i({}, s));
|
|
1781
|
+
case "basic": {
|
|
1782
|
+
let p = i({ infoMessage: null }, s);
|
|
1783
|
+
return (0, de.jsx)(mt, i({}, p));
|
|
1784
|
+
}
|
|
1785
|
+
case "object":
|
|
1786
|
+
return (0, Qi.createElement)(Kt, b(i({}, s), { key: JSON.stringify(t) }));
|
|
1787
|
+
case "array":
|
|
1788
|
+
return (0, de.jsx)(Oo, i({}, s));
|
|
1789
|
+
case "promotedOneOf":
|
|
1790
|
+
return (0, de.jsx)(Uo, i({}, s));
|
|
1791
|
+
case "oneOf":
|
|
1792
|
+
return (0, de.jsx)(Do, i({}, s));
|
|
1793
|
+
case "allOf":
|
|
1794
|
+
return (0, de.jsx)(Fo, i({}, s));
|
|
1795
|
+
}
|
|
1796
|
+
return (0, de.jsx)(de.Fragment, {});
|
|
1797
|
+
};
|
|
1798
|
+
var me = Md;
|
|
1799
|
+
var Ed = (e, t, r) => {
|
|
1800
|
+
switch (Cr(e)) {
|
|
1801
|
+
case "persistAsync":
|
|
1802
|
+
return bt(e) && Ha(t) && gt(r);
|
|
1803
|
+
case "validationAsync":
|
|
1804
|
+
return Vt(e) && ao(t) && gt(r);
|
|
1775
1805
|
case "basic":
|
|
1776
|
-
|
|
1777
|
-
let c = h(i({ infoMessage: null }, s), { schema: t, model: r, errors: o });
|
|
1778
|
-
return (0, q.jsx)(Ze, i({}, c));
|
|
1779
|
-
} else {
|
|
1780
|
-
let c = h(i({ infoMessage: null }, s), { schema: t, model: r, errors: o });
|
|
1781
|
-
return p(), (0, q.jsx)(Ze, i({}, c));
|
|
1782
|
-
}
|
|
1806
|
+
return pe(e) && ao(t) && gt(r);
|
|
1783
1807
|
case "object":
|
|
1784
|
-
|
|
1785
|
-
let c = h(i({}, s), { schema: t, model: r, errors: o });
|
|
1786
|
-
return (0, q.jsx)(Ot, i({}, c), JSON.stringify(t));
|
|
1787
|
-
} else
|
|
1788
|
-
return p(), (0, q.jsx)(Ot, i({}, e));
|
|
1808
|
+
return ce(e) && oo(t);
|
|
1789
1809
|
case "array":
|
|
1790
|
-
|
|
1791
|
-
let c = h(i({}, s), { schema: t, model: r, errors: o });
|
|
1792
|
-
return (0, q.jsx)(Er, i({}, c));
|
|
1793
|
-
} else
|
|
1794
|
-
return p(), (0, q.jsx)(Er, i({}, e));
|
|
1810
|
+
return fe(e) && qa(t) && gt(r);
|
|
1795
1811
|
case "promotedOneOf":
|
|
1796
|
-
|
|
1797
|
-
let c = h(i({}, s), { schema: t, model: r, errors: o });
|
|
1798
|
-
return (0, q.jsx)(Ur, i({}, c));
|
|
1799
|
-
} else
|
|
1800
|
-
return p(), (0, q.jsx)(Ur, i({}, e));
|
|
1812
|
+
return Ut(e) && oo(t);
|
|
1801
1813
|
case "oneOf":
|
|
1802
|
-
|
|
1803
|
-
let c = h(i({}, s), { schema: t, model: r, errors: o });
|
|
1804
|
-
return (0, q.jsx)(Nr, i({}, c));
|
|
1805
|
-
} else
|
|
1806
|
-
return p(), (0, q.jsx)(Nr, i({}, e));
|
|
1814
|
+
return oe(e);
|
|
1807
1815
|
case "allOf":
|
|
1808
|
-
|
|
1809
|
-
let c = h(i({}, s), { schema: t, model: r, errors: o });
|
|
1810
|
-
return (0, q.jsx)(Pr, i({}, c));
|
|
1811
|
-
} else
|
|
1812
|
-
return p(), (0, q.jsx)(Pr, i({}, e));
|
|
1816
|
+
return zt(e) && Z(t);
|
|
1813
1817
|
}
|
|
1814
|
-
return
|
|
1818
|
+
return false;
|
|
1815
1819
|
};
|
|
1816
|
-
var
|
|
1817
|
-
var
|
|
1818
|
-
var Ad = (e) => {
|
|
1820
|
+
var dt = require("react/jsx-runtime");
|
|
1821
|
+
var Id = (e) => {
|
|
1819
1822
|
let t = i({ model: null, errors: null, disabled: false, baseUrl: "" }, e);
|
|
1820
|
-
return br() || t.baseUrl == null ? (0,
|
|
1823
|
+
return br() || t.baseUrl == null ? (0, dt.jsx)(me, i({}, t)) : (0, dt.jsx)(Dd, { baseUrl: t.baseUrl, onEvent: t.onEvent, onLog: t.onLog, children: (0, dt.jsx)(me, i({}, t)) });
|
|
1821
1824
|
};
|
|
1822
|
-
var er =
|
|
1823
|
-
var
|
|
1824
|
-
var
|
|
1825
|
+
var er = Id;
|
|
1826
|
+
var Dd = ({ baseUrl: e, onEvent: t, onLog: r, children: o }) => (0, dt.jsx)(Sr, { flowId: "JsonSchemaForm", stepId: "JsonSchemaForm", onLog: r != null ? r : es, children: (0, dt.jsx)(ur, { metadata: { flowId: "JsonSchemaForm", stepId: "JsonSchemaForm" }, onEvent: t != null ? t : es, children: (0, dt.jsx)(gr, { baseUrl: e, children: o }) }) });
|
|
1827
|
+
var es = () => {
|
|
1825
1828
|
};
|
|
1826
1829
|
var qo = require("react/jsx-runtime");
|
|
1827
|
-
var
|
|
1830
|
+
var Ld = (e) => {
|
|
1828
1831
|
let t = e.component, r = t.schema;
|
|
1829
|
-
return (0, qo.jsx)("div", { className:
|
|
1832
|
+
return (0, qo.jsx)("div", { className: z(t.margin || "md"), children: (0, qo.jsx)(er, { schema: r, model: e.model, submitted: e.submitted, errors: e.errors, onChange: (o) => {
|
|
1830
1833
|
e.onModelChange(i({ formSchema: r }, o));
|
|
1831
1834
|
}, onPersistAsync: e.onPersistAsync }) });
|
|
1832
1835
|
};
|
|
1833
|
-
var $o =
|
|
1834
|
-
var
|
|
1835
|
-
var
|
|
1836
|
-
let { text: t, size: r = "md", align: o = "left", margin: a = "md" } = e.component, n =
|
|
1836
|
+
var $o = Ld;
|
|
1837
|
+
var It = require("react/jsx-runtime");
|
|
1838
|
+
var Td = (e) => {
|
|
1839
|
+
let { text: t, size: r = "md", align: o = "left", margin: a = "md" } = e.component, n = Le({ align: o, margin: a });
|
|
1837
1840
|
switch (r) {
|
|
1838
1841
|
case "xs":
|
|
1839
|
-
return (0,
|
|
1842
|
+
return (0, It.jsx)("h5", { className: n, children: t });
|
|
1840
1843
|
case "sm":
|
|
1841
|
-
return (0,
|
|
1844
|
+
return (0, It.jsx)("h4", { className: n, children: t });
|
|
1842
1845
|
case "lg":
|
|
1843
|
-
return (0,
|
|
1846
|
+
return (0, It.jsx)("h2", { className: n, children: t });
|
|
1844
1847
|
case "xl":
|
|
1845
|
-
return (0,
|
|
1848
|
+
return (0, It.jsx)("h1", { className: n, children: t });
|
|
1846
1849
|
case "md":
|
|
1847
1850
|
default:
|
|
1848
|
-
return (0,
|
|
1851
|
+
return (0, It.jsx)("h3", { className: n, children: t });
|
|
1849
1852
|
}
|
|
1850
1853
|
};
|
|
1851
|
-
var Go =
|
|
1854
|
+
var Go = Td;
|
|
1852
1855
|
var _o = require("@transferwise/components");
|
|
1853
1856
|
var tr = require("react/jsx-runtime");
|
|
1854
1857
|
var Wo = ({ component: e }) => {
|
|
1855
1858
|
let { content: t, align: r, margin: o } = e;
|
|
1856
|
-
return (0, tr.jsx)("div", { className:
|
|
1859
|
+
return (0, tr.jsx)("div", { className: Le({ align: r, margin: o }), children: (0, tr.jsx)(_o.Markdown, { config: { link: { target: "_blank" } }, children: t }) });
|
|
1857
1860
|
};
|
|
1858
|
-
var Ko = ({ component: e }) => (0, tr.jsx)("div", { className:
|
|
1859
|
-
var
|
|
1860
|
-
var
|
|
1861
|
+
var Ko = ({ component: e }) => (0, tr.jsx)("div", { className: Le(e), children: (0, tr.jsx)(_o.Markdown, { config: { link: { target: "_blank" } }, children: e.markdown }) });
|
|
1862
|
+
var ts = require("@transferwise/components");
|
|
1863
|
+
var Rr = require("react");
|
|
1861
1864
|
var Yo = require("react/jsx-runtime");
|
|
1862
|
-
var
|
|
1863
|
-
let { url: t, size: r, text: o, margin: a } = e, n = re(), [s,
|
|
1864
|
-
(0,
|
|
1865
|
-
|
|
1865
|
+
var Bd = ({ component: e }) => {
|
|
1866
|
+
let { url: t, size: r, text: o, margin: a } = e, n = re(), [s, c] = (0, Rr.useState)("");
|
|
1867
|
+
(0, Rr.useEffect)(() => {
|
|
1868
|
+
Rd(n, t).then(c);
|
|
1866
1869
|
}, [t, n]);
|
|
1867
|
-
let
|
|
1868
|
-
return s ? (0, Yo.jsx)("div", { className: `df-image ${r || "xl"}`, children: (0, Yo.jsx)(
|
|
1870
|
+
let m = { alt: o || "", src: s, stretch: true, shrink: true };
|
|
1871
|
+
return s ? (0, Yo.jsx)("div", { className: `df-image ${r || "xl"}`, children: (0, Yo.jsx)(ts.Image, i({ className: `img-responsive ${z(a || "lg")}` }, m)) }) : null;
|
|
1869
1872
|
};
|
|
1870
|
-
var
|
|
1873
|
+
var Nd = (e) => new Promise((t, r) => {
|
|
1871
1874
|
let o = new FileReader();
|
|
1872
1875
|
o.addEventListener("loadend", () => t(o.result)), o.addEventListener("error", (a) => r(a)), o.readAsDataURL(e);
|
|
1873
1876
|
});
|
|
1874
|
-
var
|
|
1877
|
+
var Rd = async (e, t) => {
|
|
1875
1878
|
var r;
|
|
1876
1879
|
try {
|
|
1877
1880
|
return fr(t) || (t == null ? void 0 : t.indexOf(`${(r = window == null ? void 0 : window.location) == null ? void 0 : r.origin}/`)) === 0 ? e(t, { method: "GET", headers: { "Content-Type": "image/image" }, credentials: "same-origin" }).then((o) => {
|
|
1878
1881
|
if (o.ok)
|
|
1879
1882
|
return o.blob();
|
|
1880
1883
|
throw new Error("Image fetching failed");
|
|
1881
|
-
}).then(
|
|
1884
|
+
}).then(Nd).catch(() => t) : t;
|
|
1882
1885
|
} catch (o) {
|
|
1883
1886
|
return t;
|
|
1884
1887
|
}
|
|
1885
1888
|
};
|
|
1886
|
-
var Jo =
|
|
1887
|
-
var
|
|
1888
|
-
var
|
|
1889
|
-
var
|
|
1890
|
-
let { components: t, model: r, submitted: o, errors: a, onModelChange: n, onAction: s, onPersistAsync:
|
|
1891
|
-
switch (
|
|
1889
|
+
var Jo = Bd;
|
|
1890
|
+
var V = require("react/jsx-runtime");
|
|
1891
|
+
var X = (e) => JSON.stringify(e);
|
|
1892
|
+
var jd = (e) => {
|
|
1893
|
+
let { components: t, model: r, submitted: o, errors: a, onModelChange: n, onAction: s, onPersistAsync: c, baseUrl: m } = e, p = (u) => {
|
|
1894
|
+
switch (u.type) {
|
|
1892
1895
|
case "heading":
|
|
1893
|
-
return (0,
|
|
1896
|
+
return (0, V.jsx)(Go, { component: u }, X(u));
|
|
1894
1897
|
case "paragraph":
|
|
1895
|
-
return (0,
|
|
1898
|
+
return (0, V.jsx)(Qo, { component: u }, X(u));
|
|
1896
1899
|
case "image":
|
|
1897
|
-
return (0,
|
|
1900
|
+
return (0, V.jsx)(Jo, { component: u }, X(u));
|
|
1898
1901
|
case "alert":
|
|
1899
|
-
return (0,
|
|
1902
|
+
return (0, V.jsx)(ne, { component: u }, X(u));
|
|
1900
1903
|
case "review":
|
|
1901
|
-
return (0,
|
|
1904
|
+
return (0, V.jsx)(ea, { component: u, onAction: s }, X(u));
|
|
1902
1905
|
case "divider":
|
|
1903
|
-
return (0,
|
|
1906
|
+
return (0, V.jsx)(So, { component: u }, X(u));
|
|
1904
1907
|
case "info":
|
|
1905
|
-
return (0,
|
|
1908
|
+
return (0, V.jsx)(Ko, { component: u }, X(u));
|
|
1906
1909
|
case "markdown":
|
|
1907
|
-
return (0,
|
|
1910
|
+
return (0, V.jsx)(Wo, { component: u }, X(u));
|
|
1908
1911
|
case "columns":
|
|
1909
|
-
return (0,
|
|
1912
|
+
return (0, V.jsx)(go, { component: u, model: r, submitted: o, errors: a, onModelChange: n, onAction: s, onPersistAsync: c }, X(u));
|
|
1910
1913
|
case "form":
|
|
1911
|
-
return (0,
|
|
1914
|
+
return (0, V.jsx)($o, { component: u, model: r, submitted: o, errors: a, onModelChange: n, onPersistAsync: c }, X(b(i({}, u), { errors: a })));
|
|
1912
1915
|
case "button":
|
|
1913
|
-
return (0,
|
|
1916
|
+
return (0, V.jsx)(ho, { component: u, onAction: s }, X(u));
|
|
1914
1917
|
case "box":
|
|
1915
|
-
return (0,
|
|
1918
|
+
return (0, V.jsx)(yo, { component: u, model: r, submitted: o, errors: a, onModelChange: n, onAction: s, onPersistAsync: c }, X(u));
|
|
1916
1919
|
case "decision":
|
|
1917
|
-
return (0,
|
|
1920
|
+
return (0, V.jsx)(bo, { component: u, onAction: s }, X(u));
|
|
1918
1921
|
case "external":
|
|
1919
|
-
return (0,
|
|
1922
|
+
return (0, V.jsx)(wo, { component: u, onAction: s }, X(u));
|
|
1920
1923
|
case "list":
|
|
1921
|
-
return (0,
|
|
1924
|
+
return (0, V.jsx)(Zo, { component: u, onAction: s }, X(u));
|
|
1922
1925
|
case "loading-indicator":
|
|
1923
|
-
return (0,
|
|
1926
|
+
return (0, V.jsx)(Xo, { component: u }, X(u));
|
|
1924
1927
|
default:
|
|
1925
|
-
return (0,
|
|
1928
|
+
return (0, V.jsx)("div", {}, X(u));
|
|
1926
1929
|
}
|
|
1927
1930
|
};
|
|
1928
|
-
return br() ||
|
|
1929
|
-
};
|
|
1930
|
-
var ie =
|
|
1931
|
-
var
|
|
1932
|
-
var
|
|
1933
|
-
var
|
|
1934
|
-
function
|
|
1935
|
-
let a = i(i({ key: `${e}/${t || ""}`, title: e, description: t }, r != null && r.name ? { icon: (0,
|
|
1936
|
-
return (0,
|
|
1937
|
-
}
|
|
1938
|
-
var
|
|
1939
|
-
var Zo =
|
|
1940
|
-
var
|
|
1941
|
-
var
|
|
1942
|
-
var
|
|
1931
|
+
return br() || m == null ? (0, V.jsx)(V.Fragment, { children: t.map(p) }) : (0, V.jsx)(gr, { baseUrl: m, children: t.map(p) });
|
|
1932
|
+
};
|
|
1933
|
+
var ie = jd;
|
|
1934
|
+
var rs = require("@transferwise/components");
|
|
1935
|
+
var Dt = require("react/jsx-runtime");
|
|
1936
|
+
var Ud = ({ component: e }) => (0, Dt.jsxs)("div", { className: z(e.margin || "md"), children: [e.title ? (0, Dt.jsxs)("h4", { className: "m-b-2", children: [" ", e.title, " "] }) : null, e.items.map(zd)] });
|
|
1937
|
+
function zd({ title: e, description: t, icon: r, status: o }) {
|
|
1938
|
+
let a = i(i({ key: `${e}/${t || ""}`, title: e, description: t }, r != null && r.name ? { icon: (0, Dt.jsx)(We, { type: r.name }) } : {}), o ? { status: Vd[o] } : {});
|
|
1939
|
+
return (0, Dt.jsx)(rs.Summary, i({}, a));
|
|
1940
|
+
}
|
|
1941
|
+
var Vd = { positive: "done", warning: "pending", neutral: "notDone" };
|
|
1942
|
+
var Zo = Ud;
|
|
1943
|
+
var os = require("@transferwise/components");
|
|
1944
|
+
var as = require("react/jsx-runtime");
|
|
1945
|
+
var Hd = ({ component: e }) => {
|
|
1943
1946
|
let { margin: t, size: r = "md" } = e;
|
|
1944
|
-
return (0,
|
|
1947
|
+
return (0, as.jsx)(os.Loader, { size: r, classNames: { "tw-loader": `tw-loader m-x-auto ${z(t)}` }, "data-testid": "loading-indicator" });
|
|
1945
1948
|
};
|
|
1946
|
-
var Xo =
|
|
1949
|
+
var Xo = Hd;
|
|
1950
|
+
var cs = require("@transferwise/components");
|
|
1951
|
+
var ms = require("react-intl");
|
|
1952
|
+
var ns = require("react-intl");
|
|
1953
|
+
var ta = (0, ns.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." } });
|
|
1947
1954
|
var is = require("@transferwise/components");
|
|
1948
|
-
var ss = require("react
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
function
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
}
|
|
1957
|
-
|
|
1958
|
-
}
|
|
1959
|
-
|
|
1960
|
-
var Ud = ({ component: e }) => e.control === "copyable" ? (0, Xe.jsx)(Vd, { component: e }) : (0, Xe.jsx)(zd, { component: e });
|
|
1961
|
-
var zd = ({ component: e }) => (0, Xe.jsxs)("p", { className: De(e), children: [" ", e.text, " "] });
|
|
1962
|
-
var Vd = ({ component: e }) => {
|
|
1963
|
-
let { formatMessage: t } = (0, ss.useIntl)(), r = ns(), { text: o } = e, a = () => {
|
|
1955
|
+
var ss = require("react");
|
|
1956
|
+
function ls() {
|
|
1957
|
+
let e = (0, ss.useContext)(is.SnackbarContext);
|
|
1958
|
+
return e ? e.createSnackbar : qd;
|
|
1959
|
+
}
|
|
1960
|
+
function qd() {
|
|
1961
|
+
}
|
|
1962
|
+
var Je = require("react/jsx-runtime");
|
|
1963
|
+
var $d = ({ component: e }) => e.control === "copyable" ? (0, Je.jsx)(_d, { component: e }) : (0, Je.jsx)(Gd, { component: e });
|
|
1964
|
+
var Gd = ({ component: e }) => (0, Je.jsxs)("p", { className: Le(e), children: [" ", e.text, " "] });
|
|
1965
|
+
var _d = ({ component: e }) => {
|
|
1966
|
+
let { formatMessage: t } = (0, ms.useIntl)(), r = ls(), { text: o } = e, a = () => {
|
|
1964
1967
|
var s;
|
|
1965
|
-
(s = navigator.clipboard) == null || s.writeText(o).then(() => r({ text: t(ta.copied) })).catch(
|
|
1966
|
-
}, n =
|
|
1967
|
-
return (0,
|
|
1968
|
+
(s = navigator.clipboard) == null || s.writeText(o).then(() => r({ text: t(ta.copied) })).catch(Wd);
|
|
1969
|
+
}, n = Le({ align: e.align, margin: "sm" }) + " form-control";
|
|
1970
|
+
return (0, Je.jsxs)("div", { className: Le(e), children: [(0, Je.jsx)("input", { type: "text", className: n, value: o, readOnly: true, style: { textOverflow: "ellipsis" } }), (0, Je.jsx)(cs.Button, { block: true, onClick: a, children: t(ta.copy) })] });
|
|
1968
1971
|
};
|
|
1969
|
-
function
|
|
1972
|
+
function Wd() {
|
|
1970
1973
|
}
|
|
1971
|
-
var Qo =
|
|
1972
|
-
var
|
|
1973
|
-
var
|
|
1974
|
-
var
|
|
1975
|
-
var
|
|
1976
|
-
var
|
|
1977
|
-
let t = e.component, r =
|
|
1974
|
+
var Qo = $d;
|
|
1975
|
+
var ds = require("@transferwise/components");
|
|
1976
|
+
var Ue = require("react/jsx-runtime");
|
|
1977
|
+
var Kd = ({ label: e, value: t }, r) => ({ key: String(r), title: e, value: t });
|
|
1978
|
+
var Yd = (e) => e === "horizontal" ? "HORIZONTAL_RIGHT_ALIGNED" : "VERTICAL_ONE_COLUMN";
|
|
1979
|
+
var Jd = (e) => {
|
|
1980
|
+
let t = e.component, r = z(t.margin || "xs"), o = (a) => (0, Ue.jsx)("a", { href: a.url, className: "pull-right", role: "button", onClick: (n) => {
|
|
1978
1981
|
n.preventDefault(), e.onAction(a);
|
|
1979
1982
|
}, children: a.title });
|
|
1980
|
-
return (0,
|
|
1983
|
+
return (0, Ue.jsxs)(Ue.Fragment, { children: [t.title && (0, Ue.jsxs)("h6", { className: "m-b-2", children: [t.title, t.action && o(t.action)] }), (0, Ue.jsx)("div", { className: r, children: (0, Ue.jsx)(ds.DefinitionList, { layout: Yd(t.orientation), definitions: t.fields.map(Kd) }) })] });
|
|
1981
1984
|
};
|
|
1982
|
-
var ea =
|
|
1985
|
+
var ea = Jd;
|
|
1983
1986
|
var le = require("react/jsx-runtime");
|
|
1984
|
-
var ra = (e) =>
|
|
1985
|
-
var
|
|
1986
|
-
var
|
|
1987
|
-
var
|
|
1988
|
-
let t = (
|
|
1989
|
-
y(true), o(a(
|
|
1990
|
-
}, r = (
|
|
1991
|
-
|
|
1992
|
-
let
|
|
1993
|
-
|
|
1994
|
-
let ue =
|
|
1995
|
-
|
|
1996
|
-
}, a = (
|
|
1997
|
-
|
|
1998
|
-
}, [
|
|
1999
|
-
let
|
|
2000
|
-
ra(
|
|
2001
|
-
},
|
|
2002
|
-
|
|
2003
|
-
},
|
|
2004
|
-
(0, se.useEffect)(
|
|
2005
|
-
var
|
|
2006
|
-
let
|
|
2007
|
-
|
|
1987
|
+
var ra = (e) => A(e) || K(e);
|
|
1988
|
+
var Zd = (e) => e.type === "boolean" && ra(e.default) ? false : e.default;
|
|
1989
|
+
var ps = (e) => {
|
|
1990
|
+
var H, F, j;
|
|
1991
|
+
let t = (I) => {
|
|
1992
|
+
y(true), o(a(I), "user");
|
|
1993
|
+
}, r = (I) => $e(I, e.schema, e.required), o = (I, $) => {
|
|
1994
|
+
m(I);
|
|
1995
|
+
let He = r(I);
|
|
1996
|
+
O(He);
|
|
1997
|
+
let ue = I;
|
|
1998
|
+
u(ue), ue !== p && e.onChange({ model: ue, triggerSchema: e.schema, triggerModel: ue, lastTriggerModel: p, type: $ });
|
|
1999
|
+
}, a = (I) => De(I, e.schema), n = () => d(true), s = () => {
|
|
2000
|
+
d(false), h(true), e.onBlur && e.onBlur();
|
|
2001
|
+
}, [c, m] = (0, se.useState)((H = e.model) != null ? H : null), [p, u] = (0, se.useState)((F = e.model) != null ? F : null), [g, y] = (0, se.useState)(false), [l, d] = (0, se.useState)(false), [f, h] = (0, se.useState)(false), [S, O] = (0, se.useState)([]), w = (0, se.useMemo)(() => e.schema.$id || ve(), [e.schema.$id]), v = () => {
|
|
2002
|
+
let I = Zd(e.schema);
|
|
2003
|
+
ra(c) && !ra(I) && o(I, "init"), e.schema.const && o(e.schema.const, "init");
|
|
2004
|
+
}, P = () => {
|
|
2005
|
+
O(r(c));
|
|
2006
|
+
}, x = e.schema.const, E = e.schema.hidden || x;
|
|
2007
|
+
(0, se.useEffect)(P, [e.model, e.submitted]), (0, se.useEffect)(v, [e.schema]), (0, se.useEffect)(() => {
|
|
2008
|
+
var $;
|
|
2009
|
+
let I = ($ = e.model) != null ? $ : null;
|
|
2010
|
+
I !== c && m(I);
|
|
2008
2011
|
}, [e.model]);
|
|
2009
|
-
let
|
|
2010
|
-
return
|
|
2011
|
-
};
|
|
2012
|
-
|
|
2013
|
-
var
|
|
2014
|
-
var
|
|
2015
|
-
var
|
|
2016
|
-
var
|
|
2012
|
+
let L = { "form-group": true, "has-error": (e.submitted || !g) && !!e.errors || (e.submitted || g && f) && !!S.length, "has-info": l && !!e.schema.description || !!e.infoMessage }, k = e.schema.format !== "file" && e.schema.type !== "boolean", T = e.schema.help;
|
|
2013
|
+
return E ? null : (0, le.jsxs)(le.Fragment, { children: [e.schema.alert && (0, le.jsx)(ne, { component: e.schema.alert }), (0, le.jsxs)("div", { className: (0, us.default)(L), children: [k && (0, le.jsxs)("div", { className: "d-inline-block", children: [(0, le.jsx)("label", { className: "control-label d-inline", htmlFor: w, children: e.schema.title }), !!T && (0, le.jsx)(Ot, { help: T })] }), !k && !!T && (0, le.jsx)(Ot, { help: T }), (0, le.jsx)(Yt, { id: w, schema: e.schema, value: c, disabled: !!e.disabled, onChange: t, onFocus: n, onBlur: s }), (0, le.jsx)(Be, { changed: g, focused: l, blurred: f, submitted: e.submitted, errors: (j = e.errors) != null ? j : null, schema: e.schema, validations: S, infoMessage: e.infoMessage })] })] });
|
|
2014
|
+
};
|
|
2015
|
+
ps.defaultProps = { required: false, disabled: false, onBlur: null };
|
|
2016
|
+
var mt = ps;
|
|
2017
|
+
var gs = require("react/jsx-runtime");
|
|
2018
|
+
var Bo = (e, t) => t[e];
|
|
2019
|
+
var ys = (e, t) => {
|
|
2017
2020
|
var r;
|
|
2018
2021
|
return (r = t.validation) == null ? void 0 : r[e];
|
|
2019
2022
|
};
|
|
2020
|
-
var
|
|
2021
|
-
var
|
|
2022
|
-
let t = (0,
|
|
2023
|
-
(0,
|
|
2024
|
-
|
|
2023
|
+
var Xd = /* @__PURE__ */ new Set([R.RADIO, R.SELECT, R.DATELOOKUP, R.FILE, R.UPLOAD]);
|
|
2024
|
+
var hs = (e) => {
|
|
2025
|
+
let t = (0, fs.useIntl)(), r = re(), o = Q(), [a, n] = (0, ut.useState)(null), s = bs(a), [c, m] = (0, ut.useState)(null), [p, u] = (0, ut.useState)(false), [g, y] = (0, ut.useState)(null);
|
|
2026
|
+
(0, ut.useEffect)(() => {
|
|
2027
|
+
Xd.has(Io(e.schema.persistAsync.schema)) && h();
|
|
2025
2028
|
}, [a]);
|
|
2026
|
-
let
|
|
2027
|
-
let
|
|
2028
|
-
|
|
2029
|
+
let l = () => m(t.formatMessage(_t.genericError)), d = async (w, v) => {
|
|
2030
|
+
let P = f(), x = { [v.param]: w };
|
|
2031
|
+
u(true);
|
|
2029
2032
|
try {
|
|
2030
|
-
o("Dynamic Flow - PersistAsync", { status: "pending", schemaId:
|
|
2031
|
-
let
|
|
2032
|
-
e.onPersistAsync(
|
|
2033
|
-
let
|
|
2034
|
-
if (!N(
|
|
2033
|
+
o("Dynamic Flow - PersistAsync", { status: "pending", schemaId: vr.$id });
|
|
2034
|
+
let E = r(v.url, { method: v.method, headers: { "Content-Type": "application/json" }, body: JSON.stringify(x), signal: P });
|
|
2035
|
+
e.onPersistAsync(E);
|
|
2036
|
+
let L = await E, k = await L.json();
|
|
2037
|
+
if (!N(k))
|
|
2035
2038
|
throw new Error("Response is not an object");
|
|
2036
|
-
let { idProperty:
|
|
2037
|
-
if (ja(
|
|
2038
|
-
let
|
|
2039
|
-
e.onChange({ model:
|
|
2040
|
-
} else if (pr(
|
|
2041
|
-
let { validation:
|
|
2042
|
-
|
|
2039
|
+
let { idProperty: T, param: H } = e.schema.persistAsync;
|
|
2040
|
+
if (ja(L.status)) {
|
|
2041
|
+
let F = Bo(T, k);
|
|
2042
|
+
e.onChange({ model: F, triggerSchema: e.schema, triggerModel: F });
|
|
2043
|
+
} else if (pr(L.status)) {
|
|
2044
|
+
let { validation: F } = k, j = N(F) && (F == null ? void 0 : F[H]) || null;
|
|
2045
|
+
m(j), e.onChange({ model: null, triggerSchema: e.schema, triggerModel: null });
|
|
2043
2046
|
} else
|
|
2044
|
-
|
|
2045
|
-
o("Dynamic Flow - PersistAsync", { status: "success", schemaId:
|
|
2046
|
-
} catch (
|
|
2047
|
-
o("Dynamic Flow - PersistAsync", { status: "failure", schemaId:
|
|
2047
|
+
l();
|
|
2048
|
+
o("Dynamic Flow - PersistAsync", { status: "success", schemaId: vr.$id });
|
|
2049
|
+
} catch (E) {
|
|
2050
|
+
o("Dynamic Flow - PersistAsync", { status: "failure", schemaId: vr.$id }), l();
|
|
2048
2051
|
}
|
|
2049
|
-
},
|
|
2050
|
-
|
|
2051
|
-
let
|
|
2052
|
-
return y(
|
|
2052
|
+
}, f = () => {
|
|
2053
|
+
g && g.abort();
|
|
2054
|
+
let w = new AbortController();
|
|
2055
|
+
return y(w), w.signal;
|
|
2056
|
+
}, h = () => {
|
|
2057
|
+
!A(a) && !Ge(a, s) && d(a, e.schema.persistAsync);
|
|
2053
2058
|
}, S = () => {
|
|
2054
|
-
|
|
2055
|
-
},
|
|
2056
|
-
|
|
2057
|
-
}, C = ({ model: x }) => {
|
|
2058
|
-
d(null), $(x, e.schema.persistAsync.schema) && n(x);
|
|
2059
|
+
h();
|
|
2060
|
+
}, O = ({ model: w }) => {
|
|
2061
|
+
m(null), G(w, e.schema.persistAsync.schema) && n(w);
|
|
2059
2062
|
};
|
|
2060
|
-
return (0,
|
|
2063
|
+
return (0, gs.jsx)(mt, { required: e.required, submitted: e.submitted || p, schema: e.schema.persistAsync.schema, errors: c || e.errors, model: null, infoMessage: null, onChange: O, onBlur: S });
|
|
2061
2064
|
};
|
|
2062
|
-
|
|
2063
|
-
var
|
|
2065
|
+
hs.defaultProps = { required: false };
|
|
2066
|
+
var Lo = hs;
|
|
2064
2067
|
var ti = (e) => {
|
|
2065
|
-
let [t, r] = (0,
|
|
2068
|
+
let [t, r] = (0, Ss.useState)(null), o = re(), a = (0, ws.useIntl)(), { schema: n } = e;
|
|
2066
2069
|
async function s(y) {
|
|
2067
|
-
let l = y instanceof Blob ? !
|
|
2068
|
-
return (
|
|
2070
|
+
let l = y instanceof Blob ? !at(n) : !G(y, n);
|
|
2071
|
+
return (A(y) || l) && g(), await p(y);
|
|
2069
2072
|
}
|
|
2070
|
-
let
|
|
2073
|
+
let c = () => {
|
|
2071
2074
|
t && t.abort();
|
|
2072
2075
|
let y = new AbortController();
|
|
2073
2076
|
return r(y), y.signal;
|
|
2074
2077
|
};
|
|
2075
|
-
function
|
|
2076
|
-
let l =
|
|
2077
|
-
return { method: e.method, headers: i({}, !l && { "Content-Type": "application/json" }), body:
|
|
2078
|
+
function m(y) {
|
|
2079
|
+
let l = at(n), d = c(), f = e.param, h = l ? Qd(f, y) : JSON.stringify({ [f]: y });
|
|
2080
|
+
return { method: e.method, headers: i({}, !l && { "Content-Type": "application/json" }), body: h, signal: d };
|
|
2078
2081
|
}
|
|
2079
2082
|
async function p(y) {
|
|
2080
2083
|
try {
|
|
2081
|
-
let l = await o(e.url,
|
|
2084
|
+
let l = await o(e.url, m(y));
|
|
2082
2085
|
if (!l.ok)
|
|
2083
|
-
return
|
|
2084
|
-
let
|
|
2085
|
-
if (N(
|
|
2086
|
-
let f =
|
|
2087
|
-
if (
|
|
2086
|
+
return u(l);
|
|
2087
|
+
let d = await l.json();
|
|
2088
|
+
if (N(d)) {
|
|
2089
|
+
let f = d[e.idProperty];
|
|
2090
|
+
if (M(f) || B(f))
|
|
2088
2091
|
return { data: f };
|
|
2089
2092
|
}
|
|
2090
|
-
return
|
|
2093
|
+
return g();
|
|
2091
2094
|
} catch (l) {
|
|
2092
|
-
return
|
|
2095
|
+
return g(l);
|
|
2093
2096
|
}
|
|
2094
2097
|
}
|
|
2095
|
-
async function
|
|
2098
|
+
async function u(y) {
|
|
2096
2099
|
if (y.status === 422) {
|
|
2097
2100
|
let l = await y.json();
|
|
2098
2101
|
if (N(l)) {
|
|
2099
|
-
let
|
|
2100
|
-
if (
|
|
2101
|
-
throw new Error(
|
|
2102
|
+
let d = ys(e.param, l);
|
|
2103
|
+
if (M(d))
|
|
2104
|
+
throw new Error(d);
|
|
2102
2105
|
}
|
|
2103
2106
|
}
|
|
2104
|
-
throw new Error(a.formatMessage(
|
|
2107
|
+
throw new Error(a.formatMessage(_t.genericError));
|
|
2105
2108
|
}
|
|
2106
|
-
let
|
|
2107
|
-
let l =
|
|
2109
|
+
let g = (y) => {
|
|
2110
|
+
let l = eu(y) ? y.message : a.formatMessage(_t.genericError);
|
|
2108
2111
|
throw new Error(l);
|
|
2109
2112
|
};
|
|
2110
2113
|
return s;
|
|
2111
2114
|
};
|
|
2112
|
-
function
|
|
2115
|
+
function Qd(e, t) {
|
|
2113
2116
|
let r = new FormData();
|
|
2114
2117
|
return t !== null && r.append(e, t), r;
|
|
2115
2118
|
}
|
|
2116
|
-
function
|
|
2119
|
+
function eu(e) {
|
|
2117
2120
|
return N(e) && "message" in e && typeof e.message == "string";
|
|
2118
2121
|
}
|
|
2119
|
-
var
|
|
2120
|
-
function
|
|
2121
|
-
let s = (0,
|
|
2122
|
-
(0,
|
|
2122
|
+
var Ze = require("react");
|
|
2123
|
+
function Or({ asyncFn: e, interval: t, maxAttempts: r, maxConsecutiveFails: o, onPollingResponse: a, onFailure: n }) {
|
|
2124
|
+
let s = (0, Ze.useRef)(a), c = (0, Ze.useRef)(n), m = (0, Ze.useMemo)(() => tu(e, r, o, (p) => s.current(p), () => c.current()), [e, r, o]);
|
|
2125
|
+
(0, Ze.useEffect)(() => {
|
|
2123
2126
|
if (t > 0) {
|
|
2124
2127
|
let p = setInterval(() => {
|
|
2125
|
-
|
|
2128
|
+
m();
|
|
2126
2129
|
}, t);
|
|
2127
2130
|
return () => clearInterval(p);
|
|
2128
2131
|
}
|
|
2129
|
-
}, [
|
|
2130
|
-
s.current = a,
|
|
2132
|
+
}, [m, t]), (0, Ze.useEffect)(() => {
|
|
2133
|
+
s.current = a, c.current = n;
|
|
2131
2134
|
}, [a, n]);
|
|
2132
2135
|
}
|
|
2133
|
-
function
|
|
2134
|
-
let n = true, s = 0,
|
|
2136
|
+
function tu(e, t, r, o, a) {
|
|
2137
|
+
let n = true, s = 0, c = 0;
|
|
2135
2138
|
return e ? () => {
|
|
2136
|
-
n && (
|
|
2137
|
-
s = 0, n = o(
|
|
2139
|
+
n && (c++, e().then((m) => {
|
|
2140
|
+
s = 0, n = o(m);
|
|
2138
2141
|
}).catch(() => {
|
|
2139
2142
|
s++;
|
|
2140
2143
|
}).finally(() => {
|
|
2141
|
-
(s >= r ||
|
|
2144
|
+
(s >= r || c >= t) && (a(), n = false);
|
|
2142
2145
|
}));
|
|
2143
2146
|
} : () => {
|
|
2144
2147
|
};
|
|
2145
2148
|
}
|
|
2146
|
-
var
|
|
2147
|
-
var
|
|
2148
|
-
let t = (0,
|
|
2149
|
-
return (0,
|
|
2149
|
+
var jr = require("react");
|
|
2150
|
+
var bs = (e) => {
|
|
2151
|
+
let t = (0, jr.useRef)();
|
|
2152
|
+
return (0, jr.useEffect)(() => {
|
|
2150
2153
|
t.current = e;
|
|
2151
2154
|
}, [e]), t.current;
|
|
2152
2155
|
};
|
|
2153
2156
|
var rr = require("react");
|
|
2154
|
-
function
|
|
2157
|
+
function Fs(e, t) {
|
|
2155
2158
|
let r = re(), o = (0, rr.useMemo)(() => {
|
|
2156
2159
|
if (e)
|
|
2157
2160
|
return () => r(e.url).then((n) => {
|
|
@@ -2160,48 +2163,48 @@ var require_main_min = __commonJS({
|
|
|
2160
2163
|
throw new Error("failed");
|
|
2161
2164
|
});
|
|
2162
2165
|
}, [e, r]), a = (0, rr.useCallback)((n) => n != null && n.action ? (t(n.action), false) : true, [t]);
|
|
2163
|
-
|
|
2166
|
+
Or({ asyncFn: o, interval: 1e3 * ((e == null ? void 0 : e.interval) || 0), maxAttempts: (e == null ? void 0 : e.maxAttempts) || 0, maxConsecutiveFails: 1, onPollingResponse: a, onFailure: (0, rr.useCallback)(() => {
|
|
2164
2167
|
e && t(e.onError.action);
|
|
2165
2168
|
}, [t, e]) });
|
|
2166
2169
|
}
|
|
2167
|
-
var
|
|
2168
|
-
var
|
|
2170
|
+
var Cs = require("react/jsx-runtime");
|
|
2171
|
+
var ru = (e, t) => {
|
|
2169
2172
|
var o;
|
|
2170
2173
|
if (St(e))
|
|
2171
2174
|
return [];
|
|
2172
|
-
let r =
|
|
2173
|
-
return
|
|
2175
|
+
let r = jt(e, t);
|
|
2176
|
+
return qe({ layout: r, schemas: e.schemas || [], actions: e.actions || [], model: (o = e.model) != null ? o : null });
|
|
2174
2177
|
};
|
|
2175
|
-
var
|
|
2176
|
-
let { stepSpecification: t, stepLayoutOptions: r, submitted: o, model: a, formErrors: n, onModelChange: s } = e,
|
|
2177
|
-
|
|
2178
|
+
var ou = (e) => {
|
|
2179
|
+
let { stepSpecification: t, stepLayoutOptions: r, submitted: o, model: a, formErrors: n, onModelChange: s } = e, c = ru(t, r), { loading: m, registerPersistAsyncPromise: p } = dr(), u = Q(), g = m ? () => {
|
|
2180
|
+
u("Dynamic Flow - onAction supressed", { reason: "LayoutStep - loading state" });
|
|
2178
2181
|
} : e.onAction;
|
|
2179
|
-
return
|
|
2182
|
+
return Fs(t.polling, g), (0, Cs.jsx)(ie, { components: c, submitted: o, model: a, errors: n, onAction: g, onModelChange: s, onPersistAsync: p });
|
|
2180
2183
|
};
|
|
2181
|
-
var
|
|
2182
|
-
var
|
|
2184
|
+
var Ur = ou;
|
|
2185
|
+
var $r = require("react");
|
|
2183
2186
|
var Fe = require("react");
|
|
2184
|
-
var
|
|
2185
|
-
var
|
|
2186
|
-
var
|
|
2187
|
-
var ar = (0,
|
|
2187
|
+
var Gs = require("react-intl");
|
|
2188
|
+
var _s = Ee(xs());
|
|
2189
|
+
var Os = require("react-intl");
|
|
2190
|
+
var ar = (0, Os.defineMessages)({ reviewSubmit: { id: "dynamicFlows.CameraCapture.reviewSubmit", defaultMessage: "Yes, submit", description: "Accept and submit the image taken with the camera" }, reviewRetry: { id: "dynamicFlows.CameraCapture.reviewRetry", defaultMessage: "No, try again", description: "Image taken with camera is not good, don't submit, and retake the image" }, reviewInstructions: { id: "dynamicFlows.CameraCapture.reviewInstructions", defaultMessage: "Is your picture clear, readable and complete?", description: "After taking an image with the camera, prompt user to review the image" } });
|
|
2188
2191
|
var we = require("@transferwise/components");
|
|
2189
|
-
var
|
|
2192
|
+
var vs = require("react-intl");
|
|
2190
2193
|
var Se = require("react/jsx-runtime");
|
|
2191
|
-
var
|
|
2192
|
-
var
|
|
2193
|
-
let r = (0,
|
|
2194
|
+
var As = ({ onCapture: e }) => (0, Se.jsx)("div", { className: "bottom-bar", children: (0, Se.jsx)(au, { onClick: e }) });
|
|
2195
|
+
var Ps = ({ onSubmit: e, onRetry: t }) => {
|
|
2196
|
+
let r = (0, vs.useIntl)();
|
|
2194
2197
|
return (0, Se.jsx)("div", { className: "bottom-bar p-x-2", children: (0, Se.jsx)("div", { className: "row", children: (0, Se.jsxs)("div", { className: "col-xs-12 col-md-6 col-md-offset-3", children: [(0, Se.jsx)(we.Button, { className: "m-b-1", block: true, size: we.Size.MEDIUM, type: we.ControlType.ACCENT, onClick: e, children: r.formatMessage(ar.reviewSubmit) }), (0, Se.jsx)(we.Button, { className: "m-b-2", block: true, size: we.Size.MEDIUM, type: we.ControlType.ACCENT, priority: we.Priority.SECONDARY, onClick: t, children: r.formatMessage(ar.reviewRetry) })] }) }) });
|
|
2195
2198
|
};
|
|
2196
|
-
var
|
|
2197
|
-
var
|
|
2198
|
-
var
|
|
2199
|
+
var au = ({ onClick: e }) => (0, Se.jsx)("button", { type: "button", className: "camera-capture-btn m-b-2", "data-testid": "camera-capture-button", onClick: e, children: (0, Se.jsx)("span", { className: "camera-capture-btn-inner" }) });
|
|
2200
|
+
var Vr = require("react");
|
|
2201
|
+
var ks = (e) => {
|
|
2199
2202
|
var r;
|
|
2200
|
-
let { facingMode: t } = ((r =
|
|
2203
|
+
let { facingMode: t } = ((r = zr(e)) == null ? void 0 : r.getSettings()) || {};
|
|
2201
2204
|
return t === "user" || t === void 0;
|
|
2202
2205
|
};
|
|
2203
|
-
var
|
|
2204
|
-
var
|
|
2206
|
+
var Ms = (e) => !!((e == null ? void 0 : e.label) || "").match(/camera2? 0/g);
|
|
2207
|
+
var Es = async (e) => {
|
|
2205
2208
|
let t = document.createElement("canvas");
|
|
2206
2209
|
if (e) {
|
|
2207
2210
|
t.setAttribute("height", `${e.videoHeight}`), t.setAttribute("width", `${e.videoWidth}`);
|
|
@@ -2210,234 +2213,234 @@ var require_main_min = __commonJS({
|
|
|
2210
2213
|
}
|
|
2211
2214
|
return t;
|
|
2212
2215
|
};
|
|
2213
|
-
var
|
|
2216
|
+
var Is = async () => {
|
|
2214
2217
|
var e, t;
|
|
2215
2218
|
return (await ((t = (e = navigator == null ? void 0 : navigator.mediaDevices) == null ? void 0 : e.enumerateDevices) == null ? void 0 : t.call(e)) || []).filter((r) => r.kind === "videoinput");
|
|
2216
2219
|
};
|
|
2217
|
-
var
|
|
2220
|
+
var Ds = async () => {
|
|
2218
2221
|
var e, t;
|
|
2219
2222
|
return (await ((t = (e = navigator == null ? void 0 : navigator.mediaDevices) == null ? void 0 : e.enumerateDevices) == null ? void 0 : t.call(e)) || []).filter((r) => r.kind === "videoinput").map((r) => r.label);
|
|
2220
2223
|
};
|
|
2221
|
-
var
|
|
2224
|
+
var Ls = async (e) => {
|
|
2222
2225
|
var r, o, a;
|
|
2223
2226
|
let t = aa(e);
|
|
2224
2227
|
return (a = (await ((o = (r = navigator == null ? void 0 : navigator.mediaDevices) == null ? void 0 : r.enumerateDevices) == null ? void 0 : o.call(r)) || []).filter((n) => n.kind === "videoinput").find((n) => n.deviceId === (t == null ? void 0 : t.deviceId))) == null ? void 0 : a.label;
|
|
2225
2228
|
};
|
|
2226
|
-
var
|
|
2229
|
+
var zr = (e) => {
|
|
2227
2230
|
var t;
|
|
2228
2231
|
return (((t = e == null ? void 0 : e.getVideoTracks) == null ? void 0 : t.call(e)) || [])[0];
|
|
2229
2232
|
};
|
|
2230
2233
|
var aa = (e) => {
|
|
2231
2234
|
var t, r;
|
|
2232
|
-
return (r = (t =
|
|
2235
|
+
return (r = (t = zr(e)) == null ? void 0 : t.getCapabilities) == null ? void 0 : r.call(t);
|
|
2233
2236
|
};
|
|
2234
|
-
var
|
|
2235
|
-
let [t, r] = (0,
|
|
2236
|
-
(0,
|
|
2237
|
+
var Ts = (e) => {
|
|
2238
|
+
let [t, r] = (0, Vr.useState)(), o = { facingMode: e === "front" ? "user" : "environment", height: { min: 480, max: 1080, ideal: 720 }, width: { min: 640, max: 1920, ideal: 1280 }, frameRate: 30, aspectRatio: 16 / 9 };
|
|
2239
|
+
(0, Vr.useEffect)(() => {
|
|
2237
2240
|
a(e).then(r);
|
|
2238
2241
|
}, [e]);
|
|
2239
2242
|
let a = async (n) => {
|
|
2240
2243
|
if (n === "back") {
|
|
2241
|
-
let s = (await
|
|
2244
|
+
let s = (await Is()).find(Ms);
|
|
2242
2245
|
if (s != null && s.deviceId)
|
|
2243
|
-
return
|
|
2246
|
+
return b(i({}, o), { deviceId: { exact: s.deviceId } });
|
|
2244
2247
|
}
|
|
2245
2248
|
return o;
|
|
2246
2249
|
};
|
|
2247
2250
|
return { videoConstraints: t };
|
|
2248
2251
|
};
|
|
2249
|
-
var
|
|
2250
|
-
var
|
|
2251
|
-
var
|
|
2252
|
-
var
|
|
2253
|
-
var
|
|
2254
|
-
var
|
|
2255
|
-
var
|
|
2256
|
-
var
|
|
2257
|
-
var
|
|
2258
|
-
var
|
|
2259
|
-
let s = (0,
|
|
2260
|
-
(0,
|
|
2252
|
+
var Hr = require("react");
|
|
2253
|
+
var W = require("react/jsx-runtime");
|
|
2254
|
+
var nu = 92;
|
|
2255
|
+
var Bs = 120;
|
|
2256
|
+
var iu = 40;
|
|
2257
|
+
var su = 32;
|
|
2258
|
+
var lu = 48;
|
|
2259
|
+
var cu = 40;
|
|
2260
|
+
var Ns = 800;
|
|
2261
|
+
var mu = ({ overlay: e, outline: t, imageUrl: r, title: o, instructions: a, reviewInstructions: n }) => {
|
|
2262
|
+
let s = (0, Hr.useRef)(null);
|
|
2263
|
+
(0, Hr.useEffect)(() => {
|
|
2261
2264
|
let y = Ft(() => {
|
|
2262
2265
|
var l;
|
|
2263
2266
|
if ((l = s.current) != null && l.innerHTML) {
|
|
2264
|
-
let
|
|
2265
|
-
|
|
2267
|
+
let d = s.current;
|
|
2268
|
+
d.innerHTML += "";
|
|
2266
2269
|
}
|
|
2267
2270
|
}, 100);
|
|
2268
2271
|
return window.addEventListener("resize", y), () => window.removeEventListener("resize", y);
|
|
2269
2272
|
});
|
|
2270
|
-
let
|
|
2273
|
+
let c = (r ? iu : 0) + (o ? su : 0) + (a ? lu : 0), m = (0, W.jsxs)(W.Fragment, { children: [r && (0, W.jsx)("img", { className: "camera-capture-img", src: r, alt: "" }), o && (0, W.jsx)("h4", { className: "camera-capture-title", children: o }), a && (0, W.jsx)("small", { className: "camera-capture-instructions", children: a })] }), p = nu + c;
|
|
2271
2274
|
if (n) {
|
|
2272
|
-
|
|
2273
|
-
let y =
|
|
2274
|
-
p < y && (
|
|
2275
|
+
c = p - Bs, m = (0, W.jsx)("small", { className: "camera-capture-instructions", children: n });
|
|
2276
|
+
let y = Bs + cu;
|
|
2277
|
+
p < y && (m = (0, W.jsx)(W.Fragment, {}));
|
|
2275
2278
|
}
|
|
2276
|
-
let
|
|
2277
|
-
return (0,
|
|
2278
|
-
};
|
|
2279
|
-
var na = nu;
|
|
2280
|
-
var Bs = require("@transferwise/components");
|
|
2281
|
-
var Ns = require("react-intl");
|
|
2282
|
-
var Ts = require("react-intl");
|
|
2283
|
-
var Kr = (0, Ts.defineMessages)({ title: { id: "dynamicFlows.CameraCapture.NoCameraAccess.title", defaultMessage: "We can't access your camera", description: "Title of standalone page prompting missing camera permissions" }, paragraph: { id: "dynamicFlows.CameraCapture.NoCameraAccess.paragraph", defaultMessage: "Enable camera access in your browser's settings to get going again.", description: "Further text of standalone page prompting missing camera permissions" }, action: { id: "dynamicFlows.CameraCapture.NoCameraAccess.action", defaultMessage: "Enable camera access", description: "Action to ask for camera permissions again" } });
|
|
2284
|
-
var Ue = require("react/jsx-runtime");
|
|
2285
|
-
var iu = ({ onAction: e }) => {
|
|
2286
|
-
let t = (0, Ns.useIntl)();
|
|
2287
|
-
return (0, Ue.jsx)("div", { id: "no-camera-access", children: (0, Ue.jsx)("div", { className: "container p-t-5", children: (0, Ue.jsx)("div", { className: "row", children: (0, Ue.jsxs)("div", { className: "col-md-6 col-md-offset-3", children: [(0, Ue.jsx)("h2", { className: "text-xs-center m-b-3", children: t.formatMessage(Kr.title) }), (0, Ue.jsx)("p", { className: "text-xs-center m-b-5", children: t.formatMessage(Kr.paragraph) }), (0, Ue.jsx)(Bs.Button, { block: true, onClick: e, children: t.formatMessage(Kr.action) })] }) }) }) });
|
|
2279
|
+
let u = { x: "50%", y: "5%", width: `min(90%, ${Ns}px)`, height: `calc(90% - ${p}px)`, style: { transform: `translateX(max(-45%, -${Ns / 2}px))` } }, g = { style: { left: "5%", top: `calc(100% - ${p}px - 5%)`, height: `calc(${c}px + 5%)`, width: "90%" } };
|
|
2280
|
+
return (0, W.jsxs)("svg", { ref: s, xmlns: "http://www.w3.org/2000/svg", children: [(0, W.jsx)("defs", { children: (0, W.jsxs)("mask", { id: "mask", children: [(0, W.jsx)("rect", { width: "100%", height: "100%", fill: "#fff" }), (0, W.jsx)("image", i({ href: e }, u))] }) }), e && (0, W.jsx)("rect", { width: "100%", height: "100%", mask: "url(#mask)", fillOpacity: "0.72" }), t && (0, W.jsx)("image", i({ href: t }, u)), (0, W.jsx)("foreignObject", { width: "100%", height: "100%", children: (0, W.jsx)("div", b(i({ className: "camera-capture-text-and-image-container" }, g), { children: m })) })] });
|
|
2288
2281
|
};
|
|
2289
|
-
var
|
|
2290
|
-
var js = require("
|
|
2282
|
+
var na = mu;
|
|
2283
|
+
var js = require("@transferwise/components");
|
|
2284
|
+
var Us = require("react-intl");
|
|
2291
2285
|
var Rs = require("react-intl");
|
|
2292
|
-
var
|
|
2293
|
-
var
|
|
2294
|
-
var
|
|
2295
|
-
let
|
|
2296
|
-
return (0,
|
|
2297
|
-
};
|
|
2298
|
-
var
|
|
2299
|
-
var
|
|
2300
|
-
var zs =
|
|
2301
|
-
var
|
|
2302
|
-
var
|
|
2286
|
+
var qr = (0, Rs.defineMessages)({ title: { id: "dynamicFlows.CameraCapture.NoCameraAccess.title", defaultMessage: "We can't access your camera", description: "Title of standalone page prompting missing camera permissions" }, paragraph: { id: "dynamicFlows.CameraCapture.NoCameraAccess.paragraph", defaultMessage: "Enable camera access in your browser's settings to get going again.", description: "Further text of standalone page prompting missing camera permissions" }, action: { id: "dynamicFlows.CameraCapture.NoCameraAccess.action", defaultMessage: "Enable camera access", description: "Action to ask for camera permissions again" } });
|
|
2287
|
+
var ze = require("react/jsx-runtime");
|
|
2288
|
+
var du = ({ onAction: e }) => {
|
|
2289
|
+
let t = (0, Us.useIntl)();
|
|
2290
|
+
return (0, ze.jsx)("div", { id: "no-camera-access", children: (0, ze.jsx)("div", { className: "container p-t-5", children: (0, ze.jsx)("div", { className: "row", children: (0, ze.jsxs)("div", { className: "col-md-6 col-md-offset-3", children: [(0, ze.jsx)("h2", { className: "text-xs-center m-b-3", children: t.formatMessage(qr.title) }), (0, ze.jsx)("p", { className: "text-xs-center m-b-5", children: t.formatMessage(qr.paragraph) }), (0, ze.jsx)(js.Button, { block: true, onClick: e, children: t.formatMessage(qr.action) })] }) }) }) });
|
|
2291
|
+
};
|
|
2292
|
+
var ia = du;
|
|
2293
|
+
var Vs = require("react-intl");
|
|
2294
|
+
var zs = require("react-intl");
|
|
2295
|
+
var sa = (0, zs.defineMessages)({ title: { id: "dynamicFlows.CameraCapture.CameraNotSupported.title", defaultMessage: "Camera not supported", description: "Title of standalone page prompting that camera is not available on users browser" }, paragraph: { id: "dynamicFlows.CameraCapture.CameraNotSupported.paragraph", defaultMessage: "The browser you're using doesn't have support for a camera. Try a different browser, device, or download our mobile app.", description: "Further text of standalone page prompting that camera is not available on user's browser" } });
|
|
2296
|
+
var Xe = require("react/jsx-runtime");
|
|
2297
|
+
var uu = () => {
|
|
2298
|
+
let e = (0, Vs.useIntl)();
|
|
2299
|
+
return (0, Xe.jsx)("div", { id: "camera-not-supported", children: (0, Xe.jsx)("div", { className: "container p-t-5", children: (0, Xe.jsx)("div", { className: "row", children: (0, Xe.jsxs)("div", { className: "col-md-6 col-md-offset-3", children: [(0, Xe.jsx)("h2", { className: "text-xs-center m-b-3", children: e.formatMessage(sa.title) }), (0, Xe.jsx)("p", { className: "text-xs-center m-b-5", children: e.formatMessage(sa.paragraph) })] }) }) }) });
|
|
2300
|
+
};
|
|
2301
|
+
var la = uu;
|
|
2302
|
+
var Hs = (e) => e == null ? void 0 : e("Dynamic Flow - Camera Permission Denied", {});
|
|
2303
|
+
var qs = async (e, t, r) => e == null ? void 0 : e("Dynamic Flow - Camera Feed Started", await pu(t, r));
|
|
2304
|
+
var $s = (e, t) => e == null ? void 0 : e("Dynamic Flow - Camera Not Supported", { Error: t });
|
|
2305
|
+
var pu = async (e, t) => {
|
|
2303
2306
|
var n;
|
|
2304
|
-
let r =
|
|
2305
|
-
return
|
|
2307
|
+
let r = zr(t), o = aa(t), a = (n = r == null ? void 0 : r.getSettings) == null ? void 0 : n.call(r);
|
|
2308
|
+
return b(i({}, r && { "Available Video Devices (by label)": await Ds(), "Active Video Device (by label)": await Ls(t), "Camera Capabilities": o, "Camera Settings": a }), { "Camera Direction (Asked)": e == null ? void 0 : e.direction });
|
|
2306
2309
|
};
|
|
2307
2310
|
var ee = require("react/jsx-runtime");
|
|
2308
|
-
var
|
|
2309
|
-
let [p,
|
|
2310
|
-
var
|
|
2311
|
-
if ((
|
|
2312
|
-
(
|
|
2313
|
-
let
|
|
2314
|
-
|
|
2311
|
+
var fu = ({ direction: e = "back", overlay: t = "", outline: r = "", imageUrl: o = "", title: a = "", instructions: n = "", showReview: s = false, onCapture: c, onEvent: m }) => {
|
|
2312
|
+
let [p, u] = (0, Fe.useState)("CAPTURE"), [g, y] = (0, Fe.useState)(false), [l, d] = (0, Fe.useState)(false), [f, h] = (0, Fe.useState)(), S = (0, Fe.useRef)(null), { videoConstraints: O } = Ts(e), w = (0, Gs.useIntl)(), v = (0, Fe.useCallback)(async () => {
|
|
2313
|
+
var F, j, I, $, He, ue;
|
|
2314
|
+
if ((F = S == null ? void 0 : S.current) != null && F.video && ((I = (j = S == null ? void 0 : S.current) == null ? void 0 : j.video) == null ? void 0 : I.readyState) >= 3) {
|
|
2315
|
+
(He = ($ = S == null ? void 0 : S.current) == null ? void 0 : $.video) == null || He.pause();
|
|
2316
|
+
let et = await Es((ue = S == null ? void 0 : S.current) == null ? void 0 : ue.video);
|
|
2317
|
+
et == null || et.toBlob((xe) => {
|
|
2315
2318
|
if (xe)
|
|
2316
2319
|
if (s) {
|
|
2317
2320
|
let sr = window.URL.createObjectURL(xe);
|
|
2318
|
-
|
|
2321
|
+
h({ source: sr, blob: xe }), u("REVIEW");
|
|
2319
2322
|
} else
|
|
2320
|
-
|
|
2323
|
+
c(xe);
|
|
2321
2324
|
}, "image/jpeg", 0.92);
|
|
2322
2325
|
}
|
|
2323
|
-
}, [S, s,
|
|
2324
|
-
if (
|
|
2325
|
-
|
|
2326
|
+
}, [S, s, h, u, c, g]), P = (0, Fe.useCallback)((F) => {
|
|
2327
|
+
if (F instanceof DOMException && (F == null ? void 0 : F.name) === "NotAllowedError") {
|
|
2328
|
+
u("NO_CAMERA_ACCESS"), Hs(m);
|
|
2326
2329
|
return;
|
|
2327
2330
|
}
|
|
2328
|
-
|
|
2329
|
-
}, [
|
|
2330
|
-
|
|
2331
|
-
}, [y,
|
|
2332
|
-
|
|
2333
|
-
},
|
|
2334
|
-
|
|
2335
|
-
},
|
|
2336
|
-
return (0, ee.jsxs)("section", { className: "camera-capture", children: [p === "CAPTURE" &&
|
|
2337
|
-
};
|
|
2338
|
-
var ca =
|
|
2339
|
-
var
|
|
2340
|
-
function
|
|
2331
|
+
u("CAMERA_NOT_SUPPORTED"), $s(m, F);
|
|
2332
|
+
}, [u, m]), x = (0, Fe.useCallback)((F) => {
|
|
2333
|
+
d(true), y(ks(F)), qs(m, { direction: e }, F);
|
|
2334
|
+
}, [y, m, e]), E = () => {
|
|
2335
|
+
c((f == null ? void 0 : f.blob) || null);
|
|
2336
|
+
}, L = () => {
|
|
2337
|
+
u("CAPTURE"), h(void 0);
|
|
2338
|
+
}, k = () => u("CAPTURE"), T = (0, ee.jsxs)(ee.Fragment, { children: [O && (0, ee.jsx)(_s.default, { ref: S, audio: false, videoConstraints: O, mirrored: g, onUserMediaError: P, onUserMedia: x }), (0, ee.jsx)(na, { overlay: t, outline: r, imageUrl: o, title: a, instructions: n }), l && (0, ee.jsx)(As, { onCapture: () => void v() })] }), H = (0, ee.jsxs)(ee.Fragment, { children: [(0, ee.jsx)("img", { className: "review-image", src: f == null ? void 0 : f.source, alt: "" }), (0, ee.jsx)(na, { overlay: t, imageUrl: o, title: a, instructions: n, reviewInstructions: w.formatMessage(ar.reviewInstructions) }), (0, ee.jsx)(Ps, { onSubmit: E, onRetry: L })] });
|
|
2339
|
+
return (0, ee.jsxs)("section", { className: "camera-capture", children: [p === "CAPTURE" && T, p === "REVIEW" && H, p === "NO_CAMERA_ACCESS" && (0, ee.jsx)(ia, { onAction: k }), p === "CAMERA_NOT_SUPPORTED" && (0, ee.jsx)(la, {})] });
|
|
2340
|
+
};
|
|
2341
|
+
var ca = fu;
|
|
2342
|
+
var Ks = require("react/jsx-runtime");
|
|
2343
|
+
function yu(e) {
|
|
2341
2344
|
return new Promise((t, r) => {
|
|
2342
2345
|
let o = new FileReader();
|
|
2343
2346
|
o.onloadend = () => t(o.result), o.readAsDataURL(e);
|
|
2344
2347
|
});
|
|
2345
2348
|
}
|
|
2346
|
-
var
|
|
2347
|
-
let { step: t, model: r, onModelChange: o, onAction: a } = e, n = Q(), s =
|
|
2348
|
-
(0,
|
|
2349
|
-
|
|
2349
|
+
var hu = (e) => {
|
|
2350
|
+
let { step: t, model: r, onModelChange: o, onAction: a } = e, n = Q(), s = Ws(t), c = gu(t), m = bu(t), { title: p, image: u, cameraConfig: g } = c, { assets: y, direction: l, instructions: d } = g || {}, { overlay: f, outline: h } = y || {}, { url: S } = u || {}, [O, w] = (0, $r.useState)(false);
|
|
2351
|
+
(0, $r.useEffect)(() => {
|
|
2352
|
+
O && a(m);
|
|
2350
2353
|
}, [r]);
|
|
2351
|
-
let
|
|
2352
|
-
let { $id:
|
|
2353
|
-
if (
|
|
2354
|
-
let
|
|
2355
|
-
|
|
2354
|
+
let v = async (P) => {
|
|
2355
|
+
let { $id: x } = c;
|
|
2356
|
+
if (P) {
|
|
2357
|
+
let E = await yu(P), L = { [x || ""]: E };
|
|
2358
|
+
w(true), o({ model: L, formSchema: s, triggerModel: E, triggerSchema: c });
|
|
2356
2359
|
}
|
|
2357
2360
|
};
|
|
2358
|
-
return (0,
|
|
2359
|
-
|
|
2361
|
+
return (0, Ks.jsx)(ca, { overlay: f, outline: h, title: p, imageUrl: S, instructions: d, direction: l, onEvent: n, onCapture: (P) => {
|
|
2362
|
+
v(P);
|
|
2360
2363
|
} });
|
|
2361
2364
|
};
|
|
2362
|
-
var
|
|
2363
|
-
function
|
|
2364
|
-
let r =
|
|
2365
|
+
var Gr = hu;
|
|
2366
|
+
function Ws(e) {
|
|
2367
|
+
let r = xr(e.schemas || [])[0];
|
|
2365
2368
|
if (!r || !ce(r))
|
|
2366
2369
|
throw new Error("The first schema in a camera step is expected to be of type object and have at least one property with a schema...");
|
|
2367
2370
|
return r;
|
|
2368
2371
|
}
|
|
2369
|
-
function
|
|
2370
|
-
let t =
|
|
2372
|
+
function gu(e) {
|
|
2373
|
+
let t = Ws(e), r = Object.values(t.properties)[0];
|
|
2371
2374
|
if (!r)
|
|
2372
2375
|
throw new Error("The first schema in a camera step is expected to be of type object and have at least one property with a schema...");
|
|
2373
2376
|
return r;
|
|
2374
2377
|
}
|
|
2375
|
-
function
|
|
2378
|
+
function bu(e) {
|
|
2376
2379
|
var t, r;
|
|
2377
|
-
if (!e.schemas || ((t =
|
|
2380
|
+
if (!e.schemas || ((t = xr(e.schemas)) == null ? void 0 : t.length) !== 1)
|
|
2378
2381
|
throw new Error("camera step expects 1 non-hidden object schema");
|
|
2379
2382
|
if (((r = e == null ? void 0 : e.actions) == null ? void 0 : r.length) !== 1)
|
|
2380
2383
|
throw new Error("camera step expects 1 action");
|
|
2381
2384
|
return e.actions[0];
|
|
2382
2385
|
}
|
|
2383
|
-
var
|
|
2384
|
-
var
|
|
2385
|
-
var nr = (0,
|
|
2386
|
-
var
|
|
2387
|
-
var
|
|
2386
|
+
var Zs = require("react-intl");
|
|
2387
|
+
var Ys = require("react-intl");
|
|
2388
|
+
var nr = (0, Ys.defineMessages)({ title: { id: "dynamicFlows.ExternalConfirmation.title", defaultMessage: "Please confirm", description: "Heading for the confirmation screen." }, description: { id: "dynamicFlows.ExternalConfirmation.description", defaultMessage: "Please confirm you want to open **{origin}** in a new browser tab.", description: "Description for the confirmation screen." }, open: { id: "dynamicFlows.ExternalConfirmation.open", defaultMessage: "Open in new tab", description: "Button text confirming opening a new browser tab." }, cancel: { id: "dynamicFlows.ExternalConfirmation.cancel", defaultMessage: "Cancel", description: "Button text rejecting opening a new browser tab." } });
|
|
2389
|
+
var Xs = require("react/jsx-runtime");
|
|
2390
|
+
var Js = () => {
|
|
2388
2391
|
};
|
|
2389
|
-
var
|
|
2390
|
-
let { formatMessage: r } = (0,
|
|
2391
|
-
return (0,
|
|
2392
|
+
var Su = ({ url: e, onClose: t }) => {
|
|
2393
|
+
let { formatMessage: r } = (0, Zs.useIntl)();
|
|
2394
|
+
return (0, Xs.jsx)(ie, { components: [{ type: "box", width: "lg", components: [{ type: "heading", text: r(nr.title), size: "lg", align: "center", margin: "xl" }, { type: "info", markdown: r(nr.description, { origin: wu(e) }), align: "center", margin: "xl" }, { type: "box", width: "md", components: [{ type: "button", action: { title: r(nr.open), type: "primary", url: e, exit: true } }, { type: "button", action: { title: r(nr.cancel), type: "link", url: "", exit: true } }] }] }], submitted: false, onAction: (o) => {
|
|
2392
2395
|
o.url && window.open(o.url, "_blank"), t();
|
|
2393
|
-
}, onModelChange:
|
|
2396
|
+
}, onModelChange: Js, onPersistAsync: Js });
|
|
2394
2397
|
};
|
|
2395
|
-
var
|
|
2396
|
-
function
|
|
2398
|
+
var _r = Su;
|
|
2399
|
+
function wu(e) {
|
|
2397
2400
|
try {
|
|
2398
2401
|
return new URL(e).origin;
|
|
2399
2402
|
} catch (t) {
|
|
2400
2403
|
return e;
|
|
2401
2404
|
}
|
|
2402
2405
|
}
|
|
2403
|
-
var
|
|
2404
|
-
var
|
|
2406
|
+
var Ve = require("react/jsx-runtime");
|
|
2407
|
+
var Qs = (e) => {
|
|
2405
2408
|
var s;
|
|
2406
2409
|
let { step: t, globalError: r } = e, o = (s = t == null ? void 0 : t.external) == null ? void 0 : s.url, { requiresManualTrigger: a, dismissConfirmation: n } = Cn(o);
|
|
2407
|
-
return t === void 0 ? null : o && a ? (0,
|
|
2410
|
+
return t === void 0 ? null : o && a ? (0, Ve.jsx)(_r, { url: o, onClose: n }) : Sn(t) ? (0, Ve.jsx)(Gr, b(i({}, e), { step: t })) : (0, Ve.jsxs)(Ve.Fragment, { children: [r ? (0, Ve.jsx)(ne, { component: { context: "negative", markdown: r, margin: "lg" } }) : null, (0, Ve.jsx)(Ur, b(i({}, e), { stepSpecification: t }))] });
|
|
2408
2411
|
};
|
|
2409
|
-
var
|
|
2410
|
-
var
|
|
2411
|
-
function
|
|
2412
|
-
let t = (0,
|
|
2412
|
+
var el = require("react");
|
|
2413
|
+
var Fu = 1e3;
|
|
2414
|
+
function tl(e) {
|
|
2415
|
+
let t = (0, el.useRef)(/* @__PURE__ */ new Map()), r = (o) => {
|
|
2413
2416
|
if (t.current.has(o))
|
|
2414
2417
|
return t.current.get(o);
|
|
2415
|
-
let a = Ft((n, s,
|
|
2418
|
+
let a = Ft((n, s, c) => e(n, s, c), Fu);
|
|
2416
2419
|
return t.current.set(o, a), a;
|
|
2417
2420
|
};
|
|
2418
2421
|
return function(o, a, n, s) {
|
|
2419
|
-
let
|
|
2420
|
-
|
|
2422
|
+
let c = r(o);
|
|
2423
|
+
c(o, a, n), (!s || !bn(s)) && c.flush();
|
|
2421
2424
|
};
|
|
2422
2425
|
}
|
|
2423
|
-
var
|
|
2424
|
-
function
|
|
2426
|
+
var Lt = require("react");
|
|
2427
|
+
function rl(e) {
|
|
2425
2428
|
return Object.prototype.hasOwnProperty.call(e, "$ref") === false;
|
|
2426
2429
|
}
|
|
2427
|
-
var
|
|
2428
|
-
var l,
|
|
2429
|
-
let [t, r] = (0,
|
|
2430
|
-
var S,
|
|
2431
|
-
s((
|
|
2432
|
-
},
|
|
2433
|
-
s((
|
|
2434
|
-
let
|
|
2435
|
-
return S(
|
|
2430
|
+
var al = (e) => {
|
|
2431
|
+
var l, d;
|
|
2432
|
+
let [t, r] = (0, Lt.useState)((l = e == null ? void 0 : e.errors) == null ? void 0 : l.validation), [o, a] = (0, Lt.useState)((d = e == null ? void 0 : e.errors) == null ? void 0 : d.error), [n, s] = (0, Lt.useState)({ step: e || void 0, models: e != null && e.model ? ol(e.model, ma(e)) : {}, etag: void 0 }), { step: c, models: m, etag: p } = n, u = (f, h) => {
|
|
2433
|
+
var S, O, w, v;
|
|
2434
|
+
s((P) => ({ step: f, models: f.model ? ol(f.model, ma(f)) : P.models, etag: h })), r((O = (S = f == null ? void 0 : f.errors) == null ? void 0 : S.validation) != null ? O : null), a((v = (w = f == null ? void 0 : f.errors) == null ? void 0 : w.error) != null ? v : null);
|
|
2435
|
+
}, g = (f, h, S) => {
|
|
2436
|
+
s((O) => {
|
|
2437
|
+
let w = b(i({}, O.models), { [f]: h }), v = { step: O.step, models: w, etag: O.etag };
|
|
2438
|
+
return S(w), v;
|
|
2436
2439
|
});
|
|
2437
|
-
}, y = (0,
|
|
2438
|
-
return { formErrors: t, globalError: o, step:
|
|
2440
|
+
}, y = (0, Lt.useMemo)(() => Cu(m, ma(c)), [m, c]);
|
|
2441
|
+
return { formErrors: t, globalError: o, step: c, models: m, etag: p, modelIsValid: y, setFormErrors: r, setGlobalError: a, setStepAndEtag: u, setSchemaModel: g };
|
|
2439
2442
|
};
|
|
2440
|
-
var
|
|
2443
|
+
var ol = (e, t = []) => t.reduce((r, o) => (o.$id || console.warn("Schema without $id property found."), b(i({}, r), { [o.$id || ""]: ae(e, o) || {} })), {});
|
|
2441
2444
|
var ma = (e) => [...da((e == null ? void 0 : e.layout) || []), ...(e == null ? void 0 : e.schemas) || []];
|
|
2442
2445
|
var da = (e) => e.flatMap((t) => {
|
|
2443
2446
|
switch (t.type) {
|
|
@@ -2446,33 +2449,33 @@ var require_main_min = __commonJS({
|
|
|
2446
2449
|
case "box":
|
|
2447
2450
|
return da(t.components);
|
|
2448
2451
|
case "form":
|
|
2449
|
-
return
|
|
2452
|
+
return rl(t.schema) ? [t.schema] : [];
|
|
2450
2453
|
default:
|
|
2451
2454
|
return [];
|
|
2452
2455
|
}
|
|
2453
2456
|
});
|
|
2454
|
-
var
|
|
2455
|
-
var
|
|
2456
|
-
var
|
|
2457
|
-
var
|
|
2458
|
-
function
|
|
2459
|
-
let r = i({ size:
|
|
2457
|
+
var Cu = (e, t = []) => !(t != null && t.some((r) => (r.$id || console.warn("Schema without $id property found."), !G(e[r.$id || ""] || {}, r))));
|
|
2458
|
+
var Wr = require("@transferwise/components");
|
|
2459
|
+
var nl = require("react");
|
|
2460
|
+
var sl = require("react/jsx-runtime");
|
|
2461
|
+
function il(e, t) {
|
|
2462
|
+
let r = i({ size: Wr.Size.EXTRA_LARGE, initial: true, submission: false }, e), [o, a] = (0, nl.useState)(t), s = r.initial && o === "initial" || r.submission && o === "submission" ? (0, sl.jsx)(Wr.Loader, { size: r.size, classNames: { "tw-loader": "tw-loader m-x-auto" }, "data-testid": "loader" }) : null;
|
|
2460
2463
|
return { isLoading: o !== "idle", setLoadingState: a, loader: s };
|
|
2461
2464
|
}
|
|
2462
|
-
var
|
|
2463
|
-
var
|
|
2464
|
-
var
|
|
2465
|
-
var
|
|
2466
|
-
var ua = (0,
|
|
2467
|
-
var
|
|
2468
|
-
var
|
|
2469
|
-
let { formatMessage: t } = (0,
|
|
2470
|
-
return (0,
|
|
2465
|
+
var ul = require("react");
|
|
2466
|
+
var Kr = require("@transferwise/components");
|
|
2467
|
+
var cl = require("react-intl");
|
|
2468
|
+
var ll = require("react-intl");
|
|
2469
|
+
var ua = (0, ll.defineMessages)({ errorAlert: { id: "dynamicFlows.ErrorBoundary.errorAlert", defaultMessage: "Oops. Something went wrong...", description: "Generic error message for when something has gone wrong" }, retry: { id: "dynamicFlows.ErrorBoundary.retry", defaultMessage: "Retry", description: "Retry" } });
|
|
2470
|
+
var dl = require("react/jsx-runtime");
|
|
2471
|
+
var ml = ({ onDismiss: e }) => {
|
|
2472
|
+
let { formatMessage: t } = (0, cl.useIntl)();
|
|
2473
|
+
return (0, dl.jsx)(Kr.Alert, { action: { text: t(ua.retry), href: window.location.href }, message: t(ua.errorAlert), type: Kr.Sentiment.NEGATIVE, className: "m-b-3", onDismiss: e });
|
|
2471
2474
|
};
|
|
2472
|
-
var
|
|
2473
|
-
var
|
|
2475
|
+
var Tt = require("react/jsx-runtime");
|
|
2476
|
+
var xu = () => {
|
|
2474
2477
|
};
|
|
2475
|
-
var pa = class extends
|
|
2478
|
+
var pa = class extends ul.Component {
|
|
2476
2479
|
constructor(r) {
|
|
2477
2480
|
super(r);
|
|
2478
2481
|
this.handleErrorReset = () => {
|
|
@@ -2484,35 +2487,35 @@ var require_main_min = __commonJS({
|
|
|
2484
2487
|
return { hasError: true, isFatalError: true };
|
|
2485
2488
|
}
|
|
2486
2489
|
componentDidCatch(r) {
|
|
2487
|
-
let { onError: o =
|
|
2490
|
+
let { onError: o = xu } = this.props;
|
|
2488
2491
|
o(r);
|
|
2489
2492
|
}
|
|
2490
2493
|
render() {
|
|
2491
2494
|
let { children: r } = this.props, { hasError: o, isFatalError: a } = this.state;
|
|
2492
|
-
return (0,
|
|
2495
|
+
return (0, Tt.jsxs)(Tt.Fragment, { children: [o && (0, Tt.jsx)(ml, { onDismiss: this.handleErrorReset }), !a && r] });
|
|
2493
2496
|
}
|
|
2494
2497
|
};
|
|
2495
2498
|
var fa = pa;
|
|
2496
|
-
var
|
|
2499
|
+
var Ou = async (e) => {
|
|
2497
2500
|
switch (e.headers.get("X-Df-ResponseType")) {
|
|
2498
2501
|
case "step":
|
|
2499
|
-
return
|
|
2502
|
+
return pl(e);
|
|
2500
2503
|
case "exit":
|
|
2501
|
-
return
|
|
2504
|
+
return yl(e);
|
|
2502
2505
|
case "action":
|
|
2503
|
-
return
|
|
2506
|
+
return fl(e);
|
|
2504
2507
|
default:
|
|
2505
2508
|
throw new Error("Unsupported X-Df-ResponseType. Allowed values are 'step', 'action', 'exit'.");
|
|
2506
2509
|
}
|
|
2507
2510
|
};
|
|
2508
|
-
var
|
|
2511
|
+
var pl = async (e) => {
|
|
2509
2512
|
let t = await ir(e);
|
|
2510
2513
|
if (!N(t))
|
|
2511
2514
|
throw new Error("Incorrect response body in response. Expected an object.");
|
|
2512
2515
|
let r = e.headers.get("etag") || void 0;
|
|
2513
2516
|
return { type: "step", step: t, etag: r };
|
|
2514
2517
|
};
|
|
2515
|
-
var
|
|
2518
|
+
var fl = async (e) => {
|
|
2516
2519
|
let t = await ir(e);
|
|
2517
2520
|
if (!N(t))
|
|
2518
2521
|
throw new Error("Incorrect response body in response. Expected an object.");
|
|
@@ -2521,17 +2524,17 @@ var require_main_min = __commonJS({
|
|
|
2521
2524
|
let r = t.action;
|
|
2522
2525
|
return r.exit === true && N(r.result) ? { type: "exit", result: r.result } : { type: "action", action: t.action };
|
|
2523
2526
|
};
|
|
2524
|
-
var
|
|
2525
|
-
var
|
|
2527
|
+
var yl = async (e) => ({ type: "exit", result: await ya(e) });
|
|
2528
|
+
var hl = async (e) => {
|
|
2526
2529
|
var r, o;
|
|
2527
2530
|
if (ha(e), (r = e.headers) != null && r.has("X-Df-ResponseType"))
|
|
2528
|
-
return
|
|
2531
|
+
return Ou(e);
|
|
2529
2532
|
if ((o = e.headers) != null && o.has("X-Df-Exit"))
|
|
2530
|
-
return
|
|
2533
|
+
return yl(e);
|
|
2531
2534
|
let t = await ir(e.clone());
|
|
2532
|
-
return N(t) && t.action ?
|
|
2535
|
+
return N(t) && t.action ? fl(e) : pl(e);
|
|
2533
2536
|
};
|
|
2534
|
-
var
|
|
2537
|
+
var gl = async (e) => {
|
|
2535
2538
|
ha(e);
|
|
2536
2539
|
let t = await ir(e);
|
|
2537
2540
|
if (!N(t))
|
|
@@ -2553,141 +2556,141 @@ var require_main_min = __commonJS({
|
|
|
2553
2556
|
}
|
|
2554
2557
|
};
|
|
2555
2558
|
var ha = (e) => {
|
|
2556
|
-
if (!
|
|
2559
|
+
if (!vu(e))
|
|
2557
2560
|
throw new Error("Incorrect type of response from fetch. Expected object of type Response.");
|
|
2558
2561
|
if (e.bodyUsed)
|
|
2559
2562
|
throw new Error("The body of the provided Response object has already been used. Every request must respond with a new Response object.");
|
|
2560
2563
|
};
|
|
2561
|
-
var
|
|
2562
|
-
var
|
|
2563
|
-
var
|
|
2564
|
-
};
|
|
2565
|
-
var
|
|
2566
|
-
let { locale:
|
|
2567
|
-
var
|
|
2568
|
-
return i({ flowId: e, stepId: (l == null ? void 0 : l.id) || (l == null ? void 0 : l.key) }, (
|
|
2569
|
-
}, [e, l]),
|
|
2570
|
-
let { url:
|
|
2571
|
-
return t(
|
|
2572
|
-
}, [t,
|
|
2573
|
-
|
|
2564
|
+
var vu = (e) => typeof e == "object" && e !== null && "clone" in e && "bodyUsed" in e;
|
|
2565
|
+
var Qe = require("react/jsx-runtime");
|
|
2566
|
+
var bl = () => {
|
|
2567
|
+
};
|
|
2568
|
+
var Au = ({ flowId: e, httpClient: t, initialAction: r, initialStep: o, loaderConfig: a, displayStepTitle: n = true, onCompletion: s, onError: c, onEvent: m = bl, onLog: p = bl }) => {
|
|
2569
|
+
let { locale: u } = (0, Sl.useIntl)(), { formErrors: g, globalError: y, step: l, models: d, etag: f, modelIsValid: h, setFormErrors: S, setGlobalError: O, setStepAndEtag: w, setSchemaModel: v } = al(o), [P, x] = (0, Ce.useState)(false), { isLoading: E, loader: L, setLoadingState: k } = il(a, o ? "idle" : "initial"), T = ot("critical", p, e, (l == null ? void 0 : l.id) || (l == null ? void 0 : l.key)), H = (0, Ce.useMemo)(() => {
|
|
2570
|
+
var C;
|
|
2571
|
+
return i({ flowId: e, stepId: (l == null ? void 0 : l.id) || (l == null ? void 0 : l.key) }, (C = l == null ? void 0 : l.analytics) != null ? C : {});
|
|
2572
|
+
}, [e, l]), F = (0, Ce.useMemo)(() => to(m, H), [m, H]), j = (0, Ce.useCallback)(({ action: C, data: U, etag: D }) => {
|
|
2573
|
+
let { url: J, method: Nt = "POST" } = C;
|
|
2574
|
+
return t(J != null ? J : "", { method: Nt, headers: i({ "accept-language": u, "Content-Type": "application/json" }, D ? { "If-None-Match": D } : {}), credentials: "include", body: Nt === "GET" ? void 0 : JSON.stringify(U) });
|
|
2575
|
+
}, [t, u]), I = async (C, U = {}) => {
|
|
2576
|
+
k(l ? "submission" : "initial"), F("Dynamic Flow - Step Submitted", { actionId: C.$id });
|
|
2574
2577
|
try {
|
|
2575
|
-
let
|
|
2576
|
-
await sr(
|
|
2577
|
-
} catch (
|
|
2578
|
-
lr(
|
|
2578
|
+
let D = await j({ action: C, data: U });
|
|
2579
|
+
await sr(D, "submission");
|
|
2580
|
+
} catch (D) {
|
|
2581
|
+
lr(D, "Error fetching next step");
|
|
2579
2582
|
}
|
|
2580
|
-
},
|
|
2581
|
-
|
|
2583
|
+
}, $ = async (C, U, D) => {
|
|
2584
|
+
k("refresh"), F("Dynamic Flow - Step Refreshed", { status: "pending" });
|
|
2582
2585
|
try {
|
|
2583
|
-
let
|
|
2584
|
-
await sr(
|
|
2585
|
-
} catch (
|
|
2586
|
-
lr(
|
|
2586
|
+
let J = await j({ action: { url: C, method: "POST" }, data: U, etag: D });
|
|
2587
|
+
await sr(J, "refresh");
|
|
2588
|
+
} catch (J) {
|
|
2589
|
+
lr(J, "Error fetching refresh step");
|
|
2587
2590
|
}
|
|
2588
|
-
},
|
|
2589
|
-
|
|
2591
|
+
}, He = async (C, U) => {
|
|
2592
|
+
k("submission");
|
|
2590
2593
|
try {
|
|
2591
|
-
let
|
|
2592
|
-
await ue(
|
|
2593
|
-
} catch (
|
|
2594
|
-
lr(
|
|
2594
|
+
let D = await j({ action: C, data: U });
|
|
2595
|
+
await ue(D, C.result);
|
|
2596
|
+
} catch (D) {
|
|
2597
|
+
lr(D, "Error fetching exit result");
|
|
2595
2598
|
}
|
|
2596
|
-
}, ue = async (
|
|
2597
|
-
let
|
|
2598
|
-
xe(i(i({},
|
|
2599
|
-
},
|
|
2600
|
-
|
|
2601
|
-
}, [s,
|
|
2599
|
+
}, ue = async (C, U) => {
|
|
2600
|
+
let D = await ya(C);
|
|
2601
|
+
xe(i(i({}, D), U));
|
|
2602
|
+
}, et = tl($), xe = (0, Ce.useCallback)((C) => {
|
|
2603
|
+
F("Dynamic Flow - Flow Finished", { result: "success" }), s(C);
|
|
2604
|
+
}, [s, F]);
|
|
2602
2605
|
(0, Ce.useEffect)(() => {
|
|
2603
|
-
|
|
2606
|
+
F("Dynamic Flow - Flow Started", {});
|
|
2604
2607
|
}, []), (0, Ce.useEffect)(() => {
|
|
2605
2608
|
if (!o) {
|
|
2606
|
-
let
|
|
2607
|
-
|
|
2609
|
+
let C = i({ $id: "#initial-step-request", method: "GET" }, r);
|
|
2610
|
+
I(C, C.data);
|
|
2608
2611
|
}
|
|
2609
|
-
}, [t,
|
|
2610
|
-
let sr = async (
|
|
2612
|
+
}, [t, u, JSON.stringify(o), JSON.stringify(r)]);
|
|
2613
|
+
let sr = async (C, U) => {
|
|
2611
2614
|
try {
|
|
2612
|
-
if (
|
|
2613
|
-
|
|
2615
|
+
if (C.status === 304) {
|
|
2616
|
+
k("idle");
|
|
2614
2617
|
return;
|
|
2615
2618
|
}
|
|
2616
|
-
if (!
|
|
2617
|
-
let
|
|
2618
|
-
|
|
2619
|
+
if (!C.ok) {
|
|
2620
|
+
let J = await gl(C);
|
|
2621
|
+
Oc(J);
|
|
2619
2622
|
return;
|
|
2620
2623
|
}
|
|
2621
|
-
let
|
|
2622
|
-
|
|
2623
|
-
} catch (
|
|
2624
|
-
return lr(
|
|
2624
|
+
let D = await hl(C);
|
|
2625
|
+
D.type === "action" ? I(D.action, D.action.data) : D.type === "exit" ? xe(D.result) : xc(D.step, D.etag, U);
|
|
2626
|
+
} catch (D) {
|
|
2627
|
+
return lr(D, "Error parsing fetch response", U, C.status);
|
|
2625
2628
|
}
|
|
2626
|
-
},
|
|
2627
|
-
C
|
|
2628
|
-
},
|
|
2629
|
-
|
|
2630
|
-
}, lr = (
|
|
2631
|
-
|
|
2632
|
-
},
|
|
2633
|
-
let { model:
|
|
2634
|
-
|
|
2635
|
-
|
|
2629
|
+
}, xc = (C, U, D) => {
|
|
2630
|
+
w(C, U), k("idle"), D === "submission" ? (x(false), F("Dynamic Flow - Step Started", i({ stepId: C.id || C.key }, C == null ? void 0 : C.analytics))) : F("Dynamic Flow - Step Refreshed", { status: "success" });
|
|
2631
|
+
}, Oc = async (C) => {
|
|
2632
|
+
C.refreshFormUrl && await $(C.refreshFormUrl, Yr(d), f), C.validation && S(C.validation), C.error && O(C.error), k("idle");
|
|
2633
|
+
}, lr = (C, U, D, J) => {
|
|
2634
|
+
T("Error fetching", U), D === "refresh" && F("Dynamic Flow - Step Refreshed", { status: "failure" }), F("Dynamic Flow - Flow Finished", { status: "failure" }), c(C, J), k("idle");
|
|
2635
|
+
}, vc = (C) => {
|
|
2636
|
+
let { model: U, formSchema: D } = C, { $id: J = "" } = D;
|
|
2637
|
+
O(null), Z(U) || T("Invalid model on change", "onModelChange was called but the model argument is not an object"), v(J, U, (kc) => {
|
|
2638
|
+
Ac(C, kc);
|
|
2636
2639
|
});
|
|
2637
|
-
},
|
|
2638
|
-
let { triggerSchema:
|
|
2639
|
-
if (
|
|
2640
|
-
let
|
|
2641
|
-
|
|
2640
|
+
}, Ac = (C, U) => {
|
|
2641
|
+
let { triggerSchema: D } = C;
|
|
2642
|
+
if (Mu(C)) {
|
|
2643
|
+
let J = D.refreshFormUrl || (l == null ? void 0 : l.refreshFormUrl);
|
|
2644
|
+
J && et(J, Yr(U), f, D);
|
|
2642
2645
|
}
|
|
2643
|
-
},
|
|
2644
|
-
if (
|
|
2646
|
+
}, Pc = async (C) => {
|
|
2647
|
+
if (E || C.disabled)
|
|
2645
2648
|
return;
|
|
2646
|
-
if (
|
|
2647
|
-
xe(
|
|
2649
|
+
if (C.exit && !C.url) {
|
|
2650
|
+
xe(C.result);
|
|
2648
2651
|
return;
|
|
2649
2652
|
}
|
|
2650
|
-
let
|
|
2651
|
-
|
|
2653
|
+
let U = C.exit ? He : I, { data: D, method: J } = C, Nt = i(i({}, Yr(d)), D);
|
|
2654
|
+
ku(J) ? (S(null), x(true), h && await U(C, Nt)) : await U(C);
|
|
2652
2655
|
};
|
|
2653
|
-
return (0,
|
|
2654
|
-
|
|
2655
|
-
}, onModelChange:
|
|
2656
|
-
};
|
|
2657
|
-
var
|
|
2658
|
-
var ga =
|
|
2659
|
-
var
|
|
2660
|
-
var
|
|
2661
|
-
var
|
|
2662
|
-
let { type: t, triggerSchema: r, triggerModel: o, lastTriggerModel: a = null } = e, n = () =>
|
|
2656
|
+
return (0, Qe.jsx)(Sr, { flowId: e, stepId: (l == null ? void 0 : l.id) || (l == null ? void 0 : l.key), onLog: p, children: (0, Qe.jsx)(ur, { metadata: H, onEvent: m, children: (0, Qe.jsx)(Ta, { loading: E, children: (0, Qe.jsx)(Ua, { httpClient: t, children: L !== null ? L : (0, Qe.jsx)(Qs, { step: l, model: Yr(d), submitted: P, globalError: y, formErrors: g, stepLayoutOptions: { displayStepTitle: n }, onAction: (C) => {
|
|
2657
|
+
Pc(C);
|
|
2658
|
+
}, onModelChange: vc }) }) }) }) });
|
|
2659
|
+
};
|
|
2660
|
+
var Pu = (e) => (0, Qe.jsx)(fa, { onError: e.onError, children: (0, Qe.jsx)(Au, i({}, e)) });
|
|
2661
|
+
var ga = Pu;
|
|
2662
|
+
var Yr = (e) => Object.values(e).reduce((t, r) => i(i({}, t), r), {});
|
|
2663
|
+
var ku = (e = "POST") => ["POST", "PUT", "PATCH"].includes(e.toUpperCase());
|
|
2664
|
+
var Mu = (e) => {
|
|
2665
|
+
let { type: t, triggerSchema: r, triggerModel: o, lastTriggerModel: a = null } = e, n = () => G(o, r), s = () => G(a, r);
|
|
2663
2666
|
return t !== "init" && (r == null ? void 0 : r.refreshFormOnChange) && (n() || s());
|
|
2664
2667
|
};
|
|
2665
2668
|
var ba = {};
|
|
2666
|
-
|
|
2667
|
-
var
|
|
2668
|
-
var
|
|
2669
|
-
var
|
|
2670
|
-
var
|
|
2671
|
-
var
|
|
2672
|
-
var
|
|
2673
|
-
var
|
|
2674
|
-
var
|
|
2675
|
-
var
|
|
2676
|
-
var
|
|
2677
|
-
var
|
|
2678
|
-
var
|
|
2679
|
-
var
|
|
2680
|
-
var
|
|
2681
|
-
var xl = Du;
|
|
2682
|
-
var Lu = Me(require("@transferwise/icons"));
|
|
2683
|
-
var Tu = { id: "Components/Decision Icons", title: "Decision Component", description: "A step with a decision Component.", schemas: [], layout: [{ type: "heading", size: "sm", text: "Please continue using one of the following options:" }, { type: "decision", options: Object.keys(Lu).map((e) => ({ title: `${e} Icon`, icon: { name: e }, action: { url: "/" } })) }] };
|
|
2684
|
-
var Ol = Tu;
|
|
2685
|
-
var Bu = { id: "Components/Heading", title: "Heading Component", description: 'Headings can have different sizes: "xs", "sm", "md", "lg", "xl".', schemas: [], layout: ["xs", "sm", "md", "lg", "xl"].map((e) => ({ type: "heading", text: `This is heading with size: "${e}"`, size: e })) };
|
|
2686
|
-
var vl = Bu;
|
|
2687
|
-
var Nu = ["xs", "sm", "md", "lg", "xl"];
|
|
2688
|
-
var Ru = { id: "Components/Image", title: "Image Component", description: 'Images can have different sizes: "xs", "sm", "md", "lg", "xl".', schemas: [], layout: Nu.flatMap((e) => [{ type: "paragraph", text: `This is an image with size: "${e}"`, align: "center" }, { type: "image", url: "https://images.unsplash.com/photo-1542736705-53f0131d1e98?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=400&q=80", text: `This is an image with size: "${e}"`, size: e }]) };
|
|
2669
|
+
tt(ba, { alert: () => wl, box: () => Fl, button: () => Cl, columns: () => xl, copyable: () => Ol, decision: () => vl, decisionFlags: () => Al, decisionIcons: () => Pl, heading: () => kl, image: () => Ml, info: () => El, list: () => Il, loadingIndicator: () => Dl, paragraph: () => Ll, review: () => Tl });
|
|
2670
|
+
var Eu = { id: "Components/Alert", title: "Alert Component", description: "Alerts can have different contexts.", schemas: [], layout: [{ type: "alert", markdown: 'This is an alert with "neutral" context. A subset of Markdown features are supported, like **bold text**, and __italic__ I think. But no line breaks nor links.', context: "neutral" }, { type: "alert", markdown: 'This is an alert with "warning" context. A subset of Markdown features are supported, like **bold text**, and __italic__ I think. But no line breaks nor links.', context: "warning" }, { type: "alert", markdown: 'This is an alert with "positive" context. A subset of Markdown features are supported, like **bold text**, and __italic__ I think. But no line breaks nor links.', context: "positive" }, { type: "alert", markdown: 'This is an alert with "negative" context. A subset of Markdown features are supported, like **bold text**, and __italic__ I think. But no line breaks nor links.', context: "negative" }] };
|
|
2671
|
+
var wl = Eu;
|
|
2672
|
+
var Iu = { id: "Components/Box", title: "Box Component", description: "Box is a container for other layour components. It can have a border!", schemas: [], layout: ["xs", "sm", "md", "lg", "xl"].map((e) => ({ type: "box", width: e, border: true, components: [{ type: "paragraph", text: `This paragraph is inside a box with border: "true" and width: "${e}".` }] })) };
|
|
2673
|
+
var Fl = Iu;
|
|
2674
|
+
var Du = ["primary", "secondary", "negative", "link"].map((e, t) => ({ type: "button", action: { url: "/action-url", method: "POST", title: `Button ${t + 1}, type: "${e}"`, type: e, data: { "button-number": t + 1 } } }));
|
|
2675
|
+
var Lu = { id: "Components/Button", title: "Button Component", description: "Buttons typically trigger actions.", schemas: [{ $id: "#schema", type: "object", displayOrder: [], properties: { "form-field": { type: "string", default: "Some text", title: 'Enter any text. It will be submitted under "form-field".' } } }], layout: [{ type: "box", width: "md", components: [{ type: "paragraph", text: "Action buttons merge the form data with their own action.data before submitting it to the specified URL." }, { type: "form", schema: { $ref: "#schema" } }, ...Du, { type: "paragraph", text: "Press any buttons and see the httpClient calls below.", align: "center" }] }] };
|
|
2676
|
+
var Cl = Lu;
|
|
2677
|
+
var Tu = { id: "Components/Columns", title: "Columns Component", description: "Arrange components in two columns (when there's enough space)", schemas: [], layout: [{ type: "columns", left: [{ type: "button", action: { title: "Save", type: "primary", exit: true, result: { side: "left" } } }], right: [{ type: "button", action: { title: "Delete", type: "negative", exit: true, result: { side: "right" } } }] }] };
|
|
2678
|
+
var xl = Tu;
|
|
2679
|
+
var Bu = { id: "Components/Copyable", title: "Copyable Text", description: "Copyable Text Component.", layout: [{ type: "paragraph", align: "center", text: "Please copy the code below and use it in that other thing." }, { type: "paragraph", text: "7Xtiq6fnX9aEVF7yZAmb2qyqS857ro8S", align: "center", control: "copyable" }], schemas: [] };
|
|
2680
|
+
var Ol = Bu;
|
|
2681
|
+
var Nu = { id: "Components/Decision", title: "Decision Component", description: "A step with a decision Component.", schemas: [], layout: [{ type: "heading", size: "sm", text: "Please continue using one of the following options:" }, { type: "decision", options: [{ title: "Create a new recipient", description: "You will need their bank details to hand", icon: { name: "plus" }, action: { title: "", url: "recipient" } }, { title: "Choose an existing recipient", disabled: false, icon: { name: "bank" }, action: { title: "", url: "review" } }, { title: "Show me the external step", disabled: false, icon: { name: "bulb" }, action: { title: "", url: "external" } }, { title: "Currency flags are now supported as well", disabled: false, icon: { name: "flag-eur" }, action: { title: "", url: "external" } }] }] };
|
|
2682
|
+
var vl = Nu;
|
|
2683
|
+
var Ru = { id: "Components/Decision Flags", title: "Decision Component", description: "A step with a decision Component.", schemas: [], layout: [{ type: "heading", size: "sm", text: "Please continue using one of the following options:" }, { type: "decision", options: ko.map((e) => ({ title: `${e.toUpperCase()}`, icon: { name: `flag-${e}` }, action: { url: "/" } })) }] };
|
|
2689
2684
|
var Al = Ru;
|
|
2690
|
-
var ju =
|
|
2685
|
+
var ju = Ee(require("@transferwise/icons"));
|
|
2686
|
+
var Uu = { id: "Components/Decision Icons", title: "Decision Component", description: "A step with a decision Component.", schemas: [], layout: [{ type: "heading", size: "sm", text: "Please continue using one of the following options:" }, { type: "decision", options: Object.keys(ju).map((e) => ({ title: `${e} Icon`, icon: { name: e }, action: { url: "/" } })) }] };
|
|
2687
|
+
var Pl = Uu;
|
|
2688
|
+
var zu = { id: "Components/Heading", title: "Heading Component", description: 'Headings can have different sizes: "xs", "sm", "md", "lg", "xl".', schemas: [], layout: ["xs", "sm", "md", "lg", "xl"].map((e) => ({ type: "heading", text: `This is heading with size: "${e}"`, size: e })) };
|
|
2689
|
+
var kl = zu;
|
|
2690
|
+
var Vu = ["xs", "sm", "md", "lg", "xl"];
|
|
2691
|
+
var Hu = { id: "Components/Image", title: "Image Component", description: 'Images can have different sizes: "xs", "sm", "md", "lg", "xl".', schemas: [], layout: Vu.flatMap((e) => [{ type: "paragraph", text: `This is an image with size: "${e}"`, align: "center" }, { type: "image", url: "https://images.unsplash.com/photo-1542736705-53f0131d1e98?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=400&q=80", text: `This is an image with size: "${e}"`, size: e }]) };
|
|
2692
|
+
var Ml = Hu;
|
|
2693
|
+
var qu = { id: "Components/Info", title: "Info Component", description: "A block of markdown content.", schemas: [], layout: [{ type: "info", markdown: `## The Advantages of Using Bananas for Data Backup
|
|
2691
2694
|
|
|
2692
2695
|
If you're looking for a fruit-based solution to your data backup needs, bananas might just be the perfect choice. Here are some reasons why:
|
|
2693
2696
|
|
|
@@ -2704,101 +2707,101 @@ Who needs passwords when you have bananas? With each backup, you can create a un
|
|
|
2704
2707
|
But the best part? Bananas are biodegradable and environmentally-friendly, making them the ideal choice for anyone concerned about the planet. When you're done with your backup, you can simply toss the [bananas](https://en.wikipedia.org/wiki/Banana) in the compost bin or plant them in your garden. Who knew data backup could be so good for the earth?
|
|
2705
2708
|
|
|
2706
2709
|
`, align: "left" }, { type: "alert", markdown: "Links always open in a new tab.", context: "neutral" }] };
|
|
2707
|
-
var
|
|
2708
|
-
var
|
|
2709
|
-
var
|
|
2710
|
-
var
|
|
2711
|
-
var
|
|
2712
|
-
var
|
|
2713
|
-
var
|
|
2714
|
-
var
|
|
2715
|
-
var
|
|
2710
|
+
var El = qu;
|
|
2711
|
+
var $u = { id: "Components/List", title: "List Component", description: "A list of items with optional states, subtitles, and images.", schemas: [], layout: [{ type: "list", items: [{ title: "Step 1", description: "Get a chip.", icon: { name: "chip" }, status: "positive" }, { title: "Step 2", description: "Get a car.", icon: { name: "car" }, status: "neutral" }, { title: "Step 3", description: "Get a building.", icon: { name: "building" }, status: "warning" }] }] };
|
|
2712
|
+
var Il = $u;
|
|
2713
|
+
var Gu = { id: "Components/Loading Indicator", title: "Loading Indicator Component", description: "A loading indicator to be displayed within a layout.", schemas: [], layout: [{ type: "loading-indicator", size: "lg", margin: "md" }] };
|
|
2714
|
+
var Dl = Gu;
|
|
2715
|
+
var _u = { id: "Components/Paragraph", title: "Paragraph Component", description: "A block of plain text.", schemas: [], layout: [{ type: "paragraph", text: "Well, if you're really bent on using fruit for data backup, bananas might just be the perfect choice. For starters, they're portable and can fit in any backpack or briefcase. So, you can take your backup with you wherever you go." }, { type: "paragraph", text: "And who needs passwords when you have bananas? With each backup, you can create a unique banana code by peeling the skin in a particular pattern, thus ensuring the safety of your data." }, { type: "paragraph", text: "But the best part? Bananas are biodegradable and environmentally-friendly, making them the ideal choice for anyone concerned about the planet. When you're done with your backup, you can simply toss the bananas in the compost bin or plant them in your garden. Who knew data backup could be so good for the earth?" }, { type: "alert", markdown: "Paragraph is a block of plain text content. If you need richer formatting and layout options, consider using Info Layout.", context: "neutral" }] };
|
|
2716
|
+
var Ll = _u;
|
|
2717
|
+
var Wu = { id: "Components/Review", title: "Review Component", description: "Show a list of read-only fields.", schemas: [], layout: [{ type: "box", border: true, components: [{ type: "review", title: "Please check your details (vertical orientation)", orientation: "vertical", fields: [{ label: "name", value: "Bob Loblaw" }, { label: "email", value: "bob.loblaw@law.blog" }, { label: "address", value: "123 Fake St, New York, NY 10001" }] }] }, { type: "box", border: true, components: [{ type: "review", title: "Please check your details (horizontal orientation)", orientation: "horizontal", fields: [{ label: "name", value: "Bob Loblaw" }, { label: "email", value: "bob.loblaw@law.blog" }, { label: "address", value: "123 Fake St, New York, NY 10001" }] }] }, { type: "box", border: true, components: [{ type: "review", title: "The action property is only supported on web", orientation: "horizontal", action: { title: "Edit", url: "/edit" }, fields: [{ label: "name", value: "Bob Loblaw" }, { label: "email", value: "bob.loblaw@law.blog" }, { label: "address", value: "123 Fake St, New York, NY 10001" }] }] }] };
|
|
2718
|
+
var Tl = Wu;
|
|
2716
2719
|
var Sa = {};
|
|
2717
|
-
|
|
2718
|
-
var
|
|
2719
|
-
var
|
|
2720
|
-
var
|
|
2721
|
-
var
|
|
2722
|
-
var
|
|
2723
|
-
var
|
|
2724
|
-
var
|
|
2725
|
-
var
|
|
2726
|
-
var
|
|
2727
|
-
var
|
|
2720
|
+
tt(Sa, { cameraCapture: () => Bl, recipient: () => Nl, recipientUpdate: () => Rl, singleFileUpload: () => jl, stepValidationErrors: () => Ul });
|
|
2721
|
+
var Ku = { id: "Examples/Camera Capture", title: "Camera Capture Example", schemas: [{ properties: { frontSideFile: { refreshFormOnChange: false, format: "base64url", $id: "frontSideFile", title: "Passport photo page", hidden: false, cameraConfig: { assets: { overlay: "https://wise.com/public-resources/assets/camera-guidelines/v2/overlay_passport.png", outline: "https://wise.com/public-resources/assets/camera-guidelines/v2/outline_passport.png" }, direction: "back" }, source: "camera", type: "string" } }, required: ["frontSideFile"], displayOrder: ["frontSideFile"], $id: "ee2501a9-2566-459b-a42e-f9f0932be0e6", type: "object" }, { properties: { type: { refreshFormOnChange: false, $id: "9200f887-bfdd-46ad-8386-e76f455a7cc8", const: "ID_DOCUMENT_WITH_LIVENESS", hidden: true, type: "string" } }, required: ["type"], displayOrder: ["type"], $id: "c59a2881-a2e0-4108-b42e-0d30fc95bd7f", type: "object" }, { properties: { profileId: { refreshFormOnChange: false, $id: "75d888dc-208a-4d7d-a2a7-aeca0dd1b533", const: 14551053, hidden: true, type: "integer" } }, required: ["profileId"], displayOrder: ["profileId"], $id: "3eec6add-2d0e-41d7-8317-49542c841484", type: "object" }, { properties: { sessionId: { refreshFormOnChange: false, $id: "df82adf3-8a66-46b5-bef8-72f59be2188d", const: "62dfe7d026c6da1ac0db1ee4", hidden: true, type: "string" } }, required: ["sessionId"], displayOrder: ["sessionId"], $id: "e1a8fb67-9af2-47e8-97c1-f2a88e5d5f3a", type: "object" }], actions: [{ url: "/v3/kyc-checks/87785/flow?actionId=SINGLE_PAGE_REVIEW&sessionId=62dfe7d026c6da1ac0db1ee4&", type: "primary", method: "POST", disabled: false, $id: "6789eac5-7bbe-49d8-9da8-6edb8e7ef165", title: "" }], layout: [{ type: "form", schema: { $ref: "ee2501a9-2566-459b-a42e-f9f0932be0e6" } }, { components: [{ action: { $ref: "6789eac5-7bbe-49d8-9da8-6edb8e7ef165" }, margin: "lg", size: "md", type: "button" }], border: false, width: "xl", type: "box" }], model: { profileId: 14551053, sessionId: "62dfe7d026c6da1ac0db1ee4", issuingCountry: "HU", documentType: "PASSPORT", type: "ID_DOCUMENT_WITH_LIVENESS", key: { value: "ID_DOCUMENT_WITH_LIVENESS14551053" } }, refreshFormUrl: "/" };
|
|
2722
|
+
var Bl = Ku;
|
|
2723
|
+
var Yu = { id: "Examples/Recipient Creation", title: "Recipient Creation Example", description: "A form step with the typical recipient creation form.", schemas: [{ $id: "#new-recipient", allOf: [{ type: "object", displayOrder: ["profileId", "currency", "legalEntityType", "email"], properties: { profileId: { type: "number", hidden: true, const: 123456789 }, currency: { title: "Currency", type: "string", analyticsId: "currency", oneOf: [{ title: "EUR", analyticsId: "currency-eur", icon: { name: "flag-eur" }, description: "Euro", const: "EUR" }, { title: "GBP", analyticsId: "currency-gbp", icon: { name: "flag-gbp" }, description: "British pound", const: "GBP" }, { title: "INR", analyticsId: "currency-inr", icon: { name: "flag-inr" }, description: "Indian rupee", const: "INR" }, { title: "USD", analyticsId: "currency-usd", icon: { name: "flag-usd" }, description: "United States dollar", const: "USD" }], validationMessages: { required: "Please enter currency." }, default: "EUR", refreshFormOnChange: true }, legalEntityType: { title: "Select recipient type", type: "string", analyticsId: "legalEntityType", oneOf: [{ title: "Person", analyticsId: "legalEntityType-person", const: "PERSON" }, { title: "Business", analyticsId: "legalEntityType-business", const: "INSTITUTION" }], validationMessages: { required: "Please specify the type of recipient." }, refreshFormOnChange: true }, email: { title: "Their email", type: "string", analyticsId: "email", placeholder: "example@example.ex", validationMessages: { maxLength: "The email you have entered is too long.", pattern: "The email address is invalid." }, refreshFormOnChange: true, autofillProvider: "contact", autofillKey: "contact.email", refreshFormUrl: "/steps/recipient", pattern: "\\s*[a-zA-Z0-9.!#$%&'*+\\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+\\s*", maxLength: 255 } }, required: ["currency", "legalEntityType"] }, { title: "Bank details", analyticsId: "bank-details", oneOf: [{ title: "Inside Europe", analyticsId: "bank-details-europe", type: "object", displayOrder: ["name", "ownedByCustomer", "details", "type"], properties: { name: { type: "object", displayOrder: ["fullName"], properties: { fullName: { title: "Full name of the account holder", type: "string", validationMessages: { minLength: "Name needs to be between 2 and 140 characters long.", maxLength: "Recipient name cannot be longer than 140 characters.", pattern: "This recipient name contains invalid characters. Please use latin characters only.", required: "Name cannot be empty." }, autofillProvider: "contact", autofillKey: "contact.fullName", pattern: `^[0-9A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\xFF-_()'*,.%#^@&{}~<>+$"\\[\\]\\\\ ]+$`, minLength: 2, maxLength: 140 } }, required: ["fullName"] }, ownedByCustomer: { title: "My own Account", type: "boolean", hidden: true, const: false }, details: { type: "object", displayOrder: ["bic", "iban"], properties: { bic: { title: "Bank code (BIC/SWIFT)", type: "string", placeholder: "BARCGB22XXX", hidden: true, validationMessages: { minLength: "The BIC you have entered is too short.", maxLength: "The BIC you have entered is too long.", pattern: "Please specify a valid BIC." }, pattern: "^[A-Za-z]{6}[A-Za-z\\d]{2}([A-Za-z\\d]{3})?$", minLength: 8, maxLength: 11 }, iban: { title: "IBAN", type: "string", placeholder: "DE12345678901234567890", displayFormat: "**** **** **** **** **** **** **** ****", help: { markdown: "IBANs are long account numbers used by banks for cross-border transfers. Each country structures this number differently, but it always starts with a 2 digit country code (e.g. DE for Germany)." }, validationMessages: { minLength: "The IBAN you have entered is too short.", maxLength: "The IBAN you have entered is too long.", pattern: "Please specify a valid IBAN.", required: "Please specify an IBAN." }, refreshFormOnChange: true, pattern: "^[a-zA-Z]{2}[a-zA-Z0-9 ]{12,40}$", minLength: 14, maxLength: 42 } }, required: ["iban"] }, type: { title: "Type", type: "string", hidden: true, const: "Iban" } }, required: ["type", "name", "details"], icon: { name: "bank" } }, { title: "Outside Europe", analyticsId: "bank-details-outside-europe", type: "object", displayOrder: ["name", "ownedByCustomer", "details", "type"], properties: { name: { type: "object", displayOrder: ["fullName"], properties: { fullName: { title: "Full name of the account holder", type: "string", validationMessages: { minLength: "Name needs to be between 2 and 140 characters long.", maxLength: "Recipient name cannot be longer than 140 characters.", pattern: "This recipient name contains invalid characters. Please use latin characters only.", required: "Name cannot be empty." }, autofillProvider: "contact", autofillKey: "contact.fullName", pattern: `^[0-9A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\xFF-_()'*,.%#^@&{}~<>+$"\\[\\]\\\\ ]+$`, minLength: 2, maxLength: 140 } }, required: ["fullName"] }, ownedByCustomer: { title: "My own Account", type: "boolean", hidden: true, const: false }, details: { type: "object", displayOrder: ["bic", "accountNumber"], properties: { bic: { title: "SWIFT / BIC code", type: "string", placeholder: "BUKBGB22", validationMessages: { minLength: "The BIC you have entered is too short.", maxLength: "The BIC you have entered is too long.", pattern: "Please specify a valid BIC.", required: "Please specify a BIC." }, pattern: "^[a-zA-Z]{6}(([a-zA-Z0-9]{2})|([a-zA-Z0-9]{5}))$", minLength: 8, maxLength: 11 }, accountNumber: { title: "IBAN / Account Number", type: "string", placeholder: "123456789012", validationMessages: { minLength: "Account number is too short.", maxLength: "Account number is too large.", pattern: "Please enter a valid account number.", required: "Please enter an IBAN or account number." }, pattern: "^[a-zA-Z0-9]{4,34}$", minLength: 4, maxLength: 34 } }, required: ["bic", "accountNumber"] }, type: { title: "Type", type: "string", hidden: true, const: "SwiftCode" } }, required: ["type", "name", "details"], icon: { name: "bank" }, alert: { context: "warning", markdown: "To send EUR to this account, we need to use the SWIFT network. It\u2019s slower, so the transfer might take a day or two longer. Also note that intermediary banks and your recipient\u2019s bank might charge extra fees to the amount received." } }], control: "tab", placeholder: "Please select where you are sending to..." }] }], refreshFormUrl: "/steps/recipient", layout: [{ type: "form", schema: { $ref: "#new-recipient" } }, { type: "button", action: { type: "primary", title: "Confirm", url: "/v2/accounts", method: "POST" } }], model: { ownedByCustomer: false, details: {} } };
|
|
2724
|
+
var Nl = Yu;
|
|
2725
|
+
var Ju = { id: "Examples/Recipient Update", title: "Edit recipient", schemas: [{ $id: "form", allOf: [{ type: "object", displayOrder: ["currency"], properties: { currency: { title: "Currency", type: "string", analyticsId: "currency-select", oneOf: [{ title: "GBP", analyticsId: "GBP", icon: { name: "flag-gbp" }, description: "British pound", const: "GBP" }], readOnly: true } }, required: [] }, { title: "Bank details", type: "object", analyticsId: "SortCode", icon: { name: "bank" }, displayOrder: ["name", "details", "address"], properties: { name: { type: "object", displayOrder: ["fullName"], properties: { fullName: { title: "Full name of the account holder", type: "string", disabled: true, readOnly: true, validationMessages: { minLength: "Name needs to be between 2 and 140 characters long.", maxLength: "Recipient name cannot be longer than 140 characters.", pattern: "This recipient name may contain invalid characters or is not the full name. Please try again." }, autofillProvider: "contact", autofillKey: "contact.fullName", pattern: "^[0-9A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\xFF-_()'*,.]+ +[0-9A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\xFF-_()'*,.]+([0-9A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\xFF-_()'*,. ]*)$", minLength: 2, maxLength: 140 } }, required: [] }, details: { type: "object", displayOrder: ["sortCode", "accountNumber"], properties: { sortCode: { title: "UK sort code", type: "string", placeholder: "40-30-20", disabled: true, readOnly: true, validationMessages: { pattern: "Please enter a valid bank code." }, pattern: "^\\d{2}-?\\d{2}-?\\d{2}$", minLength: 6, maxLength: 8, format: "numeric", displayFormat: "**-**-**" }, accountNumber: { title: "Account number", type: "string", placeholder: "12345678", disabled: true, readOnly: true, validationMessages: { minLength: "Account number is too short.", maxLength: "Account number is too large.", pattern: "Please enter a valid account number." }, pattern: "[0-9]{8}", minLength: 8, maxLength: 8, format: "numeric" } }, required: [] }, address: { title: "Recipient address", type: "object", displayOrder: ["country", "city", "firstLine", "postCode"], properties: { country: { title: "Country", type: "string", placeholder: "Choose a country", oneOf: [{ title: "Argentina", const: "AR" }, { title: "Brazil", const: "BR" }, { title: "Canada", const: "CA" }, { title: "Denmark", const: "DK" }, { title: "Egypt", const: "EG" }, { title: "France", const: "FR" }, { title: "Germany", const: "DE" }, { title: "Honduras", const: "HN" }, { title: "Italy", const: "IT" }, { title: "Japan", const: "JP" }, { title: "Korea, Republic of", const: "KR" }, { title: "Liberia", const: "LR" }, { title: "Morocco", const: "MA" }, { title: "New Zealand", const: "NZ" }, { title: "Oman", const: "OM" }, { title: "Peru", const: "PE" }, { title: "Qatar", const: "QA" }, { title: "Russian Federation", const: "RU" }, { title: "Spain", const: "ES" }, { title: "Turkey", const: "TR" }, { title: "United Kingdom of Great Britain and Northern Ireland", const: "GB" }, { title: "United States of America", const: "US" }, { title: "Viet Nam", const: "VN" }, { title: "Yemen", const: "YE" }, { title: "Zimbabwe", const: "ZW" }], validationMessages: { required: "Please select a country." }, autofillProvider: "contact", autofillKey: "contact.countryCode" }, city: { title: "City", type: "string", autofillProvider: "contact", autofillKey: "contact.city", pattern: "^.{1,255}$", minLength: 1, maxLength: 255 }, firstLine: { title: "Recipient address", type: "string", autofillProvider: "contact", autofillKey: "contact.firstLine", pattern: "^.{1,255}$", minLength: 1, maxLength: 255 }, postCode: { title: "Post code", type: "string", validationMessages: { pattern: "Please specify a valid post code.", required: "Please specify the recipient's post code." }, autofillProvider: "contact", autofillKey: "contact.postalCode", pattern: "^.{1,32}$", minLength: 1, maxLength: 32 } }, required: ["country", "city", "firstLine", "postCode"], help: { markdown: "For legal reasons, we need to ask for the recipient's address (not the bank's address). Don't worry, they won't get any post from us." } } }, required: ["address"] }] }], errors: { validation: { address: { country: "Please select a country.", city: "Please enter a city.", postCode: "Please enter a post code.", firstLine: "Please enter a residential address." } } }, refreshFormUrl: "/steps/recipientUpdate/?refresh", model: { country: "GB", ownedByCustomer: false, creatorId: 5465158, accountSummary: "(04-00-04) 27832001", active: true, longAccountSummary: "GBP account ending in 2001", type: "SortCode", isInternal: false, profileId: 5461759, legalEntityType: "PERSON", name: { fullName: "Fergus Jordan" }, currency: "GBP", details: { accountNumber: "27832001", sortCode: "040004", hashedByLooseHashAlgorithm: "5c577703b845c613532bf0e08bbb38ce37644f76af58e1af6fa7447df7041a27" }, id: 67912450, hash: "fe319d809ce8a4f155412afe1b62bc2f1abf6e4af89f762a85a47811f54dab53", commonFieldMap: { bankCodeField: "sortCode", accountNumberField: "accountNumber" } }, layout: [{ schema: { $ref: "form" }, type: "form" }, { type: "button", action: { $id: "submit", title: "Update", url: "/responses/recipientUpdate/?delay=5000", type: "primary", method: "PATCH" } }] };
|
|
2726
|
+
var Rl = Ju;
|
|
2727
|
+
var Zu = { id: "Examples/Single File Upload", title: "Single File Upload Example", schemas: [{ $id: "#schema-1", type: "object", displayOrder: ["frontSide"], properties: { frontSide: { refreshFormOnChange: false, $id: "frontSide", persistAsync: { url: "/single-file-upload-url", param: "file", idProperty: "frontSide", schema: { accepts: ["image/jpeg", "image/png"], maxSize: 41943040, source: "file", description: "JPEG or PNG less than 10MB", $id: "cb22a588-c404-43fd-b3fa-754afb3729f4", title: "Upload file", type: "blob" }, method: "POST" }, title: "Single File Upload", type: "integer" } }, required: ["frontSide"] }, { $id: "#schema-2", type: "object", displayOrder: ["frontSide"], properties: { frontSide: { refreshFormOnChange: false, $id: "backSide", persistAsync: { url: "/single-file-upload-url-fail", param: "file", idProperty: "backSide", schema: { accepts: ["image/jpeg", "image/png"], maxSize: 41943040, source: "file", description: "JPEG or PNG less than 10MB", $id: "cb22a588-c404-43fd-b3fa-754afb3729f4", title: "Upload file", type: "blob" }, method: "POST" }, title: "Single File Upload", type: "integer" } }, required: ["backSide"] }], layout: [{ type: "paragraph", text: "The upload component below uses /single-file-upload-url" }, { type: "form", schema: { $ref: "#schema-1" } }, { type: "paragraph", text: "The upload component below uses /single-file-upload-url-fail" }, { type: "form", schema: { $ref: "#schema-2" } }, { type: "button", action: { url: "/submit-uploads", type: "primary", method: "POST", disabled: false, title: "Next" } }], model: { frontSide: 0 } };
|
|
2728
|
+
var jl = Zu;
|
|
2729
|
+
var Xu = { id: "Examples/Step Validation Errors", title: "Step with validation errors", errors: { validation: { "bridekeeper-questions": { "favourite-colour": "Auuuuuuuugh" } } }, layout: [{ type: "form", schema: { $ref: "#the-schema" } }], schemas: [{ $id: "#the-schema", type: "object", displayOrder: ["bridekeeper-questions"], properties: { "bridekeeper-questions": { type: "object", displayOrder: ["name", "quest", "favourite-colour"], properties: { name: { title: "What is your name?", type: "string", placeholder: "Sir Lancelot of Camelot" }, quest: { title: "What is your quest?", type: "string", placeholder: "to seek the Holy Grail" }, "favourite-colour": { title: "What is your favourite colour?", analyticsId: "colour-select", oneOf: [{ title: "Blue", analyticsId: "colour-select-blue", image: { url: "https://placeholder.pics/svg/128/0099ff/FFFFFF" }, const: 1 }, { title: "Yellow", analyticsId: "colour-select-yellow", image: { url: "https://placeholder.pics/svg/128/ffcc00/FFFFFF" }, const: 2 }, { title: "Red", analyticsId: "colour-select-red", image: { url: "https://placeholder.pics/svg/128/ff6600/FFFFFF" }, const: 2 }] } } } } }] };
|
|
2730
|
+
var Ul = Xu;
|
|
2728
2731
|
var wa = {};
|
|
2729
|
-
|
|
2730
|
-
var
|
|
2731
|
-
var
|
|
2732
|
-
var
|
|
2733
|
-
var
|
|
2734
|
-
var
|
|
2735
|
-
var
|
|
2736
|
-
var
|
|
2737
|
-
var
|
|
2738
|
-
var
|
|
2739
|
-
var
|
|
2732
|
+
tt(wa, { actionResponse: () => zl, external: () => Vl, persistAsync: () => Hl, polling: () => ql, validationAsync: () => $l });
|
|
2733
|
+
var Qu = { id: "Features/Action Response", title: "Action Response", description: "", type: "form", schemas: [], layout: [{ type: "paragraph", text: "The button below will trigger an action that fetches '/responses/action'.", align: "center" }, { type: "paragraph", text: "That should return an action response that will load a final step.", align: "center" }, { type: "button", action: { url: "/responses/action", title: "Submit", type: "primary" } }] };
|
|
2734
|
+
var zl = Qu;
|
|
2735
|
+
var ep = { type: "form", id: "Features/External", title: "External Feature", description: "Your bank is opening in another window.", external: { url: "http://google.com/" }, polling: { url: "/polling/1234", interval: 2, maxAttempts: 5, onError: { action: { url: "/failure" } } }, layout: [{ type: "paragraph", align: "center", text: "Please, follow their instructions. Keep this window open." }, { type: "loading-indicator", margin: "xl" }, { type: "info", align: "center", markdown: "If it didn't work, you can [reopen](http://google.com/) the tab" }], schemas: [] };
|
|
2736
|
+
var Vl = ep;
|
|
2737
|
+
var tp = { id: "Features/Persist Async", title: "Persist Async Feature", schemas: [{ $id: "the-schema", type: "object", title: "Some Object", displayOrder: ["nameToken"], properties: { nameToken: { type: "string", title: "Text input", persistAsync: { method: "POST", url: "/persist-async-upload", param: "name", idProperty: "nameToken", schema: { title: "Enter your name", type: "string" } } } } }], layout: [{ type: "form", schema: { $ref: "the-schema" } }] };
|
|
2738
|
+
var Hl = tp;
|
|
2739
|
+
var rp = { id: "Features/Polling", title: "Polling Feature", description: "Polling feature in a form step.", polling: { url: "/polling/1234", interval: 2, maxAttempts: 5, onError: { action: { url: "/failure" } } }, layout: [{ type: "paragraph", align: "center", text: "We are waiting for something to happen." }, { type: "loading-indicator", margin: "xl" }, { type: "button", action: { title: "Back", type: "link", url: "/back" } }], schemas: [] };
|
|
2740
|
+
var ql = rp;
|
|
2741
|
+
var op = { type: "form", id: "Features/Validation Async", title: "Validation Async Feature", schemas: [{ $id: "#the-schema", type: "object", displayOrder: ["account-number"], properties: { "account-number": { $id: "#the-string-schema", type: "string", maxLength: 6, title: "Account number (max 6 digits)", validationAsync: { method: "POST", url: "/validate", param: "myParameter" } } } }], layout: [{ type: "form", schema: { $ref: "#the-schema" } }], model: {} };
|
|
2742
|
+
var $l = op;
|
|
2740
2743
|
var Fa = {};
|
|
2741
|
-
|
|
2742
|
-
var
|
|
2744
|
+
tt(Fa, { allLayoutComponents: () => Gl, finalStepLayout: () => _l, listLayout: () => Wl, payInLayout: () => Kl, reviewLayout: () => Yl, successLayout: () => Jl });
|
|
2745
|
+
var ap = [{ type: "box", width: "md", components: [{ type: "heading", text: "This is a large heading", size: "lg", align: "center", margin: "md" }, { type: "paragraph", text: "This is a paragraph of text. This is a paragraph of text. This is a paragraph of text.", align: "center", margin: "xl" }, { type: "loading-indicator", size: "lg", margin: "md" }] }, { type: "columns", bias: "left", left: [{ type: "box", border: true, components: [{ type: "heading", text: "Small heading", size: "sm", margin: "md" }, { type: "divider", margin: "xl" }, { type: "review", title: "Review title", margin: "lg", orientation: "horizontal", action: { $id: "edit-profile", title: "Edit", url: "/edit", method: "GET" }, fields: [{ label: "First name", value: "John" }, { label: "Last name", value: "Smith" }] }, { type: "image", text: "An image of cascading stylesheet computer code", url: "https://bootstrap.transferwise.com/assets/img/css2-bg.jpg", margin: "xs" }] }], right: [{ type: "form", schema: { type: "object", title: "Personal details", alert: { markdown: "Make sure you get this correct, or your transfer could be held up!", context: "neutral" }, displayOrder: ["firstname", "lastname"], properties: { firstname: { type: "string", title: "First name", alert: { markdown: "Please use **only** latin characters.", context: "warning" } }, lastname: { type: "string", title: "Last name", minLength: 3, help: { markdown: "help!" } } } } }, { type: "alert", markdown: "This is an alert - we can use **bold** to provide emphasis.", context: "warning" }, { type: "info", markdown: `### This heading comes from markdown
|
|
2743
2746
|
\r We can use markdown to add [links](https://transferwise.com) and _other_ **formatting**
|
|
2744
2747
|
\r. It will also let us add simple lists:
|
|
2745
2748
|
- one
|
|
2746
2749
|
- two
|
|
2747
2750
|
- #### three` }] }, { type: "box", width: "sm", components: [{ type: "button", action: { title: "Submit", url: "", method: "GET", data: {}, type: "primary" } }, { type: "button", action: { title: "Cancel", url: "", method: "GET", data: {}, disabled: true } }] }, { type: "decision", options: [{ title: "More information about this option", icon: { name: "profile" }, action: { title: "Option 1", url: "/option1", method: "POST", data: { a: 1 } } }, { title: "More information about this option", icon: { name: "bank" }, action: { title: "Option 2", url: "/option2", method: "GET", data: {}, disabled: true } }] }];
|
|
2748
|
-
var
|
|
2749
|
-
var
|
|
2750
|
-
var
|
|
2751
|
-
var
|
|
2752
|
-
var
|
|
2753
|
-
var
|
|
2754
|
-
var
|
|
2755
|
-
var
|
|
2756
|
-
var
|
|
2757
|
-
var
|
|
2758
|
-
var
|
|
2751
|
+
var Gl = ap;
|
|
2752
|
+
var np = [{ type: "image", url: "https://via.placeholder.com/1024", text: "Image alt text", margin: "lg", size: "sm" }, { type: "heading", text: "Image size sm", size: "lg", margin: "lg", align: "center" }, { type: "paragraph", text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam vel ante felis. Nullam auctor posuere justo ac posuere. Nullam efficitur enim ut turpis venenatis vestibulum.", align: "center" }, { type: "box", width: "md", components: [{ type: "button", action: { title: "Button", type: "primary", exit: true, data: { someKey: "some value" }, url: "/success", method: "GET" } }] }];
|
|
2753
|
+
var _l = np;
|
|
2754
|
+
var ip = [{ type: "list", title: "This is a List", items: [{ title: "Item 1", description: "The first item is positive", icon: { name: "bank" }, status: "positive" }, { title: "Item 2", description: "The second item is neutral", icon: { name: "emoji" }, status: "neutral" }, { title: "Item 3", description: "The third item is warning", icon: { name: "gift-box" }, status: "warning" }] }];
|
|
2755
|
+
var Wl = ip;
|
|
2756
|
+
var sp = { id: "PAY_ID", type: "form", title: "Pay Using PayID", schemas: [{ title: "Pay Using PayID", type: "string", hidden: true, default: "PayId" }], layout: [{ type: "info", markdown: "Go to your online banking and transfer **50.25 AUD** to our account using the email below." }, { components: [{ context: "neutral", markdown: "We've updated our PayID email and no longer require you to enter any reference numbers. Use this PayID going forward.", type: "alert" }, { type: "review", title: "Our Bank Details", fields: [{ label: "Email", value: "rahul@wise.com" }] }, { left: [{ type: "review", fields: [{ label: "Account Name", value: "Wise Australia Pty Ltd" }] }], right: [{ type: "review", fields: [{ label: "Amount", value: "50.25 AUD" }] }], type: "columns" }], type: "box" }, { type: "button", action: { title: "I have paid", type: "primary", exit: true, result: { paid: "POTENTIALLY_PAID" }, $id: "#payNow" } }, { type: "button", action: { $id: "#payLater", title: "I'll transfer my money later", type: "secondary", exit: true, result: { paid: "NOT_PAID" } } }] };
|
|
2757
|
+
var Kl = sp;
|
|
2758
|
+
var lp = [{ type: "box", width: "md", components: [{ type: "heading", align: "center", margin: "lg", text: "Review your transfer details" }, { type: "box", border: true, components: [{ type: "review", title: "Transfer details", orientation: "horizontal", action: { title: "Edit", url: "/edit-transfer", method: "GET" }, fields: [{ label: "You send approximately", value: "88.86 GBP" }, { label: "You send from", value: "GBP balance" }, { label: "Estimate total fees (included)", value: "0.86 GBP" }, { label: "Estimate amount we'll convert", value: "88 GBP" }, { label: "Live rate", value: "1.1363" }, { label: "Test gets exactly", value: "100 EUR" }, { label: "Should arrive", value: "in seconds" }] }, { type: "divider" }, { type: "review", title: "Recipient details", orientation: "horizontal", action: { title: "Edit", url: "/recipient", method: "GET" }, fields: [{ label: "Name", value: "Test Name" }, { label: "Email", value: "test@example.com" }, { label: "Sort code", value: "12-34-56" }, { label: "Account number", value: "12345678" }] }] }, { type: "box", border: true, components: [{ type: "form", schema: { title: "Schedule", type: "object", displayOrder: ["date", "frequency"], properties: { date: { title: "Date", type: "string", format: "date" }, frequency: { type: "string", title: "Frequency", control: "select", placeholder: "How often?", oneOf: [{ title: "Daily", const: "day" }, { title: "Weekly", const: "week" }, { title: "Monthly", const: "month" }] } } } }, { type: "alert", markdown: "We'll deduct the required amount **from your GBP balance** at the **real exchange rate** on the **28th of each month**, so that Rayna always gets exactly **100 EUR**. First **monthly** transfer will be made on **April 28, 2020 (BST)**" }] }, { type: "form", schema: { type: "object", displayOrder: ["reference"], properties: { reference: { type: "string", title: "Reference", placeholder: "Type a reference" } } } }, { type: "button", action: { title: "Create transfer", method: "POST", url: "/final", type: "primary" } }] }];
|
|
2759
|
+
var Yl = lp;
|
|
2760
|
+
var cp = [{ type: "box", width: "xs", components: [{ type: "image", url: "https://transferwise.com/staticrab/homepage/_next/static/images/how_to_2-06281f8ea9caa50445f075d460434bcf.svg", text: "An illustration" }] }, { type: "box", width: "lg", components: [{ type: "heading", align: "center", text: "You've scheduled a monthly payment of 100 EUR to Rayna Kenter" }] }, { type: "box", width: "md", components: [{ type: "info", align: "center", markdown: "Your first payment has been sent **now**", margin: "xs" }, { type: "paragraph", align: "center", text: "Your next payment will be made on July 29th, 2020 (BST)" }, { type: "columns", left: [{ type: "button", action: { title: "Check transfer details", url: "/check", method: "GET" } }], right: [{ type: "button", action: { title: "Invite & earn", url: "/check", method: "GET", type: "primary" } }] }] }];
|
|
2761
|
+
var Jl = cp;
|
|
2759
2762
|
var Ca = {};
|
|
2760
|
-
|
|
2761
|
-
var
|
|
2762
|
-
var
|
|
2763
|
-
var
|
|
2764
|
-
var
|
|
2765
|
-
var
|
|
2766
|
-
var
|
|
2767
|
-
var
|
|
2768
|
-
var
|
|
2763
|
+
tt(Ca, { action: () => Zl, actionResponseFinal: () => Xl, exit: () => Ql, recipientUpdateFinal: () => ec });
|
|
2764
|
+
var mp = { action: { url: "/responses/success", method: "POST" } };
|
|
2765
|
+
var Zl = mp;
|
|
2766
|
+
var dp = { id: "action-response-final", title: "Action Response Final Step", description: "This step was loaded as a result of an Action Response.", schemas: [], layout: [{ type: "alert", markdown: 'If you want to see this again, perhaps go back to "Action Response" story.', context: "positive" }, { type: "button", action: { title: "Start Over", type: "primary", url: "/steps/actionResponse" } }] };
|
|
2767
|
+
var Xl = dp;
|
|
2768
|
+
var up = { id: "123456", name: "Bob Loblaw", country: "US" };
|
|
2769
|
+
var Ql = up;
|
|
2770
|
+
var pp = { id: "recipient-update-final", title: "Recipient Update Final Step", description: "The recipient has been updated.", schemas: [], layout: [{ type: "alert", markdown: "Nothing to see here.", context: "positive" }, { type: "button", action: { title: "Start Over", type: "primary", url: "/steps/recipientUpdate" } }] };
|
|
2771
|
+
var ec = pp;
|
|
2769
2772
|
var xa = {};
|
|
2770
|
-
|
|
2771
|
-
var
|
|
2772
|
-
var
|
|
2773
|
-
var
|
|
2774
|
-
var
|
|
2775
|
-
var
|
|
2776
|
-
var
|
|
2777
|
-
var
|
|
2778
|
-
var
|
|
2779
|
-
var
|
|
2780
|
-
var
|
|
2781
|
-
var
|
|
2782
|
-
var
|
|
2783
|
-
var
|
|
2784
|
-
var
|
|
2785
|
-
var
|
|
2786
|
-
var
|
|
2787
|
-
var
|
|
2788
|
-
var
|
|
2789
|
-
var
|
|
2790
|
-
var
|
|
2791
|
-
var
|
|
2792
|
-
var
|
|
2793
|
-
var
|
|
2794
|
-
var
|
|
2795
|
-
var
|
|
2796
|
-
var
|
|
2797
|
-
var
|
|
2798
|
-
var
|
|
2799
|
-
var
|
|
2800
|
-
var
|
|
2801
|
-
var
|
|
2773
|
+
tt(xa, { allOf: () => ic, boolean: () => nc, numberAndInteger: () => rc, oneOf: () => oc, simpleForm: () => tc, stringFormats: () => ac });
|
|
2774
|
+
var fp = { id: "Schemas/Basic Form", title: "Simple Form", description: "A simple form with text fields and a checkbox.", schemas: [{ $id: "#the-schema", type: "object", displayOrder: ["name", "pineapple"], properties: { name: { title: "Name (string schema)", type: "string" }, pineapple: { title: "Pineapple on pizza (boolean schema)", type: "boolean" } } }], layout: [{ type: "form", schema: { $ref: "#the-schema" } }, { type: "button", action: { url: "/submit", title: "Submit", type: "primary" } }] };
|
|
2775
|
+
var tc = fp;
|
|
2776
|
+
var yp = { id: "Schemas/Number And Integer", title: "Number and Integer Schemas", description: "Number and Integer Schemas.", schemas: [{ $id: "#the-schema", type: "object", displayOrder: ["some-number", "some-integer"], properties: { "some-number": { title: "Number (number schema)", type: "number", validationMessages: { type: "This is not an number" } }, "some-integer": { title: "Integer (integer schema, does not support decimals)", type: "integer", validationMessages: { type: "This is not an integer" } } } }], layout: [{ type: "form", schema: { $ref: "#the-schema" } }, { type: "button", action: { url: "/submit", title: "Submit", type: "primary" } }] };
|
|
2777
|
+
var rc = yp;
|
|
2778
|
+
var hp = [["EUR", "Euro"], ["GBP", "British pound"], ["INR", "Indian rupee"], ["USD", "United States dollar"], ["AED", "United Arab Emirates dirham"], ["ARS", "Argentine peso"], ["AUD", "Australian dollar"], ["BDT", "Bangladeshi taka"], ["BGN", "Bulgarian lev"], ["BRL", "Brazilian real"], ["BWP", "Botswana pula"], ["CAD", "Canadian dollar"], ["CHF", "Swiss franc"], ["CLP", "Chilean peso"], ["CNY", "Chinese yuan"], ["COP", "Colombian peso"], ["CRC", "Costa Rican col\xF3n"], ["CZK", "Czech koruna"], ["DKK", "Danish krone"], ["EGP", "Egyptian pound"], ["FJD", "Fijian dollar"], ["GEL", "Georgian lari"], ["GHS", "Ghanaian cedi"], ["GTQ", "Guatemalan quetzal"], ["HKD", "Hong Kong dollar"], ["HRK", "Croatian kuna"], ["HUF", "Hungarian forint"], ["IDR", "Indonesian rupiah"], ["ILS", "Israeli shekel"], ["JPY", "Japanese yen"], ["KES", "Kenyan shilling"], ["KRW", "South Korean won"], ["LKR", "Sri Lankan rupee"], ["MAD", "Moroccan dirham"], ["MXN", "Mexican peso"], ["MYR", "Malaysian ringgit"], ["MZN", "Mozambican metical"], ["NAD", "Namibian dollar"], ["NGN", "Nigerian naira"], ["NOK", "Norwegian krone"], ["NPR", "Nepalese rupee"], ["NZD", "New Zealand dollar"], ["PEN", "Peruvian nuevo sol"], ["PHP", "Philippine peso"], ["PKR", "Pakistani rupee"], ["PLN", "Polish z\u0142oty"], ["RON", "Romanian leu"], ["RUB", "Russian rouble"], ["SEK", "Swedish krona"], ["SGD", "Singapore dollar"], ["THB", "Thai baht"], ["TRY", "Turkish lira"], ["TZS", "Tanzanian shilling"], ["UAH", "Ukrainian hryvnia"], ["UGX", "Ugandan shilling"], ["UYU", "Uruguayan peso"], ["VND", "Vietnamese dong"], ["XOF", "West African CFA franc"], ["ZAR", "South African rand"], ["ZMW", "Zambian kwacha"]];
|
|
2779
|
+
var gp = { id: "Schemas/OneOf", title: "OneOf Schemas", description: "OneOf Schema using select, radio buttons and tabs.", analytics: { custom: "this is the oneOf fixture" }, schemas: [{ $id: "#the-schema", type: "object", displayOrder: ["account-type-radio", "colour-select", "currency", "bank-details-tabs"], required: ["bank-details-tabs"], properties: { "account-type-radio": { title: 'Personal or Business Account? (oneOf schema with two options default to control: "radio")', analyticsId: "account-type-radio", control: "radio", oneOf: [{ title: "Personal", analyticsId: "account-type-radio-personal", icon: { name: "person" }, const: "PERSONAL" }, { title: "Business", analyticsId: "account-type-radio-business", icon: { name: "briefcase" }, const: "BUSINESS" }] }, "colour-select": { title: 'What is your favourite colour? (oneOf schema with more than two options default to control: "select")', placeholder: "Please select a colour", analyticsId: "colour-select", oneOf: [{ title: "Blue", analyticsId: "colour-select-blue", image: { url: "https://placeholder.pics/svg/64/0099ff/FFFFFF" }, const: 1 }, { title: "Yellow", analyticsId: "colour-select-yellow", image: { url: "https://placeholder.pics/svg/64/ffcc00/FFFFFF" }, const: 2 }, { title: "Red", analyticsId: "colour-select-red", image: { url: "https://placeholder.pics/svg/64/ff6600/FFFFFF" }, const: 3 }] }, currency: { title: "Currency (oneof schema of const schemas with default value)", type: "string", analyticsId: "currency", oneOf: hp.map(([e, t]) => ({ title: e, analyticsId: e, icon: { name: `flag-${e.toLowerCase()}` }, description: t, const: e })), validationMessages: { required: "Please enter currency." }, default: "EUR" }, "bank-details-tabs": { title: 'Bank Details (oneOf schema of object schemas and control: "tab")', control: "tab", analyticsId: "bank-details-tabs", oneOf: [{ type: "object", title: "UK Sortcode and Account Number", analyticsId: "bank-details-tabs-uk", displayOrder: ["account-number", "sort-code"], required: ["account-number", "sort-code"], properties: { "account-number": { title: "Account Number", type: "string" }, "sort-code": { title: "Sort Code", type: "string" } } }, { type: "object", title: "IBAN and BIC", analyticsId: "bank-details-tabs-iban", displayOrder: ["iban", "bic"], required: ["iban", "bic"], properties: { iban: { title: "IBAN", type: "string" }, bic: { title: "BIC", type: "string" } } }, { type: "object", title: "US Routing Number and Account Number", analyticsId: "bank-details-tabs-us", displayOrder: ["account-number", "routing-number"], required: ["account-number", "routing-number"], properties: { "account-number": { title: "Account Number", type: "string" }, "routing-number": { title: "Routing Number", type: "string" } } }] } } }], layout: [{ type: "form", schema: { $ref: "#the-schema" } }, { type: "button", action: { url: "/submit", title: "Submit", type: "primary" } }] };
|
|
2780
|
+
var oc = gp;
|
|
2781
|
+
var bp = { id: "Schemas/String Formats", title: "String Schema Formats", description: "String schemas with different formats (password, date, telephone).", schemas: [{ $id: "#the-schema", type: "object", displayOrder: ["name", "password", "dob", "date-lookup", "telephone"], properties: { name: { title: "Name (string schema no format)", type: "string" }, password: { title: 'Password (string schema with format: "password")', type: "string", format: "password" }, dob: { title: 'Date of birth (string schema with format: "date")', type: "string", format: "date" }, "date-lookup": { title: 'Date Lookup (string schema with format: "date" and control: "date-lookup")', type: "string", format: "date", control: "date-lookup", minimum: "2023-01-01", maximum: "2023-12-31", placeholder: "Select a date" }, telephone: { title: 'Phone number (string schema with format: "phone-number")', type: "string", format: "phone-number" } } }], layout: [{ type: "form", schema: { $ref: "#the-schema" } }, { type: "button", action: { url: "/submit", title: "Submit", type: "primary" } }], model: { "date-lookup": "2023-01-01" } };
|
|
2782
|
+
var ac = bp;
|
|
2783
|
+
var Sp = { key: "Schemas/Boolean Schema", title: "Boolean Schema", description: "A simple form with a boolean schema with no default value.", actions: [], schemas: [{ $id: "#schema-1", type: "object", displayOrder: ["pineapple"], required: ["pineapple"], properties: { pineapple: { title: "Pineapple on pizza (boolean schema)", type: "boolean" } } }], layout: [{ type: "form", schema: { $ref: "#schema-1" } }, { type: "button", action: { url: "/submit", title: "Submit", type: "primary" } }] };
|
|
2784
|
+
var nc = Sp;
|
|
2785
|
+
var wp = { key: "Schemas/AllOf", title: "AllOf Schemas", description: "Three object schemas wrapped in an allOf.", analytics: { custom: "this is the allOf fixture" }, actions: [], schemas: [{ $id: "#the-schema", allOf: [{ $id: "#schema-1", type: "object", properties: { name: { title: "Name", type: "string" } }, displayOrder: ["name"] }, { $id: "#schema-2", type: "object", properties: { city: { title: "City", type: "string" } }, displayOrder: ["city"] }, { $id: "#schema-3", type: "object", properties: { color: { title: 'What is your favourite colour? (oneOf schema with more than two options default to control: "select")', placeholder: "Please select a colour", analyticsId: "colour-select", oneOf: [{ title: "Blue", analyticsId: "colour-select-blue", image: { url: "https://placeholder.pics/svg/64/0099ff/FFFFFF" }, const: 1 }, { title: "Yellow", analyticsId: "colour-select-yellow", image: { url: "https://placeholder.pics/svg/64/ffcc00/FFFFFF" }, const: 2 }, { title: "Red", analyticsId: "colour-select-red", image: { url: "https://placeholder.pics/svg/64/ff6600/FFFFFF" }, const: 3 }] } }, displayOrder: ["color"] }] }], layout: [{ type: "form", schema: { $ref: "#the-schema" } }, { type: "button", action: { url: "/submit", title: "Submit", type: "primary" } }] };
|
|
2786
|
+
var ic = wp;
|
|
2787
|
+
var Bt = (e) => ({ type: "form", id: `Components/Image-${e}`, title: `Image Component - ${e}`, description: `This is an image with size: "${e}"`, schemas: [], layout: [{ type: "image", url: "https://images.unsplash.com/photo-1542736705-53f0131d1e98?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=400&q=80", text: `This is an image with size: "${e}"`, size: e }] });
|
|
2788
|
+
var sc = { steps: b(i(i(i(i({}, ba), Sa), wa), xa), { "image-xs": Bt("xs"), "image-sm": Bt("sm"), "image-md": Bt("md"), "image-lg": Bt("lg"), "image-xl": Bt("xl") }), layouts: i({}, Fa), responses: Ca };
|
|
2789
|
+
var lc = { "dynamicFlows.ArraySchema.maxItemsError": "Bitte f\xFCge {maxItems} oder weniger hinzu.", "dynamicFlows.ArraySchema.minItemsError": "Bitte f\xFCge mindestens {minItems} hinzu.", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Der von dir verwendete Browser unterst\xFCtzt keine Kameras. Bitte verwende einen anderen Browser oder ein anderes Ger\xE4t, oder lade unsere App herunter", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera wird nicht unterst\xFCtzt", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Kamerazugriff genehmigen", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Aktiviere den Kamerazugriff in den Einstellungen deines Browsers, um weitermachen zu k\xF6nnen.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Wir k\xF6nnen nicht auf deine Kamera zugreifen", "dynamicFlows.CameraCapture.reviewInstructions": "Ist das aufgenommene Bild deutlich erkennbar und vollst\xE4ndig?", "dynamicFlows.CameraCapture.reviewRetry": "Nein, erneut versuchen", "dynamicFlows.CameraCapture.reviewSubmit": "Ja, senden", "dynamicFlows.ControlFeedback.maxLength": "Bitte gib nicht mehr als {maxLength} Zeichen ein.", "dynamicFlows.ControlFeedback.maximum": "Bitte gib eine Zahl ein, die {maximum} oder weniger betr\xE4gt.", "dynamicFlows.ControlFeedback.maximumDate": "Bitte gib ein Datum ein, das am oder vor dem {maximum} liegt.", "dynamicFlows.ControlFeedback.minLength": "Bitte gib mindestens {minLength} Zeichen ein.", "dynamicFlows.ControlFeedback.minimum": "Bitte gib eine Zahl ein, die {minimum} oder mehr betr\xE4gt.", "dynamicFlows.ControlFeedback.minimumDate": "Bitte gib ein Datum ein, das am oder nach dem {minimum} liegt.", "dynamicFlows.ControlFeedback.pattern": "Bitte gib die Angabe im richtigen Format ein.", "dynamicFlows.ControlFeedback.patternDate": "Bitte gib ein Datum im richtigen Format ein.", "dynamicFlows.ControlFeedback.required": "Bitte f\xFClle dieses Feld aus.", "dynamicFlows.ControlFeedback.type": "Falscher Typ", "dynamicFlows.DynamicExternal.retryTitle": "Fenster erneut \xF6ffnen", "dynamicFlows.DynamicParagraph.copied": "In Zwischenablage kopiert", "dynamicFlows.DynamicParagraph.copy": "Kopieren", "dynamicFlows.ErrorBoundary.errorAlert": "Hoppla \u2013 da ist was schiefgelaufen...", "dynamicFlows.ErrorBoundary.retry": "Erneut versuchen", "dynamicFlows.ExternalConfirmation.cancel": "Abbrechen", "dynamicFlows.ExternalConfirmation.description": "Bitte best\xE4tige, dass du **{origin}** in einem neuen Browser-Tab \xF6ffnen m\xF6chtest.", "dynamicFlows.ExternalConfirmation.open": "In neuem Tab \xF6ffnen", "dynamicFlows.ExternalConfirmation.title": "Bitte best\xE4tigen", "dynamicFlows.Help.ariaLabel": "Klicke hier f\xFCr mehr Informationen.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Diese Datei ist leider zu gro\xDF. Bitte lade eine kleinere Datei hoch.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Bitte lade {maxItems} oder weniger Dateien hoch.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Bitte lade mindestens {minItems} Datei(en) hoch.", "dynamicFlows.PersistAsyncSchema.genericError": "Da ist etwas schiefgelaufen. Probiere es bitte sp\xE4ter noch einmal.", "dynamicFlows.ReadOnlySchema.no": "Nein", "dynamicFlows.ReadOnlySchema.yes": "Ja" };
|
|
2790
|
+
var cc = { "dynamicFlows.ArraySchema.maxItemsError": "Please add {maxItems} or fewer.", "dynamicFlows.ArraySchema.minItemsError": "Please add at least {minItems}.", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "The browser you're using doesn't have support for a camera. Try a different browser, device, or download our mobile app.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Camera not supported", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Enable camera access", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Enable camera access in your browser's settings to get going again.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "We can't access your camera", "dynamicFlows.CameraCapture.reviewInstructions": "Is your picture clear, readable and complete?", "dynamicFlows.CameraCapture.reviewRetry": "No, try again", "dynamicFlows.CameraCapture.reviewSubmit": "Yes, submit", "dynamicFlows.ControlFeedback.maxLength": "Please enter {maxLength} or fewer characters.", "dynamicFlows.ControlFeedback.maximum": "Please enter a number that's {maximum} or less.", "dynamicFlows.ControlFeedback.maximumDate": "Please enter a date that's on or before {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Please enter at least {minLength} characters.", "dynamicFlows.ControlFeedback.minimum": "Please enter a number that's {minimum} or more.", "dynamicFlows.ControlFeedback.minimumDate": "Please enter a date that's on or after {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Please enter this in the correct format.", "dynamicFlows.ControlFeedback.patternDate": "Please enter a date in the corrrect format.", "dynamicFlows.ControlFeedback.required": "Please fill out this field.", "dynamicFlows.ControlFeedback.type": "Incorrect type", "dynamicFlows.DynamicExternal.retryTitle": "Reopen window", "dynamicFlows.DynamicParagraph.copied": "Copied to clipboard", "dynamicFlows.DynamicParagraph.copy": "Copy", "dynamicFlows.ErrorBoundary.errorAlert": "Oops. Something went wrong...", "dynamicFlows.ErrorBoundary.retry": "Retry", "dynamicFlows.ExternalConfirmation.cancel": "Cancel", "dynamicFlows.ExternalConfirmation.description": "Please confirm you want to open **{origin}** in a new browser tab.", "dynamicFlows.ExternalConfirmation.open": "Open in new tab", "dynamicFlows.ExternalConfirmation.title": "Please confirm", "dynamicFlows.Help.ariaLabel": "Click here for more info.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Sorry, that file is too big. Please upload a smaller file.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Please upload {maxItems} or fewer files.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Please upload at least {minItems} file(s).", "dynamicFlows.PersistAsyncSchema.genericError": "Something went wrong, please try again later!", "dynamicFlows.ReadOnlySchema.no": "No", "dynamicFlows.ReadOnlySchema.yes": "Yes" };
|
|
2791
|
+
var mc = { "dynamicFlows.ArraySchema.maxItemsError": "A\xF1ade {maxItems} o menos.", "dynamicFlows.ArraySchema.minItemsError": "A\xF1ade al menos {minItems}.", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "El navegador que est\xE1s utilizando no es compatible con una c\xE1mara. Prueba con otro navegador, dispositivo o descarga nuestra app m\xF3vil.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "C\xE1mara no compatible", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Habilitar acceso a la c\xE1mara", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Habilita el acceso a la c\xE1mara en la configuraci\xF3n de tu navegador para volver a activarla.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "No podemos acceder a tu c\xE1mara", "dynamicFlows.CameraCapture.reviewInstructions": "\xBFTu foto es clara, legible y completa?", "dynamicFlows.CameraCapture.reviewRetry": "No, intentar de nuevo", "dynamicFlows.CameraCapture.reviewSubmit": "S\xED, enviar", "dynamicFlows.ControlFeedback.maxLength": "Introduce {maxLength} caracteres o menos.", "dynamicFlows.ControlFeedback.maximum": "Introduce una cifra igual o inferior a {maximum}.", "dynamicFlows.ControlFeedback.maximumDate": "Introduce una fecha que sea igual o anterior al {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Introduce al menos {minLength} caracteres.", "dynamicFlows.ControlFeedback.minimum": "Introduce una cifra igual o inferior a {minimum}.", "dynamicFlows.ControlFeedback.minimumDate": "Introduce una fecha que sea igual o posterior al {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Utiliza el formato correcto.", "dynamicFlows.ControlFeedback.patternDate": "Introduce la fecha en un formato correcto.", "dynamicFlows.ControlFeedback.required": "Completa este campo.", "dynamicFlows.ControlFeedback.type": "Tipo incorrecto", "dynamicFlows.DynamicExternal.retryTitle": "Reabrir ventana", "dynamicFlows.DynamicParagraph.copied": "Copiado al portapapeles", "dynamicFlows.DynamicParagraph.copy": "Copiar", "dynamicFlows.ErrorBoundary.errorAlert": "Vaya. Algo ha salido mal...", "dynamicFlows.ErrorBoundary.retry": "Reintentar", "dynamicFlows.ExternalConfirmation.cancel": "Cancelar", "dynamicFlows.ExternalConfirmation.description": "Confirma que quieres abrir **{origin}** en una nueva pesta\xF1a del navegador.", "dynamicFlows.ExternalConfirmation.open": "Abrir en nueva pesta\xF1a", "dynamicFlows.ExternalConfirmation.title": "Por favor, confirma", "dynamicFlows.Help.ariaLabel": "Haz clic aqu\xED para obtener m\xE1s informaci\xF3n.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Lo sentimos, el archivo pesa demasiado. Sube uno m\xE1s peque\xF1o.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Sube {maxItems} o menos archivos.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Sube al menos {minItems} archivo(s).", "dynamicFlows.PersistAsyncSchema.genericError": "Algo ha ido mal. Int\xE9ntalo de nuevo m\xE1s tarde.", "dynamicFlows.ReadOnlySchema.no": "No", "dynamicFlows.ReadOnlySchema.yes": "S\xED" };
|
|
2792
|
+
var dc = { "dynamicFlows.ArraySchema.maxItemsError": "Veuillez ajouter {maxItems} ou moins.", "dynamicFlows.ArraySchema.minItemsError": "Veuillez ajouter au moins {minItems}.", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Le navigateur que vous utilisez ne prend pas en charge l'appareil photo. Veuillez essayer un autre navigateur, un autre appareil ou t\xE9l\xE9charger notre appli.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Appareil photo non pris en charge", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Autoriser l'acc\xE8s \xE0 l'appareil photo", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Autorisez l'acc\xE8s \xE0 l'appareil photo depuis les param\xE8tres de votre navigateur.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nous n'avons pas acc\xE8s \xE0 votre appareil photo", "dynamicFlows.CameraCapture.reviewInstructions": "Votre image est-elle claire, lisible et dans son int\xE9gralit\xE9\xA0?", "dynamicFlows.CameraCapture.reviewRetry": "Non, r\xE9essayer", "dynamicFlows.CameraCapture.reviewSubmit": "Oui, confirmer", "dynamicFlows.ControlFeedback.maxLength": "Veuillez saisir {maxLength} caract\xE8res ou moins.", "dynamicFlows.ControlFeedback.maximum": "Veuillez saisir un nombre inf\xE9rieur ou \xE9gal \xE0 {maximum}.", "dynamicFlows.ControlFeedback.maximumDate": "Veuillez saisir une date \xE9gale ou ant\xE9rieure au {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Veuillez saisir au moins {minLength} caract\xE8res.", "dynamicFlows.ControlFeedback.minimum": "Veuillez saisir un nombre sup\xE9rieur ou \xE9gal \xE0 {minimum}.", "dynamicFlows.ControlFeedback.minimumDate": "Veuillez saisir une date \xE9gale ou post\xE9rieure au {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Veuillez saisir les informations dans le bon format.", "dynamicFlows.ControlFeedback.patternDate": "Veuillez saisir une date au format correct.", "dynamicFlows.ControlFeedback.required": "Champ obligatoire.", "dynamicFlows.ControlFeedback.type": "Type incorrect", "dynamicFlows.DynamicExternal.retryTitle": "Rouvrir la fen\xEAtre", "dynamicFlows.DynamicParagraph.copied": "Copi\xE9 dans le presse-papier", "dynamicFlows.DynamicParagraph.copy": "Copier", "dynamicFlows.ErrorBoundary.errorAlert": "Oups\xA0! Une erreur s'est produite...", "dynamicFlows.ErrorBoundary.retry": "R\xE9essayer", "dynamicFlows.ExternalConfirmation.cancel": "Annuler", "dynamicFlows.ExternalConfirmation.description": "Veuillez confirmer que vous souhaitez ouvrir **{origin}** dans un nouvel onglet.", "dynamicFlows.ExternalConfirmation.open": "Ouvrir dans un nouvel onglet", "dynamicFlows.ExternalConfirmation.title": "Veuillez confirmer", "dynamicFlows.Help.ariaLabel": "Cliquez ici pour plus d'informations.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Nous sommes d\xE9sol\xE9s, ce fichier est trop volumineux. Veuillez t\xE9l\xE9charger un fichier plus petit.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Veuillez t\xE9l\xE9charger {maxItems} fichiers ou moins.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Veuillez t\xE9l\xE9charger au moins {minItems} fichier(s).", "dynamicFlows.PersistAsyncSchema.genericError": "Un probl\xE8me est survenu, veuillez r\xE9essayer plus tard !", "dynamicFlows.ReadOnlySchema.no": "Non", "dynamicFlows.ReadOnlySchema.yes": "Oui" };
|
|
2793
|
+
var uc = { "dynamicFlows.ArraySchema.maxItemsError": "K\xE9r\xFCnk, {maxItems} vagy ann\xE1l kevesebb t\xE9telt adj meg.", "dynamicFlows.ArraySchema.minItemsError": "K\xE9r\xFCnk, legal\xE1bb {minItems} t\xE9telt adj meg.", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Az \xE1ltalad haszn\xE1lt b\xF6ng\xE9sz\u0151 nem t\xE1mogatja a kamera haszn\xE1lat\xE1t. K\xE9r\xFCnk, pr\xF3b\xE1lkozz m\xE1s b\xF6ng\xE9sz\u0151vel, eszk\xF6zzel vagy t\xF6ltsd le az appot", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera nem t\xE1mogatott", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Kamer\xE1hoz val\xF3 hozz\xE1f\xE9r\xE9s enged\xE9lyez\xE9se", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Nem tudunk hozz\xE1f\xE9rni a kamer\xE1dhoz. Ezt a telefonod be\xE1ll\xEDt\xE1saiban enged\xE9lyezheted", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nem tudunk hozz\xE1f\xE9rni a kamer\xE1dhoz", "dynamicFlows.CameraCapture.reviewInstructions": "Tiszta, olvashat\xF3, teljes k\xE9pet k\xE9sz\xEDtett\xE9l?", "dynamicFlows.CameraCapture.reviewRetry": "Nem, pr\xF3b\xE1ljuk \xFAjra", "dynamicFlows.CameraCapture.reviewSubmit": "Igen, elk\xFCld\xF6m", "dynamicFlows.ControlFeedback.maxLength": "K\xE9r\xFCnk, legfeljebb {maxLength} karaktert adj meg.", "dynamicFlows.ControlFeedback.maximum": "K\xE9r\xFCnk, add meg ezt vagy egy enn\xE9l kisebb sz\xE1mot: {maximum}.", "dynamicFlows.ControlFeedback.maximumDate": "K\xE9r\xFCnk, adj meg egy d\xE1tumot, ami megegyezik {maximum} napj\xE1val, vagy egy enn\xE9l kor\xE1bbit.", "dynamicFlows.ControlFeedback.minLength": "K\xE9r\xFCnk, legal\xE1bb {minLength} karaktert adj meg.", "dynamicFlows.ControlFeedback.minimum": "K\xE9r\xFCnk add meg ezt vagy egy enn\xE9l nagyobb sz\xE1mot: {minimum}.", "dynamicFlows.ControlFeedback.minimumDate": "K\xE9r\xFCnk, adj meg egy d\xE1tumot, ami megegyezik {minimum} napj\xE1val, vagy egy enn\xE9l k\xE9s\u0151bbit.", "dynamicFlows.ControlFeedback.pattern": "Helytelen form\xE1tum", "dynamicFlows.ControlFeedback.patternDate": "K\xE9r\xFCnk, hogy a d\xE1tumot helyes form\xE1tumban add meg.", "dynamicFlows.ControlFeedback.required": "K\xE9r\xFCnk, t\xF6ltsd ki ezt a mez\u0151t.", "dynamicFlows.ControlFeedback.type": "Helytelen t\xEDpus", "dynamicFlows.DynamicExternal.retryTitle": "Ablak \xFAjranyit\xE1sa", "dynamicFlows.DynamicParagraph.copied": "V\xE1g\xF3lapra m\xE1solva", "dynamicFlows.DynamicParagraph.copy": "M\xE1sol\xE1s", "dynamicFlows.ErrorBoundary.errorAlert": "Hopp\xE1! Valami hiba t\xF6rt\xE9nt...", "dynamicFlows.ErrorBoundary.retry": "\xDAjra", "dynamicFlows.ExternalConfirmation.cancel": "M\xE9gsem", "dynamicFlows.ExternalConfirmation.description": "K\xE9r\xFCnk, er\u0151s\xEDtsd meg, hogy a(z) **{origin}** alkalmaz\xE1st egy \xFAj b\xF6ng\xE9sz\u0151lapon szeretn\xE9d megnyitni.", "dynamicFlows.ExternalConfirmation.open": "Megnyit\xE1s \xFAj lapon", "dynamicFlows.ExternalConfirmation.title": "Meger\u0151s\xEDt\xE9s", "dynamicFlows.Help.ariaLabel": "Kattints ide tov\xE1bbi inform\xE1ci\xF3\xE9rt.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Sajnos ez a f\xE1jl t\xFAl nagy. K\xE9r\xFCnk, t\xF6lts fel egy kisebb f\xE1jlt.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "K\xE9r\xFCnk, hogy legfeljebb {maxItems} f\xE1jlt t\xF6lts fel.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "K\xE9r\xFCnk, hogy legal\xE1bb {minItems} f\xE1jlt t\xF6lts fel.", "dynamicFlows.PersistAsyncSchema.genericError": "Valami hiba t\xF6rt\xE9nt. K\xE9r\xFCnk, pr\xF3b\xE1ld \xFAjra k\xE9s\u0151bb!", "dynamicFlows.ReadOnlySchema.no": "Nem", "dynamicFlows.ReadOnlySchema.yes": "Igen" };
|
|
2794
|
+
var pc = { "dynamicFlows.ArraySchema.maxItemsError": "Harap tambahkan {maxItems} atau kurang.", "dynamicFlows.ArraySchema.minItemsError": "Harap tambahkan setidaknya {minItems}.", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Browser yang Anda gunakan tidak mendukung kamera. Silakan coba browser, perangkat yang lain, atau unduh aplikasi seluler kami.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera tidak didukung", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Izinkan akses kamera", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Untuk melanjutkan lagi, aktifkan akses kamera di pengaturan browser Anda.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Kami tidak dapat mengakses kamera Anda", "dynamicFlows.CameraCapture.reviewInstructions": "Apakah gambar Anda jelas, dapat dibaca, dan lengkap?", "dynamicFlows.CameraCapture.reviewRetry": "Tidak, coba lagi", "dynamicFlows.CameraCapture.reviewSubmit": "Ya, kirim", "dynamicFlows.ControlFeedback.maxLength": "Harap masukkan {maxLength} karakter atau kurang.", "dynamicFlows.ControlFeedback.maximum": "Harap masukkan angka paling besar {maximum} atau kurang dari itu.", "dynamicFlows.ControlFeedback.maximumDate": "Harap masukkan tanggal pada atau sebelum {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Harap masukkan setidaknya {minLength} karakter.", "dynamicFlows.ControlFeedback.minimum": "Harap masukkan angka paling kecil {minimum} atau lebih dari itu.", "dynamicFlows.ControlFeedback.minimumDate": "Harap masukkan tanggal pada atau setelah {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Mohon masukkan ini dalam format yang benar.", "dynamicFlows.ControlFeedback.patternDate": "Harap masukkan tanggal dalam format yang benar.", "dynamicFlows.ControlFeedback.required": "Harap isi kolom ini.", "dynamicFlows.ControlFeedback.type": "Tipe salah", "dynamicFlows.DynamicExternal.retryTitle": "Buka window kembali", "dynamicFlows.DynamicParagraph.copied": "Disalin ke clipboard", "dynamicFlows.DynamicParagraph.copy": "Salin", "dynamicFlows.ErrorBoundary.errorAlert": "Ups! Terjadi kesalahan...", "dynamicFlows.ErrorBoundary.retry": "Coba lagi", "dynamicFlows.ExternalConfirmation.cancel": "Batalkan", "dynamicFlows.ExternalConfirmation.description": "Harap konfirmasikan bahwa Anda ingin membuka **{origin}** di tab browser baru.", "dynamicFlows.ExternalConfirmation.open": "Buka di tab baru", "dynamicFlows.ExternalConfirmation.title": "Harap konfirmasi", "dynamicFlows.Help.ariaLabel": "Klik di sini untuk info selengkapnya.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Maaf, file Anda terlalu besar. Silakan unggah file yang lebih kecil.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Harap unggah {maxItems} file atau kurang.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Harap unggah sedikitnya {minItems} file.", "dynamicFlows.PersistAsyncSchema.genericError": "Terjadi kesalahan, mohon coba lagi nanti!", "dynamicFlows.ReadOnlySchema.no": "Tidak", "dynamicFlows.ReadOnlySchema.yes": "Ya" };
|
|
2795
|
+
var fc = { "dynamicFlows.ArraySchema.maxItemsError": "Aggiungi al massimo {maxItems}.", "dynamicFlows.ArraySchema.minItemsError": "Aggiungi almeno {minItems}.", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Il browser che stai usando non supporta la videocamera. Prova con un altro browser o dispositivo, oppure scarica la nostra app", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Videocamera non supportata", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Consenti l'accesso alla fotocamera", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Non abbiamo accesso alla tua fotocamera. Puoi abilitare l'accesso nelle impostazioni del tuo browser", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Accesso alla fotocamera disabilitato", "dynamicFlows.CameraCapture.reviewInstructions": "La tua foto \xE8 chiara, ben leggibile e completa?", "dynamicFlows.CameraCapture.reviewRetry": "No, riprova", "dynamicFlows.CameraCapture.reviewSubmit": "S\xEC, invia", "dynamicFlows.ControlFeedback.maxLength": "Inserisci un massimo di {maxLength} caratteri.", "dynamicFlows.ControlFeedback.maximum": "Inserisci un numero uguale o inferiore a {maximum}.", "dynamicFlows.ControlFeedback.maximumDate": "Inserisci una data corrispondente o precedente al {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Inserisci almeno {minLength} caratteri.", "dynamicFlows.ControlFeedback.minimum": "Inserisci un numero uguale o superiore a {minimum}.", "dynamicFlows.ControlFeedback.minimumDate": "Inserisci una data corrispondente o successiva al {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Inseriscilo in un formato corretto.", "dynamicFlows.ControlFeedback.patternDate": "Inserisci la data in un formato corretto.", "dynamicFlows.ControlFeedback.required": "Compila questo campo.", "dynamicFlows.ControlFeedback.type": "Tipo errato", "dynamicFlows.DynamicExternal.retryTitle": "Riapri la finestra", "dynamicFlows.DynamicParagraph.copied": "Copiato negli appunti", "dynamicFlows.DynamicParagraph.copy": "Copia", "dynamicFlows.ErrorBoundary.errorAlert": "Ops! Qualcosa \xE8 andato storto...", "dynamicFlows.ErrorBoundary.retry": "Riprova", "dynamicFlows.ExternalConfirmation.cancel": "Annulla", "dynamicFlows.ExternalConfirmation.description": "Conferma di voler aprire **{origin}** in una nuova scheda del browser.", "dynamicFlows.ExternalConfirmation.open": "Apri in una nuova scheda", "dynamicFlows.ExternalConfirmation.title": "Conferma", "dynamicFlows.Help.ariaLabel": "Clicca qui per maggiori informazioni.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Spiacenti, il file \xE8 troppo grande. Carica un file di dimensioni inferiori.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Carica al massimo {maxItems} file.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Carica almeno {minItems} file.", "dynamicFlows.PersistAsyncSchema.genericError": "Qualcosa \xE8 andato storto. Riprova pi\xF9 tardi!", "dynamicFlows.ReadOnlySchema.no": "No", "dynamicFlows.ReadOnlySchema.yes": "S\xEC" };
|
|
2796
|
+
var yc = { "dynamicFlows.ArraySchema.maxItemsError": "{maxItems}\u30A2\u30A4\u30C6\u30E0\u4EE5\u4E0B\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ArraySchema.minItemsError": "{minItems}\u30A2\u30A4\u30C6\u30E0\u4EE5\u4E0A\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u304A\u5BA2\u69D8\u306E\u30D6\u30E9\u30A6\u30B6\u3067\u306F\u30AB\u30E1\u30E9\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u5225\u306E\u30D6\u30E9\u30A6\u30B6\u307E\u305F\u306F\u30C7\u30D0\u30A4\u30B9\u3092\u4F7F\u7528\u3059\u308B\u304B\u3001\u30E2\u30D0\u30A4\u30EB\u30A2\u30D7\u30EA\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u30AB\u30E1\u30E9\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u3092\u8A31\u53EF\u3059\u308B", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u30D6\u30E9\u30A6\u30B6\u306E\u8A2D\u5B9A\u3067\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u3092\u6709\u52B9\u306B\u3057\u3066\u3001\u518D\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u304C\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093", "dynamicFlows.CameraCapture.reviewInstructions": "\u5199\u771F\u304C\u9BAE\u660E\u3067\u3001\u3059\u3079\u3066\u306E\u60C5\u5831\u304C\u8AAD\u307F\u53D6\u308C\u6B20\u3051\u3066\u3044\u308B\u90E8\u5206\u306A\u3069\u306F\u3042\u308A\u307E\u305B\u3093\u304B\uFF1F", "dynamicFlows.CameraCapture.reviewRetry": "\u3044\u3044\u3048\u3001\u64AE\u308A\u76F4\u3059", "dynamicFlows.CameraCapture.reviewSubmit": "\u306F\u3044\u3001\u9001\u4FE1\u3059\u308B", "dynamicFlows.ControlFeedback.maxLength": "{maxLength}\u6587\u5B57\u4EE5\u4E0B\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.maximum": "{maximum}\u4EE5\u4E0B\u306E\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.maximumDate": "{maximum}\u307E\u305F\u306F\u305D\u308C\u4EE5\u524D\u306E\u65E5\u4ED8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.minLength": "{minLength}\u6587\u5B57\u4EE5\u4E0A\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.minimum": "{minimum}\u4EE5\u4E0A\u306E\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.minimumDate": "{minimum}\u307E\u305F\u306F\u305D\u308C\u4EE5\u964D\u306E\u65E5\u4ED8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.pattern": "\u6B63\u3057\u3044\u5F62\u5F0F\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.patternDate": "\u6B63\u3057\u3044\u5F62\u5F0F\u3067\u65E5\u4ED8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ControlFeedback.required": "\u3053\u306E\u9805\u76EE\u306F\u5165\u529B\u5FC5\u9808\u3067\u3059\u3002", "dynamicFlows.ControlFeedback.type": "\u4E0D\u6B63\u306A\u30BF\u30A4\u30D7", "dynamicFlows.DynamicExternal.retryTitle": "\u30A6\u30A3\u30F3\u30C9\u30A6\u3092\u3082\u3046\u4E00\u5EA6\u958B\u304F", "dynamicFlows.DynamicParagraph.copied": "\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u3078\u30B3\u30D4\u30FC\u3057\u307E\u3057\u305F", "dynamicFlows.DynamicParagraph.copy": "\u30B3\u30D4\u30FC\u3059\u308B", "dynamicFlows.ErrorBoundary.errorAlert": "\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F...", "dynamicFlows.ErrorBoundary.retry": "\u3084\u308A\u76F4\u3059", "dynamicFlows.ExternalConfirmation.cancel": "\u30AD\u30E3\u30F3\u30BB\u30EB\u3059\u308B", "dynamicFlows.ExternalConfirmation.description": "\u65B0\u3057\u3044\u30D6\u30E9\u30A6\u30B6\u30BF\u30D6\u3067**{origin}**\u3092\u958B\u304F\u3053\u3068\u3092\u627F\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ExternalConfirmation.open": "\u65B0\u3057\u3044\u30BF\u30D6\u3067\u958B\u304F", "dynamicFlows.ExternalConfirmation.title": "\u627F\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044", "dynamicFlows.Help.ariaLabel": "\u8A73\u7D30\u306F\u3053\u3061\u3089\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u5927\u5909\u7533\u3057\u8A33\u3054\u3056\u3044\u307E\u305B\u3093\u304C\u3001\u30D5\u30A1\u30A4\u30EB\u304C\u5927\u304D\u3059\u304E\u307E\u3059\u3002\u3053\u308C\u3088\u308A\u5C0F\u3055\u3044\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "{maxItems}\u500B\u4EE5\u4E0B\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "{minItems}\u500B\u4EE5\u4E0A\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.PersistAsyncSchema.genericError": "\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u518D\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ReadOnlySchema.no": "\u3044\u3044\u3048", "dynamicFlows.ReadOnlySchema.yes": "\u306F\u3044" };
|
|
2797
|
+
var hc = { "dynamicFlows.ArraySchema.maxItemsError": "Prosimy doda\u0107 maksymalnie {maxItems}.", "dynamicFlows.ArraySchema.minItemsError": "Prosimy doda\u0107 co najmniej {minItems}.", "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.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" };
|
|
2798
|
+
var gc = { "dynamicFlows.ArraySchema.maxItemsError": "Adicione {maxItems} ou menos.", "dynamicFlows.ArraySchema.minItemsError": "Adicione pelo menos {minItems}.", "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.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" };
|
|
2799
|
+
var bc = { "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.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.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" };
|
|
2800
|
+
var Sc = { "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.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.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" };
|
|
2801
|
+
var wc = { "dynamicFlows.ArraySchema.maxItemsError": "L\xFCtfen {maxItems} veya daha az ekleme yap\u0131n", "dynamicFlows.ArraySchema.minItemsError": "L\xFCtfen en az {minItems} ekleme yap\u0131n.", "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.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" };
|
|
2802
|
+
var Fc = { "dynamicFlows.ArraySchema.maxItemsError": "\u8ACB\u6DFB\u52A0\u4E0D\u8D85\u904E{maxItems}\u9805\u3002", "dynamicFlows.ArraySchema.minItemsError": "\u8ACB\u81F3\u5C11\u6DFB\u52A0{minItems}\u9805\u3002", "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.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" };
|
|
2803
|
+
var Bp = { en: cc, de: lc, es: mc, fr: dc, hu: uc, id: pc, it: fc, ja: yc, pl: hc, pt: gc, ro: bc, ru: Sc, tr: wc, zh: Fc };
|
|
2804
|
+
var Cc = Bp;
|
|
2802
2805
|
}
|
|
2803
2806
|
});
|
|
2804
2807
|
|