@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 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 Ac = Object.create;
55
- var jt = Object.defineProperty;
56
- var Pc = Object.defineProperties;
57
- var kc = Object.getOwnPropertyDescriptor;
58
- var Mc = Object.getOwnPropertyDescriptors;
59
- var Ec = Object.getOwnPropertyNames;
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 Ic = Object.getPrototypeOf;
61
+ var Tc = Object.getPrototypeOf;
62
62
  var Aa = Object.prototype.hasOwnProperty;
63
- var Dc = Object.prototype.propertyIsEnumerable;
64
- var va = (e, t, r) => t in e ? jt(e, t, { enumerable: true, configurable: true, writable: true, value: r }) : e[t] = r;
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
- Dc.call(t, r) && va(e, r, t[r]);
70
+ Bc.call(t, r) && va(e, r, t[r]);
71
71
  return e;
72
72
  };
73
- var h = (e, t) => Pc(e, Mc(t));
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 ot = (e, t) => {
75
+ var tt = (e, t) => {
76
76
  for (var r in t)
77
- jt(e, r, { get: t[r], enumerable: true });
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 Ec(t))
82
- !Aa.call(e, a) && a !== r && jt(e, a, { get: () => t[a], enumerable: !(o = kc(t, a)) || o.enumerable });
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 Me = (e, t, r) => (r = e != null ? Ac(Ic(e)) : {}, ka(t || !e || !e.__esModule ? jt(r, "default", { value: e, enumerable: true }) : r, e));
86
- var Lc = (e) => ka(jt({}, "__esModule", { value: true }), e);
87
- var st = Pa((ch, vr) => {
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 m = r.apply(null, n);
101
- m && o.push(m);
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 d in n)
109
- e.call(n, d) && n[d] && o.push(d);
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 vr < "u" && vr.exports ? (r.default = r, vr.exports = r) : typeof define == "function" && typeof define.amd == "object" && define.amd ? define("classnames", [], function() {
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 ws = Pa((or, oa) => {
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 m in a)
142
- o.d(s, m, function(d) {
143
- return a[d];
144
- }.bind(null, m));
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 b = function(y, l) {
161
- return b = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(u, f) {
162
- u.__proto__ = f;
163
- } || function(u, f) {
164
- for (var g in f)
165
- f.hasOwnProperty(g) && (u[g] = f[g]);
166
- }, b(y, l);
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
- b(y, l);
170
- function u() {
169
+ g(y, l);
170
+ function d() {
171
171
  this.constructor = y;
172
172
  }
173
- y.prototype = l === null ? Object.create(l) : (u.prototype = l.prototype, new u());
173
+ y.prototype = l === null ? Object.create(l) : (d.prototype = l.prototype, new d());
174
174
  };
175
- }(), m = function() {
176
- return m = Object.assign || function(b) {
177
- for (var y, l = 1, u = arguments.length; l < u; l++) {
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) && (b[f] = y[f]);
180
+ Object.prototype.hasOwnProperty.call(y, f) && (g[f] = y[f]);
181
181
  }
182
- return b;
183
- }, m.apply(this, arguments);
184
- }, d = function(b, y) {
182
+ return g;
183
+ }, c.apply(this, arguments);
184
+ }, m = function(g, y) {
185
185
  var l = {};
186
- for (var u in b)
187
- Object.prototype.hasOwnProperty.call(b, u) && y.indexOf(u) < 0 && (l[u] = b[u]);
188
- if (b != null && typeof Object.getOwnPropertySymbols == "function")
189
- for (var f = 0, u = Object.getOwnPropertySymbols(b); f < u.length; f++)
190
- y.indexOf(u[f]) < 0 && Object.prototype.propertyIsEnumerable.call(b, u[f]) && (l[u[f]] = b[u[f]]);
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(u, f) {
197
- l.call(navigator, y, u, f);
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 c = function(b) {
205
- s(y, b);
204
+ var u = function(g) {
205
+ s(y, g);
206
206
  function y(l) {
207
- var u = b.call(this, l) || this;
208
- return u.canvas = null, u.ctx = null, u.requestUserMediaId = 0, u.unmounted = false, u.state = { hasUserMedia: false }, u;
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, u = l.state, f = l.props;
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
- u.hasUserMedia || this.requestUserMedia(), f.children && typeof f.children != "function" && console.warn("children must be a function");
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 u = this.props;
218
+ var d = this.props;
219
219
  if (!p()) {
220
- u.onUserMediaError("getUserMedia not supported");
220
+ d.onUserMediaError("getUserMedia not supported");
221
221
  return;
222
222
  }
223
- var f = JSON.stringify(l.audioConstraints) !== JSON.stringify(u.audioConstraints), g = JSON.stringify(l.videoConstraints) !== JSON.stringify(u.videoConstraints), S = l.minScreenshotWidth !== u.minScreenshotWidth, v = l.minScreenshotHeight !== u.minScreenshotHeight;
224
- (g || S || v) && (this.canvas = null, this.ctx = null), (f || g) && (this.stopAndCleanup(), this.requestUserMedia());
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(u) {
229
- l.removeTrack(u), u.stop();
230
- }), l.getAudioTracks().map(function(u) {
231
- l.removeTrack(u), u.stop();
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 u = this, f = u.state, g = u.props;
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(g.screenshotFormat, g.screenshotQuality);
241
+ return S && S.toDataURL(h.screenshotFormat, h.screenshotQuality);
242
242
  }, y.prototype.getCanvas = function(l) {
243
- var u = this, f = u.state, g = u.props;
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, v = this.video.videoHeight;
247
+ var S = this.video.videoWidth, O = this.video.videoHeight;
248
248
  if (!this.props.forceScreenshotSourceSize) {
249
- var C = S / v;
250
- S = g.minScreenshotWidth || this.video.clientWidth, v = S / C, g.minScreenshotHeight && v < g.minScreenshotHeight && (v = g.minScreenshotHeight, S = v * C);
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 || v, this.ctx = this.canvas.getContext("2d");
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 x = this, A = x.ctx, F = x.canvas;
255
- return A && F && (g.mirrored && (A.translate(F.width, 0), A.scale(-1, 1)), A.imageSmoothingEnabled = g.imageSmoothing, A.drawImage(this.video, 0, 0, l?.width || F.width, l?.height || F.height), g.mirrored && (A.scale(-1, 1), A.translate(-F.width, 0))), F;
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, u = this.props, f = function(v, C) {
258
- var x = { video: typeof C < "u" ? C : true };
259
- u.audio && (x.audio = typeof v < "u" ? v : true), l.requestUserMediaId++;
260
- var A = l.requestUserMediaId;
261
- navigator.mediaDevices.getUserMedia(x).then(function(F) {
262
- l.unmounted || A !== l.requestUserMediaId ? y.stopMediaStream(F) : l.handleUserMedia(null, F);
263
- }).catch(function(F) {
264
- l.handleUserMedia(F);
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(u.audioConstraints, u.videoConstraints);
268
+ f(d.audioConstraints, d.videoConstraints);
269
269
  else {
270
- var g = function(v) {
271
- return { optional: [{ sourceId: v }] };
272
- }, S = function(v) {
273
- var C = v.deviceId;
274
- return typeof C == "string" ? C : Array.isArray(C) && C.length > 0 ? C[0] : typeof C == "object" && C.ideal ? C.ideal : null;
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(v) {
277
- var C = null, x = null;
278
- v.forEach(function(D) {
279
- D.kind === "audio" ? C = D.id : D.kind === "video" && (x = D.id);
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 A = S(u.audioConstraints);
282
- A && (C = A);
283
- var F = S(u.videoConstraints);
284
- F && (x = F), f(g(C), g(x));
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, u) {
287
+ }, y.prototype.handleUserMedia = function(l, d) {
288
288
  var f = this.props;
289
- if (l || !u) {
289
+ if (l || !d) {
290
290
  this.setState({ hasUserMedia: false }), f.onUserMediaError(l);
291
291
  return;
292
292
  }
293
- this.stream = u;
293
+ this.stream = d;
294
294
  try {
295
- this.video && (this.video.srcObject = u), this.setState({ hasUserMedia: true });
295
+ this.video && (this.video.srcObject = d), this.setState({ hasUserMedia: true });
296
296
  } catch {
297
- this.setState({ hasUserMedia: true, src: window.URL.createObjectURL(u) });
297
+ this.setState({ hasUserMedia: true, src: window.URL.createObjectURL(d) });
298
298
  }
299
- f.onUserMedia(u);
299
+ f.onUserMedia(d);
300
300
  }, y.prototype.render = function() {
301
- var l = this, u = this, f = u.state, g = u.props, S = g.audio, v = g.forceScreenshotSourceSize, C = g.onUserMedia, x = g.onUserMediaError, A = g.screenshotFormat, F = g.screenshotQuality, D = g.minScreenshotWidth, M = g.minScreenshotHeight, P = g.audioConstraints, V = g.videoConstraints, X = g.imageSmoothing, O = g.mirrored, T = g.style, L = T === void 0 ? {} : T, oe = g.children, Ve = d(g, ["audio", "forceScreenshotSourceSize", "onUserMedia", "onUserMediaError", "screenshotFormat", "screenshotQuality", "minScreenshotWidth", "minScreenshotHeight", "audioConstraints", "videoConstraints", "imageSmoothing", "mirrored", "style", "children"]), ue = O ? m(m({}, L), { transform: (L.transform || "") + " scaleX(-1)" }) : L, rt = { getScreenshot: this.getScreenshot.bind(this) };
302
- return a.createElement(a.Fragment, null, a.createElement("video", m({ autoPlay: true, src: f.src, muted: !S, playsInline: true, ref: function(xe) {
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 }, Ve)), oe && oe(rt));
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 = c;
309
+ r.default = u;
310
310
  }, react: function(t, r) {
311
311
  t.exports = e;
312
312
  } }).default;
313
313
  });
314
314
  });
315
- var Ip = {};
316
- ot(Ip, { DynamicFlow: () => ga, JsonSchemaForm: () => er, Layout: () => ie, convertStepToLayout: () => Ut, fixtures: () => ac, inlineReferences: () => He, isValidSchema: () => $, makeHttpClient: () => yr, translations: () => Sc });
317
- module2.exports = Lc(Ip);
318
- function Ut(e, { displayStepTitle: t = true } = {}) {
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 Wc(e, t);
320
+ return Jc(e, t);
321
321
  switch (e.type) {
322
322
  case "final":
323
- return Rc(e);
323
+ return zc(e);
324
324
  case "decision":
325
- return jc(e);
325
+ return Vc(e);
326
326
  case "external":
327
- return Tc(e);
327
+ return Rc(e);
328
328
  default:
329
- return Nc(e);
329
+ return Uc(e);
330
330
  }
331
331
  }
332
- function to(e) {
332
+ function Jr(e) {
333
333
  let t = [];
334
- if (e.title && t.push(oo(e.title)), e.image) {
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(ao(e.description)), t;
338
+ return e.description && t.push(Qr(e.description)), t;
339
339
  }
340
- function Tc(e) {
341
- return [...to(e), Bc(e)];
340
+ function Rc(e) {
341
+ return [...Jr(e), jc(e)];
342
342
  }
343
- function Bc(e) {
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 Nc(e) {
347
- let t = to(e);
348
- if (e.reviewFields && t.push(qc(e.reviewFields)), e.schemas && t.push(...Gc(e)), e.actions) {
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(ro(r, "md"));
350
+ t.push(Zr(r, "md"));
351
351
  }
352
352
  return t;
353
353
  }
354
- function Rc(e) {
354
+ function zc(e) {
355
355
  let t = [];
356
356
  if (e.details) {
357
357
  if (e.details.image) {
358
- let r = Hc(e.details.image);
358
+ let r = Gc(e.details.image);
359
359
  t.push(r);
360
360
  }
361
- e.details.title && t.push(oo(e.details.title)), e.details.description && t.push(ao(e.details.description));
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(h(i({}, o), { type: o.type || "primary" })));
365
- t.push(ro(r, "md"));
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 jc(e) {
370
- let t = to(e);
371
- return e.options && t.push(zc(e.options)), t;
369
+ function Vc(e) {
370
+ let t = Jr(e);
371
+ return e.options && t.push(qc(e.options)), t;
372
372
  }
373
- function ro(e, t) {
373
+ function Zr(e, t) {
374
374
  return { type: "box", width: t || "md", components: e };
375
375
  }
376
- function oo(e) {
376
+ function Xr(e) {
377
377
  return { type: "heading", text: e, size: "lg", margin: "lg", align: "center" };
378
378
  }
379
- function ao(e) {
379
+ function Qr(e) {
380
380
  return { type: "paragraph", text: e, align: "center" };
381
381
  }
382
- function Uc(e) {
382
+ function Hc(e) {
383
383
  return { type: "form", schema: e };
384
384
  }
385
- function zc(e) {
386
- return { type: "decision", options: e.map(Vc) };
385
+ function qc(e) {
386
+ return { type: "decision", options: e.map($c) };
387
387
  }
388
- function Vc(e) {
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 Hc(e) {
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: h(i({}, e), { title: e.title }) };
398
+ return { type: "button", action: b(i({}, e), { title: e.title }) };
399
399
  }
400
- function qc(e) {
401
- return { type: "review", title: e.title, fields: e.fields.map($c) };
400
+ function _c(e) {
401
+ return { type: "review", title: e.title, fields: e.fields.map(Wc) };
402
402
  }
403
- function $c(e) {
403
+ function Wc(e) {
404
404
  return { label: e.title, value: e.value };
405
405
  }
406
- function Gc(e) {
406
+ function Kc(e) {
407
407
  let t = [];
408
408
  if (e.schemas && e.schemas[0]) {
409
- let r = e.schemas[0], o = Uc(r);
410
- _c() ? t.push(o) : t.push(ro([o], "md"));
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 _c() {
414
+ function Yc() {
415
415
  return false;
416
416
  }
417
- function Wc(e, t) {
418
- return [...t && e.title ? [oo(e.title)] : [], ...e.description ? [ao(e.description)] : [], ...e.layout || []];
417
+ function Jc(e, t) {
418
+ return [...t && e.title ? [Xr(e.title)] : [], ...e.description ? [Qr(e.description)] : [], ...e.layout || []];
419
419
  }
420
- function He({ layout: e, schemas: t, actions: r, model: o }) {
421
- return e ? t ? e.map((a) => a.type === "form" ? Kc({ formComponent: a, schemas: t }) : a.type === "decision" ? Yc({ decisionComponent: a, actions: r }) : a.type === "button" ? Jc({ actionComponent: a, actions: r }) : a.type === "box" ? Zc({ boxComponent: a, schemas: t, actions: r, model: o }) : a.type === "columns" ? Xc({ columnsComponent: a, schemas: t, actions: r, model: o }) : a) : e : [];
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 Kc({ formComponent: e, schemas: t }) {
424
- return no(e.schema) && e.schema.$ref ? h(i({}, e), { schema: Qc(t, e.schema.$ref) }) : i({}, e);
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 Yc({ decisionComponent: e, actions: t }) {
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 && no(a.action) ? h(i({}, a), { action: Ea(t, a.action.$ref) }) : a);
429
- return h(i({}, e), { options: r });
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 Jc({ actionComponent: e, actions: t }) {
431
+ function Qc({ actionComponent: e, actions: t }) {
432
432
  var r;
433
- if (e.action && no(e.action) && ((r = e.action) != null && r.$ref)) {
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 Zc({ boxComponent: e, schemas: t, actions: r, model: o }) {
440
- return h(i({}, e), { components: He({ layout: e.components, schemas: t, actions: r, model: o }) });
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 Xc({ columnsComponent: e, schemas: t, actions: r, model: o }) {
443
- return h(i({}, e), { left: He({ layout: e.left, schemas: t, actions: r, model: o }), right: He({ layout: e.right, schemas: t, actions: r, model: o }) });
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 Qc(e, t) {
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 no(e) {
457
+ function eo(e) {
458
458
  return Object.prototype.hasOwnProperty.call(e, "$ref");
459
459
  }
460
460
  var Ce = require("react");
461
- var hl = require("react-intl");
462
- var ft = require("react");
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(tm).finally(() => em(() => t((a) => Math.max(0, a - 1))));
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 em = (e) => setTimeout(() => e(), 0);
471
- var tm = () => {
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, ft.createContext)(Da);
476
+ var La = (0, pt.createContext)(Da);
477
477
  var Ta = ({ loading: e, children: t }) => {
478
- let { pendingPromises: r, addPendingPromise: o } = Ia(), a = (0, ft.useMemo)(() => ({ loading: e || r > 0, registerPersistAsyncPromise: o }), [e, r, o]);
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, ft.useContext)(La) || Da;
482
- var yt = require("react");
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, yt.createContext)({ triggerEvent: () => {
484
+ var Na = (0, ft.createContext)({ triggerEvent: () => {
485
485
  } });
486
486
  var ur = ({ metadata: e, children: t, onEvent: r }) => {
487
- let o = (0, yt.useMemo)(() => ({ triggerEvent: io(r, e) }), [r, e]);
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, yt.useContext)(Na);
491
+ let { triggerEvent: e } = (0, ft.useContext)(Na);
492
492
  return e;
493
493
  }
494
- var io = (e, t) => (r, o = {}) => e(r, i(i({}, t), o));
495
- var at = require("react");
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 = rm(r, e || ""), n = om(o == null ? void 0 : o.headers, t);
507
- return fetch(a, h(i({}, o || {}), { headers: n }));
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 rm = (e, t) => typeof e == "string" && fr(e) ? t + e : e;
510
- var om = (e, t) => {
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 so = require("react/jsx-runtime");
519
- var hr = (0, at.createContext)(void 0);
520
- var Ua = ({ httpClient: e, children: t }) => (0, so.jsx)(hr.Provider, { value: e, children: t });
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, at.useMemo)(() => yr(e), [e]);
523
- return (0, so.jsx)(hr.Provider, { value: r, children: t });
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, at.useContext)(hr) || fetch;
526
- var br = () => !!(0, at.useContext)(hr);
527
- var ht = require("react");
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 nt = (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, ht.createContext)(null);
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, ht.useMemo)(() => ({ debug: nt("debug", o, e, t), info: nt("info", o, e, t), warning: nt("warning", o, e, t), error: nt("error", o, e, t), critical: nt("critical", o, e, t) }), [o, e, t]);
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 qe = () => {
536
- let e = (0, ht.useContext)(za);
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 J = (e) => typeof e == "object" && e !== null && e.constructor === Object;
542
- var lo = (e) => k(e) || J(e);
543
- var co = (e) => Oe(e) || B(e) || E(e) || k(e);
544
- var Ha = (e) => E(e) || k(e);
545
- var mo = (e) => H(e) ? e.length === 0 ? true : e.every((t) => typeof t == "string" || typeof t == "number" || typeof t == "boolean") : false;
546
- var qa = (e) => k(e) ? true : mo(e);
547
- var gt = (e) => E(e) || k(e);
548
- var am = /* @__PURE__ */ new Set(["string", "number", "integer", "boolean"]);
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 am.has(e.type || "") || "const" in e && e.const !== void 0;
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 zt(e) {
556
- return me(e) && e.oneOf.every((t) => t.type === "object");
555
+ function Ut(e) {
556
+ return oe(e) && e.oneOf.every((t) => t.type === "object");
557
557
  }
558
- function me(e) {
558
+ function oe(e) {
559
559
  return !!e.oneOf;
560
560
  }
561
- function Vt(e) {
561
+ function zt(e) {
562
562
  return !!e.allOf;
563
563
  }
564
- function it(e) {
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 Ee(e) {
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 nm(e) {
581
- return bt(e) && (it(e.persistAsync.schema) || im(e.persistAsync.schema));
580
+ function lm(e) {
581
+ return bt(e) && (at(e.persistAsync.schema) || cm(e.persistAsync.schema));
582
582
  }
583
- var Ht = (e) => pe(e) && !!e.validationAsync;
584
- function im(e) {
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) && Ee(e) && nm(e.items);
588
- function uo(e) {
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 E = (e) => typeof e == "string";
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) => !k(e) && !W(e) && (e == null ? void 0 : e.constructor) === Object;
596
- var H = (e) => Array.isArray(e);
597
- var k = (e) => e === null;
598
- var W = (e) => typeof e == "undefined";
599
- var St = (e) => E(e) && e.length === 0 || (N(e) || H(e)) && Object.keys(e).length === 0;
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) => Ie(e, r) === e) ? e : null;
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) => sm(e, a)).filter((a) => a !== null);
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 sm(e, t) {
609
- return !fe(t) || !Ee(t) ? null : po(e, 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 E(e) && !St(e) ? e : null;
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 po(e, t) {
621
- if (!H(e) || !Ee(t))
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) => Ie(r, t.items));
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 && !W(e[o])) {
633
- let a = e[o], n = t.properties[o], s = qt(a, n);
634
- if (!k(s))
635
- return h(i({}, r), { [o]: s });
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 J(a) ? i(i({}, r), a) : r;
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) => k(r) ? o : J(r) && J(o) ? tn(r, o) : k(o) ? r : o, null);
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 J(a) && J(n) ? h(i({}, r), { [o]: tn(a, n) }) : h(i({}, r), { [o]: t[o] });
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 qt = (e, t) => J(e) ? ae(e, t) : mo(e) ? lm(e, t) : Ie(e, t);
656
- function Ie(e, t) {
657
- if (k(e))
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 (!W(t.const) && e === t.const)
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) || k(e) ? null : t.allOf ? Qa(e, t) : t.oneOf ? en(e, t) : !W(t.const) && e === t.const ? e : ce(t) ? Xa(e, t) : null;
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 lm(e, t) {
681
- return me(t) ? Ka(e, t) : fe(t) ? po(e, t) : null;
680
+ function dm(e, t) {
681
+ return oe(t) ? Ka(e, t) : fe(t) ? so(e, t) : null;
682
682
  }
683
- function $t(e, t = false) {
684
- return !t || !W(e);
683
+ function qt(e, t = false) {
684
+ return !t || !K(e);
685
685
  }
686
686
  function rn(e, t = false) {
687
- return !t || H(e);
687
+ return !t || q(e);
688
688
  }
689
689
  function on(e, t) {
690
- return !B(t) || E(e) && e.length >= t;
690
+ return !B(t) || M(e) && e.length >= t;
691
691
  }
692
692
  function an(e, t) {
693
- return !B(t) || E(e) && e.length <= 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 fo(e, t) {
699
- return !B(t) && !E(t) || (B(e) || E(e)) && e <= t;
698
+ function lo(e, t) {
699
+ return !B(t) && !M(t) || (B(e) || M(e)) && e <= t;
700
700
  }
701
- function yo(e, t) {
702
- return !B(t) && !E(t) || (B(e) || E(e)) && e >= 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) || H(e) && e.length >= t;
705
+ return !B(t) || q(e) && e.length >= t;
706
706
  }
707
707
  function ln(e, t) {
708
- return !B(t) || H(e) && e.length <= 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 So(e, t, r);
713
- if (k(e))
712
+ return fo(e, t, r);
713
+ if (A(e))
714
714
  return r ? ["required"] : [];
715
715
  if ($a(t))
716
- return ho(e, t, r);
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 go(e, t, r);
721
+ return uo(e, t, r);
722
722
  case "boolean":
723
- return bo(e, t, r);
723
+ return po(e, t, r);
724
724
  case "array":
725
725
  return wt(e, t, r);
726
726
  case "object":
727
- return cm(e, t);
727
+ return um(e, t);
728
728
  default:
729
729
  return [];
730
730
  }
731
731
  }
732
- function ho(e, t, r) {
733
- if (!E(e) && !k(e))
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 $t(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"), yo(e, t.minimum) || o.push("minimum"), fo(e, t.maximum) || o.push("maximum"), o;
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) && !k(e))
741
+ if (!B(e) && !A(e))
742
742
  return ["type"];
743
743
  let o = [];
744
- return $t(e, r) || o.push("required"), yo(e, t.minimum) || o.push("minimum"), fo(e, t.maximum) || o.push("maximum"), o;
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 go(e, t, r) {
746
+ function uo(e, t, r) {
747
747
  return _a(e) ? wr(e, t, r) : ["type"];
748
748
  }
749
- function bo(e, t, r) {
750
- if (!Oe(e) && !k(e))
749
+ function po(e, t, r) {
750
+ if (!Oe(e) && !A(e))
751
751
  return ["type"];
752
752
  let o = [];
753
- return $t(e, r) || o.push("required"), o;
753
+ return qt(e, r) || o.push("required"), o;
754
754
  }
755
- function So(e, t, r) {
756
- return $t(e, r) ? e !== t.const ? ["const"] : [] : ["required"];
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 (!H(e) && !k(e))
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 k(e) ? ["type"] : [];
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 !go(e, t).length;
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 !bo(e, t).length;
773
+ return !mo(e, t).length;
783
774
  }
784
775
  function fm(e, t) {
785
- return !So(e, t).length;
776
+ return !wr(e, t).length;
786
777
  }
787
778
  function ym(e, t) {
788
- return !N(e) || t.type !== "object" || !N(t.properties) ? false : Object.keys(t.properties).map((r) => hm(e[r], t.properties[r], t.required && t.required.includes(r))).every((r) => r);
779
+ return !uo(e, t).length;
789
780
  }
790
- function hm(e, t, r) {
791
- return typeof e == "undefined" ? !r : $(e, t);
781
+ function hm(e, t) {
782
+ return !po(e, t).length;
792
783
  }
793
784
  function gm(e, t) {
794
- return t.type !== "array" || !N(t.items) || wt(e, t).length > 0 ? false : Array.isArray(e) && Ee(t) && e.map((r) => $(r, t.items)).every((r) => r);
785
+ return !fo(e, t).length;
795
786
  }
796
787
  function bm(e, t) {
797
- return H(t.oneOf) ? t.oneOf.some((r) => $(e, r)) : false;
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 H(t.allOf) ? t.allOf.map((r) => $(e, r)).every((r) => r) : false;
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 $(e, t) {
805
+ function G(e, t) {
806
806
  if (t.oneOf)
807
- return bm(e, t);
807
+ return Fm(e, t);
808
808
  if (t.allOf)
809
- return Sm(e, t);
809
+ return Cm(e, t);
810
810
  if (t.const)
811
- return fm(e, t);
811
+ return gm(e, t);
812
812
  switch (t.type) {
813
813
  case "string":
814
- return mm(e, t);
814
+ return pm(e, t);
815
815
  case "number":
816
- return dm(e, t);
816
+ return fm(e, t);
817
817
  case "integer":
818
- return um(e, t);
818
+ return ym(e, t);
819
819
  case "boolean":
820
- return pm(e, t);
820
+ return hm(e, t);
821
821
  case "array":
822
- return gm(e, t);
822
+ return wm(e, t);
823
823
  case "object":
824
- return ym(e, t);
824
+ return bm(e, t);
825
825
  case "blob":
826
- return wm(e, t);
826
+ return xm(e, t);
827
827
  default:
828
828
  return false;
829
829
  }
830
830
  }
831
831
  var wn = require("react");
832
- function Fm(e) {
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) => Fm(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) && Cm(e, t));
858
- var Cm = (e, t) => {
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) => h(i({}, o), { [a.id]: 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 xm = (e) => !!e.readOnly && pe(e);
886
- var Om = (e) => !!e.oneOf && !!e.promotion;
887
- var vm = me;
888
- var Am = Vt;
889
- var wo = (e) => xm(e) ? ye.READ_ONLY : bt(e) ? ye.PERSIST_ASYNC : Ht(e) ? ye.VALIDATION_ASYNC : ce(e) ? ye.OBJECT : fe(e) ? ye.ARRAY : Om(e) ? ye.PROMOTED_ONE_OF : vm(e) ? ye.ONE_OF : Am(e) ? ye.ALL_OF : pe(e) ? ye.BASIC : null;
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 wo(e) === ye.BASIC && e.type !== "boolean" && e.format !== "base64url";
891
+ return Cr(e) === ye.BASIC && e.type !== "boolean" && e.format !== "base64url";
892
892
  }
893
- var Sn = (e) => Pm(e) && km(e) && Mm(e);
894
- var Pm = (e) => !e.type || e.type === "form";
895
- var km = (e) => {
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 Mm = (e) => {
899
+ var Dm = (e) => {
900
900
  if (!e.schemas)
901
901
  return false;
902
- let t = Cr(e.schemas);
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 uo(o) ? o.source === "camera" : false;
909
+ return io(o) ? o.source === "camera" : false;
910
910
  };
911
- var Cr = (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);
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 Gt = require("react");
915
+ var $t = require("react");
916
916
  function Cn(e) {
917
- let [t, r] = (0, Gt.useState)(null), [o, a] = (0, Gt.useState)(false), n = () => a(true);
918
- return (0, Gt.useEffect)(() => {
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 _t = require("react");
922
+ var Gt = require("react");
923
923
  function xn(e, t) {
924
- let r = re(), o = (0, _t.useMemo)(() => {
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, _t.useCallback)((n) => {
937
- let m = ((e == null ? void 0 : e.responseHandlers) || []).find((d) => d.result === n.result);
938
- if (m != null && m.action) {
939
- let { action: d } = m;
940
- if (d.exit) {
941
- let p = i(i({}, d.result || {}), n.data || {});
942
- t(h(i({}, d), { result: p }));
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({}, d.data || {}), n.data || {});
945
- t(h(i({}, d), { data: p }));
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
- xr({ 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, _t.useCallback)(() => {
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 hs = require("react");
956
- var gs = require("react-intl");
955
+ var Ss = require("react");
956
+ var ws = require("react-intl");
957
957
  var On = require("react-intl");
958
- var Wt = (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 pt = require("react");
960
- var ds = require("react-intl");
961
- var Em = { 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 Or = Em;
963
- var cs = Me(st());
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 U = (e) => {
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 Im = (e) => {
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 De = (e) => `${Im(e.align)} ${U(e.margin)}`;
993
+ var Le = (e) => `${Tm(e.align)} ${z(e.margin)}`;
994
994
  var An = require("react/jsx-runtime");
995
- var Dm = (e) => {
995
+ var Bm = (e) => {
996
996
  let t = e.component;
997
- return (0, An.jsx)(vn.Alert, { type: Tm(Lm(t.context)), className: U(t.margin), message: t.markdown });
997
+ return (0, An.jsx)(vn.Alert, { type: Rm(Nm(t.context)), className: z(t.margin), message: t.markdown });
998
998
  };
999
- var Lm = (e) => {
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 Tm = (e) => !e || !["neutral", "warning", "negative", "positive"].includes(e) ? "neutral" : e;
1015
- var ne = Dm;
1016
- var lt = require("react/jsx-runtime");
1017
- var Bm = (e) => {
1018
- let t = e.component, r = U(t.margin || t.border ? "lg" : "xs");
1019
- return !t.width || t.width === "xl" ? (0, lt.jsx)("div", { className: r + Pn(t.border), children: (0, lt.jsx)(ie, { components: t.components, model: e.model, submitted: e.submitted, errors: e.errors, onModelChange: e.onModelChange, onAction: e.onAction, onPersistAsync: e.onPersistAsync }) }) : (0, lt.jsx)("div", { className: "row", children: (0, lt.jsx)("div", { className: r + Nm(t), children: (0, lt.jsx)("div", { className: Pn(t.border), children: (0, lt.jsx)(ie, { components: t.components, model: e.model, submitted: e.submitted, errors: e.errors, onModelChange: e.onModelChange, onAction: e.onAction, onPersistAsync: e.onPersistAsync }) }) }) });
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 Nm = (e) => {
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 Fo = Bm;
1037
+ var yo = jm;
1038
1038
  var In = require("@transferwise/components");
1039
- var Rm = { primary: "primary", secondary: "secondary", link: "tertiary", positive: "primary", negative: "primary" };
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 ? Rm[t] : "secondary";
1043
+ return (r = e.control) != null ? r : t ? zm[t] : "secondary";
1044
1044
  };
1045
- var jm = { primary: "neutral", secondary: "neutral", link: "neutral", positive: "positive", negative: "negative" };
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 ? jm[t] : "neutral";
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 Um = (e) => {
1066
- var d;
1067
- let { component: t, onAction: r } = e, o = t.action, a = Mn(t), n = kn(t), { loading: s } = dr(), m = U(t.margin || "md");
1068
- return (0, Dn.jsx)(In.Button, { size: En(t.size), type: a, priority: n, block: true, className: m, disabled: t.disabled || o.disabled || s, onClick: () => r(o), children: (d = t.title) != null ? d : o.title });
1069
- };
1070
- var Co = Um;
1071
- var ct = require("react/jsx-runtime");
1072
- var zm = (e) => {
1073
- let t = e.component, { leftWidth: r, rightWidth: o } = Vm(t.bias);
1074
- return (0, ct.jsxs)("div", { className: `${U(t.margin || "xs")} row`, children: [(0, ct.jsx)("div", { className: `${r} m-b-0`, children: (0, ct.jsx)(ie, { components: t.left, model: e.model, submitted: e.submitted, errors: e.errors, onModelChange: e.onModelChange, onAction: e.onAction, onPersistAsync: e.onPersistAsync }) }), (0, ct.jsx)("div", { className: `${o} m-b-0`, children: (0, ct.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 Vm = (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 xo = zm;
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 Hm = (e) => {
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 qm = (e) => {
1091
+ var _m = (e) => {
1092
1092
  let t = e.component, r = (o, a) => {
1093
- let n = Hm(o);
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: U(t.margin), children: (0, _e.jsx)(Ae.NavigationOptionsList, { children: t.options.map((o) => r(o, e.onAction)) }) });
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 Oo = qm;
1098
+ var bo = _m;
1099
1099
  var Ln = require("react/jsx-runtime");
1100
- var $m = ({ component: e }) => {
1101
- let r = `m-t-0 ${U(e.margin)}`;
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 vo = $m;
1104
+ var So = Wm;
1105
1105
  var Ct = require("@transferwise/components");
1106
- var Ar = require("react");
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 Gm = ({ component: e, onAction: t }) => {
1112
- let { requestUrl: r, responseHandlers: o, polling: a, retryTitle: n } = e, s = (0, Nn.useIntl)(), m = (0, Ar.useCallback)(() => window.open(r, "df-external-window"), [r]);
1113
- (0, Ar.useEffect)(() => {
1114
- m();
1115
- }, [m]);
1116
- let d = a && o ? h(i({}, a), { responseHandlers: o }) : void 0;
1117
- return xn(d, 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: m, children: n || s.formatMessage(Bn.retryTitle) })] });
1118
- };
1119
- var Ao = Gm;
1120
- var Rn = Me(st());
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 _m = (e, t) => t.map((r) => ae(e, r) || {});
1124
- var Wm = (e) => e.reduce((t, r) => i(i({}, r), t), {});
1125
- var Km = (e) => ({ "col-xs-12": true, "col-sm-6": e === "md", "col-sm-4": e === "sm" });
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(h(i({}, n), { model: Wm(r) }));
1130
- }, [r, o] = (0, jn.useState)(_m(e.model, e.schema.allOf));
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)(Km(a.width)), children: (0, Pe.jsx)(de, { schema: a, model: r[n], errors: e.errors, submitted: e.submitted, disabled: e.disabled, onChange: (s) => t(n, h(i({}, s), { model: s.model })), onPersistAsync: e.onPersistAsync }) }, n)) })] });
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 Pr = Un;
1135
+ var Fo = Un;
1135
1136
  var Mr = require("@transferwise/components");
1136
- var Qn = Me(st());
1137
- var Kt = require("react");
1137
+ var Qn = Ee(nt());
1138
+ var Wt = require("react");
1138
1139
  var kr = require("@transferwise/components");
1139
- var Po = require("@transferwise/formatting");
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 Le = require("react/jsx-runtime");
1144
+ var Te = require("react/jsx-runtime");
1144
1145
  var Hn = (e) => {
1145
- var m;
1146
- let t = Ym(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) && !!((m = e.validations) != null && m.length), n = e.focused && e.schema.description && !a, s = !!e.infoMessage;
1147
- return (0, Le.jsxs)("div", { children: [o ? (0, Le.jsx)(kr.InlineAlert, { type: "error", children: e.errors }) : null, a ? (0, Le.jsx)(kr.InlineAlert, { type: "error", children: e.validations.map((d) => (0, Le.jsx)("div", { children: r[d] }, d)) }) : null, (n || s) && (0, Le.jsxs)(kr.InlineAlert, { type: "info", children: [n && (0, Le.jsx)("div", { children: e.schema.description }), s && (0, Le.jsx)("div", { children: e.infoMessage })] })] });
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 Ym(e) {
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, Po.formatDate)(new Date(e.minimum), r, { timeZone: "UTC", dateStyle: "long" }) }) : void 0, maximum: e.maximum ? t(he.maximumDate, { maximum: (0, Po.formatDate)(new Date(e.maximum), r, { timeZone: "UTC", dateStyle: "long" }) }) : void 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 Te = Hn;
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 E(e) ? e : void 0;
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: E(e.message) ? e.message : "" }, e);
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 F, D;
1192
- let { onChange: t, schema: r } = e, o = Q(), a = Zn(r), n = (0, Kt.useMemo)(() => r.$id || ve(), [r.$id]), [s, m] = (0, Kt.useState)(false), [d, p] = (0, Kt.useState)(() => Jm(e.model || [])), c = ti(r.items.persistAsync), b = r.items.persistAsync.schema, y = it(b), l = async (M) => {
1193
- m(true);
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 P = await qn(M, y);
1196
+ let k = await qn(L, y);
1196
1197
  o("Dynamic Flow - PersistAsync", { status: "pending", schemaId: r.$id });
1197
- let V = await c(P);
1198
- return o("Dynamic Flow - PersistAsync", { status: "success", schemaId: r.$id }), $n(V);
1199
- } catch (P) {
1200
- return o("Dynamic Flow - PersistAsync", { status: "failure", schemaId: r.$id }), Promise.reject(Gn(P));
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 u(M) {
1204
- if (fn(M, d))
1204
+ function d(L) {
1205
+ if (fn(L, m))
1205
1206
  return;
1206
- p(M);
1207
- let V = Xn(M).map((X) => X.id);
1208
- t({ model: V, triggerSchema: r, triggerModel: V });
1207
+ p(L);
1208
+ let T = Xn(L).map((H) => H.id);
1209
+ t({ model: T, triggerSchema: r, triggerModel: T });
1209
1210
  }
1210
- let g = Xn(d).map((M) => M.id), S = wt(g, r, e.required), v = !!e.errors || (s || e.submitted) && !!S.length, C = "accepts" in b && b.accepts, x = "maxSize" in b && b.maxSize, A = h(i(i({ multiple: true, className: "form-control", files: d, fileInputName: n, id: n }, C ? { fileTypes: C } : void 0), x ? { sizeLimit: Fr(x) } : void 0), { sizeLimitErrorMessage: ((F = b.validationMessages) == null ? void 0 : F.maxSize) || a.maxFileSizeErrorMessage, maxFiles: e.schema.maxItems, maxFilesErrorMessage: ((D = e.schema.validationMessages) == null ? void 0 : D.maxItems) || a.maxItemsErrorMessage, uploadButtonTitle: b.title, description: b.description, disabled: e.disabled, onUploadFile: (M) => l(M.get(n)), onFilesChange: u, onDeleteFile: () => Promise.resolve() });
1211
- return (0, xt.jsxs)("div", { className: (0, Qn.default)("form-group", { "has-error": v }), children: [(0, xt.jsx)("label", { className: "d-block control-label", htmlFor: n, children: e.schema.title }), (0, xt.jsx)(Mr.UploadInput, i({}, A)), (0, xt.jsx)(Te, { changed: s, submitted: e.submitted, errors: e.errors, schema: e.schema, validations: S, validationMessages: Xm(r, !!e.required, a), infoMessage: null, focused: false, blurred: true })] });
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 ko = ei;
1215
+ var xo = ei;
1215
1216
  function Xn(e) {
1216
1217
  return e.filter((t) => !t.error && t.status === "succeeded");
1217
1218
  }
1218
- function Jm(e) {
1219
- return e.map((t) => Zm(t) ? { id: t, status: Mr.Status.SUCCEEDED } : null).filter((t) => t !== null);
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 Zm(e) {
1222
- return B(e) || E(e);
1222
+ function ed(e) {
1223
+ return B(e) || M(e);
1223
1224
  }
1224
- function Xm(e, t, r) {
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)(ko, h(i({}, e), { schema: t }));
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 (Ee(t))
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 Er = ni;
1246
- var si = Me(st());
1247
- var Ir = require("react");
1248
- var Be = require("react/jsx-runtime");
1249
- var Qm = (e) => ({ "col-xs-12": true, "col-sm-6": e === "md", "col-sm-4": e === "sm" });
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, Ir.useState)(() => i({}, ae(e.model, e.schema))), o = (p, c) => {
1252
- c.model !== null ? t[p] = c.model : delete t[p], r(t), e.onChange(h(i({}, c), { model: t }));
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, Ir.useEffect)(() => {
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", m = Array.from(n).filter(s), d = e.errors;
1259
- return (0, Be.jsxs)("fieldset", { children: [e.schema.title && !e.hideTitle && (0, Be.jsxs)("legend", { children: [" ", e.schema.title, " "] }), e.schema.description && !e.hideTitle && (0, Be.jsxs)("p", { children: [" ", e.schema.description, " "] }), e.schema.alert && (0, Be.jsx)(ne, { component: e.schema.alert }), (0, Be.jsx)("div", { className: "row", children: m.map((p) => (0, Be.jsx)("div", { className: (0, si.default)(Qm(e.schema.properties[p].width)), children: (0, Be.jsx)(de, { schema: e.schema.properties[p], model: e.model && e.model[p], errors: d && d[p], submitted: e.submitted, required: a(p), disabled: e.disabled, onChange: (c) => o(p, c), onPersistAsync: e.onPersistAsync }) }, p)) })] });
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 Ot = li;
1263
- var ki = Me(st());
1263
+ var Kt = li;
1264
+ var Mi = Ee(nt());
1264
1265
  var ke = require("react");
1265
- var Dr = require("@transferwise/components");
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 Mo = require("react/jsx-runtime");
1270
- var ed = (e) => {
1270
+ var vo = require("react/jsx-runtime");
1271
+ var od = (e) => {
1271
1272
  let t = (0, di.useIntl)();
1272
- return (0, Mo.jsx)(Dr.Info, { className: "m-l-1", content: (0, Mo.jsx)(Dr.Markdown, { children: e.help.markdown }), presentation: "POPOVER", size: "sm", "aria-label": t.formatMessage(mi.helpAria) });
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 vt = ed;
1275
- var G = require("@transferwise/components");
1275
+ var Ot = od;
1276
+ var vi = require("react");
1277
+ var _ = require("@transferwise/components");
1276
1278
  var yi = require("react");
1277
- var At = (e, t = {}) => {
1279
+ var vt = (e, t = {}) => {
1278
1280
  let { coerceValue: r = false } = t;
1279
- if (!k(e)) {
1281
+ if (!A(e)) {
1280
1282
  if (N(e)) {
1281
- mt({ received: "object", expected: "string" });
1283
+ lt({ received: "object", expected: "string" });
1282
1284
  return;
1283
1285
  }
1284
- if (!E(e)) {
1286
+ if (!M(e)) {
1285
1287
  if (r)
1286
- return Io({ received: typeof e, expected: "string" }), String(e);
1287
- mt({ received: typeof e, expected: "string" });
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 Eo = (e, t = {}) => {
1295
+ var Ao = (e, t = {}) => {
1294
1296
  let { coerceValue: r = false } = t;
1295
- if (k(e))
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
- mt(o);
1303
+ lt(o);
1302
1304
  return;
1303
1305
  }
1304
- if (!E(e)) {
1306
+ if (!M(e)) {
1305
1307
  if (r)
1306
- return Io(o), String(e);
1307
- mt(o);
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 (k(e))
1316
+ if (A(e))
1315
1317
  return false;
1316
1318
  if (!Oe(e)) {
1317
1319
  if (r)
1318
- return Io({ received: typeof e, expected: "boolean" }), !!e;
1319
- mt({ received: typeof e, expected: "boolean" });
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 (!k(e)) {
1326
- if (!(e instanceof Date) && !E(e)) {
1327
- mt({ received: typeof e, expected: "string or Date" });
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 (k(e))
1336
+ if (A(e))
1335
1337
  return null;
1336
- if (!E(e))
1337
- return mt({ received: typeof e, expected: "string", fallback: "null" }), null;
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 Io = ({ received: e, expected: t }) => {
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 mt = ({ received: e, expected: t, fallback: r = "undefined" }) => {
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 K = require("react/jsx-runtime");
1348
- var Pt = class extends yi.PureComponent {
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) => h(i({}, r2), { value: B(r2.value) || E(r2.value) ? r2.value : void 0, disabled: r2.disabled || this.props.disabled, readOnly: this.props.readOnly });
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 X;
1383
- let { name: r, placeholder: o, step: a, countryCode: n, type: s, options: m, disabled: d, readOnly: p, required: c, minLength: b, maxLength: y, min: l, max: u, searchPlaceholder: f, searchValue: g, onSearchChange: S, size: v, uploadProps: C, label: x, monthFormat: A, id: F, minDate: D, maxDate: M, value: P, mode: V } = this.props;
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, K.jsx)(G.RadioGroup, { radios: m.map(this.mapOption), name: r, selectedValue: Eo(P, { coerceValue: true }), onChange: this.handleOnChange });
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, K.jsx)(G.Checkbox, { checked: ui(P, { coerceValue: true }), disabled: d, label: x, required: c, readOnly: p, onChange: this.handleOnChange, onBlur: this.handleOnBlur, onFocus: this.handleOnFocus });
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 O = m.length >= 20;
1391
- return (0, K.jsx)(G.Select, { id: F, selected: this.getSelectedOption(m), options: m, search: O, required: c, disabled: d, placeholder: o, searchPlaceholder: f, searchValue: g, onChange: (T) => {
1392
- var L;
1393
- this.setState({ selectedOption: T != null ? T : void 0 }), this.props.onChange((L = T == null ? void 0 : T.value) != null ? L : null);
1394
- }, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, onSearchChange: O ? S : void 0 });
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, K.jsx)(G.Tabs, { selected: ((X = this.getSelectedOption(m)) == null ? void 0 : X.value) || 0, tabs: m.map((O) => ({ title: O.label, content: (0, K.jsx)(K.Fragment, {}), disabled: O.disabled || false })), name: F, onTabSelect: (O) => {
1398
- let T = !!this.state.selectedOption;
1399
- this.setState({ selectedOption: m.find((L) => L.value === O) }), this.props.onChange(O, T ? "user" : "init");
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, K.jsx)("input", { autoComplete: this.getAutocompleteStatus(), className: "form-control", disabled: d, id: F, max: u, min: l, placeholder: o, readOnly: p, required: c, step: a, type: "number", value: Eo(P, { coerceValue: true }), onBlur: this.handleOnBlur, onChange: (O) => {
1403
- this.props.onChange(parseFloat(O.target.value));
1404
- }, onFocus: this.handleOnFocus, onWheel: (O) => {
1405
- O.target instanceof HTMLElement && O.target.blur();
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, K.jsx)("input", { type: "hidden", name: r, value: At(P, { coerceValue: true }), id: F });
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, K.jsx)("input", { autoComplete: this.getAutocompleteStatus(), className: "form-control", disabled: d, id: F, placeholder: o, readOnly: p, required: c, type: "password", value: At(P, { coerceValue: true }), onBlur: this.handleOnBlur, onChange: this.handleInputOnChange, onFocus: this.handleOnFocus });
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, K.jsx)(G.DateInput, { disabled: d, size: v, value: pi(P), mode: V, monthFormat: A, onBlur: this.handleOnBlur, onChange: this.handleOnChange, onFocus: this.handleOnFocus });
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, K.jsx)(G.DateLookup, { value: fi(P), min: D, max: M, placeholder: o, monthFormat: A, disabled: d, onChange: (O) => {
1416
- this.handleOnChange(dn(O));
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, K.jsx)(G.PhoneNumberInput, { disabled: d, countryCode: n, placeholder: o, required: c, searchPlaceholder: f, size: v, initialValue: At(P), onBlur: this.handleOnBlur, onChange: this.handleOnChange, onFocus: this.handleOnFocus });
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 O = { className: "form-control tw-form-control", id: F, name: r, placeholder: o, value: At(P, { coerceValue: true }), readOnly: p, required: c, minLength: b, maxLength: y, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, disabled: d, autoComplete: this.getAutocompleteStatus() };
1422
- return this.props.displayPattern ? (0, K.jsx)(G.TextareaWithDisplayFormat, h(i({ displayPattern: this.props.displayPattern }, O), { onChange: this.handleOnChange })) : (0, K.jsx)("textarea", h(i({}, O), { onChange: this.handleInputOnChange }));
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, K.jsx)(G.Upload, h(i({}, C), { usAccept: C.usAccept || "*", usDisabled: C.usDisabled || d, onSuccess: (O) => {
1427
- this.handleOnChange(O);
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 O = { type: "text", className: "form-control", id: F, name: r, placeholder: o, value: At(P, { coerceValue: true }), readOnly: p, required: c, minLength: b, maxLength: y, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, disabled: d, autoComplete: this.getAutocompleteStatus() };
1436
- return this.props.displayPattern ? (0, K.jsx)(G.InputWithDisplayFormat, h(i({ displayPattern: this.props.displayPattern }, O), { onChange: this.handleOnChange })) : (0, K.jsx)("input", h(i({}, O), { onChange: this.handleInputOnChange }));
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 = Pt;
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: Pt.DateMode.DAY_MONTH_YEAR, monthFormat: Pt.MonthFormat.LONG, onBlur: null, onFocus: null, onSearchChange: null, options: [], placeholder: null, readOnly: false, required: false, searchPlaceholder: null, searchValue: "", selectedOption: null, size: Pt.Size.MEDIUM, step: 1, type: Pt.Type.TEXT, uploadProps: {}, value: null };
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 kt = (e) => Do.some((t) => e === `flag-${t}`);
1447
+ var Pt = (e) => ko.some((t) => e === `flag-${t}`);
1446
1448
  var hi = ({ name: e }) => {
1447
- if (!kt(e))
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 Do = ["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"];
1453
- var bi = Me(require("@transferwise/icons"));
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 Lr = (e) => {
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 (!Lr(e))
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(td).join("");
1466
- var td = (e) => {
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 Lo = require("react/jsx-runtime");
1471
- var rd = ({ type: e }) => kt(e) ? (0, Lo.jsx)(hi, { name: e }) : Lr(e) ? (0, Lo.jsx)(Si, { name: e }) : null;
1472
- function To(e) {
1473
- return Lr(e) || kt(e);
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 = rd;
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 ad(e);
1482
+ return sd(e);
1481
1483
  case "radio":
1482
1484
  default:
1483
- return od(e);
1485
+ return id(e);
1484
1486
  }
1485
1487
  };
1486
- var od = (e) => i(i(i({ label: e.title, value: e.const }, xi(e.title, e.description)), Mt(e)), Oi(e.disabled));
1487
- var ad = (e) => i(i(i(i(i({ label: e.title, value: e.const }, xi(e.title, e.description)), sd(e.icon)), id(e.image)), Oi(e.disabled)), nd(e.keywords));
1488
- var nd = (e) => H(e) ? { searchStrings: e } : {};
1489
- var id = (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;
1490
- var sd = (e) => e != null && e.name && kt(e.name) ? { currency: e.name.substring(5) } : e != null && e.name && To(e.name) ? { icon: (0, be.jsx)(We, { type: e.name }) } : e != null && e.text ? { icon: (0, be.jsx)("span", { children: e.text }) } : null;
1491
- var Mt = ({ 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 && To(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;
1492
- var Tr = ({ accepts: e }) => i({}, H(e) && { usAccept: e.join(",") });
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 (!W(e) && !k(e))
1500
+ if (!K(e) && !A(e))
1499
1501
  return { disabled: e };
1500
1502
  };
1501
- var Ai = require("react/jsx-runtime");
1502
- var ld = (e) => e === "string" || e === "number";
1503
- var Bo = (e, t) => {
1504
- if (me(e))
1505
- return e.control === R.TAB && e.oneOf.length > 3 ? R.SELECT : 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.RADIO) : e.control || R.SELECT;
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 cd = (e, t) => e.oneOf ? e.oneOf.map((r) => Ci(r, t)) : null;
1524
- var vi = (e) => {
1525
- let t = qe(), r = (p) => ld(e.schema.type) && (k(p) || W(p)) ? "" : p, o = (p, c) => {
1526
- e.onChange(Ie(p, e.schema), c);
1527
- }, a = Bo(e.schema, t);
1528
- a === "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.schema.values && t.error("Deprecated schema", "Schema.values is a legacy approach. Please use oneOf.");
1529
- let n = e.schema.values || cd(e.schema, a), s = { onFocus: e.onFocus, onBlur: e.onBlur, onSearchChange: e.onSearchChange, onChange: o }, m = r(e.value), d = { id: e.id, name: e.id, label: e.schema.title, options: n || [], placeholder: e.schema.placeholder, autoComplete: !e.schema.help, disabled: e.disabled || e.schema.disabled, displayPattern: e.schema.displayFormat, uploadProps: Tr(e.schema) };
1530
- return (0, Ai.jsx)(ge, i(i({ type: a, value: m }, s), d));
1531
- };
1532
- vi.defaultProps = { value: null, onFocus: null, onBlur: null, onSearchChange: null, disabled: false };
1533
- var Yt = vi;
1534
- function Ne(e) {
1535
- return !W(e == null ? void 0 : e.const);
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 && !Ne(e);
1545
+ return !!e && !Re(e);
1539
1546
  }
1540
- var Pi = (e, t) => {
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 (Ne(e.oneOf[0])) {
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 zt(e) && J(t) && Object.keys(t).length >= 1 ? Br(e, t) : zt(e) && !W(e.default) && J(e.default) && Object.keys(e.default).length >= 1 ? Br(e, e.default) : null;
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) => !W(t) && $(t, r));
1554
- function Br(e, t) {
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) => md(o).reduce((a, [n, s]) => Ne(s) && s.const === t[n] ? a + 2 : Jt(s) && typeof t[n] != "undefined" ? a + 1 : a, 0));
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 md(e) {
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 Mi = (e) => {
1565
- let t = Q(), [r, o] = (0, ke.useState)(false), [a, n] = (0, ke.useState)(false), [s, m] = (0, ke.useState)(false), d = (0, ke.useMemo)(() => e.schema.$id || ve(), [e.schema.$id]), [p, c] = (0, ke.useState)(Pi(e.schema, e.model)), [b, y] = (0, ke.useState)(fd(e.model, e.schema.oneOf)), l = Fn(t, 200), u = (F) => {
1566
- l("Dynamic Flow - OneOf Searched", { oneOfId: e.schema.analyticsId, searchValueLength: F.length });
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 F = Zt(e.schema, e.model), D = Zt(e.schema, e.schema.default);
1570
- F === -1 && D >= 0 && v(D, "init");
1571
- }, [e.schema]), !H(e.schema.oneOf))
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 = (F, D) => {
1574
- y([...b.slice(0, F), D.model, ...b.slice(F + 1)]), o(true), e.onChange(D);
1575
- }, g = () => {
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), m(true);
1579
- }, v = (F, D) => {
1580
- c(F);
1581
- let M = e.schema.oneOf[F];
1582
- if (Ne(M)) {
1583
- let P = M.const;
1584
- e.onChange({ model: P, triggerSchema: e.schema, triggerModel: P, type: D });
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: b[F], triggerSchema: M, triggerModel: b[F], type: D });
1587
- D !== "init" && e.schema.analyticsId && t("Dynamic Flow - OneOf Selected", { oneOfId: e.schema.analyticsId, schemaId: M == null ? void 0 : M.analyticsId });
1588
- }, C = yd(e.schema), x = ud(e, p), A = { "form-group": true, "has-error": !r && e.errors && !St(e.errors) || (e.submitted || r && s) && x.length };
1589
- return (0, te.jsxs)(te.Fragment, { children: [(e.schema.oneOf.length > 1 || Ne(e.schema.oneOf[0])) && (0, te.jsxs)(te.Fragment, { children: [(0, te.jsxs)("div", { className: (0, ki.default)(A), children: [dd(e.schema, d), (0, te.jsx)(Yt, { id: d, schema: C, value: p, disabled: e.disabled, onChange: v, onFocus: g, onBlur: S, onSearchChange: u }), (0, te.jsx)(Te, { changed: r, focused: a, blurred: s, submitted: e.submitted, errors: pd(e.errors), schema: e.schema, validations: x, infoMessage: null })] }), e.schema.alert && (0, te.jsx)(ne, { component: e.schema.alert })] }), Jt(e.schema.oneOf[p]) && (0, te.jsx)(de, { schema: e.schema.oneOf[p], model: b[p], errors: e.errors, submitted: e.submitted, hideTitle: true, disabled: e.disabled, onChange: (F) => f(p, F), onPersistAsync: e.onPersistAsync })] });
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 dd(e, t) {
1592
- let r = e.help ? (0, te.jsx)(vt, { help: e.help }) : null, o = Ne(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] });
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 ud(e, t) {
1602
+ function hd(e, t) {
1596
1603
  let r = e.schema.oneOf[t != null ? t : -1];
1597
- return Ne(r) ? $e(r.const, e.schema, !!e.required) : t === null || t < 0 ? $e(null, e.schema, !!e.required) : [];
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 pd(e) {
1606
+ function gd(e) {
1600
1607
  return typeof e == "string" ? e : null;
1601
1608
  }
1602
- function fd(e, t) {
1603
- return t.map((r) => qt(e, r));
1609
+ function bd(e, t) {
1610
+ return t.map((r) => Ht(e, r));
1604
1611
  }
1605
- function yd(e) {
1606
- return h(i({}, e), { oneOf: e.oneOf.map(hd) });
1607
- }
1608
- function hd(e, t) {
1609
- let { title: r, description: o, disabled: a = false, icon: n, image: s, keywords: m } = e;
1610
- return { title: r, description: o, disabled: a, icon: n, image: s, const: t, keywords: m };
1611
- }
1612
- Mi.defaultProps = { required: false, disabled: false };
1613
- var Nr = Mi;
1614
- var Li = Me(st());
1615
- var dt = require("react");
1616
- var Rr = require("@transferwise/components");
1617
- var Ei = require("react");
1618
- var Di = require("react/jsx-runtime");
1619
- var Ii = (e) => {
1620
- let { id: t, httpClient: r = fetch, httpOptions: o, fileId: a, idProperty: n, usAccept: s, maxSize: m, usPlaceholder: d, onSuccess: p, onFailure: c, onCancel: b } = e, y = Q(), l = (0, Ei.useMemo)(() => a ? [{ id: a, status: Rr.Status.SUCCEEDED }] : [], [a]), u = (f) => (y("Dynamic Flow - PersistAsync", { status: "pending", schemaId: t }), r(`${o.url}`, { method: o.method || "POST", body: f }).then((g) => g.ok ? (p && p(g.clone()), g.json().then((S) => ({ id: S[n] }))) : (c && c({ response: g }), Promise.reject())));
1621
- return (0, Di.jsx)(Rr.UploadInput, { id: t, fileInputName: o.fileInputName, files: l, uploadButtonTitle: e.usLabel, sizeLimit: m ? Fr(m) : void 0, fileTypes: s, description: d, onUploadFile: u, onDeleteFile: (f) => (b && b(), Promise.resolve()) });
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 Ti = (e) => {
1625
- let [t, r] = (0, dt.useState)({}), [o, a] = (0, dt.useState)(null), [n, s] = (0, dt.useState)([]), [m, d] = (0, dt.useState)(false), p = re(), c = Q();
1626
- (0, dt.useEffect)(() => {
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 (C, x) => {
1630
- let A = await C.json(), F = jo(e.schema.persistAsync.idProperty, A);
1631
- e.onChange({ model: F, triggerSchema: e.schema, triggerModel: F }), d(true), c("Dynamic Flow - PersistAsync", { status: "success", schemaId: e.schema.$id });
1632
- }, l = async (C) => {
1633
- if (C.response && pr(C.response.status)) {
1634
- let x = await C.response.json();
1635
- r(x.validation || {}), a([e.schema.persistAsync.param]);
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 }), d(true), c("Dynamic Flow - PersistAsync", { status: "failure", schemaId: e.schema.$id });
1638
- }, u = () => {
1639
- a(null), e.onChange({ model: null, triggerSchema: e.schema, triggerModel: null }), d(true);
1640
- }, { url: f, method: g } = e.schema.persistAsync, S = o || n, v = { "form-group": true, "has-error": (e.submitted || m) && !!S.length };
1641
- return (0, Xt.jsxs)("div", { className: (0, Li.default)(v), children: [(0, Xt.jsx)(Ii, 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: g, fileInputName: e.schema.persistAsync.param }, httpClient: p, onSuccess: y, onFailure: l, onCancel: u }, Tr(e.schema.persistAsync.schema))), (0, Xt.jsx)(Te, { blurred: true, focused: false, changed: m, submitted: e.submitted, errors: e.errors, schema: e.schema, validations: S, validationMessages: i({ required: "Value is required..." }, t), infoMessage: null })] });
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 jr = Bi;
1652
- var Gi = require("react");
1653
- var Ni = (e, t) => {
1654
- let r = Br(e, t);
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 Ri = require("@transferwise/components");
1658
- var zo = require("react/jsx-runtime");
1659
- var ji = (e) => {
1660
- let { id: t, selection: r, setSelection: o } = e, { promoted: a, other: n, checkedMeans: s } = e.promotion, m = s === "other" ? n.title : (a == null ? void 0 : a.title) || e.promotedOneOf.title, d = s === "other" ? "other" : "promoted", p = s === "other" ? "promoted" : "other", c = r === d;
1661
- return (0, zo.jsx)("div", { className: "form-group", children: (0, zo.jsx)(Ri.Checkbox, { id: t, label: m, checked: c, onChange: () => {
1662
- o(c ? p : d);
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
- ji.defaultProps = {};
1666
- var Ui = ji;
1667
- var zi = require("@transferwise/components");
1672
+ Ui.defaultProps = {};
1673
+ var zi = Ui;
1674
+ var Vi = require("@transferwise/components");
1668
1675
  var Qt = require("react/jsx-runtime");
1669
- var Vi = (e) => {
1670
- var d, p;
1671
- let { id: t, selection: r, setSelection: o, promotion: a, promotedOneOf: n, title: s } = e, m = [i({ value: "promoted", label: ((d = a.promoted) == null ? void 0 : d.title) || n.title, secondary: ((p = a.promoted) == null ? void 0 : p.description) || n.description }, Mt(n)), i({ value: "other", label: a.other.title, secondary: a.other.description }, Mt(a.other))];
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)(zi.RadioGroup, { name: "promoted-selection", selectedValue: r, radios: m, id: t, onChange: o })] });
1673
- };
1674
- Vi.defaultProps = { title: void 0 };
1675
- var Hi = Vi;
1676
- var Et = require("react/jsx-runtime");
1677
- var qi = (e) => {
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, Et.jsx)(Hi, i({}, e));
1687
+ return (0, Mt.jsx)(qi, i({}, e));
1681
1688
  case "checkbox":
1682
- return (0, Et.jsx)(Ui, i({}, e));
1689
+ return (0, Mt.jsx)(zi, i({}, e));
1683
1690
  default:
1684
- return (0, Et.jsx)(Et.Fragment, {});
1691
+ return (0, Mt.jsx)(Mt.Fragment, {});
1685
1692
  }
1686
1693
  };
1687
- qi.defaultProps = { id: ve(), title: void 0 };
1688
- var $i = qi;
1689
- var Re = require("react/jsx-runtime");
1690
- var _i = (e) => e.promoted === true;
1691
- var gd = (e) => {
1692
- var m;
1693
- let [t, r] = (0, Gi.useState)(Ni(e.schema, e.model) || ((m = e.schema.promotion) == null ? void 0 : m.default) || "promoted"), o = e.schema.alert, a = e.schema.oneOf.find(_i), n = bd(a), s = Sd(e.schema);
1694
- return (0, Re.jsxs)(Re.Fragment, { children: [o && (0, Re.jsx)(ne, { component: o }), (0, Re.jsx)($i, { id: e.schema.$id, title: e.schema.title, promotedOneOf: a, promotion: e.schema.promotion, selection: t, setSelection: r }), t === "promoted" && (0, Re.jsx)(Ot, h(i({}, e), { schema: n })), t === "other" && (0, Re.jsx)(de, h(i({}, e), { schema: s }))] });
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 bd(e) {
1697
- return h(i({}, e), { title: void 0, description: void 0 });
1703
+ function Cd(e) {
1704
+ return b(i({}, e), { title: void 0, description: void 0 });
1698
1705
  }
1699
- function Sd(e) {
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) => !_i(s)), r = (n = (a = e.promotion) == null ? void 0 : a.other.heading) == null ? void 0 : n.text;
1702
- return t.length === 1 ? h(i({}, t[0]), { title: r }) : t.length > 1 ? { title: r, oneOf: t, control: e.control } : null;
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 Ur = gd;
1705
- var zr = require("@transferwise/components");
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 Wi = require("react-intl");
1708
- var Vo = (0, Wi.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." } });
1709
- var It = require("react/jsx-runtime");
1710
- var wd = ({ schema: e, model: t }) => {
1711
- let { title: r = "" } = e, { formatMessage: o } = (0, Ki.useIntl)(), a = Fd({ schema: e, model: t, formatMessage: o });
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 Ho = wd;
1715
- function Fd({ schema: e, model: t, formatMessage: r }) {
1716
- return pe(e) ? me(e) ? Cd(e, t) : e.type === "boolean" && Oe(t) ? r(t ? Vo.yes : Vo.no) : t && t.toString() || "" : "";
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 Cd(e, t) {
1719
- let r = xd(e, t);
1720
- return r ? Od(r) : t;
1725
+ function Ad(e, t) {
1726
+ let r = Pd(e, t);
1727
+ return r ? kd(r) : t;
1721
1728
  }
1722
- function xd(e, t) {
1729
+ function Pd(e, t) {
1723
1730
  return e.oneOf.find((r) => "const" in r ? t === r.const : false);
1724
1731
  }
1725
- function Od(e) {
1726
- let t = e.title && e.description ? `${e.title} - ${e.description}` : e.title || "", r = Mt({ icon: e.icon });
1727
- return r != null && r.avatar ? (0, It.jsxs)(It.Fragment, { children: [r.avatar, " ", t] }) : t;
1728
- }
1729
- var Je = require("react");
1730
- var Ji = require("react/jsx-runtime");
1731
- var Yi = (e) => {
1732
- let [t, r] = (0, Je.useState)(e.model), o = (0, Je.useRef)(null), [a, n] = (0, Je.useState)(null), [s, m] = (0, Je.useState)(null), [d, p] = (0, Je.useState)(false), [c, b] = (0, Je.useState)(null), y = re(), l = Q(), u = qe(), f = async (x, A) => {
1733
- let F = g(), D = { [A.param]: x };
1734
- o.current = x, p(true), A.method || u.warning("Invalid schema or model", 'ValidationAsyncSchema without a "method" property would have defaulted to "GET" in previous versions. Now defaults to "POST".', {}), l("Dynamic Flow - ValidationAsync", { status: "pending" });
1735
- let M = await y(A.url, { method: A.method || "POST", headers: { "Content-Type": "application/json" }, body: A.method === "GET" ? void 0 : JSON.stringify(D), signal: F });
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 P = await M.json();
1738
- if (!N(P))
1748
+ let $ = await I.json();
1749
+ if (!N($))
1739
1750
  throw new Error("Response body is not an object");
1740
- l("Dynamic Flow - ValidationAsync", { status: "success" }), M.status === 200 ? n(E(P.message) ? P.message : null) : M.status === 422 && m(E(P.message) ? P.message : null);
1741
- } catch (P) {
1742
- l("Dynamic Flow - ValidationAsync", { status: "failure" });
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
- }, g = () => {
1745
- c && c.abort();
1746
- let x = new AbortController();
1747
- return b(x), x.signal;
1748
- }, S = () => {
1749
- !k(t) && !Ge(t, o.current) && f(t, e.schema.validationAsync);
1750
- }, v = (x) => {
1751
- e.onChange(h(i({}, x), { triggerSchema: e.schema, triggerModel: x.model })), m(null), n(null), $(x.model, e.schema) && r(x.model);
1752
- }, C = { required: e.required, submitted: e.submitted || d, schema: e.schema, model: t, errors: s || e.errors, onChange: v, onBlur: S, infoMessage: a };
1753
- return (0, Ji.jsx)(Ze, i({}, C));
1754
- };
1755
- Yi.defaultProps = { required: false };
1756
- var Vr = Yi;
1757
- var q = require("react/jsx-runtime");
1758
- var vd = (e) => {
1759
- let { schema: t, model: r = null, errors: o = null, hideTitle: a = false, disabled: n = false } = e, s = h(i({}, e), { model: r, errors: o, hideTitle: a, disabled: n }), m = wo(t), d = qe(), p = () => d.error("Invalid schema or model", `Schema of type ${m || "undefined"} requested, but schema did not pass validation.`);
1760
- switch (m) {
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, q.jsx)(Ho, i({}, s));
1776
+ return (0, de.jsx)(Vo, i({}, s));
1763
1777
  case "persistAsync":
1764
- if (bt(t) && Ha(r) && gt(o)) {
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
- if (Ht(t) && co(r) && gt(o)) {
1771
- let c = h(i({}, s), { schema: t, model: r, errors: o });
1772
- return (0, q.jsx)(Vr, i({}, c));
1773
- } else
1774
- return p(), (0, q.jsx)(Vr, i({}, e));
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
- if (pe(t) && co(r) && gt(o)) {
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
- if (ce(t) && lo(r)) {
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
- if (fe(t) && qa(r) && gt(o)) {
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
- if (zt(t) && lo(r)) {
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
- if (me(t)) {
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
- if (Vt(t) && J(r)) {
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 (0, q.jsx)(q.Fragment, {});
1818
+ return false;
1815
1819
  };
1816
- var de = vd;
1817
- var ut = require("react/jsx-runtime");
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, ut.jsx)(de, i({}, t)) : (0, ut.jsx)(Pd, { baseUrl: t.baseUrl, onEvent: t.onEvent, onLog: t.onLog, children: (0, ut.jsx)(de, i({}, t)) });
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 = Ad;
1823
- var Pd = ({ baseUrl: e, onEvent: t, onLog: r, children: o }) => (0, ut.jsx)(Sr, { flowId: "JsonSchemaForm", stepId: "JsonSchemaForm", onLog: r != null ? r : Zi, children: (0, ut.jsx)(ur, { metadata: { flowId: "JsonSchemaForm", stepId: "JsonSchemaForm" }, onEvent: t != null ? t : Zi, children: (0, ut.jsx)(gr, { baseUrl: e, children: o }) }) });
1824
- var Zi = () => {
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 kd = (e) => {
1830
+ var Ld = (e) => {
1828
1831
  let t = e.component, r = t.schema;
1829
- return (0, qo.jsx)("div", { className: U(t.margin || "md"), children: (0, qo.jsx)(er, { schema: r, model: e.model, submitted: e.submitted, errors: e.errors, onChange: (o) => {
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 = kd;
1834
- var Dt = require("react/jsx-runtime");
1835
- var Md = (e) => {
1836
- let { text: t, size: r = "md", align: o = "left", margin: a = "md" } = e.component, n = De({ align: o, margin: a });
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, Dt.jsx)("h5", { className: n, children: t });
1842
+ return (0, It.jsx)("h5", { className: n, children: t });
1840
1843
  case "sm":
1841
- return (0, Dt.jsx)("h4", { className: n, children: t });
1844
+ return (0, It.jsx)("h4", { className: n, children: t });
1842
1845
  case "lg":
1843
- return (0, Dt.jsx)("h2", { className: n, children: t });
1846
+ return (0, It.jsx)("h2", { className: n, children: t });
1844
1847
  case "xl":
1845
- return (0, Dt.jsx)("h1", { className: n, children: t });
1848
+ return (0, It.jsx)("h1", { className: n, children: t });
1846
1849
  case "md":
1847
1850
  default:
1848
- return (0, Dt.jsx)("h3", { className: n, children: t });
1851
+ return (0, It.jsx)("h3", { className: n, children: t });
1849
1852
  }
1850
1853
  };
1851
- var Go = Md;
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: De({ align: r, margin: o }), children: (0, tr.jsx)(_o.Markdown, { config: { link: { target: "_blank" } }, children: t }) });
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: De(e), children: (0, tr.jsx)(_o.Markdown, { config: { link: { target: "_blank" } }, children: e.markdown }) });
1859
- var Xi = require("@transferwise/components");
1860
- var Hr = require("react");
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 Ed = ({ component: e }) => {
1863
- let { url: t, size: r, text: o, margin: a } = e, n = re(), [s, m] = (0, Hr.useState)("");
1864
- (0, Hr.useEffect)(() => {
1865
- Dd(n, t).then(m);
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 d = { alt: o || "", src: s, stretch: true, shrink: true };
1868
- return s ? (0, Yo.jsx)("div", { className: `df-image ${r || "xl"}`, children: (0, Yo.jsx)(Xi.Image, i({ className: `img-responsive ${U(a || "lg")}` }, d)) }) : null;
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 Id = (e) => new Promise((t, r) => {
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 Dd = async (e, t) => {
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(Id).catch(() => t) : t;
1884
+ }).then(Nd).catch(() => t) : t;
1882
1885
  } catch (o) {
1883
1886
  return t;
1884
1887
  }
1885
1888
  };
1886
- var Jo = Ed;
1887
- var z = require("react/jsx-runtime");
1888
- var Z = (e) => JSON.stringify(e);
1889
- var Ld = (e) => {
1890
- let { components: t, model: r, submitted: o, errors: a, onModelChange: n, onAction: s, onPersistAsync: m, baseUrl: d } = e, p = (c) => {
1891
- switch (c.type) {
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, z.jsx)(Go, { component: c }, Z(c));
1896
+ return (0, V.jsx)(Go, { component: u }, X(u));
1894
1897
  case "paragraph":
1895
- return (0, z.jsx)(Qo, { component: c }, Z(c));
1898
+ return (0, V.jsx)(Qo, { component: u }, X(u));
1896
1899
  case "image":
1897
- return (0, z.jsx)(Jo, { component: c }, Z(c));
1900
+ return (0, V.jsx)(Jo, { component: u }, X(u));
1898
1901
  case "alert":
1899
- return (0, z.jsx)(ne, { component: c }, Z(c));
1902
+ return (0, V.jsx)(ne, { component: u }, X(u));
1900
1903
  case "review":
1901
- return (0, z.jsx)(ea, { component: c, onAction: s }, Z(c));
1904
+ return (0, V.jsx)(ea, { component: u, onAction: s }, X(u));
1902
1905
  case "divider":
1903
- return (0, z.jsx)(vo, { component: c }, Z(c));
1906
+ return (0, V.jsx)(So, { component: u }, X(u));
1904
1907
  case "info":
1905
- return (0, z.jsx)(Ko, { component: c }, Z(c));
1908
+ return (0, V.jsx)(Ko, { component: u }, X(u));
1906
1909
  case "markdown":
1907
- return (0, z.jsx)(Wo, { component: c }, Z(c));
1910
+ return (0, V.jsx)(Wo, { component: u }, X(u));
1908
1911
  case "columns":
1909
- return (0, z.jsx)(xo, { component: c, model: r, submitted: o, errors: a, onModelChange: n, onAction: s, onPersistAsync: m }, Z(c));
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, z.jsx)($o, { component: c, model: r, submitted: o, errors: a, onModelChange: n, onPersistAsync: m }, Z(h(i({}, c), { errors: a })));
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, z.jsx)(Co, { component: c, onAction: s }, Z(c));
1916
+ return (0, V.jsx)(ho, { component: u, onAction: s }, X(u));
1914
1917
  case "box":
1915
- return (0, z.jsx)(Fo, { component: c, model: r, submitted: o, errors: a, onModelChange: n, onAction: s, onPersistAsync: m }, Z(c));
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, z.jsx)(Oo, { component: c, onAction: s }, Z(c));
1920
+ return (0, V.jsx)(bo, { component: u, onAction: s }, X(u));
1918
1921
  case "external":
1919
- return (0, z.jsx)(Ao, { component: c, onAction: s }, Z(c));
1922
+ return (0, V.jsx)(wo, { component: u, onAction: s }, X(u));
1920
1923
  case "list":
1921
- return (0, z.jsx)(Zo, { component: c, onAction: s }, Z(c));
1924
+ return (0, V.jsx)(Zo, { component: u, onAction: s }, X(u));
1922
1925
  case "loading-indicator":
1923
- return (0, z.jsx)(Xo, { component: c }, Z(c));
1926
+ return (0, V.jsx)(Xo, { component: u }, X(u));
1924
1927
  default:
1925
- return (0, z.jsx)("div", {}, Z(c));
1928
+ return (0, V.jsx)("div", {}, X(u));
1926
1929
  }
1927
1930
  };
1928
- return br() || d == null ? (0, z.jsx)(z.Fragment, { children: t.map(p) }) : (0, z.jsx)(gr, { baseUrl: d, children: t.map(p) });
1929
- };
1930
- var ie = Ld;
1931
- var Qi = require("@transferwise/components");
1932
- var Lt = require("react/jsx-runtime");
1933
- var Td = ({ component: e }) => (0, Lt.jsxs)("div", { className: U(e.margin || "md"), children: [e.title ? (0, Lt.jsxs)("h4", { className: "m-b-2", children: [" ", e.title, " "] }) : null, e.items.map(Bd)] });
1934
- function Bd({ title: e, description: t, icon: r, status: o }) {
1935
- let a = i(i({ key: `${e}/${t || ""}`, title: e, description: t }, r != null && r.name ? { icon: (0, Lt.jsx)(We, { type: r.name }) } : {}), o ? { status: Nd[o] } : {});
1936
- return (0, Lt.jsx)(Qi.Summary, i({}, a));
1937
- }
1938
- var Nd = { positive: "done", warning: "pending", neutral: "notDone" };
1939
- var Zo = Td;
1940
- var es = require("@transferwise/components");
1941
- var ts = require("react/jsx-runtime");
1942
- var Rd = ({ component: e }) => {
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, ts.jsx)(es.Loader, { size: r, classNames: { "tw-loader": `tw-loader m-x-auto ${U(t)}` }, "data-testid": "loading-indicator" });
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 = Rd;
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-intl");
1949
- var rs = require("react-intl");
1950
- var ta = (0, rs.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." } });
1951
- var os = require("@transferwise/components");
1952
- var as = require("react");
1953
- function ns() {
1954
- let e = (0, as.useContext)(os.SnackbarContext);
1955
- return e ? e.createSnackbar : jd;
1956
- }
1957
- function jd() {
1958
- }
1959
- var Xe = require("react/jsx-runtime");
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(Hd);
1966
- }, n = De({ align: e.align, margin: "sm" }) + " form-control";
1967
- return (0, Xe.jsxs)("div", { className: De(e), children: [(0, Xe.jsx)("input", { type: "text", className: n, value: o, readOnly: true, style: { textOverflow: "ellipsis" } }), (0, Xe.jsx)(is.Button, { block: true, onClick: a, children: t(ta.copy) })] });
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 Hd() {
1972
+ function Wd() {
1970
1973
  }
1971
- var Qo = Ud;
1972
- var ls = require("@transferwise/components");
1973
- var je = require("react/jsx-runtime");
1974
- var qd = ({ label: e, value: t }, r) => ({ key: String(r), title: e, value: t });
1975
- var $d = (e) => e === "horizontal" ? "HORIZONTAL_RIGHT_ALIGNED" : "VERTICAL_ONE_COLUMN";
1976
- var Gd = (e) => {
1977
- let t = e.component, r = U(t.margin || "xs"), o = (a) => (0, je.jsx)("a", { href: a.url, className: "pull-right", role: "button", onClick: (n) => {
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, je.jsxs)(je.Fragment, { children: [t.title && (0, je.jsxs)("h6", { className: "m-b-2", children: [t.title, t.action && o(t.action)] }), (0, je.jsx)("div", { className: r, children: (0, je.jsx)(ls.DefinitionList, { layout: $d(t.orientation), definitions: t.fields.map(qd) }) })] });
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 = Gd;
1985
+ var ea = Jd;
1983
1986
  var le = require("react/jsx-runtime");
1984
- var ra = (e) => k(e) || W(e);
1985
- var _d = (e) => e.type === "boolean" && ra(e.default) ? false : e.default;
1986
- var ms = (e) => {
1987
- var X, O, T;
1988
- let t = (L) => {
1989
- y(true), o(a(L), "user");
1990
- }, r = (L) => $e(L, e.schema, e.required), o = (L, oe) => {
1991
- d(L);
1992
- let Ve = r(L);
1993
- v(Ve);
1994
- let ue = L;
1995
- c(ue), ue !== p && e.onChange({ model: ue, triggerSchema: e.schema, triggerModel: ue, lastTriggerModel: p, type: oe });
1996
- }, a = (L) => Ie(L, e.schema), n = () => u(true), s = () => {
1997
- u(false), g(true), e.onBlur && e.onBlur();
1998
- }, [m, d] = (0, se.useState)((X = e.model) != null ? X : null), [p, c] = (0, se.useState)((O = e.model) != null ? O : null), [b, y] = (0, se.useState)(false), [l, u] = (0, se.useState)(false), [f, g] = (0, se.useState)(false), [S, v] = (0, se.useState)([]), C = (0, se.useMemo)(() => e.schema.$id || ve(), [e.schema.$id]), x = () => {
1999
- let L = _d(e.schema);
2000
- ra(m) && !ra(L) && o(L, "init"), e.schema.const && o(e.schema.const, "init");
2001
- }, A = () => {
2002
- v(r(m));
2003
- }, F = e.schema.const, D = e.schema.hidden || F;
2004
- (0, se.useEffect)(A, [e.model, e.submitted]), (0, se.useEffect)(x, [e.schema]), (0, se.useEffect)(() => {
2005
- var oe;
2006
- let L = (oe = e.model) != null ? oe : null;
2007
- L !== m && d(L);
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 M = { "form-group": true, "has-error": (e.submitted || !b) && !!e.errors || (e.submitted || b && f) && !!S.length, "has-info": l && !!e.schema.description || !!e.infoMessage }, P = e.schema.format !== "file" && e.schema.type !== "boolean", V = e.schema.help;
2010
- return D ? null : (0, le.jsxs)(le.Fragment, { children: [e.schema.alert && (0, le.jsx)(ne, { component: e.schema.alert }), (0, le.jsxs)("div", { className: (0, cs.default)(M), children: [P && (0, le.jsxs)("div", { className: "d-inline-block", children: [(0, le.jsx)("label", { className: "control-label d-inline", htmlFor: C, children: e.schema.title }), !!V && (0, le.jsx)(vt, { help: V })] }), !P && !!V && (0, le.jsx)(vt, { help: V }), (0, le.jsx)(Yt, { id: C, schema: e.schema, value: m, disabled: !!e.disabled, onChange: t, onFocus: n, onBlur: s }), (0, le.jsx)(Te, { changed: b, focused: l, blurred: f, submitted: e.submitted, errors: (T = e.errors) != null ? T : null, schema: e.schema, validations: S, infoMessage: e.infoMessage })] })] });
2011
- };
2012
- ms.defaultProps = { required: false, disabled: false, onBlur: null };
2013
- var Ze = ms;
2014
- var fs = require("react/jsx-runtime");
2015
- var jo = (e, t) => t[e];
2016
- var us = (e, t) => {
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 Wd = /* @__PURE__ */ new Set([R.RADIO, R.SELECT, R.DATELOOKUP, R.FILE, R.UPLOAD]);
2021
- var ps = (e) => {
2022
- let t = (0, ds.useIntl)(), r = re(), o = Q(), [a, n] = (0, pt.useState)(null), s = ys(a), [m, d] = (0, pt.useState)(null), [p, c] = (0, pt.useState)(false), [b, y] = (0, pt.useState)(null), l = qe();
2023
- (0, pt.useEffect)(() => {
2024
- Wd.has(Bo(e.schema.persistAsync.schema, l)) && S();
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 u = () => d(t.formatMessage(Wt.genericError)), f = async (x, A) => {
2027
- let F = g(), D = { [A.param]: x };
2028
- c(true);
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: Or.$id });
2031
- let M = r(A.url, { method: A.method, headers: { "Content-Type": "application/json" }, body: JSON.stringify(D), signal: F });
2032
- e.onPersistAsync(M);
2033
- let P = await M, V = await P.json();
2034
- if (!N(V))
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: X, param: O } = e.schema.persistAsync;
2037
- if (ja(P.status)) {
2038
- let T = jo(X, V);
2039
- e.onChange({ model: T, triggerSchema: e.schema, triggerModel: T });
2040
- } else if (pr(P.status)) {
2041
- let { validation: T } = V, L = N(T) && (T == null ? void 0 : T[O]) || null;
2042
- d(L), e.onChange({ model: null, triggerSchema: e.schema, triggerModel: null });
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
- u();
2045
- o("Dynamic Flow - PersistAsync", { status: "success", schemaId: Or.$id });
2046
- } catch (M) {
2047
- o("Dynamic Flow - PersistAsync", { status: "failure", schemaId: Or.$id }), u();
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
- }, g = () => {
2050
- b && b.abort();
2051
- let x = new AbortController();
2052
- return y(x), x.signal;
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
- !k(a) && !Ge(a, s) && f(a, e.schema.persistAsync);
2055
- }, v = () => {
2056
- S();
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, fs.jsx)(Ze, { required: e.required, submitted: e.submitted || p, schema: e.schema.persistAsync.schema, errors: m || e.errors, model: null, infoMessage: null, onChange: C, onBlur: v });
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
- ps.defaultProps = { required: false };
2063
- var No = ps;
2065
+ hs.defaultProps = { required: false };
2066
+ var Lo = hs;
2064
2067
  var ti = (e) => {
2065
- let [t, r] = (0, hs.useState)(null), o = re(), a = (0, gs.useIntl)(), { schema: n } = e;
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 ? !it(n) : !$(y, n);
2068
- return (k(y) || l) && b(), await p(y);
2070
+ let l = y instanceof Blob ? !at(n) : !G(y, n);
2071
+ return (A(y) || l) && g(), await p(y);
2069
2072
  }
2070
- let m = () => {
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 d(y) {
2076
- let l = it(n), u = m(), f = e.param, g = l ? Kd(f, y) : JSON.stringify({ [f]: y });
2077
- return { method: e.method, headers: i({}, !l && { "Content-Type": "application/json" }), body: g, signal: u };
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, d(y));
2084
+ let l = await o(e.url, m(y));
2082
2085
  if (!l.ok)
2083
- return c(l);
2084
- let u = await l.json();
2085
- if (N(u)) {
2086
- let f = u[e.idProperty];
2087
- if (E(f) || B(f))
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 b();
2093
+ return g();
2091
2094
  } catch (l) {
2092
- return b(l);
2095
+ return g(l);
2093
2096
  }
2094
2097
  }
2095
- async function c(y) {
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 u = us(e.param, l);
2100
- if (E(u))
2101
- throw new Error(u);
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(Wt.genericError));
2107
+ throw new Error(a.formatMessage(_t.genericError));
2105
2108
  }
2106
- let b = (y) => {
2107
- let l = Yd(y) ? y.message : a.formatMessage(Wt.genericError);
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 Kd(e, t) {
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 Yd(e) {
2119
+ function eu(e) {
2117
2120
  return N(e) && "message" in e && typeof e.message == "string";
2118
2121
  }
2119
- var Qe = require("react");
2120
- function xr({ asyncFn: e, interval: t, maxAttempts: r, maxConsecutiveFails: o, onPollingResponse: a, onFailure: n }) {
2121
- let s = (0, Qe.useRef)(a), m = (0, Qe.useRef)(n), d = (0, Qe.useMemo)(() => Jd(e, r, o, (p) => s.current(p), () => m.current()), [e, r, o]);
2122
- (0, Qe.useEffect)(() => {
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
- d();
2128
+ m();
2126
2129
  }, t);
2127
2130
  return () => clearInterval(p);
2128
2131
  }
2129
- }, [d, t]), (0, Qe.useEffect)(() => {
2130
- s.current = a, m.current = n;
2132
+ }, [m, t]), (0, Ze.useEffect)(() => {
2133
+ s.current = a, c.current = n;
2131
2134
  }, [a, n]);
2132
2135
  }
2133
- function Jd(e, t, r, o, a) {
2134
- let n = true, s = 0, m = 0;
2136
+ function tu(e, t, r, o, a) {
2137
+ let n = true, s = 0, c = 0;
2135
2138
  return e ? () => {
2136
- n && (m++, e().then((d) => {
2137
- s = 0, n = o(d);
2139
+ n && (c++, e().then((m) => {
2140
+ s = 0, n = o(m);
2138
2141
  }).catch(() => {
2139
2142
  s++;
2140
2143
  }).finally(() => {
2141
- (s >= r || m >= t) && (a(), n = false);
2144
+ (s >= r || c >= t) && (a(), n = false);
2142
2145
  }));
2143
2146
  } : () => {
2144
2147
  };
2145
2148
  }
2146
- var qr = require("react");
2147
- var ys = (e) => {
2148
- let t = (0, qr.useRef)();
2149
- return (0, qr.useEffect)(() => {
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 bs(e, t) {
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
- xr({ 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)(() => {
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 Ss = require("react/jsx-runtime");
2168
- var Zd = (e, t) => {
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 = Ut(e, t);
2173
- return He({ layout: r, schemas: e.schemas || [], actions: e.actions || [], model: (o = e.model) != null ? o : null });
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 Xd = (e) => {
2176
- let { stepSpecification: t, stepLayoutOptions: r, submitted: o, model: a, formErrors: n, onModelChange: s } = e, m = Zd(t, r), { loading: d, registerPersistAsyncPromise: p } = dr(), c = Q(), b = d ? () => {
2177
- c("Dynamic Flow - onAction supressed", { reason: "LayoutStep - loading state" });
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 bs(t.polling, b), (0, Ss.jsx)(ie, { components: m, submitted: o, model: a, errors: n, onAction: b, onModelChange: s, onPersistAsync: p });
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 $r = Xd;
2182
- var Yr = require("react");
2184
+ var Ur = ou;
2185
+ var $r = require("react");
2183
2186
  var Fe = require("react");
2184
- var Hs = require("react-intl");
2185
- var qs = Me(ws());
2186
- var Fs = require("react-intl");
2187
- var ar = (0, Fs.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" } });
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 Cs = require("react-intl");
2192
+ var vs = require("react-intl");
2190
2193
  var Se = require("react/jsx-runtime");
2191
- var xs = ({ onCapture: e }) => (0, Se.jsx)("div", { className: "bottom-bar", children: (0, Se.jsx)(Qd, { onClick: e }) });
2192
- var Os = ({ onSubmit: e, onRetry: t }) => {
2193
- let r = (0, Cs.useIntl)();
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 Qd = ({ 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" }) });
2197
- var _r = require("react");
2198
- var vs = (e) => {
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 = Gr(e)) == null ? void 0 : r.getSettings()) || {};
2203
+ let { facingMode: t } = ((r = zr(e)) == null ? void 0 : r.getSettings()) || {};
2201
2204
  return t === "user" || t === void 0;
2202
2205
  };
2203
- var As = (e) => !!((e == null ? void 0 : e.label) || "").match(/camera2? 0/g);
2204
- var Ps = async (e) => {
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 ks = async () => {
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 Ms = async () => {
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 Es = async (e) => {
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 Gr = (e) => {
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 = Gr(e)) == null ? void 0 : t.getCapabilities) == null ? void 0 : r.call(t);
2235
+ return (r = (t = zr(e)) == null ? void 0 : t.getCapabilities) == null ? void 0 : r.call(t);
2233
2236
  };
2234
- var Is = (e) => {
2235
- let [t, r] = (0, _r.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 };
2236
- (0, _r.useEffect)(() => {
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 ks()).find(As);
2244
+ let s = (await Is()).find(Ms);
2242
2245
  if (s != null && s.deviceId)
2243
- return h(i({}, o), { deviceId: { exact: s.deviceId } });
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 Wr = require("react");
2250
- var _ = require("react/jsx-runtime");
2251
- var eu = 92;
2252
- var Ds = 120;
2253
- var tu = 40;
2254
- var ru = 32;
2255
- var ou = 48;
2256
- var au = 40;
2257
- var Ls = 800;
2258
- var nu = ({ overlay: e, outline: t, imageUrl: r, title: o, instructions: a, reviewInstructions: n }) => {
2259
- let s = (0, Wr.useRef)(null);
2260
- (0, Wr.useEffect)(() => {
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 u = s.current;
2265
- u.innerHTML += "";
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 m = (r ? tu : 0) + (o ? ru : 0) + (a ? ou : 0), d = (0, _.jsxs)(_.Fragment, { children: [r && (0, _.jsx)("img", { className: "camera-capture-img", src: r, alt: "" }), o && (0, _.jsx)("h4", { className: "camera-capture-title", children: o }), a && (0, _.jsx)("small", { className: "camera-capture-instructions", children: a })] }), p = eu + m;
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
- m = p - Ds, d = (0, _.jsx)("small", { className: "camera-capture-instructions", children: n });
2273
- let y = Ds + au;
2274
- p < y && (d = (0, _.jsx)(_.Fragment, {}));
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 c = { x: "50%", y: "5%", width: `min(90%, ${Ls}px)`, height: `calc(90% - ${p}px)`, style: { transform: `translateX(max(-45%, -${Ls / 2}px))` } }, b = { style: { left: "5%", top: `calc(100% - ${p}px - 5%)`, height: `calc(${m}px + 5%)`, width: "90%" } };
2277
- return (0, _.jsxs)("svg", { ref: s, xmlns: "http://www.w3.org/2000/svg", children: [(0, _.jsx)("defs", { children: (0, _.jsxs)("mask", { id: "mask", children: [(0, _.jsx)("rect", { width: "100%", height: "100%", fill: "#fff" }), (0, _.jsx)("image", i({ href: e }, c))] }) }), e && (0, _.jsx)("rect", { width: "100%", height: "100%", mask: "url(#mask)", fillOpacity: "0.72" }), t && (0, _.jsx)("image", i({ href: t }, c)), (0, _.jsx)("foreignObject", { width: "100%", height: "100%", children: (0, _.jsx)("div", h(i({ className: "camera-capture-text-and-image-container" }, b), { children: d })) })] });
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 ia = iu;
2290
- var js = require("react-intl");
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 sa = (0, Rs.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" } });
2293
- var et = require("react/jsx-runtime");
2294
- var su = () => {
2295
- let e = (0, js.useIntl)();
2296
- return (0, et.jsx)("div", { id: "camera-not-supported", children: (0, et.jsx)("div", { className: "container p-t-5", children: (0, et.jsx)("div", { className: "row", children: (0, et.jsxs)("div", { className: "col-md-6 col-md-offset-3", children: [(0, et.jsx)("h2", { className: "text-xs-center m-b-3", children: e.formatMessage(sa.title) }), (0, et.jsx)("p", { className: "text-xs-center m-b-5", children: e.formatMessage(sa.paragraph) })] }) }) }) });
2297
- };
2298
- var la = su;
2299
- var Us = (e) => e == null ? void 0 : e("Dynamic Flow - Camera Permission Denied", {});
2300
- var zs = async (e, t, r) => e == null ? void 0 : e("Dynamic Flow - Camera Feed Started", await lu(t, r));
2301
- var Vs = (e, t) => e == null ? void 0 : e("Dynamic Flow - Camera Not Supported", { Error: t });
2302
- var lu = async (e, t) => {
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 = Gr(t), o = aa(t), a = (n = r == null ? void 0 : r.getSettings) == null ? void 0 : n.call(r);
2305
- return h(i({}, r && { "Available Video Devices (by label)": await Ms(), "Active Video Device (by label)": await Es(t), "Camera Capabilities": o, "Camera Settings": a }), { "Camera Direction (Asked)": e == null ? void 0 : e.direction });
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 cu = ({ direction: e = "back", overlay: t = "", outline: r = "", imageUrl: o = "", title: a = "", instructions: n = "", showReview: s = false, onCapture: m, onEvent: d }) => {
2309
- let [p, c] = (0, Fe.useState)("CAPTURE"), [b, y] = (0, Fe.useState)(false), [l, u] = (0, Fe.useState)(false), [f, g] = (0, Fe.useState)(), S = (0, Fe.useRef)(null), { videoConstraints: v } = Is(e), C = (0, Hs.useIntl)(), x = (0, Fe.useCallback)(async () => {
2310
- var O, T, L, oe, Ve, ue;
2311
- if ((O = S == null ? void 0 : S.current) != null && O.video && ((L = (T = S == null ? void 0 : S.current) == null ? void 0 : T.video) == null ? void 0 : L.readyState) >= 3) {
2312
- (Ve = (oe = S == null ? void 0 : S.current) == null ? void 0 : oe.video) == null || Ve.pause();
2313
- let rt = await Ps((ue = S == null ? void 0 : S.current) == null ? void 0 : ue.video);
2314
- rt == null || rt.toBlob((xe) => {
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
- g({ source: sr, blob: xe }), c("REVIEW");
2321
+ h({ source: sr, blob: xe }), u("REVIEW");
2319
2322
  } else
2320
- m(xe);
2323
+ c(xe);
2321
2324
  }, "image/jpeg", 0.92);
2322
2325
  }
2323
- }, [S, s, g, c, m, b]), A = (0, Fe.useCallback)((O) => {
2324
- if (O instanceof DOMException && (O == null ? void 0 : O.name) === "NotAllowedError") {
2325
- c("NO_CAMERA_ACCESS"), Us(d);
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
- c("CAMERA_NOT_SUPPORTED"), Vs(d, O);
2329
- }, [c, d]), F = (0, Fe.useCallback)((O) => {
2330
- u(true), y(vs(O)), zs(d, { direction: e }, O);
2331
- }, [y, d, e]), D = () => {
2332
- m((f == null ? void 0 : f.blob) || null);
2333
- }, M = () => {
2334
- c("CAPTURE"), g(void 0);
2335
- }, P = () => c("CAPTURE"), V = (0, ee.jsxs)(ee.Fragment, { children: [v && (0, ee.jsx)(qs.default, { ref: S, audio: false, videoConstraints: v, mirrored: b, onUserMediaError: A, onUserMedia: F }), (0, ee.jsx)(na, { overlay: t, outline: r, imageUrl: o, title: a, instructions: n }), l && (0, ee.jsx)(xs, { onCapture: () => void x() })] }), X = (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: C.formatMessage(ar.reviewInstructions) }), (0, ee.jsx)(Os, { onSubmit: D, onRetry: M })] });
2336
- return (0, ee.jsxs)("section", { className: "camera-capture", children: [p === "CAPTURE" && V, p === "REVIEW" && X, p === "NO_CAMERA_ACCESS" && (0, ee.jsx)(ia, { onAction: P }), p === "CAMERA_NOT_SUPPORTED" && (0, ee.jsx)(la, {})] });
2337
- };
2338
- var ca = cu;
2339
- var Gs = require("react/jsx-runtime");
2340
- function mu(e) {
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 du = (e) => {
2347
- let { step: t, model: r, onModelChange: o, onAction: a } = e, n = Q(), s = $s(t), m = uu(t), d = pu(t), { title: p, image: c, cameraConfig: b } = m, { assets: y, direction: l, instructions: u } = b || {}, { overlay: f, outline: g } = y || {}, { url: S } = c || {}, [v, C] = (0, Yr.useState)(false);
2348
- (0, Yr.useEffect)(() => {
2349
- v && a(d);
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 x = async (A) => {
2352
- let { $id: F } = m;
2353
- if (A) {
2354
- let D = await mu(A), M = { [F || ""]: D };
2355
- C(true), o({ model: M, formSchema: s, triggerModel: D, triggerSchema: m });
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, Gs.jsx)(ca, { overlay: f, outline: g, title: p, imageUrl: S, instructions: u, direction: l, onEvent: n, onCapture: (A) => {
2359
- x(A);
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 Jr = du;
2363
- function $s(e) {
2364
- let r = Cr(e.schemas || [])[0];
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 uu(e) {
2370
- let t = $s(e), r = Object.values(t.properties)[0];
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 pu(e) {
2378
+ function bu(e) {
2376
2379
  var t, r;
2377
- if (!e.schemas || ((t = Cr(e.schemas)) == null ? void 0 : t.length) !== 1)
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 Ks = require("react-intl");
2384
- var _s = require("react-intl");
2385
- var nr = (0, _s.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." } });
2386
- var Ys = require("react/jsx-runtime");
2387
- var Ws = () => {
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 fu = ({ url: e, onClose: t }) => {
2390
- let { formatMessage: r } = (0, Ks.useIntl)();
2391
- return (0, Ys.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: yu(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
+ 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: Ws, onPersistAsync: Ws });
2396
+ }, onModelChange: Js, onPersistAsync: Js });
2394
2397
  };
2395
- var Zr = fu;
2396
- function yu(e) {
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 ze = require("react/jsx-runtime");
2404
- var Js = (e) => {
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, ze.jsx)(Zr, { url: o, onClose: n }) : Sn(t) ? (0, ze.jsx)(Jr, h(i({}, e), { step: t })) : (0, ze.jsxs)(ze.Fragment, { children: [r ? (0, ze.jsx)(ne, { component: { context: "negative", markdown: r, margin: "lg" } }) : null, (0, ze.jsx)($r, h(i({}, e), { stepSpecification: t }))] });
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 Zs = require("react");
2410
- var hu = 1e3;
2411
- function Xs(e) {
2412
- let t = (0, Zs.useRef)(/* @__PURE__ */ new Map()), r = (o) => {
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, m) => e(n, s, m), hu);
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 m = r(o);
2420
- m(o, a, n), (!s || !bn(s)) && m.flush();
2422
+ let c = r(o);
2423
+ c(o, a, n), (!s || !bn(s)) && c.flush();
2421
2424
  };
2422
2425
  }
2423
- var Tt = require("react");
2424
- function Qs(e) {
2426
+ var Lt = require("react");
2427
+ function rl(e) {
2425
2428
  return Object.prototype.hasOwnProperty.call(e, "$ref") === false;
2426
2429
  }
2427
- var tl = (e) => {
2428
- var l, u;
2429
- let [t, r] = (0, Tt.useState)((l = e == null ? void 0 : e.errors) == null ? void 0 : l.validation), [o, a] = (0, Tt.useState)((u = e == null ? void 0 : e.errors) == null ? void 0 : u.error), [n, s] = (0, Tt.useState)({ step: e || void 0, models: e != null && e.model ? el(e.model, ma(e)) : {}, etag: void 0 }), { step: m, models: d, etag: p } = n, c = (f, g) => {
2430
- var S, v, C, x;
2431
- s((A) => ({ step: f, models: f.model ? el(f.model, ma(f)) : A.models, etag: g })), r((v = (S = f == null ? void 0 : f.errors) == null ? void 0 : S.validation) != null ? v : null), a((x = (C = f == null ? void 0 : f.errors) == null ? void 0 : C.error) != null ? x : null);
2432
- }, b = (f, g, S) => {
2433
- s((v) => {
2434
- let C = h(i({}, v.models), { [f]: g }), x = { step: v.step, models: C, etag: v.etag };
2435
- return S(C), x;
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, Tt.useMemo)(() => gu(d, ma(m)), [d, m]);
2438
- return { formErrors: t, globalError: o, step: m, models: d, etag: p, modelIsValid: y, setFormErrors: r, setGlobalError: a, setStepAndEtag: c, setSchemaModel: b };
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 el = (e, t = []) => t.reduce((r, o) => (o.$id || console.warn("Schema without $id property found."), h(i({}, r), { [o.$id || ""]: ae(e, o) || {} })), {});
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 Qs(t.schema) ? [t.schema] : [];
2452
+ return rl(t.schema) ? [t.schema] : [];
2450
2453
  default:
2451
2454
  return [];
2452
2455
  }
2453
2456
  });
2454
- var gu = (e, t = []) => !(t != null && t.some((r) => (r.$id || console.warn("Schema without $id property found."), !$(e[r.$id || ""] || {}, r))));
2455
- var Xr = require("@transferwise/components");
2456
- var rl = require("react");
2457
- var al = require("react/jsx-runtime");
2458
- function ol(e, t) {
2459
- let r = i({ size: Xr.Size.EXTRA_LARGE, initial: true, submission: false }, e), [o, a] = (0, rl.useState)(t), s = r.initial && o === "initial" || r.submission && o === "submission" ? (0, al.jsx)(Xr.Loader, { size: r.size, classNames: { "tw-loader": "tw-loader m-x-auto" }, "data-testid": "loader" }) : null;
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 cl = require("react");
2463
- var Qr = require("@transferwise/components");
2464
- var il = require("react-intl");
2465
- var nl = require("react-intl");
2466
- var ua = (0, nl.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" } });
2467
- var ll = require("react/jsx-runtime");
2468
- var sl = ({ onDismiss: e }) => {
2469
- let { formatMessage: t } = (0, il.useIntl)();
2470
- return (0, ll.jsx)(Qr.Alert, { action: { text: t(ua.retry), href: window.location.href }, message: t(ua.errorAlert), type: Qr.Sentiment.NEGATIVE, className: "m-b-3", onDismiss: e });
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 Bt = require("react/jsx-runtime");
2473
- var bu = () => {
2475
+ var Tt = require("react/jsx-runtime");
2476
+ var xu = () => {
2474
2477
  };
2475
- var pa = class extends cl.Component {
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 = bu } = this.props;
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, Bt.jsxs)(Bt.Fragment, { children: [o && (0, Bt.jsx)(sl, { onDismiss: this.handleErrorReset }), !a && r] });
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 Su = async (e) => {
2499
+ var Ou = async (e) => {
2497
2500
  switch (e.headers.get("X-Df-ResponseType")) {
2498
2501
  case "step":
2499
- return ml(e);
2502
+ return pl(e);
2500
2503
  case "exit":
2501
- return ul(e);
2504
+ return yl(e);
2502
2505
  case "action":
2503
- return dl(e);
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 ml = async (e) => {
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 dl = async (e) => {
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 ul = async (e) => ({ type: "exit", result: await ya(e) });
2525
- var pl = async (e) => {
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 Su(e);
2531
+ return Ou(e);
2529
2532
  if ((o = e.headers) != null && o.has("X-Df-Exit"))
2530
- return ul(e);
2533
+ return yl(e);
2531
2534
  let t = await ir(e.clone());
2532
- return N(t) && t.action ? dl(e) : ml(e);
2535
+ return N(t) && t.action ? fl(e) : pl(e);
2533
2536
  };
2534
- var fl = async (e) => {
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 (!wu(e))
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 wu = (e) => typeof e == "object" && e !== null && "clone" in e && "bodyUsed" in e;
2562
- var tt = require("react/jsx-runtime");
2563
- var yl = () => {
2564
- };
2565
- var Fu = ({ flowId: e, httpClient: t, initialAction: r, initialStep: o, loaderConfig: a, displayStepTitle: n = true, onCompletion: s, onError: m, onEvent: d = yl, onLog: p = yl }) => {
2566
- let { locale: c } = (0, hl.useIntl)(), { formErrors: b, globalError: y, step: l, models: u, etag: f, modelIsValid: g, setFormErrors: S, setGlobalError: v, setStepAndEtag: C, setSchemaModel: x } = tl(o), [A, F] = (0, Ce.useState)(false), { isLoading: D, loader: M, setLoadingState: P } = ol(a, o ? "idle" : "initial"), V = nt("critical", p, e, (l == null ? void 0 : l.id) || (l == null ? void 0 : l.key)), X = (0, Ce.useMemo)(() => {
2567
- var w;
2568
- return i({ flowId: e, stepId: (l == null ? void 0 : l.id) || (l == null ? void 0 : l.key) }, (w = l == null ? void 0 : l.analytics) != null ? w : {});
2569
- }, [e, l]), O = (0, Ce.useMemo)(() => io(d, X), [d, X]), T = (0, Ce.useCallback)(({ action: w, data: j, etag: I }) => {
2570
- let { url: Y, method: Rt = "POST" } = w;
2571
- return t(Y != null ? Y : "", { method: Rt, headers: i({ "accept-language": c, "Content-Type": "application/json" }, I ? { "If-None-Match": I } : {}), credentials: "include", body: Rt === "GET" ? void 0 : JSON.stringify(j) });
2572
- }, [t, c]), L = async (w, j = {}) => {
2573
- P(l ? "submission" : "initial"), O("Dynamic Flow - Step Submitted", { actionId: w.$id });
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 I = await T({ action: w, data: j });
2576
- await sr(I, "submission");
2577
- } catch (I) {
2578
- lr(I, "Error fetching next step");
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
- }, oe = async (w, j, I) => {
2581
- P("refresh"), O("Dynamic Flow - Step Refreshed", { status: "pending" });
2583
+ }, $ = async (C, U, D) => {
2584
+ k("refresh"), F("Dynamic Flow - Step Refreshed", { status: "pending" });
2582
2585
  try {
2583
- let Y = await T({ action: { url: w, method: "POST" }, data: j, etag: I });
2584
- await sr(Y, "refresh");
2585
- } catch (Y) {
2586
- lr(Y, "Error fetching refresh step");
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
- }, Ve = async (w, j) => {
2589
- P("submission");
2591
+ }, He = async (C, U) => {
2592
+ k("submission");
2590
2593
  try {
2591
- let I = await T({ action: w, data: j });
2592
- await ue(I, w.result);
2593
- } catch (I) {
2594
- lr(I, "Error fetching exit result");
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 (w, j) => {
2597
- let I = await ya(w);
2598
- xe(i(i({}, I), j));
2599
- }, rt = Xs(oe), xe = (0, Ce.useCallback)((w) => {
2600
- O("Dynamic Flow - Flow Finished", { result: "success" }), s(w);
2601
- }, [s, O]);
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
- O("Dynamic Flow - Flow Started", {});
2606
+ F("Dynamic Flow - Flow Started", {});
2604
2607
  }, []), (0, Ce.useEffect)(() => {
2605
2608
  if (!o) {
2606
- let w = i({ $id: "#initial-step-request", method: "GET" }, r);
2607
- L(w, w.data);
2609
+ let C = i({ $id: "#initial-step-request", method: "GET" }, r);
2610
+ I(C, C.data);
2608
2611
  }
2609
- }, [t, c, JSON.stringify(o), JSON.stringify(r)]);
2610
- let sr = async (w, j) => {
2612
+ }, [t, u, JSON.stringify(o), JSON.stringify(r)]);
2613
+ let sr = async (C, U) => {
2611
2614
  try {
2612
- if (w.status === 304) {
2613
- P("idle");
2615
+ if (C.status === 304) {
2616
+ k("idle");
2614
2617
  return;
2615
2618
  }
2616
- if (!w.ok) {
2617
- let Y = await fl(w);
2618
- Fc(Y);
2619
+ if (!C.ok) {
2620
+ let J = await gl(C);
2621
+ Oc(J);
2619
2622
  return;
2620
2623
  }
2621
- let I = await pl(w);
2622
- I.type === "action" ? L(I.action, I.action.data) : I.type === "exit" ? xe(I.result) : wc(I.step, I.etag, j);
2623
- } catch (I) {
2624
- return lr(I, "Error parsing fetch response", j, w.status);
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
- }, wc = (w, j, I) => {
2627
- C(w, j), P("idle"), I === "submission" ? (F(false), O("Dynamic Flow - Step Started", i({ stepId: w.id || w.key }, w == null ? void 0 : w.analytics))) : O("Dynamic Flow - Step Refreshed", { status: "success" });
2628
- }, Fc = async (w) => {
2629
- w.refreshFormUrl && await oe(w.refreshFormUrl, eo(u), f), w.validation && S(w.validation), w.error && v(w.error), P("idle");
2630
- }, lr = (w, j, I, Y) => {
2631
- V("Error fetching", j), I === "refresh" && O("Dynamic Flow - Step Refreshed", { status: "failure" }), O("Dynamic Flow - Flow Finished", { status: "failure" }), m(w, Y), P("idle");
2632
- }, Cc = (w) => {
2633
- let { model: j, formSchema: I } = w, { $id: Y = "" } = I;
2634
- v(null), J(j) || V("Invalid model on change", "onModelChange was called but the model argument is not an object"), x(Y, j, (vc) => {
2635
- xc(w, vc);
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
- }, xc = (w, j) => {
2638
- let { triggerSchema: I } = w;
2639
- if (Ou(w)) {
2640
- let Y = I.refreshFormUrl || (l == null ? void 0 : l.refreshFormUrl);
2641
- Y && rt(Y, eo(j), f, I);
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
- }, Oc = async (w) => {
2644
- if (D || w.disabled)
2646
+ }, Pc = async (C) => {
2647
+ if (E || C.disabled)
2645
2648
  return;
2646
- if (w.exit && !w.url) {
2647
- xe(w.result);
2649
+ if (C.exit && !C.url) {
2650
+ xe(C.result);
2648
2651
  return;
2649
2652
  }
2650
- let j = w.exit ? Ve : L, { data: I, method: Y } = w, Rt = i(i({}, eo(u)), I);
2651
- xu(Y) ? (S(null), F(true), g && await j(w, Rt)) : await j(w);
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, tt.jsx)(Sr, { flowId: e, stepId: (l == null ? void 0 : l.id) || (l == null ? void 0 : l.key), onLog: p, children: (0, tt.jsx)(ur, { metadata: X, onEvent: d, children: (0, tt.jsx)(Ta, { loading: D, children: (0, tt.jsx)(Ua, { httpClient: t, children: M !== null ? M : (0, tt.jsx)(Js, { step: l, model: eo(u), submitted: A, globalError: y, formErrors: b, stepLayoutOptions: { displayStepTitle: n }, onAction: (w) => {
2654
- Oc(w);
2655
- }, onModelChange: Cc }) }) }) }) });
2656
- };
2657
- var Cu = (e) => (0, tt.jsx)(fa, { onError: e.onError, children: (0, tt.jsx)(Fu, i({}, e)) });
2658
- var ga = Cu;
2659
- var eo = (e) => Object.values(e).reduce((t, r) => i(i({}, t), r), {});
2660
- var xu = (e = "POST") => ["POST", "PUT", "PATCH"].includes(e.toUpperCase());
2661
- var Ou = (e) => {
2662
- let { type: t, triggerSchema: r, triggerModel: o, lastTriggerModel: a = null } = e, n = () => $(o, r), s = () => $(a, r);
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
- ot(ba, { alert: () => gl, box: () => bl, button: () => Sl, columns: () => wl, copyable: () => Fl, decision: () => Cl, decisionFlags: () => xl, decisionIcons: () => Ol, heading: () => vl, image: () => Al, info: () => Pl, list: () => kl, loadingIndicator: () => Ml, paragraph: () => El, review: () => Il });
2667
- var vu = { 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" }] };
2668
- var gl = vu;
2669
- var Au = { 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}".` }] })) };
2670
- var bl = Au;
2671
- var Pu = ["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 } } }));
2672
- var ku = { 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" } }, ...Pu, { type: "paragraph", text: "Press any buttons and see the httpClient calls below.", align: "center" }] }] };
2673
- var Sl = ku;
2674
- var Mu = { 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" } } }] }] };
2675
- var wl = Mu;
2676
- var Eu = { 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: [] };
2677
- var Fl = Eu;
2678
- var Iu = { 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" } }] }] };
2679
- var Cl = Iu;
2680
- var Du = { 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: Do.map((e) => ({ title: `${e.toUpperCase()}`, icon: { name: `flag-${e}` }, action: { url: "/" } })) }] };
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 = { 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
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 Pl = ju;
2708
- var Uu = { 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" }] }] };
2709
- var kl = Uu;
2710
- var zu = { 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" }] };
2711
- var Ml = zu;
2712
- var Vu = { 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" }] };
2713
- var El = Vu;
2714
- var Hu = { 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" }] }] }] };
2715
- var Il = Hu;
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
- ot(Sa, { cameraCapture: () => Dl, recipient: () => Ll, recipientUpdate: () => Tl, singleFileUpload: () => Bl, stepValidationErrors: () => Nl });
2718
- var qu = { 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: "/" };
2719
- var Dl = qu;
2720
- var $u = { 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: {} } };
2721
- var Ll = $u;
2722
- var Gu = { 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" } }] };
2723
- var Tl = Gu;
2724
- var _u = { 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 } };
2725
- var Bl = _u;
2726
- var Wu = { 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 }] } } } } }] };
2727
- var Nl = Wu;
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
- ot(wa, { actionResponse: () => Rl, external: () => jl, persistAsync: () => Ul, polling: () => zl, validationAsync: () => Vl });
2730
- var Ku = { 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" } }] };
2731
- var Rl = Ku;
2732
- var Yu = { 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: [] };
2733
- var jl = Yu;
2734
- var Ju = { 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" } }] };
2735
- var Ul = Ju;
2736
- var Zu = { 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: [] };
2737
- var zl = Zu;
2738
- var Xu = { 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: {} };
2739
- var Vl = Xu;
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
- ot(Fa, { allLayoutComponents: () => Hl, finalStepLayout: () => ql, listLayout: () => $l, payInLayout: () => Gl, reviewLayout: () => _l, successLayout: () => Wl });
2742
- var Qu = [{ 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
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 Hl = Qu;
2749
- var ep = [{ 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" } }] }];
2750
- var ql = ep;
2751
- var tp = [{ 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" }] }];
2752
- var $l = tp;
2753
- var rp = { 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" } } }] };
2754
- var Gl = rp;
2755
- var op = [{ 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" } }] }];
2756
- var _l = op;
2757
- var ap = [{ 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" } }] }] }];
2758
- var Wl = ap;
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
- ot(Ca, { action: () => Kl, actionResponseFinal: () => Yl, exit: () => Jl, recipientUpdateFinal: () => Zl });
2761
- var np = { action: { url: "/responses/success", method: "POST" } };
2762
- var Kl = np;
2763
- var ip = { 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" } }] };
2764
- var Yl = ip;
2765
- var sp = { id: "123456", name: "Bob Loblaw", country: "US" };
2766
- var Jl = sp;
2767
- var lp = { 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" } }] };
2768
- var Zl = lp;
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
- ot(xa, { allOf: () => oc, boolean: () => rc, numberAndInteger: () => Ql, oneOf: () => ec, simpleForm: () => Xl, stringFormats: () => tc });
2771
- var cp = { 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" } }] };
2772
- var Xl = cp;
2773
- var mp = { 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" } }] };
2774
- var Ql = mp;
2775
- var dp = [["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"]];
2776
- var up = { 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: dp.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" } }] };
2777
- var ec = up;
2778
- var pp = { 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" } };
2779
- var tc = pp;
2780
- var fp = { 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" } }] };
2781
- var rc = fp;
2782
- var yp = { 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" } }] };
2783
- var oc = yp;
2784
- var Nt = (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 }] });
2785
- var ac = { steps: h(i(i(i(i({}, ba), Sa), wa), xa), { "image-xs": Nt("xs"), "image-sm": Nt("sm"), "image-md": Nt("md"), "image-lg": Nt("lg"), "image-xl": Nt("xl") }), layouts: i({}, Fa), responses: Ca };
2786
- var nc = { "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" };
2787
- var ic = { "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" };
2788
- var sc = { "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" };
2789
- var lc = { "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" };
2790
- var cc = { "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" };
2791
- var mc = { "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" };
2792
- var dc = { "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" };
2793
- var uc = { "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" };
2794
- var pc = { "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" };
2795
- var fc = { "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" };
2796
- var yc = { "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" };
2797
- var hc = { "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" };
2798
- var gc = { "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" };
2799
- var bc = { "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" };
2800
- var Ep = { en: ic, de: nc, es: sc, fr: lc, hu: cc, id: mc, it: dc, ja: uc, pl: pc, pt: fc, ro: yc, ru: hc, tr: gc, zh: bc };
2801
- var Sc = Ep;
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