@wise/dynamic-flow-client-internal 2.8.1 → 2.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/main.js CHANGED
@@ -51,39 +51,39 @@ 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 Vm = Object.create;
54
+ var Vl = Object.create;
55
55
  var Qt = Object.defineProperty;
56
- var Um = Object.defineProperties;
57
- var Hm = Object.getOwnPropertyDescriptor;
58
- var qm = Object.getOwnPropertyDescriptors;
59
- var Gm = Object.getOwnPropertyNames;
56
+ var Ul = Object.defineProperties;
57
+ var Hl = Object.getOwnPropertyDescriptor;
58
+ var ql = Object.getOwnPropertyDescriptors;
59
+ var Gl = Object.getOwnPropertyNames;
60
60
  var rn = Object.getOwnPropertySymbols;
61
- var Wm = Object.getPrototypeOf;
61
+ var Wl = Object.getPrototypeOf;
62
62
  var an = Object.prototype.hasOwnProperty;
63
- var $m = Object.prototype.propertyIsEnumerable;
63
+ var $l = Object.prototype.propertyIsEnumerable;
64
64
  var on = (e, t, r) => t in e ? Qt(e, t, { enumerable: true, configurable: true, writable: true, value: r }) : e[t] = r;
65
65
  var s = (e, t) => {
66
66
  for (var r in t || (t = {}))
67
67
  an.call(t, r) && on(e, r, t[r]);
68
68
  if (rn)
69
69
  for (var r of rn(t))
70
- $m.call(t, r) && on(e, r, t[r]);
70
+ $l.call(t, r) && on(e, r, t[r]);
71
71
  return e;
72
72
  };
73
- var S = (e, t) => Um(e, qm(t));
73
+ var S = (e, t) => Ul(e, ql(t));
74
74
  var Oo = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports);
75
- var _m = (e, t) => {
75
+ var _l = (e, t) => {
76
76
  for (var r in t)
77
77
  Qt(e, r, { get: t[r], enumerable: true });
78
78
  };
79
79
  var nn = (e, t, r, o) => {
80
80
  if (t && typeof t == "object" || typeof t == "function")
81
- for (let a of Gm(t))
82
- !an.call(e, a) && a !== r && Qt(e, a, { get: () => t[a], enumerable: !(o = Hm(t, a)) || o.enumerable });
81
+ for (let a of Gl(t))
82
+ !an.call(e, a) && a !== r && Qt(e, a, { get: () => t[a], enumerable: !(o = Hl(t, a)) || o.enumerable });
83
83
  return e;
84
84
  };
85
- var ke = (e, t, r) => (r = e != null ? Vm(Wm(e)) : {}, nn(t || !e || !e.__esModule ? Qt(r, "default", { value: e, enumerable: true }) : r, e));
86
- var Km = (e) => nn(Qt({}, "__esModule", { value: true }), e);
85
+ var ke = (e, t, r) => (r = e != null ? Vl(Wl(e)) : {}, nn(t || !e || !e.__esModule ? Qt(r, "default", { value: e, enumerable: true }) : r, e));
86
+ var Kl = (e) => nn(Qt({}, "__esModule", { value: true }), e);
87
87
  var Qe = Oo((sf, Ur) => {
88
88
  "use strict";
89
89
  (function() {
@@ -160,23 +160,23 @@ var require_main_min = __commonJS({
160
160
  o.r(r);
161
161
  var a = o("react"), n = o.n(a), i = function() {
162
162
  var h = function(y, u) {
163
- return h = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(l, f) {
164
- l.__proto__ = f;
165
- } || function(l, f) {
163
+ return h = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(m, f) {
164
+ m.__proto__ = f;
165
+ } || function(m, f) {
166
166
  for (var w in f)
167
- f.hasOwnProperty(w) && (l[w] = f[w]);
167
+ f.hasOwnProperty(w) && (m[w] = f[w]);
168
168
  }, h(y, u);
169
169
  };
170
170
  return function(y, u) {
171
171
  h(y, u);
172
- function l() {
172
+ function m() {
173
173
  this.constructor = y;
174
174
  }
175
- y.prototype = u === null ? Object.create(u) : (l.prototype = u.prototype, new l());
175
+ y.prototype = u === null ? Object.create(u) : (m.prototype = u.prototype, new m());
176
176
  };
177
177
  }(), c = function() {
178
178
  return c = Object.assign || function(h) {
179
- for (var y, u = 1, l = arguments.length; u < l; u++) {
179
+ for (var y, u = 1, m = arguments.length; u < m; u++) {
180
180
  y = arguments[u];
181
181
  for (var f in y)
182
182
  Object.prototype.hasOwnProperty.call(y, f) && (h[f] = y[f]);
@@ -185,64 +185,64 @@ var require_main_min = __commonJS({
185
185
  }, c.apply(this, arguments);
186
186
  }, d = function(h, y) {
187
187
  var u = {};
188
- for (var l in h)
189
- Object.prototype.hasOwnProperty.call(h, l) && y.indexOf(l) < 0 && (u[l] = h[l]);
188
+ for (var m in h)
189
+ Object.prototype.hasOwnProperty.call(h, m) && y.indexOf(m) < 0 && (u[m] = h[m]);
190
190
  if (h != null && typeof Object.getOwnPropertySymbols == "function")
191
- for (var f = 0, l = Object.getOwnPropertySymbols(h); f < l.length; f++)
192
- y.indexOf(l[f]) < 0 && Object.prototype.propertyIsEnumerable.call(h, l[f]) && (u[l[f]] = h[l[f]]);
191
+ for (var f = 0, m = Object.getOwnPropertySymbols(h); f < m.length; f++)
192
+ y.indexOf(m[f]) < 0 && Object.prototype.propertyIsEnumerable.call(h, m[f]) && (u[m[f]] = h[m[f]]);
193
193
  return u;
194
194
  };
195
195
  (function() {
196
196
  typeof window != "undefined" && (navigator.mediaDevices === void 0 && (navigator.mediaDevices = {}), navigator.mediaDevices.getUserMedia === void 0 && (navigator.mediaDevices.getUserMedia = function(y) {
197
197
  var u = navigator.getUserMedia || navigator.webkitGetUserMedia || navigator.mozGetUserMedia || navigator.msGetUserMedia;
198
- return u ? new Promise(function(l, f) {
199
- u.call(navigator, y, l, f);
198
+ return u ? new Promise(function(m, f) {
199
+ u.call(navigator, y, m, f);
200
200
  }) : Promise.reject(new Error("getUserMedia is not implemented in this browser"));
201
201
  }));
202
202
  })();
203
- function m() {
203
+ function l() {
204
204
  return !!(navigator.mediaDevices && navigator.mediaDevices.getUserMedia);
205
205
  }
206
206
  var p = function(h) {
207
207
  i(y, h);
208
208
  function y(u) {
209
- var l = h.call(this, u) || this;
210
- return l.canvas = null, l.ctx = null, l.requestUserMediaId = 0, l.unmounted = false, l.state = { hasUserMedia: false }, l;
209
+ var m = h.call(this, u) || this;
210
+ return m.canvas = null, m.ctx = null, m.requestUserMediaId = 0, m.unmounted = false, m.state = { hasUserMedia: false }, m;
211
211
  }
212
212
  return y.prototype.componentDidMount = function() {
213
- var u = this, l = u.state, f = u.props;
214
- if (this.unmounted = false, !m()) {
213
+ var u = this, m = u.state, f = u.props;
214
+ if (this.unmounted = false, !l()) {
215
215
  f.onUserMediaError("getUserMedia not supported");
216
216
  return;
217
217
  }
218
- l.hasUserMedia || this.requestUserMedia(), f.children && typeof f.children != "function" && console.warn("children must be a function");
218
+ m.hasUserMedia || this.requestUserMedia(), f.children && typeof f.children != "function" && console.warn("children must be a function");
219
219
  }, y.prototype.componentDidUpdate = function(u) {
220
- var l = this.props;
221
- if (!m()) {
222
- l.onUserMediaError("getUserMedia not supported");
220
+ var m = this.props;
221
+ if (!l()) {
222
+ m.onUserMediaError("getUserMedia not supported");
223
223
  return;
224
224
  }
225
- var f = JSON.stringify(u.audioConstraints) !== JSON.stringify(l.audioConstraints), w = JSON.stringify(u.videoConstraints) !== JSON.stringify(l.videoConstraints), b = u.minScreenshotWidth !== l.minScreenshotWidth, F = u.minScreenshotHeight !== l.minScreenshotHeight;
225
+ var f = JSON.stringify(u.audioConstraints) !== JSON.stringify(m.audioConstraints), w = JSON.stringify(u.videoConstraints) !== JSON.stringify(m.videoConstraints), b = u.minScreenshotWidth !== m.minScreenshotWidth, F = u.minScreenshotHeight !== m.minScreenshotHeight;
226
226
  (w || b || F) && (this.canvas = null, this.ctx = null), (f || w) && (this.stopAndCleanup(), this.requestUserMedia());
227
227
  }, y.prototype.componentWillUnmount = function() {
228
228
  this.unmounted = true, this.stopAndCleanup();
229
229
  }, y.stopMediaStream = function(u) {
230
- u && (u.getVideoTracks && u.getAudioTracks ? (u.getVideoTracks().map(function(l) {
231
- u.removeTrack(l), l.stop();
232
- }), u.getAudioTracks().map(function(l) {
233
- u.removeTrack(l), l.stop();
230
+ u && (u.getVideoTracks && u.getAudioTracks ? (u.getVideoTracks().map(function(m) {
231
+ u.removeTrack(m), m.stop();
232
+ }), u.getAudioTracks().map(function(m) {
233
+ u.removeTrack(m), m.stop();
234
234
  })) : u.stop());
235
235
  }, y.prototype.stopAndCleanup = function() {
236
236
  var u = this.state;
237
237
  u.hasUserMedia && (y.stopMediaStream(this.stream), u.src && window.URL.revokeObjectURL(u.src));
238
238
  }, y.prototype.getScreenshot = function(u) {
239
- var l = this, f = l.state, w = l.props;
239
+ var m = this, f = m.state, w = m.props;
240
240
  if (!f.hasUserMedia)
241
241
  return null;
242
242
  var b = this.getCanvas(u);
243
243
  return b && b.toDataURL(w.screenshotFormat, w.screenshotQuality);
244
244
  }, y.prototype.getCanvas = function(u) {
245
- var l = this, f = l.state, w = l.props;
245
+ var m = this, f = m.state, w = m.props;
246
246
  if (!this.video || !f.hasUserMedia || !this.video.videoHeight)
247
247
  return null;
248
248
  if (!this.ctx) {
@@ -256,9 +256,9 @@ var require_main_min = __commonJS({
256
256
  var v = this, O = v.ctx, x = v.canvas;
257
257
  return O && x && (x.width = (u == null ? void 0 : u.width) || x.width, x.height = (u == null ? void 0 : u.height) || x.height, w.mirrored && (O.translate(x.width, 0), O.scale(-1, 1)), O.imageSmoothingEnabled = w.imageSmoothing, O.drawImage(this.video, 0, 0, (u == null ? void 0 : u.width) || x.width, (u == null ? void 0 : u.height) || x.height), w.mirrored && (O.scale(-1, 1), O.translate(-x.width, 0))), x;
258
258
  }, y.prototype.requestUserMedia = function() {
259
- var u = this, l = this.props, f = function(F, g) {
259
+ var u = this, m = this.props, f = function(F, g) {
260
260
  var v = { video: typeof g != "undefined" ? g : true };
261
- l.audio && (v.audio = typeof F != "undefined" ? F : true), u.requestUserMediaId++;
261
+ m.audio && (v.audio = typeof F != "undefined" ? F : true), u.requestUserMediaId++;
262
262
  var O = u.requestUserMediaId;
263
263
  navigator.mediaDevices.getUserMedia(v).then(function(x) {
264
264
  u.unmounted || O !== u.requestUserMediaId ? y.stopMediaStream(x) : u.handleUserMedia(null, x);
@@ -267,7 +267,7 @@ var require_main_min = __commonJS({
267
267
  });
268
268
  };
269
269
  if ("mediaDevices" in navigator)
270
- f(l.audioConstraints, l.videoConstraints);
270
+ f(m.audioConstraints, m.videoConstraints);
271
271
  else {
272
272
  var w = function(F) {
273
273
  return { optional: [{ sourceId: F }] };
@@ -280,27 +280,27 @@ var require_main_min = __commonJS({
280
280
  F.forEach(function(M) {
281
281
  M.kind === "audio" ? g = M.id : M.kind === "video" && (v = M.id);
282
282
  });
283
- var O = b(l.audioConstraints);
283
+ var O = b(m.audioConstraints);
284
284
  O && (g = O);
285
- var x = b(l.videoConstraints);
285
+ var x = b(m.videoConstraints);
286
286
  x && (v = x), f(w(g), w(v));
287
287
  });
288
288
  }
289
- }, y.prototype.handleUserMedia = function(u, l) {
289
+ }, y.prototype.handleUserMedia = function(u, m) {
290
290
  var f = this.props;
291
- if (u || !l) {
291
+ if (u || !m) {
292
292
  this.setState({ hasUserMedia: false }), f.onUserMediaError(u);
293
293
  return;
294
294
  }
295
- this.stream = l;
295
+ this.stream = m;
296
296
  try {
297
- this.video && (this.video.srcObject = l), this.setState({ hasUserMedia: true });
297
+ this.video && (this.video.srcObject = m), this.setState({ hasUserMedia: true });
298
298
  } catch (w) {
299
- this.setState({ hasUserMedia: true, src: window.URL.createObjectURL(l) });
299
+ this.setState({ hasUserMedia: true, src: window.URL.createObjectURL(m) });
300
300
  }
301
- f.onUserMedia(l);
301
+ f.onUserMedia(m);
302
302
  }, y.prototype.render = function() {
303
- var u = this, l = this, f = l.state, w = l.props, b = w.audio, F = w.forceScreenshotSourceSize, g = w.disablePictureInPicture, v = w.onUserMedia, O = w.onUserMediaError, x = w.screenshotFormat, M = w.screenshotQuality, k = w.minScreenshotWidth, P = w.minScreenshotHeight, D = w.audioConstraints, H = w.videoConstraints, ee = w.imageSmoothing, A = w.mirrored, B = w.style, E = B === void 0 ? {} : B, ie = w.children, W = d(w, ["audio", "forceScreenshotSourceSize", "disablePictureInPicture", "onUserMedia", "onUserMediaError", "screenshotFormat", "screenshotQuality", "minScreenshotWidth", "minScreenshotHeight", "audioConstraints", "videoConstraints", "imageSmoothing", "mirrored", "style", "children"]), X = A ? c(c({}, E), { transform: (E.transform || "") + " scaleX(-1)" }) : E, $e = { getScreenshot: this.getScreenshot.bind(this) };
303
+ var u = this, m = this, f = m.state, w = m.props, b = w.audio, F = w.forceScreenshotSourceSize, g = w.disablePictureInPicture, v = w.onUserMedia, O = w.onUserMediaError, x = w.screenshotFormat, M = w.screenshotQuality, k = w.minScreenshotWidth, P = w.minScreenshotHeight, D = w.audioConstraints, H = w.videoConstraints, ee = w.imageSmoothing, A = w.mirrored, B = w.style, E = B === void 0 ? {} : B, ie = w.children, W = d(w, ["audio", "forceScreenshotSourceSize", "disablePictureInPicture", "onUserMedia", "onUserMediaError", "screenshotFormat", "screenshotQuality", "minScreenshotWidth", "minScreenshotHeight", "audioConstraints", "videoConstraints", "imageSmoothing", "mirrored", "style", "children"]), X = A ? c(c({}, E), { transform: (E.transform || "") + " scaleX(-1)" }) : E, $e = { getScreenshot: this.getScreenshot.bind(this) };
304
304
  return a.createElement(a.Fragment, null, a.createElement("video", c({ autoPlay: true, disablePictureInPicture: g, src: f.src, muted: !b, playsInline: true, ref: function(_e) {
305
305
  u.video = _e;
306
306
  }, style: X }, W)), ie && ie($e));
@@ -314,26 +314,26 @@ var require_main_min = __commonJS({
314
314
  } }).default;
315
315
  });
316
316
  });
317
- var kc = Oo((jF, Sr) => {
317
+ var kc = Oo((zF, Sr) => {
318
318
  "use strict";
319
319
  (function() {
320
320
  "use strict";
321
321
  var e = typeof window != "undefined" && typeof window.document != "undefined" ? window.document : {}, t = typeof Sr != "undefined" && Sr.exports, r = function() {
322
- for (var n, i = [["requestFullscreen", "exitFullscreen", "fullscreenElement", "fullscreenEnabled", "fullscreenchange", "fullscreenerror"], ["webkitRequestFullscreen", "webkitExitFullscreen", "webkitFullscreenElement", "webkitFullscreenEnabled", "webkitfullscreenchange", "webkitfullscreenerror"], ["webkitRequestFullScreen", "webkitCancelFullScreen", "webkitCurrentFullScreenElement", "webkitCancelFullScreen", "webkitfullscreenchange", "webkitfullscreenerror"], ["mozRequestFullScreen", "mozCancelFullScreen", "mozFullScreenElement", "mozFullScreenEnabled", "mozfullscreenchange", "mozfullscreenerror"], ["msRequestFullscreen", "msExitFullscreen", "msFullscreenElement", "msFullscreenEnabled", "MSFullscreenChange", "MSFullscreenError"]], c = 0, d = i.length, m = {}; c < d; c++)
322
+ for (var n, i = [["requestFullscreen", "exitFullscreen", "fullscreenElement", "fullscreenEnabled", "fullscreenchange", "fullscreenerror"], ["webkitRequestFullscreen", "webkitExitFullscreen", "webkitFullscreenElement", "webkitFullscreenEnabled", "webkitfullscreenchange", "webkitfullscreenerror"], ["webkitRequestFullScreen", "webkitCancelFullScreen", "webkitCurrentFullScreenElement", "webkitCancelFullScreen", "webkitfullscreenchange", "webkitfullscreenerror"], ["mozRequestFullScreen", "mozCancelFullScreen", "mozFullScreenElement", "mozFullScreenEnabled", "mozfullscreenchange", "mozfullscreenerror"], ["msRequestFullscreen", "msExitFullscreen", "msFullscreenElement", "msFullscreenEnabled", "MSFullscreenChange", "MSFullscreenError"]], c = 0, d = i.length, l = {}; c < d; c++)
323
323
  if (n = i[c], n && n[1] in e) {
324
324
  for (c = 0; c < n.length; c++)
325
- m[i[0][c]] = n[c];
326
- return m;
325
+ l[i[0][c]] = n[c];
326
+ return l;
327
327
  }
328
328
  return false;
329
329
  }(), o = { change: r.fullscreenchange, error: r.fullscreenerror }, a = { request: function(n, i) {
330
330
  return new Promise(function(c, d) {
331
- var m = function() {
332
- this.off("change", m), c();
331
+ var l = function() {
332
+ this.off("change", l), c();
333
333
  }.bind(this);
334
- this.on("change", m), n = n || e.documentElement;
334
+ this.on("change", l), n = n || e.documentElement;
335
335
  var p = n[r.requestFullscreen](i);
336
- p instanceof Promise && p.then(m).catch(d);
336
+ p instanceof Promise && p.then(l).catch(d);
337
337
  }.bind(this));
338
338
  }, exit: function() {
339
339
  return new Promise(function(n, i) {
@@ -375,20 +375,20 @@ var require_main_min = __commonJS({
375
375
  })();
376
376
  });
377
377
  var Tp = {};
378
- _m(Tp, { DynamicFlow: () => Qa, JsonSchemaForm: () => en, Layout: () => ne, convertStepToLayout: () => er, inlineReferences: () => ze, isValidSchema: () => G, makeHttpClient: () => kr, translations: () => Bm });
379
- module2.exports = Km(Tp);
378
+ _l(Tp, { DynamicFlow: () => Qa, JsonSchemaForm: () => en, Layout: () => ne, convertStepToLayout: () => er, inlineReferences: () => ze, isValidSchema: () => G, makeHttpClient: () => kr, translations: () => Bl });
379
+ module2.exports = Kl(Tp);
380
380
  function er(e, { displayStepTitle: t = true } = {}) {
381
381
  if (e.layout)
382
- return cl(e, t);
382
+ return cm(e, t);
383
383
  switch (e.type) {
384
384
  case "final":
385
- return Zm(e);
385
+ return Zl(e);
386
386
  case "decision":
387
- return Qm(e);
387
+ return Ql(e);
388
388
  case "external":
389
- return Jm(e);
389
+ return Jl(e);
390
390
  default:
391
- return Ym(e);
391
+ return Yl(e);
392
392
  }
393
393
  }
394
394
  function Po(e) {
@@ -399,25 +399,25 @@ var require_main_min = __commonJS({
399
399
  }
400
400
  return e.description && t.push(Eo(e.description)), t;
401
401
  }
402
- function Jm(e) {
403
- return [...Po(e), Xm(e)];
402
+ function Jl(e) {
403
+ return [...Po(e), Xl(e)];
404
404
  }
405
- function Xm(e) {
405
+ function Xl(e) {
406
406
  return { type: "external", requestUrl: e.requestUrl, polling: e.polling, responseHandlers: e.responseHandlers, retryTitle: e.retryTitle };
407
407
  }
408
- function Ym(e) {
408
+ function Yl(e) {
409
409
  let t = Po(e);
410
- if (e.reviewFields && t.push(al(e.reviewFields)), e.schemas && t.push(...il(e)), e.actions) {
410
+ if (e.reviewFields && t.push(am(e.reviewFields)), e.schemas && t.push(...im(e)), e.actions) {
411
411
  let r = e.actions.map(vr);
412
412
  t.push(Mo(r, "md"));
413
413
  }
414
414
  return t;
415
415
  }
416
- function Zm(e) {
416
+ function Zl(e) {
417
417
  let t = [];
418
418
  if (e.details) {
419
419
  if (e.details.image) {
420
- let r = ol(e.details.image);
420
+ let r = om(e.details.image);
421
421
  t.push(r);
422
422
  }
423
423
  e.details.title && t.push(ko(e.details.title)), e.details.description && t.push(Eo(e.details.description));
@@ -428,9 +428,9 @@ var require_main_min = __commonJS({
428
428
  }
429
429
  return t;
430
430
  }
431
- function Qm(e) {
431
+ function Ql(e) {
432
432
  let t = Po(e);
433
- return e.options && t.push(tl(e.options)), t;
433
+ return e.options && t.push(tm(e.options)), t;
434
434
  }
435
435
  function Mo(e, t) {
436
436
  return { type: "box", width: t || "md", components: e };
@@ -441,48 +441,48 @@ var require_main_min = __commonJS({
441
441
  function Eo(e) {
442
442
  return { type: "paragraph", text: e, align: "center" };
443
443
  }
444
- function el(e) {
444
+ function em(e) {
445
445
  return { type: "form", schema: e };
446
446
  }
447
- function tl(e) {
448
- return { type: "decision", options: e.map(rl) };
447
+ function tm(e) {
448
+ return { type: "decision", options: e.map(rm) };
449
449
  }
450
- function rl(e) {
450
+ function rm(e) {
451
451
  return { title: e.title, description: e.description, action: { title: e.title, method: "GET", url: e.url, disabled: e.disabled } };
452
452
  }
453
453
  function sn(e) {
454
454
  return { type: "image", url: e.url, text: e.text, margin: e.margin || "lg", size: e.size || "md" };
455
455
  }
456
- function ol(e) {
456
+ function om(e) {
457
457
  return typeof e == "string" ? { type: "image", url: e, text: void 0, margin: "lg", size: "md" } : sn(e);
458
458
  }
459
459
  function vr(e) {
460
460
  return { type: "button", action: S(s({}, e), { title: e.title }) };
461
461
  }
462
- function al(e) {
463
- return { type: "review", title: e.title, fields: e.fields.map(nl) };
462
+ function am(e) {
463
+ return { type: "review", title: e.title, fields: e.fields.map(nm) };
464
464
  }
465
- function nl(e) {
465
+ function nm(e) {
466
466
  return { label: e.title, value: e.value };
467
467
  }
468
- function il(e) {
468
+ function im(e) {
469
469
  let t = [];
470
470
  if (e.schemas && e.schemas[0]) {
471
- let r = e.schemas[0], o = el(r);
472
- sl() ? t.push(o) : t.push(Mo([o], "md"));
471
+ let r = e.schemas[0], o = em(r);
472
+ sm() ? t.push(o) : t.push(Mo([o], "md"));
473
473
  }
474
474
  return t;
475
475
  }
476
- function sl() {
476
+ function sm() {
477
477
  return false;
478
478
  }
479
- function cl(e, t) {
479
+ function cm(e, t) {
480
480
  return [...t && e.title ? [ko(e.title)] : [], ...e.description ? [Eo(e.description)] : [], ...e.layout || []];
481
481
  }
482
482
  function ze({ layout: e, schemas: t, actions: r, model: o }) {
483
- return e ? t ? e.map((a) => a.type === "form" ? ml({ formComponent: a, schemas: t }) : a.type === "decision" ? ll({ decisionComponent: a, actions: r }) : a.type === "button" ? dl({ actionComponent: a, actions: r }) : a.type === "box" ? S(s({}, a), { components: ze({ layout: a.components, schemas: t, actions: r, model: o }) }) : a.type === "modal" ? S(s({}, a), { components: ze({ layout: a.content.components, schemas: t, actions: r, model: o }) }) : a.type === "columns" ? S(s({}, a), { left: ze({ layout: a.left, schemas: t, actions: r, model: o }), right: ze({ layout: a.right, schemas: t, actions: r, model: o }) }) : a) : e : [];
483
+ return e ? t ? e.map((a) => a.type === "form" ? lm({ formComponent: a, schemas: t }) : a.type === "decision" ? mm({ decisionComponent: a, actions: r }) : a.type === "button" ? dm({ actionComponent: a, actions: r }) : a.type === "box" ? S(s({}, a), { components: ze({ layout: a.components, schemas: t, actions: r, model: o }) }) : a.type === "modal" ? S(s({}, a), { components: ze({ layout: a.content.components, schemas: t, actions: r, model: o }) }) : a.type === "columns" ? S(s({}, a), { left: ze({ layout: a.left, schemas: t, actions: r, model: o }), right: ze({ layout: a.right, schemas: t, actions: r, model: o }) }) : a) : e : [];
484
484
  }
485
- function ml({ formComponent: e, schemas: t }) {
485
+ function lm({ formComponent: e, schemas: t }) {
486
486
  if (e.schemaId)
487
487
  return { type: "form", margin: e.margin, schema: cn(t, e.schemaId) };
488
488
  if (e.schema && Ar(e.schema) && e.schema.$ref)
@@ -491,15 +491,15 @@ var require_main_min = __commonJS({
491
491
  return s({}, e);
492
492
  throw new Error('Invalid form layout component. Missing "schema" or "schemaId" properties.');
493
493
  }
494
- function ll({ decisionComponent: e, actions: t }) {
494
+ function mm({ decisionComponent: e, actions: t }) {
495
495
  var o;
496
- let r = (o = e == null ? void 0 : e.options) == null ? void 0 : o.map((a) => a.action && Ar(a.action) ? S(s({}, a), { action: mn(t, a.action.$ref) }) : a);
496
+ let r = (o = e == null ? void 0 : e.options) == null ? void 0 : o.map((a) => a.action && Ar(a.action) ? S(s({}, a), { action: ln(t, a.action.$ref) }) : a);
497
497
  return S(s({}, e), { options: r });
498
498
  }
499
- function dl({ actionComponent: e, actions: t }) {
499
+ function dm({ actionComponent: e, actions: t }) {
500
500
  var r;
501
501
  if (e.action && Ar(e.action) && ((r = e.action) != null && r.$ref)) {
502
- let o = mn(t, e.action.$ref);
502
+ let o = ln(t, e.action.$ref);
503
503
  return vr(o);
504
504
  }
505
505
  return e;
@@ -510,34 +510,34 @@ var require_main_min = __commonJS({
510
510
  throw new Error(`Fatal Error. Schema not found. $id ${t}`);
511
511
  return r;
512
512
  }
513
- function mn(e, t) {
513
+ function ln(e, t) {
514
514
  let r = e.find((o) => o.$id === t);
515
515
  if (!r)
516
516
  throw new Error(`Fatal Error. Action not found. $id ${t}`);
517
517
  return r;
518
518
  }
519
519
  function Ar(e) {
520
- return Object.hasOwn(e, "$ref");
520
+ return Object.hasOwnProperty.call(e, "$ref");
521
521
  }
522
522
  var Me = require("react");
523
- var bm = require("react-intl");
523
+ var bl = require("react-intl");
524
524
  var vt = require("react");
525
525
  var Or = require("react");
526
- function ln() {
526
+ function mn() {
527
527
  let [e, t] = (0, Or.useState)(0);
528
528
  return { addPendingPromise: (0, Or.useCallback)((o) => {
529
- t((a) => a + 1), o.catch(pl).finally(() => ul(() => t((a) => Math.max(0, a - 1))));
529
+ t((a) => a + 1), o.catch(pm).finally(() => um(() => t((a) => Math.max(0, a - 1))));
530
530
  }, [t]), pendingPromises: e };
531
531
  }
532
- var ul = (e) => setTimeout(() => e(), 0);
533
- var pl = () => {
532
+ var um = (e) => setTimeout(() => e(), 0);
533
+ var pm = () => {
534
534
  };
535
535
  var yn = require("react/jsx-runtime");
536
536
  var dn = { loading: false, registerPersistAsyncPromise: (e) => {
537
537
  } };
538
538
  var un = (0, vt.createContext)(dn);
539
539
  var pn = ({ loading: e, children: t }) => {
540
- let { pendingPromises: r, addPendingPromise: o } = ln(), a = (0, vt.useMemo)(() => ({ loading: e || r > 0, registerPersistAsyncPromise: o }), [e, r, o]);
540
+ let { pendingPromises: r, addPendingPromise: o } = mn(), a = (0, vt.useMemo)(() => ({ loading: e || r > 0, registerPersistAsyncPromise: o }), [e, r, o]);
541
541
  return (0, yn.jsx)(un.Provider, { value: a, children: t });
542
542
  };
543
543
  var Pr = () => (0, vt.useContext)(un) || dn;
@@ -561,11 +561,11 @@ var require_main_min = __commonJS({
561
561
  };
562
562
  var ct = require("react");
563
563
  var kr = (e, t) => (r, o) => {
564
- let a = yl(r, e || ""), n = fl(o == null ? void 0 : o.headers, t);
564
+ let a = ym(r, e || ""), n = fm(o == null ? void 0 : o.headers, t);
565
565
  return fetch(a, S(s({}, o != null ? o : {}), { headers: n }));
566
566
  };
567
- var yl = (e, t) => typeof e == "string" && hl(e) ? t + e : e;
568
- var fl = (e, t) => {
567
+ var ym = (e, t) => typeof e == "string" && hm(e) ? t + e : e;
568
+ var fm = (e, t) => {
569
569
  if (!e && !t)
570
570
  return {};
571
571
  let r = new Headers(e);
@@ -573,7 +573,7 @@ var require_main_min = __commonJS({
573
573
  r.set(o, a);
574
574
  return r;
575
575
  };
576
- function hl(e = "") {
576
+ function hm(e = "") {
577
577
  return !["https://", "http://", "data:"].some((t) => e.startsWith(t) && e.length > t.length);
578
578
  }
579
579
  var Do = require("react/jsx-runtime");
@@ -592,7 +592,7 @@ var require_main_min = __commonJS({
592
592
  var wn = () => !!(0, ct.useContext)(Er);
593
593
  var Ot = require("react");
594
594
  var bn = require("react/jsx-runtime");
595
- var mt = (e, t, r = "UNKNOWN-FLOW-ID", o = "UNKNOWN-FLOW-ID") => (a, n, i) => {
595
+ var lt = (e, t, r = "UNKNOWN-FLOW-ID", o = "UNKNOWN-FLOW-ID") => (a, n, i) => {
596
596
  try {
597
597
  t(e, `Dynamic Flow ${e} - ${a} - ${n}`, s({ flowId: r, stepId: o }, i));
598
598
  } catch (c) {
@@ -600,7 +600,7 @@ var require_main_min = __commonJS({
600
600
  };
601
601
  var Sn = (0, Ot.createContext)(null);
602
602
  function Dr({ flowId: e, stepId: t, children: r, onLog: o }) {
603
- let a = (0, Ot.useMemo)(() => ({ debug: mt("debug", o, e, t), info: mt("info", o, e, t), warning: mt("warning", o, e, t), error: mt("error", o, e, t), critical: mt("critical", o, e, t) }), [o, e, t]);
603
+ let a = (0, Ot.useMemo)(() => ({ debug: lt("debug", o, e, t), info: lt("info", o, e, t), warning: lt("warning", o, e, t), error: lt("error", o, e, t), critical: lt("critical", o, e, t) }), [o, e, t]);
604
604
  return (0, bn.jsx)(Sn.Provider, { value: a, children: r });
605
605
  }
606
606
  var Pt = () => {
@@ -611,9 +611,9 @@ var require_main_min = __commonJS({
611
611
  };
612
612
  var Lo = require("react");
613
613
  var Cn = require("react/jsx-runtime");
614
- var gl = (0, Lo.createContext)([]);
614
+ var gm = (0, Lo.createContext)([]);
615
615
  function Fn({ features: e, children: t }) {
616
- return (0, Cn.jsx)(gl.Provider, { value: e, children: t });
616
+ return (0, Cn.jsx)(gm.Provider, { value: e, children: t });
617
617
  }
618
618
  function xn(e) {
619
619
  return e >= 200 && e < 300;
@@ -638,10 +638,10 @@ var require_main_min = __commonJS({
638
638
  }
639
639
  function Pn(e, t) {
640
640
  var o;
641
- let r = t.oneOf.map((a) => wl(e, a)).filter((a) => a !== null);
641
+ let r = t.oneOf.map((a) => wm(e, a)).filter((a) => a !== null);
642
642
  return r.length === 0 ? null : (o = r.find((a) => a.some((n) => n !== null))) != null ? o : r[0];
643
643
  }
644
- function wl(e, t) {
644
+ function wm(e, t) {
645
645
  return !je(t) || !Ie(t) ? null : To(e, t);
646
646
  }
647
647
  function Mn(e) {
@@ -688,7 +688,7 @@ var require_main_min = __commonJS({
688
688
  return $(a) && $(n) ? S(s({}, r), { [o]: Tn(a, n) }) : S(s({}, r), { [o]: t[o] });
689
689
  }, s({}, e));
690
690
  }
691
- var kt = (e, t) => $(e) ? ce(e, t) : Ro(e) ? Sl(e, t) : Je(e, t);
691
+ var kt = (e, t) => $(e) ? ce(e, t) : Ro(e) ? Sm(e, t) : Je(e, t);
692
692
  function Je(e, t) {
693
693
  if (I(e))
694
694
  return null;
@@ -713,7 +713,7 @@ var require_main_min = __commonJS({
713
713
  function ce(e, t) {
714
714
  return Ve(t) || je(t) || I(e) ? null : t.allOf ? Dn(e, t) : t.oneOf ? Ln(e, t) : !Y(t.const) && e === t.const ? e : De(t) ? In(e, t) : null;
715
715
  }
716
- function Sl(e, t) {
716
+ function Sm(e, t) {
717
717
  return ge(t) ? Pn(e, t) : je(t) ? To(e, t) : null;
718
718
  }
719
719
  function tr(e, t = false) {
@@ -760,7 +760,7 @@ var require_main_min = __commonJS({
760
760
  case "array":
761
761
  return Et(e, t, r);
762
762
  case "object":
763
- return bl(e, t);
763
+ return bm(e, t);
764
764
  default:
765
765
  return [];
766
766
  }
@@ -802,69 +802,69 @@ var require_main_min = __commonJS({
802
802
  function Un(e, t) {
803
803
  return I(e) ? ["type"] : [];
804
804
  }
805
- function bl(e, t) {
805
+ function bm(e, t) {
806
806
  return $(e) ? V(t.required) ? t.required.map((o) => typeof e[o] != "undefined").reduce((o, a) => o && a, true) ? [] : ["required"] : [] : ["type"];
807
807
  }
808
- function Fl(e, t) {
808
+ function Fm(e, t) {
809
809
  return !zo(e, t).length;
810
810
  }
811
- function Cl(e, t) {
811
+ function Cm(e, t) {
812
812
  return !Tr(e, t).length;
813
813
  }
814
- function xl(e, t) {
814
+ function xm(e, t) {
815
815
  return !jo(e, t).length;
816
816
  }
817
- function vl(e, t) {
817
+ function vm(e, t) {
818
818
  return !Vo(e, t).length;
819
819
  }
820
- function Al(e, t) {
820
+ function Am(e, t) {
821
821
  return !Uo(e, t).length;
822
822
  }
823
- function Ol(e, t) {
824
- return !R(e) || t.type !== "object" || !R(t.properties) ? false : Object.keys(t.properties).map((r) => Pl(e[r], t.properties[r], t.required && t.required.includes(r))).every((r) => r);
823
+ function Om(e, t) {
824
+ return !R(e) || t.type !== "object" || !R(t.properties) ? false : Object.keys(t.properties).map((r) => Pm(e[r], t.properties[r], t.required && t.required.includes(r))).every((r) => r);
825
825
  }
826
- function Pl(e, t, r) {
826
+ function Pm(e, t, r) {
827
827
  return t.hidden ? true : typeof e == "undefined" ? !r : G(e, t);
828
828
  }
829
- function Ml(e, t) {
829
+ function Mm(e, t) {
830
830
  return t.type !== "array" || !R(t.items) || Et(e, t).length > 0 ? false : Array.isArray(e) && Ie(t) && e.map((r) => G(r, t.items)).every((r) => r);
831
831
  }
832
- function kl(e, t) {
832
+ function km(e, t) {
833
833
  return V(t.oneOf) ? t.oneOf.some((r) => G(e, r)) : false;
834
834
  }
835
- function El(e, t) {
835
+ function Em(e, t) {
836
836
  return V(t.allOf) ? t.allOf.map((r) => G(e, r)).every((r) => r) : false;
837
837
  }
838
- function Il(e, t) {
838
+ function Im(e, t) {
839
839
  return !Un(e, t).length;
840
840
  }
841
841
  function G(e, t) {
842
842
  if (t.oneOf)
843
- return kl(e, t);
843
+ return km(e, t);
844
844
  if (t.allOf)
845
- return El(e, t);
845
+ return Em(e, t);
846
846
  if (t.const)
847
- return Al(e, t);
847
+ return Am(e, t);
848
848
  switch (t.type) {
849
849
  case "string":
850
- return Fl(e, t);
850
+ return Fm(e, t);
851
851
  case "number":
852
- return Cl(e, t);
852
+ return Cm(e, t);
853
853
  case "integer":
854
- return xl(e, t);
854
+ return xm(e, t);
855
855
  case "boolean":
856
- return vl(e, t);
856
+ return vm(e, t);
857
857
  case "array":
858
- return Ml(e, t);
858
+ return Mm(e, t);
859
859
  case "object":
860
- return Ol(e, t);
860
+ return Om(e, t);
861
861
  case "blob":
862
- return Il(e, t);
862
+ return Im(e, t);
863
863
  default:
864
864
  return false;
865
865
  }
866
866
  }
867
- function Dl(e) {
867
+ function Dm(e) {
868
868
  let t = new Date(e), r = String(t.getMonth() + 1), o = String(t.getDate()), a = t.getFullYear(), n = r.length < 2 ? `0${r}` : r, i = o.length < 2 ? `0${o}` : o;
869
869
  return [a, n, i].join("-");
870
870
  }
@@ -874,7 +874,7 @@ var require_main_min = __commonJS({
874
874
  let [t, r, o] = e.split("-").map((a) => parseInt(a, 10));
875
875
  return !z(t) || !z(r) || !z(o) ? null : new Date(t, r - 1, o);
876
876
  };
877
- var qn = (e) => Dl(e);
877
+ var qn = (e) => Dm(e);
878
878
  var Ye = (e, t) => {
879
879
  let r, o, a = () => {
880
880
  r && (clearTimeout(r), r = null), o = null;
@@ -889,10 +889,10 @@ var require_main_min = __commonJS({
889
889
  r !== null && (e(...o), a());
890
890
  }, n;
891
891
  };
892
- var Ze = (e, t) => e === t ? true : Array.isArray(e) && Array.isArray(t) ? e.length === t.length && e.every((r, o) => Ze(r, t[o])) : !!(Gn(e) && Gn(t) && Ll(e, t));
893
- var Ll = (e, t) => {
892
+ var Ze = (e, t) => e === t ? true : Array.isArray(e) && Array.isArray(t) ? e.length === t.length && e.every((r, o) => Ze(r, t[o])) : !!(Gn(e) && Gn(t) && Lm(e, t));
893
+ var Lm = (e, t) => {
894
894
  let r = Object.keys(e), o = Object.keys(t);
895
- return r.length === o.length && r.every((a) => Object.hasOwn(t, a) && Ze(e[a], t[a]));
895
+ return r.length === o.length && r.every((a) => Object.hasOwnProperty.call(t, a) && Ze(e[a], t[a]));
896
896
  };
897
897
  var Gn = (e) => typeof e == "object" && e !== null;
898
898
  function Nr(e) {
@@ -918,16 +918,16 @@ var require_main_min = __commonJS({
918
918
  function rr(e) {
919
919
  return !!e && !we(e);
920
920
  }
921
- var Tl = (e) => !!e.readOnly && Ve(e);
922
- var Rl = (e) => !!e.oneOf && !!e.promotion;
923
- var Nl = /* @__PURE__ */ new Set(["string", "number", "integer", "boolean"]);
921
+ var Tm = (e) => !!e.readOnly && Ve(e);
922
+ var Rm = (e) => !!e.oneOf && !!e.promotion;
923
+ var Nm = /* @__PURE__ */ new Set(["string", "number", "integer", "boolean"]);
924
924
  function Ve(e) {
925
- return Nl.has(e.type || "") || "const" in e && e.const !== void 0;
925
+ return Nm.has(e.type || "") || "const" in e && e.const !== void 0;
926
926
  }
927
927
  function De(e) {
928
928
  return e.type === "object";
929
929
  }
930
- function lt(e) {
930
+ function mt(e) {
931
931
  return ge(e) && e.oneOf.every((t) => t.type === "object");
932
932
  }
933
933
  function ge(e) {
@@ -952,25 +952,25 @@ var require_main_min = __commonJS({
952
952
  function Br(e) {
953
953
  return !!e.persistAsync;
954
954
  }
955
- function Bl(e) {
956
- return Br(e) && (It(e.persistAsync.schema) || zl(e.persistAsync.schema));
955
+ function Bm(e) {
956
+ return Br(e) && (It(e.persistAsync.schema) || zm(e.persistAsync.schema));
957
957
  }
958
958
  var qo = (e) => Ve(e) && !!e.validationAsync;
959
- function zl(e) {
959
+ function zm(e) {
960
960
  return e.type === "string" && e.format === "base64url";
961
961
  }
962
962
  function _n(e) {
963
963
  return e.type === "string" && e.format === "base64url";
964
964
  }
965
- var Kn = (e) => je(e) && Ie(e) && Bl(e.items);
966
- var dt = (e) => Tl(e) ? "readOnly" : Br(e) ? "persistAsync" : qo(e) ? "validationAsync" : De(e) ? "object" : je(e) ? "array" : Rl(e) ? "promotedOneOf" : ge(e) ? "oneOf" : Ho(e) ? "allOf" : Ve(e) ? "basic" : null;
967
- var Jn = (e) => jl(e) && Vl(e) && Ul(e);
968
- var jl = (e) => !e.type || e.type === "form";
969
- var Vl = (e) => {
965
+ var Kn = (e) => je(e) && Ie(e) && Bm(e.items);
966
+ var dt = (e) => Tm(e) ? "readOnly" : Br(e) ? "persistAsync" : qo(e) ? "validationAsync" : De(e) ? "object" : je(e) ? "array" : Rm(e) ? "promotedOneOf" : ge(e) ? "oneOf" : Ho(e) ? "allOf" : Ve(e) ? "basic" : null;
967
+ var Jn = (e) => jm(e) && Vm(e) && Um(e);
968
+ var jm = (e) => !e.type || e.type === "form";
969
+ var Vm = (e) => {
970
970
  var t;
971
971
  return ((t = e == null ? void 0 : e.actions) == null ? void 0 : t.length) === 1;
972
972
  };
973
- var Ul = (e) => {
973
+ var Um = (e) => {
974
974
  if (!e.schemas)
975
975
  return false;
976
976
  let t = zr(e.schemas);
@@ -990,10 +990,10 @@ var require_main_min = __commonJS({
990
990
  var Ro = (e) => V(e) ? e.length === 0 ? true : e.every((t) => typeof t == "string" || typeof t == "number" || typeof t == "boolean" || typeof t == "object") : false;
991
991
  var Xn = (e) => I(e) ? true : Ro(e);
992
992
  var or = (e) => L(e) || I(e);
993
- var Yn = () => ql() && (Gl() || Hl());
994
- var Hl = (e = window.navigator.userAgent) => /mobi|\b(iphone|android|blackberry|webos|windows phone)\b/i.test(e);
995
- var ql = (e = window.screen.width, t = window.screen.height) => e < 768 || t < 768;
996
- var Gl = (e = window.navigator, t = window.matchMedia) => {
993
+ var Yn = () => qm() && (Gm() || Hm());
994
+ var Hm = (e = window.navigator.userAgent) => /mobi|\b(iphone|android|blackberry|webos|windows phone)\b/i.test(e);
995
+ var qm = (e = window.screen.width, t = window.screen.height) => e < 768 || t < 768;
996
+ var Gm = (e = window.navigator, t = window.matchMedia) => {
997
997
  if ("maxTouchPoints" in e)
998
998
  return e.maxTouchPoints > 0;
999
999
  let r = t == null ? void 0 : t("(pointer:coarse)");
@@ -1029,11 +1029,11 @@ var require_main_min = __commonJS({
1029
1029
  if (c != null && c.action) {
1030
1030
  let { action: d } = c;
1031
1031
  if (d.exit) {
1032
- let m = s(s({}, d.result || {}), n.data || {});
1033
- t(S(s({}, d), { result: m }));
1032
+ let l = s(s({}, d.result || {}), n.data || {});
1033
+ t(S(s({}, d), { result: l }));
1034
1034
  } else {
1035
- let m = s(s({}, d.data || {}), n.data || {});
1036
- t(S(s({}, d), { data: m }));
1035
+ let l = s(s({}, d.data || {}), n.data || {});
1036
+ t(S(s({}, d), { data: l }));
1037
1037
  }
1038
1038
  return false;
1039
1039
  }
@@ -1058,40 +1058,40 @@ var require_main_min = __commonJS({
1058
1058
  var ui = require("@transferwise/components");
1059
1059
  var Lt = require("@transferwise/components");
1060
1060
  var si = require("react/jsx-runtime");
1061
- var Dt = (e) => Wl(e) || $l(e);
1062
- var Wl = (e) => _l.some((t) => e === `flag-${t}`);
1063
- var $l = (e) => Kl.some((t) => e === `flag-${t}`);
1061
+ var Dt = (e) => Wm(e) || $m(e);
1062
+ var Wm = (e) => _m.some((t) => e === `flag-${t}`);
1063
+ var $m = (e) => Km.some((t) => e === `flag-${t}`);
1064
1064
  var ii = ({ name: e }) => {
1065
1065
  if (!Dt(e))
1066
1066
  return null;
1067
1067
  let t = e.substring(5);
1068
1068
  return (0, si.jsx)("img", { src: `https://wise.com/web-art/assets/flags/${t}.svg`, alt: "", "data-testid": `img-flag-${t}` });
1069
1069
  };
1070
- var _l = ["aed", "ars", "aud", "bdt", "bgn", "bhd", "bnd", "brl", "bwp", "cad", "chf", "clp", "cny", "cop", "crc", "czk", "dkk", "egp", "eur", "fjd", "gbp", "gel", "ghs", "gtq", "hkd", "hrk", "huf", "idr", "ils", "imp", "inr", "isk", "jmd", "jpy", "kes", "krw", "kwd", "lak", "lkr", "lsl", "mad", "mur", "mxn", "myr", "mzn", "nad", "ngn", "nok", "npr", "nzd", "omr", "pab", "pen", "php", "pkr", "pln", "qar", "ron", "rub", "sar", "sek", "sgd", "thb", "tmt", "try", "twd", "tzs", "uah", "ugx", "usd", "uyu", "vnd", "xof", "zar", "zmw"];
1071
- var Kl = ["ad", "ae", "ar", "at", "au", "bd", "be", "bg", "bh", "bn", "br", "bw", "ca", "ch", "cl", "cn", "co", "cr", "cy", "cz", "de", "dk", "ee", "eg", "es", "eu", "fi", "fj", "fr", "gb", "ge", "gg", "gh", "gp", "gr", "gt", "hk", "hr", "hu", "id", "ie", "il", "im", "in", "is", "it", "je", "jm", "jp", "ke", "kr", "kw", "la", "li", "lk", "ls", "lt", "lu", "lv", "ma", "mc", "mt", "mu", "mx", "my", "mz", "na", "ng", "nl", "no", "np", "nz", "om", "pa", "pe", "ph", "pk", "pl", "pt", "qa", "ro", "ru", "sa", "se", "sg", "si", "sk", "sm", "th", "tm", "tr", "tw", "tz", "ua", "ug", "us", "uy", "va", "vn", "wi", "xo", "za", "zm"];
1070
+ var _m = ["aed", "ars", "aud", "bdt", "bgn", "bhd", "bnd", "brl", "bwp", "cad", "chf", "clp", "cny", "cop", "crc", "czk", "dkk", "egp", "eur", "fjd", "gbp", "gel", "ghs", "gtq", "hkd", "hrk", "huf", "idr", "ils", "imp", "inr", "isk", "jmd", "jpy", "kes", "krw", "kwd", "lak", "lkr", "lsl", "mad", "mur", "mxn", "myr", "mzn", "nad", "ngn", "nok", "npr", "nzd", "omr", "pab", "pen", "php", "pkr", "pln", "qar", "ron", "rub", "sar", "sek", "sgd", "thb", "tmt", "try", "twd", "tzs", "uah", "ugx", "usd", "uyu", "vnd", "xof", "zar", "zmw"];
1071
+ var Km = ["ad", "ae", "ar", "at", "au", "bd", "be", "bg", "bh", "bn", "br", "bw", "ca", "ch", "cl", "cn", "co", "cr", "cy", "cz", "de", "dk", "ee", "eg", "es", "eu", "fi", "fj", "fr", "gb", "ge", "gg", "gh", "gp", "gr", "gt", "hk", "hr", "hu", "id", "ie", "il", "im", "in", "is", "it", "je", "jm", "jp", "ke", "kr", "kw", "la", "li", "lk", "ls", "lt", "lu", "lv", "ma", "mc", "mt", "mu", "mx", "my", "mz", "na", "ng", "nl", "no", "np", "nz", "om", "pa", "pe", "ph", "pk", "pl", "pt", "qa", "ro", "ru", "sa", "se", "sg", "si", "sk", "sm", "th", "tm", "tr", "tw", "tz", "ua", "ug", "us", "uy", "va", "vn", "wi", "xo", "za", "zm"];
1072
1072
  var ci = ke(require("@transferwise/icons"));
1073
1073
  var di = require("react/jsx-runtime");
1074
1074
  var Hr = (e) => {
1075
- let t = li(e);
1075
+ let t = mi(e);
1076
1076
  return Object.keys(ci).includes(t);
1077
1077
  };
1078
- var mi = ({ name: e }) => {
1078
+ var li = ({ name: e }) => {
1079
1079
  if (!Hr(e))
1080
1080
  return null;
1081
- let t = li(e), r = ci[t];
1081
+ let t = mi(e), r = ci[t];
1082
1082
  return (0, di.jsx)(r, { size: 24 });
1083
1083
  };
1084
- var li = (e) => e.split("-").map(Jl).join("");
1085
- var Jl = (e) => {
1084
+ var mi = (e) => e.split("-").map(Jm).join("");
1085
+ var Jm = (e) => {
1086
1086
  var t;
1087
1087
  return `${(t = e[0]) == null ? void 0 : t.toUpperCase()}${e.slice(1)}`;
1088
1088
  };
1089
1089
  var $o = require("react/jsx-runtime");
1090
- var Xl = ({ type: e }) => Dt(e) ? (0, $o.jsx)(ii, { name: e }) : Hr(e) ? (0, $o.jsx)(mi, { name: e }) : null;
1090
+ var Xm = ({ type: e }) => Dt(e) ? (0, $o.jsx)(ii, { name: e }) : Hr(e) ? (0, $o.jsx)(li, { name: e }) : null;
1091
1091
  function _o(e) {
1092
1092
  return Hr(e) || Dt(e);
1093
1093
  }
1094
- var et = Xl;
1094
+ var et = Xm;
1095
1095
  var sr = require("react/jsx-runtime");
1096
1096
  var ut = ({ icon: e, image: t }) => {
1097
1097
  if (e != null && e.name)
@@ -1120,7 +1120,7 @@ var require_main_min = __commonJS({
1120
1120
  return "";
1121
1121
  }
1122
1122
  };
1123
- var Yl = (e) => {
1123
+ var Ym = (e) => {
1124
1124
  switch (e) {
1125
1125
  case "right":
1126
1126
  return "text-xs-right";
@@ -1131,13 +1131,13 @@ var require_main_min = __commonJS({
1131
1131
  return "";
1132
1132
  }
1133
1133
  };
1134
- var Se = (e) => `${Yl(e.align)} ${U(e.margin)}`;
1134
+ var Se = (e) => `${Ym(e.align)} ${U(e.margin)}`;
1135
1135
  var pi = require("react/jsx-runtime");
1136
- var Zl = (e) => {
1136
+ var Zm = (e) => {
1137
1137
  let t = e.component;
1138
- return (0, pi.jsx)(ui.Alert, { type: ed(Ql(t.context)), className: U(t.margin), message: t.markdown });
1138
+ return (0, pi.jsx)(ui.Alert, { type: ed(Qm(t.context)), className: U(t.margin), message: t.markdown });
1139
1139
  };
1140
- var Ql = (e) => {
1140
+ var Qm = (e) => {
1141
1141
  switch (e) {
1142
1142
  case "success":
1143
1143
  return "positive";
@@ -1153,7 +1153,7 @@ var require_main_min = __commonJS({
1153
1153
  }
1154
1154
  };
1155
1155
  var ed = (e) => !e || !["neutral", "warning", "negative", "positive"].includes(e) ? "neutral" : e;
1156
- var se = Zl;
1156
+ var se = Zm;
1157
1157
  var pt = require("react/jsx-runtime");
1158
1158
  var td = (e) => {
1159
1159
  let t = e.component, r = U(t.margin || t.border ? "lg" : "xs");
@@ -1223,18 +1223,18 @@ var require_main_min = __commonJS({
1223
1223
  }
1224
1224
  var Yo = cd;
1225
1225
  var bi = require("react/jsx-runtime");
1226
- var md = ({ component: e }) => {
1226
+ var ld = ({ component: e }) => {
1227
1227
  let r = `m-t-0 ${U(e.margin)}`;
1228
1228
  return (0, bi.jsx)("hr", { className: r });
1229
1229
  };
1230
- var Zo = md;
1230
+ var Zo = ld;
1231
1231
  var Tt = require("@transferwise/components");
1232
1232
  var Wr = require("react");
1233
1233
  var xi = require("react-intl");
1234
1234
  var Fi = require("react-intl");
1235
1235
  var Ci = (0, Fi.defineMessages)({ retryTitle: { id: "dynamicFlows.DynamicExternal.retryTitle", defaultMessage: "Reopen window", description: "" } });
1236
1236
  var tt = require("react/jsx-runtime");
1237
- var ld = ({ component: e, onAction: t }) => {
1237
+ var md = ({ component: e, onAction: t }) => {
1238
1238
  let { requestUrl: r, responseHandlers: o, polling: a, retryTitle: n } = e, i = (0, xi.useIntl)(), c = (0, Wr.useCallback)(() => window.open(r, "df-external-window"), [r]);
1239
1239
  (0, Wr.useEffect)(() => {
1240
1240
  c();
@@ -1242,7 +1242,7 @@ var require_main_min = __commonJS({
1242
1242
  let d = a && o ? S(s({}, a), { responseHandlers: o }) : void 0;
1243
1243
  return ti(d, t), (0, tt.jsxs)(tt.Fragment, { children: [(0, tt.jsx)(Tt.Loader, { size: Tt.Size.LARGE, classNames: { "tw-loader": "tw-loader m-x-auto" } }), (0, tt.jsx)("br", {}), (0, tt.jsx)(Tt.Button, { priority: "tertiary", block: true, onClick: c, children: n || i.formatMessage(Ci.retryTitle) })] });
1244
1244
  };
1245
- var Qo = ld;
1245
+ var Qo = md;
1246
1246
  var Gs = require("react");
1247
1247
  var vi = require("@transferwise/components");
1248
1248
  var Ai = ke(Qe());
@@ -1256,7 +1256,7 @@ var require_main_min = __commonJS({
1256
1256
  let i = e.schema.allOf[a];
1257
1257
  r[a] = ce(n.model, i) || {}, o(r), e.onChange(S(s({}, n), { model: ud(r) }));
1258
1258
  }, [r, o] = (0, Oi.useState)(dd(e.model, e.schema.allOf));
1259
- return (0, Te.jsxs)(Te.Fragment, { children: [e.schema.title && (0, Te.jsx)(vi.Header, { title: e.schema.title }), e.schema.description && (0, Te.jsx)("p", { children: e.schema.description }), (0, Te.jsx)("div", { className: "row", children: e.schema.allOf.map((a, n) => (0, Te.jsx)("div", { className: (0, Ai.default)(pd(a.width)), children: (0, Te.jsx)(me, { schema: a, model: r[n], errors: e.errors, submitted: e.submitted, disabled: e.disabled, onChange: (i) => t(n, S(s({}, i), { model: i.model })), onPersistAsync: e.onPersistAsync }) }, n)) })] });
1259
+ return (0, Te.jsxs)(Te.Fragment, { children: [e.schema.title && (0, Te.jsx)(vi.Header, { title: e.schema.title }), e.schema.description && (0, Te.jsx)("p", { children: e.schema.description }), (0, Te.jsx)("div", { className: "row", children: e.schema.allOf.map((a, n) => (0, Te.jsx)("div", { className: (0, Ai.default)(pd(a.width)), children: (0, Te.jsx)(le, { schema: a, model: r[n], errors: e.errors, submitted: e.submitted, disabled: e.disabled, onChange: (i) => t(n, S(s({}, i), { model: i.model })), onPersistAsync: e.onPersistAsync }) }, n)) })] });
1260
1260
  }
1261
1261
  Pi.defaultProps = { disabled: false };
1262
1262
  var ea = Pi;
@@ -1317,7 +1317,7 @@ var require_main_min = __commonJS({
1317
1317
  var ft = require("react/jsx-runtime");
1318
1318
  function Hi(e) {
1319
1319
  var M, k;
1320
- let { onChange: t, schema: r } = e, o = te(), a = ji(r), n = (0, cr.useMemo)(() => r.$id || Le(), [r.$id]), [i, c] = (0, cr.useState)(false), [d, m] = (0, cr.useState)(() => fd(e.model || [])), p = qi(r.items.persistAsync), h = r.items.persistAsync.schema, y = It(h), u = async (P) => {
1320
+ let { onChange: t, schema: r } = e, o = te(), a = ji(r), n = (0, cr.useMemo)(() => r.$id || Le(), [r.$id]), [i, c] = (0, cr.useState)(false), [d, l] = (0, cr.useState)(() => fd(e.model || [])), p = qi(r.items.persistAsync), h = r.items.persistAsync.schema, y = It(h), u = async (P) => {
1321
1321
  c(true);
1322
1322
  try {
1323
1323
  let D = await Ii(P, y);
@@ -1328,14 +1328,14 @@ var require_main_min = __commonJS({
1328
1328
  return o("Dynamic Flow - PersistAsync", { status: "failure", schemaId: r.$id }), Promise.reject(Li(D));
1329
1329
  }
1330
1330
  };
1331
- function l(P) {
1331
+ function m(P) {
1332
1332
  if ($n(P, d))
1333
1333
  return;
1334
- m(P);
1334
+ l(P);
1335
1335
  let H = Vi(P).map((ee) => ee.id);
1336
1336
  t({ model: H, triggerSchema: r, triggerModel: H });
1337
1337
  }
1338
- let w = Vi(d).map((P) => P.id), b = Et(w, r, e.required), F = !!e.errors || (i || e.submitted) && !!b.length, g = "accepts" in h && h.accepts, v = "maxSize" in h && h.maxSize, O = S(s(s({ multiple: true, className: "form-control", files: d, fileInputName: n, id: n }, g ? { fileTypes: g } : void 0), v ? { sizeLimit: Nr(v) } : void 0), { sizeLimitErrorMessage: ((M = h.validationMessages) == null ? void 0 : M.maxSize) || a.maxFileSizeErrorMessage, maxFiles: e.schema.maxItems, maxFilesErrorMessage: ((k = e.schema.validationMessages) == null ? void 0 : k.maxItems) || a.maxItemsErrorMessage, uploadButtonTitle: h.title, description: h.description, disabled: e.disabled, onUploadFile: (P) => u(P.get(n)), onFilesChange: l, onDeleteFile: () => Promise.resolve() }), x = `${n}-feedback`;
1338
+ let w = Vi(d).map((P) => P.id), b = Et(w, r, e.required), F = !!e.errors || (i || e.submitted) && !!b.length, g = "accepts" in h && h.accepts, v = "maxSize" in h && h.maxSize, O = S(s(s({ multiple: true, className: "form-control", files: d, fileInputName: n, id: n }, g ? { fileTypes: g } : void 0), v ? { sizeLimit: Nr(v) } : void 0), { sizeLimitErrorMessage: ((M = h.validationMessages) == null ? void 0 : M.maxSize) || a.maxFileSizeErrorMessage, maxFiles: e.schema.maxItems, maxFilesErrorMessage: ((k = e.schema.validationMessages) == null ? void 0 : k.maxItems) || a.maxItemsErrorMessage, uploadButtonTitle: h.title, description: h.description, disabled: e.disabled, onUploadFile: (P) => u(P.get(n)), onFilesChange: m, onDeleteFile: () => Promise.resolve() }), x = `${n}-feedback`;
1339
1339
  return (0, ft.jsxs)("div", { className: (0, Ui.default)("form-group", { "has-error": F }), children: [(0, ft.jsx)("label", { className: "d-block control-label", htmlFor: n, children: e.schema.title }), (0, ft.jsx)("div", { "aria-describedby": x, children: (0, ft.jsx)(_r.UploadInput, s({}, O)) }), (0, ft.jsx)(He, { id: x, changed: i, submitted: e.submitted, errors: e.errors, schema: e.schema, validations: b, validationMessages: gd(r, !!e.required, a), infoMessage: null, focused: false, blurred: true })] });
1340
1340
  }
1341
1341
  Hi.defaultProps = { errors: null, required: false };
@@ -1366,25 +1366,28 @@ var require_main_min = __commonJS({
1366
1366
  var Xi = require("react/jsx-runtime");
1367
1367
  function wd({ type: e, schema: t, model: r, errors: o, submitted: a, onModelChange: n, onAction: i }) {
1368
1368
  let { formatMessage: c } = (0, Ki.useIntl)(), d = { layout: [{ type: "form", schema: t.items }, { type: "button", control: "primary", action: { url: e, title: c(e === "add" ? ht.addItem : ht.editItem) } }, ...e === "edit" ? [{ type: "button", context: "negative", action: { url: "remove", title: c(ht.removeItem) } }] : []], title: "", actions: [], schemas: [] };
1369
- return (0, Xi.jsx)(Kr, { step: d, model: r, stepLayoutOptions: { displayStepTitle: false }, submitted: a, formErrors: o, globalError: null, onAction: (m) => {
1370
- i(m.url);
1369
+ return (0, Xi.jsx)(Kr, { step: d, model: r, stepLayoutOptions: { displayStepTitle: false }, submitted: a, formErrors: o, globalError: null, onAction: (l) => {
1370
+ i(l.url);
1371
1371
  }, onModelChange: n });
1372
1372
  }
1373
1373
  var Ji = wd;
1374
1374
  var Jr = (e, t) => {
1375
- let r = mr(e, t);
1375
+ let r = lr(e, t);
1376
1376
  if (r >= 0)
1377
1377
  return r;
1378
1378
  if (e.oneOf.length === 1 && rr(e.oneOf[0]))
1379
1379
  return 0;
1380
1380
  if (we(e.oneOf[0])) {
1381
- let o = mr(e, e.default);
1381
+ let o = lr(e, e.default);
1382
1382
  if (o >= 0)
1383
1383
  return o;
1384
1384
  }
1385
- return lt(e) && $(t) && Object.keys(t).length >= 1 ? Rt(e, t) : lt(e) && !Y(e.default) && $(e.default) && Object.keys(e.default).length >= 1 ? Rt(e, e.default) : null;
1385
+ return mt(e) && $(t) && Object.keys(t).length >= 1 ? Rt(e, t) : mt(e) && !Y(e.default) && $(e.default) && Object.keys(e.default).length >= 1 ? Rt(e, e.default) : null;
1386
+ };
1387
+ var lr = (e, t) => {
1388
+ let r = (o) => !Y(t) && G(t, o);
1389
+ return e.oneOf.filter(r).length === 1 ? e.oneOf.findIndex(r) : -1;
1386
1390
  };
1387
- var mr = (e, t) => e.oneOf.findIndex((r) => !Y(t) && G(t, r));
1388
1391
  function Rt(e, t) {
1389
1392
  if (t == null)
1390
1393
  return null;
@@ -1395,14 +1398,14 @@ var require_main_min = __commonJS({
1395
1398
  return e.properties !== null && typeof e.properties == "object" ? Object.entries(e.properties) : [];
1396
1399
  }
1397
1400
  var oa = (e, t, r = {}) => {
1398
- let { defaultTitle: o = "", defaultDescription: a = "", defaultIcon: n, defaultImage: i } = r, c = rt({ schema: e, model: t, providesProp: "providesTitle", getValueFromSchema: Yi }), d = rt({ schema: e, model: t, providesProp: "providesDescription", getValueFromSchema: Yi }), m = rt({ schema: e, model: t, providesProp: "providesIcon", getValueFromSchema: (h) => {
1401
+ let { defaultTitle: o = "", defaultDescription: a = "", defaultIcon: n, defaultImage: i } = r, c = rt({ schema: e, model: t, providesProp: "providesTitle", getValueFromSchema: Yi }), d = rt({ schema: e, model: t, providesProp: "providesDescription", getValueFromSchema: Yi }), l = rt({ schema: e, model: t, providesProp: "providesIcon", getValueFromSchema: (h) => {
1399
1402
  var y;
1400
1403
  return (y = h.icon) != null ? y : null;
1401
1404
  } }), p = rt({ schema: e, model: t, providesProp: "providesImage", getValueFromSchema: (h) => {
1402
1405
  var y;
1403
1406
  return (y = h.image) != null ? y : null;
1404
1407
  } });
1405
- return { value: t, title: c || o, description: d || a, icon: m || n, image: p || i };
1408
+ return { value: t, title: c || o, description: d || a, icon: l || n, image: p || i };
1406
1409
  };
1407
1410
  var rt = (e) => {
1408
1411
  let { schema: t, model: r, providesProp: o, getValueFromSchema: a } = e;
@@ -1430,7 +1433,7 @@ var require_main_min = __commonJS({
1430
1433
  };
1431
1434
  var Fd = (e) => {
1432
1435
  let { schema: t, model: r } = e;
1433
- if (lt(t)) {
1436
+ if (mt(t)) {
1434
1437
  if (!$(r))
1435
1438
  return null;
1436
1439
  let n = Rt(t, r);
@@ -1459,24 +1462,24 @@ var require_main_min = __commonJS({
1459
1462
  if (R(t) && !V(t))
1460
1463
  throw new Error("RepeatableSchema does not support object models. Ensure your array schema is wrapped inside an object schema.");
1461
1464
  return t ? t.map((b) => oa(e.items, b, e == null ? void 0 : e.summary)) : null;
1462
- }), [m, p] = (0, Xr.useState)({ item: null, model: null }), h = (b) => {
1465
+ }), [l, p] = (0, Xr.useState)({ item: null, model: null }), h = (b) => {
1463
1466
  let F = b ? b.map(({ value: g }) => g) : null;
1464
1467
  a({ model: F, triggerSchema: e.items, triggerModel: F });
1465
1468
  }, y = () => {
1466
1469
  i("add");
1467
1470
  }, u = (b) => {
1468
1471
  p({ item: b, model: b.value }), i("edit");
1469
- }, l = (b) => {
1472
+ }, m = (b) => {
1470
1473
  var v;
1471
- let F = b === "remove" ? null : oa(e.items, m.model, e == null ? void 0 : e.summary);
1474
+ let F = b === "remove" ? null : oa(e.items, l.model, e == null ? void 0 : e.summary);
1472
1475
  if (b !== "remove" && !G((v = F == null ? void 0 : F.value) != null ? v : null, e.items))
1473
1476
  return;
1474
- let g = Ad(b, { originalItem: m.item, updatedItem: F, itemSummaries: c });
1477
+ let g = Ad(b, { originalItem: l.item, updatedItem: F, itemSummaries: c });
1475
1478
  d(g), h(g), p({ item: null, model: null }), i(null);
1476
1479
  }, f = () => {
1477
1480
  p({ item: null, model: null }), i(null);
1478
1481
  }, { formatMessage: w } = (0, Qi.useIntl)();
1479
- return (0, Fe.jsxs)(Fe.Fragment, { children: [e.title && (0, Fe.jsx)(Nt.Header, { title: e.title }), c && c.map((b) => (0, Fe.jsx)(Wi, { item: b, onClick: () => u(b) }, JSON.stringify(b))), (0, Fe.jsx)(Nt.NavigationOption, { onClick: y, media: (0, Fe.jsx)(Zi.Plus, {}), title: e.addItemTitle || w(ht.addItemTitle), showMediaAtAllSizes: true }), (0, Fe.jsx)(Nt.Modal, { open: n !== null, onClose: f, title: (n === "add" ? e.addItemTitle : e.editItemTitle) || w(ht.addItemTitle), body: (0, Fe.jsx)(Ji, { type: n != null ? n : "add", schema: e, model: m.model, errors: r, submitted: o, onAction: l, onModelChange: ({ model: b }) => p(S(s({}, m), { model: b })) }) })] });
1482
+ return (0, Fe.jsxs)(Fe.Fragment, { children: [e.title && (0, Fe.jsx)(Nt.Header, { title: e.title }), c && c.map((b) => (0, Fe.jsx)(Wi, { item: b, onClick: () => u(b) }, JSON.stringify(b))), (0, Fe.jsx)(Nt.NavigationOption, { onClick: y, media: (0, Fe.jsx)(Zi.Plus, {}), title: e.addItemTitle || w(ht.addItemTitle), showMediaAtAllSizes: true }), (0, Fe.jsx)(Nt.Modal, { open: n !== null, onClose: f, title: (n === "add" ? e.addItemTitle : e.editItemTitle) || w(ht.addItemTitle), body: (0, Fe.jsx)(Ji, { type: n != null ? n : "add", schema: e, model: l.model, errors: r, submitted: o, onAction: m, onModelChange: ({ model: b }) => p(S(s({}, l), { model: b })) }) })] });
1480
1483
  };
1481
1484
  var Ad = (e, { originalItem: t, updatedItem: r, itemSummaries: o }) => {
1482
1485
  if (e === "remove")
@@ -1518,28 +1521,28 @@ var require_main_min = __commonJS({
1518
1521
  var fe = require("react/jsx-runtime");
1519
1522
  var Od = (e) => ({ "col-xs-12": true, "col-sm-6": e === "md", "col-sm-4": e === "sm" });
1520
1523
  function is(e) {
1521
- let [t, r] = (0, Yr.useState)(() => s({}, ce(e.model, e.schema))), o = (m, p) => {
1522
- p.model !== null ? t[m] = p.model : delete t[m], r(t), e.onChange(S(s({}, p), { model: t }));
1523
- }, a = (m) => e.schema.required && e.schema.required.includes(m);
1524
+ let [t, r] = (0, Yr.useState)(() => s({}, ce(e.model, e.schema))), o = (l, p) => {
1525
+ p.model !== null ? t[l] = p.model : delete t[l], r(t), e.onChange(S(s({}, p), { model: t }));
1526
+ }, a = (l) => e.schema.required && e.schema.required.includes(l);
1524
1527
  (0, Yr.useEffect)(() => {
1525
- let m = ce(t, e.schema) || {};
1526
- r(m), Ze(m, t) || e.onChange({ model: m, triggerSchema: e.schema, triggerModel: m });
1528
+ let l = ce(t, e.schema) || {};
1529
+ r(l), Ze(l, t) || e.onChange({ model: l, triggerSchema: e.schema, triggerModel: l });
1527
1530
  }, [e.schema]);
1528
- let n = /* @__PURE__ */ new Set([...e.schema.displayOrder || [], ...Object.keys(e.schema.properties)]), i = (m) => typeof e.schema.properties[m] != "undefined", c = Array.from(n).filter(i), d = e.errors;
1529
- return (0, fe.jsxs)(fe.Fragment, { children: [e.schema.alert && (0, fe.jsx)(se, { component: e.schema.alert }), (0, fe.jsxs)("fieldset", { children: [e.schema.title && !e.hideTitle && (0, fe.jsxs)("legend", { children: [" ", e.schema.title, " "] }), e.schema.description && !e.hideTitle && (0, fe.jsxs)("p", { children: [" ", e.schema.description, " "] }), (0, fe.jsx)("div", { className: "row", children: c.map((m) => (0, fe.jsx)("div", { className: (0, ns.default)(Od(e.schema.properties[m].width)), children: (0, fe.jsx)(me, { schema: e.schema.properties[m], model: e.model && e.model[m], errors: d == null ? void 0 : d[m], submitted: e.submitted, required: a(m), disabled: e.disabled, onChange: (p) => o(m, p), onPersistAsync: e.onPersistAsync }) }, m)) })] })] });
1531
+ let n = /* @__PURE__ */ new Set([...e.schema.displayOrder || [], ...Object.keys(e.schema.properties)]), i = (l) => typeof e.schema.properties[l] != "undefined", c = Array.from(n).filter(i), d = e.errors;
1532
+ return (0, fe.jsxs)(fe.Fragment, { children: [e.schema.alert && (0, fe.jsx)(se, { component: e.schema.alert }), (0, fe.jsxs)("fieldset", { children: [e.schema.title && !e.hideTitle && (0, fe.jsxs)("legend", { children: [" ", e.schema.title, " "] }), e.schema.description && !e.hideTitle && (0, fe.jsxs)("p", { children: [" ", e.schema.description, " "] }), (0, fe.jsx)("div", { className: "row", children: c.map((l) => (0, fe.jsx)("div", { className: (0, ns.default)(Od(e.schema.properties[l].width)), children: (0, fe.jsx)(le, { schema: e.schema.properties[l], model: e.model && e.model[l], errors: d == null ? void 0 : d[l], submitted: e.submitted, required: a(l), disabled: e.disabled, onChange: (p) => o(l, p), onPersistAsync: e.onPersistAsync }) }, l)) })] })] });
1530
1533
  }
1531
1534
  is.defaultProps = { hideTitle: false, disabled: false };
1532
- var lr = is;
1535
+ var mr = is;
1533
1536
  var bs = require("@transferwise/components");
1534
1537
  var Fs = ke(Qe());
1535
1538
  var Re = require("react");
1536
1539
  var Zr = require("@transferwise/components");
1537
- var ms = require("react-intl");
1540
+ var ls = require("react-intl");
1538
1541
  var ss = require("react-intl");
1539
1542
  var cs = (0, ss.defineMessages)({ helpAria: { id: "dynamicFlows.Help.ariaLabel", defaultMessage: "Click here for more info.", description: "Aria label for help." } });
1540
1543
  var ia = require("react/jsx-runtime");
1541
1544
  var Pd = (e) => {
1542
- let t = (0, ms.useIntl)();
1545
+ let t = (0, ls.useIntl)();
1543
1546
  return (0, ia.jsx)(Zr.Info, { className: "m-l-1", content: (0, ia.jsx)(Zr.Markdown, { children: e.help.markdown }), presentation: "POPOVER", size: "sm", "aria-label": t.formatMessage(cs.helpAria) });
1544
1547
  };
1545
1548
  var qe = Pd;
@@ -1581,7 +1584,7 @@ var require_main_min = __commonJS({
1581
1584
  }
1582
1585
  return e;
1583
1586
  };
1584
- var ls = (e, t = {}) => {
1587
+ var ms = (e, t = {}) => {
1585
1588
  let { coerceValue: r = false } = t;
1586
1589
  if (I(e))
1587
1590
  return false;
@@ -1616,7 +1619,7 @@ var require_main_min = __commonJS({
1616
1619
  var gt = ({ received: e, expected: t, fallback: r = "undefined" }) => {
1617
1620
  console.warn(`Value with type ${e} passed to control that only accepts type ${t}. Falling back to ${r}`);
1618
1621
  };
1619
- var ma = (e) => {
1622
+ var la = (e) => {
1620
1623
  let t = e.filter((r) => ps[r]);
1621
1624
  return t.length === 0 ? "off" : t.map((r) => ps[r]).join(" ");
1622
1625
  };
@@ -1627,7 +1630,7 @@ var require_main_min = __commonJS({
1627
1630
  super(r);
1628
1631
  this.getAutocompleteValue = () => {
1629
1632
  let { autoComplete: r2, autocompleteHint: o } = this.props;
1630
- return V(o) ? ma(o) : r2 === true ? "on" : "off";
1633
+ return V(o) ? la(o) : r2 === true ? "on" : "off";
1631
1634
  };
1632
1635
  this.handleOnChange = (r2) => {
1633
1636
  this.props.onChange(r2);
@@ -1660,12 +1663,12 @@ var require_main_min = __commonJS({
1660
1663
  }
1661
1664
  render() {
1662
1665
  var ee;
1663
- let { name: r, placeholder: o, step: a, countryCode: n, type: i, options: c, disabled: d, readOnly: m, required: p, minLength: h, maxLength: y, min: u, max: l, searchPlaceholder: f, searchValue: w, onSearchChange: b, size: F, uploadProps: g, label: v, monthFormat: O, id: x, minDate: M, maxDate: k, value: P, mode: D, describedBy: H } = this.props;
1666
+ let { name: r, placeholder: o, step: a, countryCode: n, type: i, options: c, disabled: d, readOnly: l, required: p, minLength: h, maxLength: y, min: u, max: m, searchPlaceholder: f, searchValue: w, onSearchChange: b, size: F, uploadProps: g, label: v, monthFormat: O, id: x, minDate: M, maxDate: k, value: P, mode: D, describedBy: H } = this.props;
1664
1667
  switch (i) {
1665
1668
  case N.RADIO:
1666
1669
  return (0, Z.jsx)(_.RadioGroup, { radios: c.map(this.mapOption), name: r, selectedValue: sa(P, { coerceValue: true }), onChange: this.handleOnChange });
1667
1670
  case N.CHECKBOX:
1668
- return (0, Z.jsx)(_.Checkbox, { checked: ls(P, { coerceValue: true }), disabled: d, label: v, required: p, readOnly: m, onChange: this.handleOnChange, onBlur: this.handleOnBlur, onFocus: this.handleOnFocus });
1671
+ return (0, Z.jsx)(_.Checkbox, { checked: ms(P, { coerceValue: true }), disabled: d, label: v, required: p, readOnly: l, onChange: this.handleOnChange, onBlur: this.handleOnBlur, onFocus: this.handleOnFocus });
1669
1672
  case N.SELECT: {
1670
1673
  let A = c.length >= 20;
1671
1674
  return (0, Z.jsx)(_.Select, { id: x, selected: this.getSelectedOption(c), options: c, search: A, required: p, disabled: d, placeholder: o, searchPlaceholder: f, searchValue: w, onChange: (B) => {
@@ -1680,7 +1683,7 @@ var require_main_min = __commonJS({
1680
1683
  } });
1681
1684
  case N.NUMERIC:
1682
1685
  case N.NUMBER:
1683
- return (0, Z.jsx)("input", { autoComplete: this.getAutocompleteValue(), className: "form-control", disabled: d, id: x, max: l, min: u, placeholder: o, readOnly: m, required: p, step: a, type: "number", value: sa(P, { coerceValue: true }), onBlur: this.handleOnBlur, onChange: (A) => {
1686
+ return (0, Z.jsx)("input", { autoComplete: this.getAutocompleteValue(), className: "form-control", disabled: d, id: x, max: m, min: u, placeholder: o, readOnly: l, required: p, step: a, type: "number", value: sa(P, { coerceValue: true }), onBlur: this.handleOnBlur, onChange: (A) => {
1684
1687
  i === N.NUMERIC ? this.props.onChange(A.target.value) : this.props.onChange(parseFloat(A.target.value));
1685
1688
  }, onFocus: this.handleOnFocus, onWheel: (A) => {
1686
1689
  A.target instanceof HTMLElement && A.target.blur();
@@ -1688,7 +1691,7 @@ var require_main_min = __commonJS({
1688
1691
  case N.HIDDEN:
1689
1692
  return (0, Z.jsx)("input", { type: "hidden", name: r, value: Bt(P, { coerceValue: true }), id: x });
1690
1693
  case N.PASSWORD:
1691
- return (0, Z.jsx)("input", { autoComplete: this.getAutocompleteValue(), className: "form-control", disabled: d, id: x, placeholder: o, readOnly: m, required: p, type: "password", value: Bt(P, { coerceValue: true }), onBlur: this.handleOnBlur, onChange: this.handleInputOnChange, onFocus: this.handleOnFocus, "aria-describedby": H });
1694
+ return (0, Z.jsx)("input", { autoComplete: this.getAutocompleteValue(), className: "form-control", disabled: d, id: x, placeholder: o, readOnly: l, required: p, type: "password", value: Bt(P, { coerceValue: true }), onBlur: this.handleOnBlur, onChange: this.handleInputOnChange, onFocus: this.handleOnFocus, "aria-describedby": H });
1692
1695
  case N.DATE:
1693
1696
  case N.DATETIME:
1694
1697
  return (0, Z.jsx)(_.DateInput, { disabled: d, size: F, value: ds(P), mode: D, monthFormat: O, onBlur: this.handleOnBlur, onChange: this.handleOnChange, onFocus: this.handleOnFocus });
@@ -1699,7 +1702,7 @@ var require_main_min = __commonJS({
1699
1702
  case N.TEL:
1700
1703
  return (0, Z.jsx)(_.PhoneNumberInput, { disabled: d, countryCode: n, placeholder: o, required: p, searchPlaceholder: f, size: F, initialValue: Bt(P), onBlur: this.handleOnBlur, onChange: this.handleOnChange, onFocus: this.handleOnFocus });
1701
1704
  case N.TEXTAREA: {
1702
- let A = { className: "form-control tw-form-control", id: x, name: r, placeholder: o, value: Bt(P, { coerceValue: true }), readOnly: m, required: p, minLength: h, maxLength: y, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, disabled: d, autoComplete: this.getAutocompleteValue() };
1705
+ let A = { className: "form-control tw-form-control", id: x, name: r, placeholder: o, value: Bt(P, { coerceValue: true }), readOnly: l, required: p, minLength: h, maxLength: y, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, disabled: d, autoComplete: this.getAutocompleteValue() };
1703
1706
  return this.props.displayPattern ? (0, Z.jsx)(_.TextareaWithDisplayFormat, S(s({ displayPattern: this.props.displayPattern }, A), { onChange: this.handleOnChange })) : (0, Z.jsx)("textarea", S(s({}, A), { onChange: this.handleInputOnChange, "aria-describedby": H }));
1704
1707
  }
1705
1708
  case N.FILE:
@@ -1714,7 +1717,7 @@ var require_main_min = __commonJS({
1714
1717
  case N.TEXT:
1715
1718
  case N.EMAIL:
1716
1719
  default: {
1717
- let A = { type: i === N.EMAIL ? "email" : "text", className: "form-control", id: x, name: r, placeholder: o, value: Bt(P, { coerceValue: true }), readOnly: m, required: p, minLength: h, maxLength: y, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, disabled: d, autoComplete: this.getAutocompleteValue() };
1720
+ let A = { type: i === N.EMAIL ? "email" : "text", className: "form-control", id: x, name: r, placeholder: o, value: Bt(P, { coerceValue: true }), readOnly: l, required: p, minLength: h, maxLength: y, onFocus: this.handleOnFocus, onBlur: this.handleOnBlur, disabled: d, autoComplete: this.getAutocompleteValue() };
1718
1721
  return this.props.displayPattern ? (0, Z.jsx)(_.InputWithDisplayFormat, S(s({ displayPattern: this.props.displayPattern }, A), { onChange: this.handleOnChange })) : (0, Z.jsx)("input", S(s({}, A), { onChange: this.handleInputOnChange, "aria-describedby": H }));
1719
1722
  }
1720
1723
  }
@@ -1748,7 +1751,7 @@ var require_main_min = __commonJS({
1748
1751
  if (!Y(e) && !I(e))
1749
1752
  return { disabled: e };
1750
1753
  };
1751
- var la = require("react/jsx-runtime");
1754
+ var ma = require("react/jsx-runtime");
1752
1755
  var Ld = (e) => e === "string" || e === "number";
1753
1756
  var da = (e) => ge(e) ? e.control === N.TAB && e.oneOf.length > 3 ? N.SELECT : e.oneOf.length === 2 && !e.control ? N.RADIO : e.control || N.SELECT : Rr(e) ? Td(e) : "control" in e && e.control ? e.control : e.type === "boolean" ? "checkbox" : e.type === "integer" ? "number" : e.type;
1754
1757
  var Td = ({ format: e, control: t }) => t ? Rd[t] || t : e && Nd[e] || "text";
@@ -1756,14 +1759,14 @@ var require_main_min = __commonJS({
1756
1759
  var Nd = { date: "date", email: "email", base64url: "file", password: "password", "phone-number": "tel" };
1757
1760
  var Bd = (e, t) => e.oneOf ? e.oneOf.map((r) => fs(r, t)) : null;
1758
1761
  function Ss(e) {
1759
- let { id: t, schema: r, value: o, disabled: a, onChange: n, onFocus: i, onBlur: c, onSearchChange: d, describedBy: m } = e, p = Pt(), h = (F) => Ld(r.type) && (I(F) || Y(F)) ? "" : F, y = (F, g) => {
1762
+ let { id: t, schema: r, value: o, disabled: a, onChange: n, onFocus: i, onBlur: c, onSearchChange: d, describedBy: l } = e, p = Pt(), h = (F) => Ld(r.type) && (I(F) || Y(F)) ? "" : F, y = (F, g) => {
1760
1763
  n(Je(F, r), g);
1761
1764
  }, u = da(r);
1762
1765
  (0, ws.useEffect)(() => {
1763
1766
  zd(r, p, u);
1764
1767
  }, [JSON.stringify(r), p, u]);
1765
- let l = r.values || Bd(r, u), f = { onFocus: i, onBlur: c, onSearchChange: d, onChange: y }, w = h(o), b = { id: t, name: t, label: r.title, options: l || [], placeholder: r.placeholder, autoComplete: !r.help, autocompleteHint: r.autocompleteHint, disabled: a || r.disabled, displayPattern: r.displayFormat, uploadProps: Qr(r), describedBy: m };
1766
- return (0, la.jsx)("div", { "aria-describedby": m, children: (0, la.jsx)(zt, s(s({ type: u, value: w }, f), b)) });
1768
+ let m = r.values || Bd(r, u), f = { onFocus: i, onBlur: c, onSearchChange: d, onChange: y }, w = h(o), b = { id: t, name: t, label: r.title, options: m || [], placeholder: r.placeholder, autoComplete: !r.help, autocompleteHint: r.autocompleteHint, disabled: a || r.disabled, displayPattern: r.displayFormat, uploadProps: Qr(r), describedBy: l };
1769
+ return (0, ma.jsx)("div", { "aria-describedby": l, children: (0, ma.jsx)(zt, s(s({ type: u, value: w }, f), b)) });
1767
1770
  }
1768
1771
  Ss.defaultProps = { value: null, onFocus: null, onBlur: null, onSearchChange: null, disabled: false };
1769
1772
  var zd = (e, t, r) => {
@@ -1772,11 +1775,11 @@ var require_main_min = __commonJS({
1772
1775
  var dr = Ss;
1773
1776
  var Q = require("react/jsx-runtime");
1774
1777
  function Cs(e) {
1775
- let t = te(), [r, o] = (0, Re.useState)(false), [a, n] = (0, Re.useState)(false), [i, c] = (0, Re.useState)(false), d = (0, Re.useMemo)(() => e.schema.$id || Le(), [e.schema.$id]), [m, p] = (0, Re.useState)(Jr(e.schema, e.model)), [h, y] = (0, Re.useState)(Hd(e.model, e.schema.oneOf)), u = Qn(t, 200), l = (M) => {
1778
+ let t = te(), [r, o] = (0, Re.useState)(false), [a, n] = (0, Re.useState)(false), [i, c] = (0, Re.useState)(false), d = (0, Re.useMemo)(() => e.schema.$id || Le(), [e.schema.$id]), [l, p] = (0, Re.useState)(Jr(e.schema, e.model)), [h, y] = (0, Re.useState)(Hd(e.model, e.schema.oneOf)), u = Qn(t, 200), m = (M) => {
1776
1779
  u("Dynamic Flow - OneOf Searched", { oneOfId: e.schema.analyticsId, searchValueLength: M.length });
1777
1780
  };
1778
1781
  if ((0, Re.useEffect)(() => {
1779
- let M = mr(e.schema, e.model), k = mr(e.schema, e.schema.default);
1782
+ let M = lr(e.schema, e.model), k = lr(e.schema, e.schema.default);
1780
1783
  M === -1 && k >= 0 && F(k, "init");
1781
1784
  }, [e.schema]), !V(e.schema.oneOf))
1782
1785
  return console.error("Incorrect format", e.schema), null;
@@ -1795,8 +1798,8 @@ var require_main_min = __commonJS({
1795
1798
  } else
1796
1799
  e.onChange({ model: h[M], triggerSchema: P, triggerModel: h[M], type: k });
1797
1800
  k !== "init" && e.schema.analyticsId && t("Dynamic Flow - OneOf Selected", { oneOfId: e.schema.analyticsId, schemaId: P == null ? void 0 : P.analyticsId });
1798
- }, g = qd(e.schema), v = Vd(e, m), O = { "form-group": true, "has-error": !r && e.errors && !Mt(e.errors) || (e.submitted || r && i) && v.length }, x = `${d}-feedback`;
1799
- return (0, Q.jsxs)(Q.Fragment, { children: [(e.schema.oneOf.length > 1 || we(e.schema.oneOf[0])) && (0, Q.jsxs)(Q.Fragment, { children: [e.schema.alert && (0, Q.jsx)(se, { component: e.schema.alert }), (0, Q.jsxs)("div", { className: (0, Fs.default)(O), children: [jd(e.schema, d), (0, Q.jsx)(dr, { id: d, schema: g, value: m, disabled: e.disabled, describedBy: x, onChange: F, onFocus: w, onBlur: b, onSearchChange: l }), (0, Q.jsx)(He, { id: x, changed: r, focused: a, blurred: i, submitted: e.submitted, errors: Ud(e.errors), schema: e.schema, validations: v, infoMessage: null })] })] }), rr(e.schema.oneOf[m]) && (0, Q.jsx)(me, { schema: e.schema.oneOf[m], model: h[m], errors: e.errors, submitted: e.submitted, hideTitle: true, disabled: e.disabled, onChange: (M) => f(m, M), onPersistAsync: e.onPersistAsync })] });
1801
+ }, g = qd(e.schema), v = Vd(e, l), O = { "form-group": true, "has-error": !r && e.errors && !Mt(e.errors) || (e.submitted || r && i) && v.length }, x = `${d}-feedback`;
1802
+ return (0, Q.jsxs)(Q.Fragment, { children: [(e.schema.oneOf.length > 1 || we(e.schema.oneOf[0])) && (0, Q.jsxs)(Q.Fragment, { children: [e.schema.alert && (0, Q.jsx)(se, { component: e.schema.alert }), (0, Q.jsxs)("div", { className: (0, Fs.default)(O), children: [jd(e.schema, d), (0, Q.jsx)(dr, { id: d, schema: g, value: l, disabled: e.disabled, describedBy: x, onChange: F, onFocus: w, onBlur: b, onSearchChange: m }), (0, Q.jsx)(He, { id: x, changed: r, focused: a, blurred: i, submitted: e.submitted, errors: Ud(e.errors), schema: e.schema, validations: v, infoMessage: null })] })] }), rr(e.schema.oneOf[l]) && (0, Q.jsx)(le, { schema: e.schema.oneOf[l], model: h[l], errors: e.errors, submitted: e.submitted, hideTitle: true, disabled: e.disabled, onChange: (M) => f(l, M), onPersistAsync: e.onPersistAsync })] });
1800
1803
  }
1801
1804
  function jd(e, t) {
1802
1805
  var a;
@@ -1828,12 +1831,12 @@ var require_main_min = __commonJS({
1828
1831
  var xs = require("react");
1829
1832
  var As = require("react/jsx-runtime");
1830
1833
  function vs(e) {
1831
- let { id: t, httpClient: r = fetch, httpOptions: o, fileId: a, idProperty: n, usAccept: i, maxSize: c, usPlaceholder: d, onSuccess: m, onFailure: p, onCancel: h } = e, y = te(), u = (0, xs.useMemo)(() => a ? [{ id: a, status: eo.Status.SUCCEEDED }] : [], [a]), l = (f) => (y("Dynamic Flow - PersistAsync", { status: "pending", schemaId: t }), r(String(o.url), { method: o.method || "POST", body: f }).then((w) => w.ok ? (m == null || m(w.clone()), w.json().then((b) => ({ id: b[n] }))) : (p == null || p({ response: w }), Promise.reject())));
1832
- return (0, As.jsx)(eo.UploadInput, { id: t, fileInputName: o.fileInputName, files: u, uploadButtonTitle: e.usLabel, sizeLimit: c ? Nr(c) : void 0, fileTypes: i, description: d, onUploadFile: l, onDeleteFile: (f) => (h == null || h(), Promise.resolve()) });
1834
+ let { id: t, httpClient: r = fetch, httpOptions: o, fileId: a, idProperty: n, usAccept: i, maxSize: c, usPlaceholder: d, onSuccess: l, onFailure: p, onCancel: h } = e, y = te(), u = (0, xs.useMemo)(() => a ? [{ id: a, status: eo.Status.SUCCEEDED }] : [], [a]), m = (f) => (y("Dynamic Flow - PersistAsync", { status: "pending", schemaId: t }), r(String(o.url), { method: o.method || "POST", body: f }).then((w) => w.ok ? (l == null || l(w.clone()), w.json().then((b) => ({ id: b[n] }))) : (p == null || p({ response: w }), Promise.reject())));
1835
+ return (0, As.jsx)(eo.UploadInput, { id: t, fileInputName: o.fileInputName, files: u, uploadButtonTitle: e.usLabel, sizeLimit: c ? Nr(c) : void 0, fileTypes: i, description: d, onUploadFile: m, onDeleteFile: (f) => (h == null || h(), Promise.resolve()) });
1833
1836
  }
1834
1837
  var Vt = require("react/jsx-runtime");
1835
1838
  function Ps(e) {
1836
- let [t, r] = (0, wt.useState)({}), [o, a] = (0, wt.useState)(null), [n, i] = (0, wt.useState)([]), [c, d] = (0, wt.useState)(false), m = oe(), p = te();
1839
+ let [t, r] = (0, wt.useState)({}), [o, a] = (0, wt.useState)(null), [n, i] = (0, wt.useState)([]), [c, d] = (0, wt.useState)(false), l = oe(), p = te();
1837
1840
  (0, wt.useEffect)(() => {
1838
1841
  e.submitted && i(Xe(e.model, e.schema, !!e.required));
1839
1842
  }, [e.model, e.submitted]);
@@ -1846,10 +1849,10 @@ var require_main_min = __commonJS({
1846
1849
  r(x.validation || {}), a([e.schema.persistAsync.param]);
1847
1850
  }
1848
1851
  e.onChange({ model: null, triggerSchema: e.schema, triggerModel: null }), d(true), p("Dynamic Flow - PersistAsync", { status: "failure", schemaId: e.schema.$id });
1849
- }, l = () => {
1852
+ }, m = () => {
1850
1853
  a(null), e.onChange({ model: null, triggerSchema: e.schema, triggerModel: null }), d(true);
1851
1854
  }, { url: f, method: w } = e.schema.persistAsync, b = o || n, F = { "form-group": true, "has-error": (e.submitted || c) && !!b.length }, g = e.schema.$id || e.schema.persistAsync.schema.$id || e.schema.persistAsync.idProperty, v = `${g}-feedback`;
1852
- return (0, Vt.jsxs)("div", { className: (0, Os.default)(F), children: [(0, Vt.jsx)("div", { "aria-describedby": v, children: (0, Vt.jsx)(vs, s({ id: g, 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: w, fileInputName: e.schema.persistAsync.param }, httpClient: m, onSuccess: y, onFailure: u, onCancel: l }, Qr(e.schema.persistAsync.schema))) }), (0, Vt.jsx)(He, { id: v, blurred: true, focused: false, changed: c, submitted: e.submitted, errors: e.errors, schema: e.schema, validations: b, validationMessages: s({ required: "Value is required..." }, t), infoMessage: null })] });
1855
+ return (0, Vt.jsxs)("div", { className: (0, Os.default)(F), children: [(0, Vt.jsx)("div", { "aria-describedby": v, children: (0, Vt.jsx)(vs, s({ id: g, 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: w, fileInputName: e.schema.persistAsync.param }, httpClient: l, onSuccess: y, onFailure: u, onCancel: m }, Qr(e.schema.persistAsync.schema))) }), (0, Vt.jsx)(He, { id: v, blurred: true, focused: false, changed: c, submitted: e.submitted, errors: e.errors, schema: e.schema, validations: b, validationMessages: s({ required: "Value is required..." }, t), infoMessage: null })] });
1853
1856
  }
1854
1857
  Ps.defaultProps = { required: false };
1855
1858
  var ya = Ps;
@@ -1868,9 +1871,9 @@ var require_main_min = __commonJS({
1868
1871
  var Es = require("@transferwise/components");
1869
1872
  var wa = require("react/jsx-runtime");
1870
1873
  var Is = (e) => {
1871
- let { id: t, selection: r, setSelection: o } = e, { promoted: a, other: n, checkedMeans: i } = e.promotion, c = i === "other" ? n.title : (a == null ? void 0 : a.title) || e.promotedOneOf.title, d = i === "other" ? "other" : "promoted", m = i === "other" ? "promoted" : "other", p = r === d;
1874
+ let { id: t, selection: r, setSelection: o } = e, { promoted: a, other: n, checkedMeans: i } = e.promotion, c = i === "other" ? n.title : (a == null ? void 0 : a.title) || e.promotedOneOf.title, d = i === "other" ? "other" : "promoted", l = i === "other" ? "promoted" : "other", p = r === d;
1872
1875
  return (0, wa.jsx)("div", { className: "form-group", children: (0, wa.jsx)(Es.Checkbox, { id: t, label: c, checked: p, onChange: () => {
1873
- o(p ? m : d);
1876
+ o(p ? l : d);
1874
1877
  } }) });
1875
1878
  };
1876
1879
  Is.defaultProps = {};
@@ -1878,8 +1881,8 @@ var require_main_min = __commonJS({
1878
1881
  var Ls = require("@transferwise/components");
1879
1882
  var ur = require("react/jsx-runtime");
1880
1883
  function Ts(e) {
1881
- var d, m;
1882
- let { id: t, selection: r, setSelection: o, promotion: a, promotedOneOf: n, title: i } = e, c = [s({ value: "promoted", label: ((d = a.promoted) == null ? void 0 : d.title) || n.title, secondary: ((m = a.promoted) == null ? void 0 : m.description) || n.description }, jt(n)), s({ value: "other", label: a.other.title, secondary: a.other.description }, jt(a.other))];
1884
+ var d, l;
1885
+ let { id: t, selection: r, setSelection: o, promotion: a, promotedOneOf: n, title: i } = e, c = [s({ value: "promoted", label: ((d = a.promoted) == null ? void 0 : d.title) || n.title, secondary: ((l = a.promoted) == null ? void 0 : l.description) || n.description }, jt(n)), s({ value: "other", label: a.other.title, secondary: a.other.description }, jt(a.other))];
1883
1886
  return (0, ur.jsxs)("div", { className: "form-group", children: [i && (0, ur.jsx)("label", { className: "control-label", htmlFor: t, children: i }), (0, ur.jsx)(Ls.RadioGroup, { name: "promoted-selection", selectedValue: r, radios: c, id: t, onChange: o })] });
1884
1887
  }
1885
1888
  Ts.defaultProps = { title: void 0 };
@@ -1902,7 +1905,7 @@ var require_main_min = __commonJS({
1902
1905
  var Wd = (e) => {
1903
1906
  var c;
1904
1907
  let [t, r] = (0, zs.useState)(ks(e.schema, e.model) || ((c = e.schema.promotion) == null ? void 0 : c.default) || "promoted"), o = e.schema.alert, a = e.schema.oneOf.find(js), n = $d(a), i = _d(e.schema);
1905
- return (0, Ge.jsxs)(Ge.Fragment, { children: [o && (0, Ge.jsx)(se, { component: o }), (0, Ge.jsx)(Bs, { id: e.schema.$id, title: e.schema.title, promotedOneOf: a, promotion: e.schema.promotion, selection: t, setSelection: r }), t === "promoted" && (0, Ge.jsx)(lr, S(s({}, e), { schema: n })), t === "other" && (0, Ge.jsx)(me, S(s({}, e), { schema: i }))] });
1908
+ return (0, Ge.jsxs)(Ge.Fragment, { children: [o && (0, Ge.jsx)(se, { component: o }), (0, Ge.jsx)(Bs, { id: e.schema.$id, title: e.schema.title, promotedOneOf: a, promotion: e.schema.promotion, selection: t, setSelection: r }), t === "promoted" && (0, Ge.jsx)(mr, S(s({}, e), { schema: n })), t === "other" && (0, Ge.jsx)(le, S(s({}, e), { schema: i }))] });
1906
1909
  };
1907
1910
  function $d(e) {
1908
1911
  return S(s({}, e), { title: void 0, description: void 0 });
@@ -1940,13 +1943,13 @@ var require_main_min = __commonJS({
1940
1943
  var Ne = require("react");
1941
1944
  var qs = require("react/jsx-runtime");
1942
1945
  function Hs(e) {
1943
- let { schema: t, model: r, required: o, submitted: a, errors: n, onChange: i } = e, [c, d] = (0, Ne.useState)(r), m = (0, Ne.useRef)(null), [p, h] = (0, Ne.useState)(null), [y, u] = (0, Ne.useState)(null), [l, f] = (0, Ne.useState)(false), [w, b] = (0, Ne.useState)(null), F = oe(), g = te(), v = Pt();
1946
+ let { schema: t, model: r, required: o, submitted: a, errors: n, onChange: i } = e, [c, d] = (0, Ne.useState)(r), l = (0, Ne.useRef)(null), [p, h] = (0, Ne.useState)(null), [y, u] = (0, Ne.useState)(null), [m, f] = (0, Ne.useState)(false), [w, b] = (0, Ne.useState)(null), F = oe(), g = te(), v = Pt();
1944
1947
  (0, Ne.useEffect)(() => {
1945
1948
  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".', {});
1946
1949
  }, [v, t.validationAsync.method]);
1947
1950
  let O = async (D, H) => {
1948
1951
  let ee = x(), A = { [H.param]: D };
1949
- m.current = D, f(true), g("Dynamic Flow - ValidationAsync", { status: "pending" });
1952
+ l.current = D, f(true), g("Dynamic Flow - ValidationAsync", { status: "pending" });
1950
1953
  let B = await F(H.url, { method: H.method || "POST", headers: { "Content-Type": "application/json" }, body: H.method === "GET" ? void 0 : JSON.stringify(A), signal: ee });
1951
1954
  try {
1952
1955
  let E = await B.json();
@@ -1961,10 +1964,10 @@ var require_main_min = __commonJS({
1961
1964
  let D = new AbortController();
1962
1965
  return b(D), D.signal;
1963
1966
  };
1964
- return (0, qs.jsx)(St, s({}, { submitted: a || l, model: c, errors: y || n, infoMessage: p, onChange: (D) => {
1967
+ return (0, qs.jsx)(St, s({}, { submitted: a || m, model: c, errors: y || n, infoMessage: p, onChange: (D) => {
1965
1968
  i(S(s({}, D), { triggerSchema: t, triggerModel: D.model })), u(null), h(null), d(D.model);
1966
1969
  }, onBlur: () => {
1967
- !I(c) && !Ze(c, m.current) && G(c, t) && O(c, t.validationAsync);
1970
+ !I(c) && !Ze(c, l.current) && G(c, t) && O(c, t.validationAsync);
1968
1971
  }, required: o, schema: t }));
1969
1972
  }
1970
1973
  Hs.defaultProps = { required: false };
@@ -1983,11 +1986,11 @@ var require_main_min = __commonJS({
1983
1986
  case "validationAsync":
1984
1987
  return (0, he.jsx)(Ca, s({}, i));
1985
1988
  case "basic": {
1986
- let m = s({ infoMessage: null }, i);
1987
- return (0, he.jsx)(St, s({}, m));
1989
+ let l = s({ infoMessage: null }, i);
1990
+ return (0, he.jsx)(St, s({}, l));
1988
1991
  }
1989
1992
  case "object":
1990
- return (0, Ws.createElement)(lr, S(s({}, i), { key: JSON.stringify(t) }));
1993
+ return (0, Ws.createElement)(mr, S(s({}, i), { key: JSON.stringify(t) }));
1991
1994
  case "array":
1992
1995
  return (0, he.jsx)(na, s({}, i));
1993
1996
  case "promotedOneOf":
@@ -1999,7 +2002,7 @@ var require_main_min = __commonJS({
1999
2002
  }
2000
2003
  return (0, he.jsx)(he.Fragment, {});
2001
2004
  }
2002
- var me = Qd;
2005
+ var le = Qd;
2003
2006
  var eu = (e, t, r) => {
2004
2007
  switch (dt(e)) {
2005
2008
  case "persistAsync":
@@ -2013,7 +2016,7 @@ var require_main_min = __commonJS({
2013
2016
  case "array":
2014
2017
  return je(e) && Xn(t) && or(r);
2015
2018
  case "promotedOneOf":
2016
- return lt(e) && Go(t);
2019
+ return mt(e) && Go(t);
2017
2020
  case "oneOf":
2018
2021
  return ge(e);
2019
2022
  case "allOf":
@@ -2024,7 +2027,7 @@ var require_main_min = __commonJS({
2024
2027
  var xa = require("react/jsx-runtime");
2025
2028
  function tu({ component: e, model: t = null, errors: r = null, submitted: o, onModelChange: a, onPersistAsync: n }) {
2026
2029
  let i = e.schema;
2027
- return (0, xa.jsx)("div", { className: U(e.margin || "md"), children: (0, xa.jsx)(me, { schema: i, model: t, errors: r, submitted: o, onChange: (c) => {
2030
+ return (0, xa.jsx)("div", { className: U(e.margin || "md"), children: (0, xa.jsx)(le, { schema: i, model: t, errors: r, submitted: o, onChange: (c) => {
2028
2031
  a(s({ formSchema: i }, c));
2029
2032
  }, onPersistAsync: n }) });
2030
2033
  }
@@ -2080,8 +2083,8 @@ var require_main_min = __commonJS({
2080
2083
  (0, oo.useEffect)(() => {
2081
2084
  su(i, t).then(d);
2082
2085
  }, [t, i]);
2083
- let m = { alt: n || o || "", src: c, stretch: true, shrink: true };
2084
- return c ? (0, ka.jsx)("div", { className: `df-image ${r || "md"}`, children: (0, ka.jsx)(_s.Image, s({ className: `img-responsive ${U(a || "md")}` }, m)) }) : null;
2086
+ let l = { alt: n || o || "", src: c, stretch: true, shrink: true };
2087
+ return c ? (0, ka.jsx)("div", { className: `df-image ${r || "md"}`, children: (0, ka.jsx)(_s.Image, s({ className: `img-responsive ${U(a || "md")}` }, l)) }) : null;
2085
2088
  }
2086
2089
  var iu = (e) => new Promise((t, r) => {
2087
2090
  let o = new FileReader();
@@ -2103,16 +2106,16 @@ var require_main_min = __commonJS({
2103
2106
  var ao = require("@transferwise/components");
2104
2107
  var yr = require("react/jsx-runtime");
2105
2108
  var cu = ["positive", "neutral"];
2106
- var mu = ["warning", "negative"];
2107
- var lu = ({ component: e }) => {
2108
- let { items: t } = e, r = t.filter((a) => cu.includes(a.context)).map(({ text: a }) => a), o = t.filter((a) => mu.includes(a.context)).map(({ text: a }) => a);
2109
+ var lu = ["warning", "negative"];
2110
+ var mu = ({ component: e }) => {
2111
+ let { items: t } = e, r = t.filter((a) => cu.includes(a.context)).map(({ text: a }) => a), o = t.filter((a) => lu.includes(a.context)).map(({ text: a }) => a);
2109
2112
  return (0, yr.jsxs)("div", { className: U(e.margin || "md"), children: [e.title ? (0, yr.jsx)(ao.Header, { title: e.title }) : null, (0, yr.jsx)(ao.InstructionsList, { dos: r, donts: o })] });
2110
2113
  };
2111
- var Ia = lu;
2114
+ var Ia = mu;
2112
2115
  var q = require("react/jsx-runtime");
2113
2116
  var K = (e) => JSON.stringify(e);
2114
2117
  function du(e) {
2115
- let { components: t, model: r, submitted: o, errors: a, onModelChange: n, onAction: i, onPersistAsync: c, baseUrl: d } = e, m = (p) => {
2118
+ let { components: t, model: r, submitted: o, errors: a, onModelChange: n, onAction: i, onPersistAsync: c, baseUrl: d } = e, l = (p) => {
2116
2119
  switch (p.type) {
2117
2120
  case "heading":
2118
2121
  return (0, q.jsx)(Aa, { component: p }, K(p));
@@ -2157,7 +2160,7 @@ var require_main_min = __commonJS({
2157
2160
  return (0, q.jsx)("div", {}, K(p));
2158
2161
  }
2159
2162
  };
2160
- return wn() || d == null ? (0, q.jsx)(q.Fragment, { children: t.map(m) }) : (0, q.jsx)(Ir, { baseUrl: d, children: t.map(m) });
2163
+ return wn() || d == null ? (0, q.jsx)(q.Fragment, { children: t.map(l) }) : (0, q.jsx)(Ir, { baseUrl: d, children: t.map(l) });
2161
2164
  }
2162
2165
  var ne = du;
2163
2166
  var no = require("@transferwise/components");
@@ -2204,18 +2207,18 @@ var require_main_min = __commonJS({
2204
2207
  }
2205
2208
  var La = Su;
2206
2209
  var io = require("@transferwise/components");
2207
- var le = require("react/jsx-runtime");
2210
+ var me = require("react/jsx-runtime");
2208
2211
  var xu = (e, t) => t.fields.map(({ label: r, value: o, help: a }, n) => ({ key: String(n), title: r, value: vu(o, a, e) }));
2209
- var vu = (e, t, r) => t ? r === "HORIZONTAL_RIGHT_ALIGNED" ? (0, le.jsxs)(le.Fragment, { children: [(0, le.jsx)(qe, { help: t }), " ", e] }) : (0, le.jsxs)(le.Fragment, { children: [e, " ", (0, le.jsx)(qe, { help: t })] }) : e;
2212
+ var vu = (e, t, r) => t ? r === "HORIZONTAL_RIGHT_ALIGNED" ? (0, me.jsxs)(me.Fragment, { children: [(0, me.jsx)(qe, { help: t }), " ", e] }) : (0, me.jsxs)(me.Fragment, { children: [e, " ", (0, me.jsx)(qe, { help: t })] }) : e;
2210
2213
  var Au = (e) => (e.control || e.orientation) === "horizontal" ? "HORIZONTAL_RIGHT_ALIGNED" : "VERTICAL_ONE_COLUMN";
2211
2214
  function Ou(e) {
2212
- let t = e.component, r = U(t.margin || "xs"), o = (c, d) => ({ text: c != null ? c : "", href: d.url, onClick: (m) => {
2213
- m.preventDefault(), d && e.onAction(d);
2215
+ let t = e.component, r = U(t.margin || "xs"), o = (c, d) => ({ text: c != null ? c : "", href: d.url, onClick: (l) => {
2216
+ l.preventDefault(), d && e.onAction(d);
2214
2217
  } }), a = Au(t), n = t.callToAction ? o(t.callToAction.title, t.callToAction.action) : null, i = !n && t.action ? o(t.action.title || "", t.action) : null;
2215
- return (0, le.jsxs)("div", { className: r, children: [t.title && (0, le.jsx)(io.Header, { title: t.title, action: n || i || void 0 }), (0, le.jsx)("div", { className: r, children: (0, le.jsx)(io.DefinitionList, { layout: a, definitions: xu(a, t) }) })] });
2218
+ return (0, me.jsxs)("div", { className: r, children: [t.title && (0, me.jsx)(io.Header, { title: t.title, action: n || i || void 0 }), (0, me.jsx)("div", { className: r, children: (0, me.jsx)(io.DefinitionList, { layout: a, definitions: xu(a, t) }) })] });
2216
2219
  }
2217
2220
  var Ta = Ou;
2218
- var mo = require("react");
2221
+ var lo = require("react");
2219
2222
  var rc = require("@transferwise/components");
2220
2223
  var so = require("react/jsx-runtime");
2221
2224
  var oc = ({ title: e, value: t, onFocus: r, onChange: o }) => (0, so.jsxs)("label", { className: "control-label d-inline", children: [e, (0, so.jsx)(rc.Input, { type: "text", value: t, className: "m-t-1", onFocus: r, onChange: (a) => o(a.currentTarget.value) })] });
@@ -2233,10 +2236,10 @@ var require_main_min = __commonJS({
2233
2236
  };
2234
2237
  var Wt = require("react");
2235
2238
  var cc = { "Content-Type": "application/json" };
2236
- var mc = (e) => {
2237
- let [t, r] = (0, Wt.useState)({ status: "idle" }), o = (0, Wt.useRef)(null), a = oe(), n = (0, Wt.useCallback)(async (m, { url: p, method: h, param: y } = e) => {
2238
- var l;
2239
- if ((l = o.current) == null || l.abort(), !m) {
2239
+ var lc = (e) => {
2240
+ let [t, r] = (0, Wt.useState)({ status: "idle" }), o = (0, Wt.useRef)(null), a = oe(), n = (0, Wt.useCallback)(async (l, { url: p, method: h, param: y } = e) => {
2241
+ var m;
2242
+ if ((m = o.current) == null || m.abort(), !l) {
2240
2243
  r({ status: "idle" });
2241
2244
  return;
2242
2245
  }
@@ -2244,22 +2247,22 @@ var require_main_min = __commonJS({
2244
2247
  let { signal: u } = o.current;
2245
2248
  r({ status: "loading" });
2246
2249
  try {
2247
- let w = await (h === "GET" ? a(ku(p, y, m), { method: h, signal: u, headers: cc }) : a(p, { method: h, signal: u, headers: cc, body: JSON.stringify({ [y]: m }) }));
2248
- i(w, m);
2250
+ let w = await (h === "GET" ? a(ku(p, y, l), { method: h, signal: u, headers: cc }) : a(p, { method: h, signal: u, headers: cc, body: JSON.stringify({ [y]: l }) }));
2251
+ i(w, l);
2249
2252
  } catch (f) {
2250
- c(f, m);
2253
+ c(f, l);
2251
2254
  }
2252
- }, [a, JSON.stringify(e)]), i = async (m, p) => {
2253
- if (m.ok) {
2254
- let h = await m.json().catch(() => null);
2255
+ }, [a, JSON.stringify(e)]), i = async (l, p) => {
2256
+ if (l.ok) {
2257
+ let h = await l.json().catch(() => null);
2255
2258
  if (Pu(h)) {
2256
2259
  r({ status: "success", results: h.results });
2257
2260
  return;
2258
2261
  }
2259
2262
  }
2260
2263
  r({ status: "error" });
2261
- }, c = (m, p) => {
2262
- Mu(m) || r({ status: "error" });
2264
+ }, c = (l, p) => {
2265
+ Mu(l) || r({ status: "error" });
2263
2266
  }, d = t.status === "success" ? t.results : [];
2264
2267
  return { status: t.status, results: d, search: n };
2265
2268
  };
@@ -2272,10 +2275,10 @@ var require_main_min = __commonJS({
2272
2275
  var Ft = require("react/jsx-runtime");
2273
2276
  var Eu = 400;
2274
2277
  function Iu({ component: e, onAction: t }) {
2275
- let [r, o] = (0, mo.useState)(""), { title: a, margin: n, url: i, method: c, param: d, emptyMessage: m } = e, { status: p, results: h, search: y } = mc({ url: i, method: c, param: d }), u = te(), l = (0, mo.useMemo)(() => Ye(y, Eu), [y]), f = () => {
2278
+ let [r, o] = (0, lo.useState)(""), { title: a, margin: n, url: i, method: c, param: d, emptyMessage: l } = e, { status: p, results: h, search: y } = lc({ url: i, method: c, param: d }), u = te(), m = (0, lo.useMemo)(() => Ye(y, Eu), [y]), f = () => {
2276
2279
  u("Dynamic Flow - Search Started", {});
2277
2280
  }, w = (g) => {
2278
- o(g), l(g);
2281
+ o(g), m(g);
2279
2282
  }, b = ({ type: g, value: v }) => {
2280
2283
  if (g === "action" && (u("Dynamic Flow - Search Result Selected", { type: "action", actionId: v.id || v.$id }), t(v)), g === "search") {
2281
2284
  o(v.query);
@@ -2285,15 +2288,15 @@ var require_main_min = __commonJS({
2285
2288
  }, F = () => {
2286
2289
  o(r), y(r);
2287
2290
  };
2288
- return (0, Ft.jsxs)("div", { className: U(n || "md"), children: [(0, Ft.jsx)(oc, { title: a, value: r, onChange: w, onFocus: f }), p === "loading" && (0, Ft.jsx)(fr, { component: { type: "loading-indicator", size: "sm" } }), p === "error" && (0, Ft.jsx)(sc, { onRetrySearch: F }), p === "success" && (0, Ft.jsx)(ic, { results: h, emptyMessage: m, onSelect: b })] });
2291
+ return (0, Ft.jsxs)("div", { className: U(n || "md"), children: [(0, Ft.jsx)(oc, { title: a, value: r, onChange: w, onFocus: f }), p === "loading" && (0, Ft.jsx)(fr, { component: { type: "loading-indicator", size: "sm" } }), p === "error" && (0, Ft.jsx)(sc, { onRetrySearch: F }), p === "success" && (0, Ft.jsx)(ic, { results: h, emptyMessage: l, onSelect: b })] });
2289
2292
  }
2290
2293
  var Ra = Iu;
2291
- var lo = require("@transferwise/components");
2292
- var lc = require("react");
2294
+ var mo = require("@transferwise/components");
2295
+ var mc = require("react");
2293
2296
  var $t = require("react/jsx-runtime");
2294
2297
  var Du = (e) => {
2295
- let [t, r] = (0, lc.useState)(false), { component: o, onAction: a } = e, { margin: n = "md" } = o;
2296
- return (0, $t.jsxs)("div", { className: Se({ margin: n }), children: [(0, $t.jsx)(lo.Button, { priority: "tertiary", block: true, onClick: () => r(true), children: o.trigger.title }), (0, $t.jsx)(lo.Modal, { scroll: "content", onClose: () => r(false), open: t, size: "lg", body: (0, $t.jsx)(ne, S(s({}, e), { components: o.content.components, onAction: a })) })] });
2298
+ let [t, r] = (0, mc.useState)(false), { component: o, onAction: a } = e, { margin: n = "md" } = o;
2299
+ return (0, $t.jsxs)("div", { className: Se({ margin: n }), children: [(0, $t.jsx)(mo.Button, { priority: "tertiary", block: true, onClick: () => r(true), children: o.trigger.title }), (0, $t.jsx)(mo.Modal, { scroll: "content", onClose: () => r(false), open: t, size: "lg", body: (0, $t.jsx)(ne, S(s({}, e), { components: o.content.components, onAction: a })) })] });
2297
2300
  };
2298
2301
  var Na = Du;
2299
2302
  var ue = require("react/jsx-runtime");
@@ -2308,10 +2311,10 @@ var require_main_min = __commonJS({
2308
2311
  let W = r(E);
2309
2312
  F(W);
2310
2313
  let X = E;
2311
- p(X), X !== m && e.onChange({ model: X, triggerSchema: e.schema, triggerModel: X, lastTriggerModel: m, type: ie });
2312
- }, a = (E) => Je(E, e.schema), n = () => l(true), i = () => {
2313
- l(false), w(true), e.onBlur && e.onBlur();
2314
- }, [c, d] = (0, de.useState)((ee = e.model) != null ? ee : null), [m, p] = (0, de.useState)((A = e.model) != null ? A : null), [h, y] = (0, de.useState)(false), [u, l] = (0, de.useState)(false), [f, w] = (0, de.useState)(false), [b, F] = (0, de.useState)([]), g = (0, de.useMemo)(() => e.schema.$id || Le(), [e.schema.$id]), v = () => {
2314
+ p(X), X !== l && e.onChange({ model: X, triggerSchema: e.schema, triggerModel: X, lastTriggerModel: l, type: ie });
2315
+ }, a = (E) => Je(E, e.schema), n = () => m(true), i = () => {
2316
+ m(false), w(true), e.onBlur && e.onBlur();
2317
+ }, [c, d] = (0, de.useState)((ee = e.model) != null ? ee : null), [l, p] = (0, de.useState)((A = e.model) != null ? A : null), [h, y] = (0, de.useState)(false), [u, m] = (0, de.useState)(false), [f, w] = (0, de.useState)(false), [b, F] = (0, de.useState)([]), g = (0, de.useMemo)(() => e.schema.$id || Le(), [e.schema.$id]), v = () => {
2315
2318
  let E = Lu(e.schema);
2316
2319
  za(c) && !za(E) && o(E, "init"), e.schema.const && o(e.schema.const, "init");
2317
2320
  }, O = () => {
@@ -2335,15 +2338,15 @@ var require_main_min = __commonJS({
2335
2338
  };
2336
2339
  var Tu = /* @__PURE__ */ new Set([N.RADIO, N.SELECT, N.DATELOOKUP, N.FILE, N.UPLOAD]);
2337
2340
  function fc(e) {
2338
- let { schema: t, required: r, submitted: o, errors: a, onChange: n, onPersistAsync: i } = e, c = (0, pc.useIntl)(), d = oe(), m = te(), [p, h] = (0, Ct.useState)(null), y = gc(p), [u, l] = (0, Ct.useState)(null), [f, w] = (0, Ct.useState)(false), [b, F] = (0, Ct.useState)(null);
2341
+ let { schema: t, required: r, submitted: o, errors: a, onChange: n, onPersistAsync: i } = e, c = (0, pc.useIntl)(), d = oe(), l = te(), [p, h] = (0, Ct.useState)(null), y = gc(p), [u, m] = (0, Ct.useState)(null), [f, w] = (0, Ct.useState)(false), [b, F] = (0, Ct.useState)(null);
2339
2342
  (0, Ct.useEffect)(() => {
2340
2343
  Tu.has(da(t.persistAsync.schema)) && x();
2341
2344
  }, [p]);
2342
- let g = () => l(c.formatMessage(ir.genericError)), v = async (P, D) => {
2345
+ let g = () => m(c.formatMessage(ir.genericError)), v = async (P, D) => {
2343
2346
  let H = O(), ee = { [D.param]: P };
2344
2347
  w(true);
2345
2348
  try {
2346
- m("Dynamic Flow - PersistAsync", { status: "pending", schemaId: t.$id });
2349
+ l("Dynamic Flow - PersistAsync", { status: "pending", schemaId: t.$id });
2347
2350
  let A = d(D.url, { method: D.method, headers: { "Content-Type": "application/json" }, body: JSON.stringify(ee), signal: H });
2348
2351
  i(A);
2349
2352
  let B = await A, E = await B.json();
@@ -2355,12 +2358,12 @@ var require_main_min = __commonJS({
2355
2358
  n({ model: X, triggerSchema: t, triggerModel: X });
2356
2359
  } else if (Lr(B.status)) {
2357
2360
  let { validation: X } = E, $e = R(X) && (X == null ? void 0 : X[W]) || null;
2358
- l($e), n({ model: null, triggerSchema: t, triggerModel: null });
2361
+ m($e), n({ model: null, triggerSchema: t, triggerModel: null });
2359
2362
  } else
2360
2363
  g();
2361
- m("Dynamic Flow - PersistAsync", { status: "success", schemaId: t.$id });
2364
+ l("Dynamic Flow - PersistAsync", { status: "success", schemaId: t.$id });
2362
2365
  } catch (A) {
2363
- m("Dynamic Flow - PersistAsync", { status: "failure", schemaId: t.$id }), g();
2366
+ l("Dynamic Flow - PersistAsync", { status: "failure", schemaId: t.$id }), g();
2364
2367
  }
2365
2368
  }, O = () => {
2366
2369
  b && b.abort();
@@ -2371,7 +2374,7 @@ var require_main_min = __commonJS({
2371
2374
  }, M = () => {
2372
2375
  x();
2373
2376
  }, k = ({ model: P }) => {
2374
- l(null), G(P, t.persistAsync.schema) && h(P);
2377
+ m(null), G(P, t.persistAsync.schema) && h(P);
2375
2378
  };
2376
2379
  return (0, hc.jsx)(St, { required: r, submitted: o || f, schema: t.persistAsync.schema, errors: u || a, model: null, infoMessage: null, onChange: k, onBlur: M });
2377
2380
  }
@@ -2381,7 +2384,7 @@ var require_main_min = __commonJS({
2381
2384
  let [t, r] = (0, wc.useState)(null), o = oe(), a = (0, Sc.useIntl)(), { schema: n } = e;
2382
2385
  async function i(y) {
2383
2386
  let u = y instanceof Blob ? !It(n) : !G(y, n);
2384
- return (I(y) || u) && h(), await m(y);
2387
+ return (I(y) || u) && h(), await l(y);
2385
2388
  }
2386
2389
  let c = () => {
2387
2390
  t && t.abort();
@@ -2389,17 +2392,17 @@ var require_main_min = __commonJS({
2389
2392
  return r(y), y.signal;
2390
2393
  };
2391
2394
  function d(y) {
2392
- let u = It(n), l = c(), f = e.param, w = u ? Ru(f, y) : JSON.stringify({ [f]: y });
2393
- return { method: e.method, headers: s({}, !u && { "Content-Type": "application/json" }), body: w, signal: l };
2395
+ let u = It(n), m = c(), f = e.param, w = u ? Ru(f, y) : JSON.stringify({ [f]: y });
2396
+ return { method: e.method, headers: s({}, !u && { "Content-Type": "application/json" }), body: w, signal: m };
2394
2397
  }
2395
- async function m(y) {
2398
+ async function l(y) {
2396
2399
  try {
2397
2400
  let u = await o(e.url, d(y));
2398
2401
  if (!u.ok)
2399
2402
  return p(u);
2400
- let l = await u.json();
2401
- if (R(l)) {
2402
- let f = l[e.idProperty];
2403
+ let m = await u.json();
2404
+ if (R(m)) {
2405
+ let f = m[e.idProperty];
2403
2406
  if (L(f) || z(f))
2404
2407
  return { data: f };
2405
2408
  }
@@ -2412,9 +2415,9 @@ var require_main_min = __commonJS({
2412
2415
  if (y.status === 422) {
2413
2416
  let u = await y.json();
2414
2417
  if (R(u)) {
2415
- let l = yc(e.param, u);
2416
- if (L(l))
2417
- throw new Error(l);
2418
+ let m = yc(e.param, u);
2419
+ if (L(m))
2420
+ throw new Error(m);
2418
2421
  }
2419
2422
  }
2420
2423
  throw new Error(a.formatMessage(ir.genericError));
@@ -2434,13 +2437,13 @@ var require_main_min = __commonJS({
2434
2437
  }
2435
2438
  var nt = require("react");
2436
2439
  function Vr({ asyncFn: e, interval: t, maxAttempts: r, maxConsecutiveFails: o, onPollingResponse: a, onFailure: n }) {
2437
- let i = (0, nt.useRef)(a), c = (0, nt.useRef)(n), d = (0, nt.useMemo)(() => Bu(e, r, o, (m) => i.current(m), () => c.current()), [e, r, o]);
2440
+ let i = (0, nt.useRef)(a), c = (0, nt.useRef)(n), d = (0, nt.useMemo)(() => Bu(e, r, o, (l) => i.current(l), () => c.current()), [e, r, o]);
2438
2441
  (0, nt.useEffect)(() => {
2439
2442
  if (t > 0) {
2440
- let m = setInterval(() => {
2443
+ let l = setInterval(() => {
2441
2444
  d();
2442
2445
  }, t);
2443
- return () => clearInterval(m);
2446
+ return () => clearInterval(l);
2444
2447
  }
2445
2448
  }, [d, t]), (0, nt.useEffect)(() => {
2446
2449
  i.current = a, c.current = n;
@@ -2489,10 +2492,10 @@ var require_main_min = __commonJS({
2489
2492
  return ze({ layout: r, schemas: e.schemas || [], actions: e.actions || [], model: (o = e.model) != null ? o : null });
2490
2493
  };
2491
2494
  var ju = (e) => {
2492
- let { stepSpecification: t, stepLayoutOptions: r, submitted: o, model: a, formErrors: n, onModelChange: i } = e, c = zu(t, r), { loading: d, registerPersistAsyncPromise: m } = Pr(), p = te(), h = d ? () => {
2495
+ let { stepSpecification: t, stepLayoutOptions: r, submitted: o, model: a, formErrors: n, onModelChange: i } = e, c = zu(t, r), { loading: d, registerPersistAsyncPromise: l } = Pr(), p = te(), h = d ? () => {
2493
2496
  p("Dynamic Flow - onAction supressed", { reason: "LayoutStep - loading state" });
2494
2497
  } : e.onAction;
2495
- return bc(t.polling, h), (0, Fc.jsx)(ne, { components: c, submitted: o, model: a, errors: n, onAction: h, onModelChange: i, onPersistAsync: m });
2498
+ return bc(t.polling, h), (0, Fc.jsx)(ne, { components: c, submitted: o, model: a, errors: n, onAction: h, onModelChange: i, onPersistAsync: l });
2496
2499
  };
2497
2500
  var po = ju;
2498
2501
  var wo = require("react");
@@ -2583,8 +2586,8 @@ var require_main_min = __commonJS({
2583
2586
  let r = (0, st.useCallback)(() => {
2584
2587
  window.screen.orientation && "lock" in window.screen.orientation && typeof window.screen.orientation.lock == "function" && window.screen.orientation.lock("portrait").then(() => zc(t)).catch(Wa);
2585
2588
  }, [t]), o = (0, st.useCallback)(() => {
2586
- var c, d, m;
2587
- return (m = (d = (c = window == null ? void 0 : window.screen) == null ? void 0 : c.orientation) == null ? void 0 : d.unlock) == null ? void 0 : m.call(d);
2589
+ var c, d, l;
2590
+ return (l = (d = (c = window == null ? void 0 : window.screen) == null ? void 0 : c.orientation) == null ? void 0 : d.unlock) == null ? void 0 : l.call(d);
2588
2591
  }, []), a = (0, st.useCallback)(() => {
2589
2592
  setTimeout(() => {
2590
2593
  e && !_t.default.isFullscreen && _t.default.isEnabled && _t.default.request(document.documentElement, { navigationUI: "show" }).then(() => {
@@ -2594,14 +2597,14 @@ var require_main_min = __commonJS({
2594
2597
  }, [e, r]), n = (0, st.useCallback)(() => {
2595
2598
  _t.default.isFullscreen && _t.default.exit().catch(Wa), o();
2596
2599
  }, [o]), i = (0, st.useCallback)((c) => {
2597
- var d, m;
2598
- (d = c == null ? void 0 : c.target) != null && d.type.includes("landscape") && (m = window.screen) != null && m.orientation && Bc(t);
2600
+ var d, l;
2601
+ (d = c == null ? void 0 : c.target) != null && d.type.includes("landscape") && (l = window.screen) != null && l.orientation && Bc(t);
2599
2602
  }, [t]);
2600
2603
  return (0, st.useEffect)(() => {
2601
2604
  var c, d;
2602
- return e && ((d = (c = window.screen) == null ? void 0 : c.orientation) == null || d.addEventListener("change", (m) => i(m))), () => {
2603
- var m, p;
2604
- (p = (m = window.screen) == null ? void 0 : m.orientation) == null || p.removeEventListener("change", i), n();
2605
+ return e && ((d = (c = window.screen) == null ? void 0 : c.orientation) == null || d.addEventListener("change", (l) => i(l))), () => {
2606
+ var l, p;
2607
+ (p = (l = window.screen) == null ? void 0 : l.orientation) == null || p.removeEventListener("change", i), n();
2605
2608
  };
2606
2609
  }, [n, i, e]), { enterFullScreen: a, exitFullScreen: n };
2607
2610
  };
@@ -2638,25 +2641,25 @@ var require_main_min = __commonJS({
2638
2641
  let y = Ye(() => {
2639
2642
  var u;
2640
2643
  if ((u = i.current) != null && u.innerHTML) {
2641
- let l = i.current;
2642
- l.innerHTML = String(l.innerHTML);
2644
+ let m = i.current;
2645
+ m.innerHTML = String(m.innerHTML);
2643
2646
  }
2644
2647
  }, 100);
2645
2648
  return window.addEventListener("resize", y), () => window.removeEventListener("resize", y);
2646
2649
  });
2647
- let c = (r ? $u : 0) + (o ? _u : 0) + (a ? Ku : 0), d = (0, J.jsxs)(J.Fragment, { children: [r && (0, J.jsx)("img", { className: "camera-capture-img", src: r, alt: "" }), o && (0, J.jsx)("h4", { className: "camera-capture-title", children: o }), a && (0, J.jsx)("small", { className: "camera-capture-instructions", children: a })] }), m = Wu + c;
2650
+ let c = (r ? $u : 0) + (o ? _u : 0) + (a ? Ku : 0), d = (0, J.jsxs)(J.Fragment, { children: [r && (0, J.jsx)("img", { className: "camera-capture-img", src: r, alt: "" }), o && (0, J.jsx)("h4", { className: "camera-capture-title", children: o }), a && (0, J.jsx)("small", { className: "camera-capture-instructions", children: a })] }), l = Wu + c;
2648
2651
  if (n) {
2649
- c = m - Uc, d = (0, J.jsx)("small", { className: "camera-capture-instructions", children: n });
2652
+ c = l - Uc, d = (0, J.jsx)("small", { className: "camera-capture-instructions", children: n });
2650
2653
  let y = Uc + Ju;
2651
- m < y && (d = (0, J.jsx)(J.Fragment, {}));
2654
+ l < y && (d = (0, J.jsx)(J.Fragment, {}));
2652
2655
  }
2653
- let p = { x: "50%", y: "5%", width: `min(90%, ${Hc}px)`, height: `calc(90% - ${m}px)`, style: { transform: `translateX(max(-45%, -${Hc / 2}px))` } }, h = { style: { left: "5%", top: `calc(100% - ${m}px - 5%)`, height: `calc(${c}px + 5%)`, width: "90%" } };
2656
+ let p = { x: "50%", y: "5%", width: `min(90%, ${Hc}px)`, height: `calc(90% - ${l}px)`, style: { transform: `translateX(max(-45%, -${Hc / 2}px))` } }, h = { style: { left: "5%", top: `calc(100% - ${l}px - 5%)`, height: `calc(${c}px + 5%)`, width: "90%" } };
2654
2657
  return (0, J.jsxs)("svg", { ref: i, xmlns: "http://www.w3.org/2000/svg", children: [(0, J.jsx)("defs", { children: (0, J.jsxs)("mask", { id: "mask", children: [(0, J.jsx)("rect", { width: "100%", height: "100%", fill: "#fff" }), (0, J.jsx)("image", s({ href: e }, p))] }) }), e && (0, J.jsx)("rect", { width: "100%", height: "100%", mask: "url(#mask)", fillOpacity: "0.72" }), t && (0, J.jsx)("image", s({ href: t }, p)), (0, J.jsx)("foreignObject", { width: "100%", height: "100%", children: (0, J.jsx)("div", S(s({ className: "camera-capture-text-and-image-container" }, h), { children: d })) })] });
2655
2658
  }
2656
2659
  var $a = Xu;
2657
2660
  var ye = require("react/jsx-runtime");
2658
2661
  function Yu({ direction: e = "back", overlay: t = "", outline: r = "", imageUrl: o = "", title: a = "", instructions: n = "", showReview: i = false, onCapture: c, onEvent: d }) {
2659
- let [m, p] = (0, ae.useState)("CAPTURE"), [h, y] = (0, ae.useState)(), [u, l] = (0, ae.useState)(false), [f, w] = (0, ae.useState)(false), [b, F] = (0, ae.useState)(), g = (0, ae.useRef)(null), { videoConstraints: v } = Vc(e), O = (0, ae.useMemo)(() => !!(Yn() && m === "CAPTURE"), [m]), { enterFullScreen: x, exitFullScreen: M } = jc(O, d), k = (0, qc.useIntl)(), P = (0, ae.useCallback)(async () => {
2662
+ let [l, p] = (0, ae.useState)("CAPTURE"), [h, y] = (0, ae.useState)(), [u, m] = (0, ae.useState)(false), [f, w] = (0, ae.useState)(false), [b, F] = (0, ae.useState)(), g = (0, ae.useRef)(null), { videoConstraints: v } = Vc(e), O = (0, ae.useMemo)(() => !!(Yn() && l === "CAPTURE"), [l]), { enterFullScreen: x, exitFullScreen: M } = jc(O, d), k = (0, qc.useIntl)(), P = (0, ae.useCallback)(async () => {
2660
2663
  var W, X, $e, _e, Yt, xr;
2661
2664
  if ((W = g == null ? void 0 : g.current) != null && W.video && (($e = (X = g == null ? void 0 : g.current) == null ? void 0 : X.video) == null ? void 0 : $e.readyState) >= 3) {
2662
2665
  (Yt = (_e = g == null ? void 0 : g.current) == null ? void 0 : _e.video) == null || Yt.pause();
@@ -2685,19 +2688,19 @@ var require_main_min = __commonJS({
2685
2688
  }
2686
2689
  y({ title: k.formatMessage(pe.cameraNotSupportedTitle), description: k.formatMessage(pe.cameraNotSupportedParagraph) }), fo("Dynamic Flow - Camera Not Supported", d, W);
2687
2690
  }, [k, d]), H = (0, ae.useCallback)((W) => {
2688
- x(), w(true), l(Ec(W)), Nc(d, { direction: e }, W);
2689
- }, [l, d, e, x]), ee = () => {
2691
+ x(), w(true), m(Ec(W)), Nc(d, { direction: e }, W);
2692
+ }, [m, d, e, x]), ee = () => {
2690
2693
  c((b == null ? void 0 : b.blob) || null);
2691
2694
  }, A = () => {
2692
2695
  p("CAPTURE"), F(void 0);
2693
2696
  }, B = () => p("CAPTURE");
2694
2697
  (0, ae.useEffect)(() => {
2695
- m !== "CAPTURE" && M();
2696
- }, [m, M]);
2698
+ l !== "CAPTURE" && M();
2699
+ }, [l, M]);
2697
2700
  let E = (0, ye.jsxs)("div", { className: "camera-capture", children: [v && (0, ye.jsx)(Gc.default, { ref: g, audio: false, videoConstraints: v, mirrored: u, onUserMediaError: D, onUserMedia: H }), (0, ye.jsx)($a, { overlay: t, outline: r, imageUrl: o, title: a, instructions: n }), O && (0, ye.jsx)(Ha, {}), f && (0, ye.jsx)(Va, { onCapture: () => {
2698
2701
  P();
2699
2702
  } })] }), ie = (0, ye.jsxs)("div", { className: "camera-capture", children: [(0, ye.jsx)("img", { className: "review-image", src: b == null ? void 0 : b.source, alt: "" }), (0, ye.jsx)($a, { overlay: t, imageUrl: o, title: a, instructions: n, reviewInstructions: k.formatMessage(pe.reviewInstructions) }), (0, ye.jsx)(Ua, { onSubmit: ee, onRetry: A })] });
2700
- return (0, ye.jsxs)("section", { children: [m === "CAPTURE" && E, m === "REVIEW" && ie, m === "ERROR" && h && (0, ye.jsx)(qa, s({}, h))] });
2703
+ return (0, ye.jsxs)("section", { children: [l === "CAPTURE" && E, l === "REVIEW" && ie, l === "ERROR" && h && (0, ye.jsx)(qa, s({}, h))] });
2701
2704
  }
2702
2705
  var _a = Yu;
2703
2706
  var $c = require("react/jsx-runtime");
@@ -2708,7 +2711,7 @@ var require_main_min = __commonJS({
2708
2711
  });
2709
2712
  }
2710
2713
  function Qu(e) {
2711
- let { step: t, model: r, onModelChange: o, onAction: a } = e, n = te(), i = Wc(t), c = ep(t), d = tp(t), { title: m, image: p, cameraConfig: h } = c, { assets: y, direction: u, instructions: l } = h || {}, { overlay: f, outline: w } = y || {}, { url: b } = p || {}, [F, g] = (0, wo.useState)(false);
2714
+ let { step: t, model: r, onModelChange: o, onAction: a } = e, n = te(), i = Wc(t), c = ep(t), d = tp(t), { title: l, image: p, cameraConfig: h } = c, { assets: y, direction: u, instructions: m } = h || {}, { overlay: f, outline: w } = y || {}, { url: b } = p || {}, [F, g] = (0, wo.useState)(false);
2712
2715
  (0, wo.useEffect)(() => {
2713
2716
  F && a(d);
2714
2717
  }, [r]);
@@ -2719,7 +2722,7 @@ var require_main_min = __commonJS({
2719
2722
  g(true), o({ model: k, formSchema: i, triggerModel: M, triggerSchema: c });
2720
2723
  }
2721
2724
  };
2722
- return (0, $c.jsx)(_a, { overlay: f, outline: w, title: m, imageUrl: b, instructions: l, direction: u, onEvent: n, onCapture: (O) => {
2725
+ return (0, $c.jsx)(_a, { overlay: f, outline: w, title: l, imageUrl: b, instructions: m, direction: u, onEvent: n, onCapture: (O) => {
2723
2726
  v(O);
2724
2727
  } });
2725
2728
  }
@@ -2775,14 +2778,14 @@ var require_main_min = __commonJS({
2775
2778
  var Qc = ap;
2776
2779
  var Pe = require("react/jsx-runtime");
2777
2780
  function Kr(e) {
2778
- var d, m, p;
2779
- let { step: t, globalError: r, onAction: o } = e, a = (d = t == null ? void 0 : t.external) == null ? void 0 : d.url, n = ((m = t == null ? void 0 : t.navigation) == null ? void 0 : m.back) || ((p = t == null ? void 0 : t.navigation) == null ? void 0 : p.backButton), { requiresManualTrigger: i, dismissConfirmation: c } = ei(a);
2781
+ var d, l, p;
2782
+ let { step: t, globalError: r, onAction: o } = e, a = (d = t == null ? void 0 : t.external) == null ? void 0 : d.url, n = ((l = t == null ? void 0 : t.navigation) == null ? void 0 : l.back) || ((p = t == null ? void 0 : t.navigation) == null ? void 0 : p.backButton), { requiresManualTrigger: i, dismissConfirmation: c } = ei(a);
2780
2783
  return t === void 0 ? r ? (0, Pe.jsx)(se, { component: { context: "negative", markdown: r, margin: "lg" } }) : null : a && i ? (0, Pe.jsx)(bo, { url: a, onClose: c }) : Jn(t) ? (0, Pe.jsx)(So, S(s({}, e), { step: t })) : (0, Pe.jsxs)(Pe.Fragment, { children: [n && (0, Pe.jsx)(Qc, S(s({}, n), { onAction: o })), r ? (0, Pe.jsx)(se, { component: { context: "negative", markdown: r, margin: "lg" } }) : null, (0, Pe.jsx)(po, S(s({}, e), { stepSpecification: t }))] });
2781
2784
  }
2782
- var em = require("react");
2785
+ var el = require("react");
2783
2786
  var np = 1e3;
2784
- function tm(e) {
2785
- let t = (0, em.useRef)(/* @__PURE__ */ new Map()), r = (o) => {
2787
+ function tl(e) {
2788
+ let t = (0, el.useRef)(/* @__PURE__ */ new Map()), r = (o) => {
2786
2789
  if (t.current.has(o))
2787
2790
  return t.current.get(o);
2788
2791
  let a = Ye((n, i, c) => e(n, i, c), np);
@@ -2795,21 +2798,21 @@ var require_main_min = __commonJS({
2795
2798
  }
2796
2799
  var ip = (e) => dt(e) === "basic" && e.type !== "boolean" && e.format !== "base64url";
2797
2800
  var Jt = require("react");
2798
- var am = (e) => {
2799
- var u, l;
2800
- let [t, r] = (0, Jt.useState)((u = e == null ? void 0 : e.errors) == null ? void 0 : u.validation), [o, a] = (0, Jt.useState)((l = e == null ? void 0 : e.errors) == null ? void 0 : l.error), [n, i] = (0, Jt.useState)({ step: e || void 0, models: e != null && e.model ? rm(e.model, om(e)) : {}, etag: void 0 }), { step: c, models: d, etag: m } = n, p = (f, w) => {
2801
+ var al = (e) => {
2802
+ var u, m;
2803
+ let [t, r] = (0, Jt.useState)((u = e == null ? void 0 : e.errors) == null ? void 0 : u.validation), [o, a] = (0, Jt.useState)((m = e == null ? void 0 : e.errors) == null ? void 0 : m.error), [n, i] = (0, Jt.useState)({ step: e || void 0, models: e != null && e.model ? rl(e.model, ol(e)) : {}, etag: void 0 }), { step: c, models: d, etag: l } = n, p = (f, w) => {
2801
2804
  var b, F, g, v;
2802
- i((O) => ({ step: f, models: f.model ? rm(f.model, om(f)) : O.models, etag: w })), r((F = (b = f == null ? void 0 : f.errors) == null ? void 0 : b.validation) != null ? F : null), a((v = (g = f == null ? void 0 : f.errors) == null ? void 0 : g.error) != null ? v : null);
2805
+ i((O) => ({ step: f, models: f.model ? rl(f.model, ol(f)) : O.models, etag: w })), r((F = (b = f == null ? void 0 : f.errors) == null ? void 0 : b.validation) != null ? F : null), a((v = (g = f == null ? void 0 : f.errors) == null ? void 0 : g.error) != null ? v : null);
2803
2806
  }, h = (f, w, b) => {
2804
2807
  i((F) => {
2805
2808
  let g = S(s({}, F.models), { [f]: w }), v = { step: F.step, models: g, etag: F.etag };
2806
2809
  return b(g), v;
2807
2810
  });
2808
2811
  }, y = (0, Jt.useMemo)(() => cp(d, sp(c)), [d, c]);
2809
- return { formErrors: t, globalError: o, step: c, models: d, etag: m, modelIsValid: y, setFormErrors: r, setGlobalError: a, setStepAndEtag: p, setSchemaModel: h };
2812
+ return { formErrors: t, globalError: o, step: c, models: d, etag: l, modelIsValid: y, setFormErrors: r, setGlobalError: a, setStepAndEtag: p, setSchemaModel: h };
2810
2813
  };
2811
- var rm = (e, t = []) => t.reduce((r, o) => (o.$id || console.warn("Schema without $id property found."), S(s({}, r), { [o.$id || ""]: ce(e, o) || {} })), {});
2812
- var om = (e) => [...Fo((e == null ? void 0 : e.layout) || []), ...(e == null ? void 0 : e.schemas) || []];
2814
+ var rl = (e, t = []) => t.reduce((r, o) => (o.$id || console.warn("Schema without $id property found."), S(s({}, r), { [o.$id || ""]: ce(e, o) || {} })), {});
2815
+ var ol = (e) => [...Fo((e == null ? void 0 : e.layout) || []), ...(e == null ? void 0 : e.schemas) || []];
2813
2816
  var Fo = (e) => e.flatMap((t) => {
2814
2817
  switch (t.type) {
2815
2818
  case "columns":
@@ -2817,7 +2820,7 @@ var require_main_min = __commonJS({
2817
2820
  case "box":
2818
2821
  return Fo(t.components);
2819
2822
  case "form":
2820
- return nm(t.schema) ? [t.schema] : [];
2823
+ return nl(t.schema) ? [t.schema] : [];
2821
2824
  default:
2822
2825
  return [];
2823
2826
  }
@@ -2830,33 +2833,33 @@ var require_main_min = __commonJS({
2830
2833
  case "box":
2831
2834
  return Ka(t.components);
2832
2835
  case "form":
2833
- return [mp(t)];
2836
+ return [lp(t)];
2834
2837
  default:
2835
2838
  return [];
2836
2839
  }
2837
2840
  }).filter(Boolean);
2838
2841
  var cp = (e, t = []) => !(t != null && t.some((r) => (r.$id || console.warn("Schema without $id property found."), !G(e[r.$id || ""] || {}, r))));
2839
- var mp = (e) => e.schema && !nm(e.schema) ? e.schema.$ref : e.schemaId;
2840
- var nm = (e) => e !== void 0 && typeof e == "object" && !Object.hasOwn(e, "$ref");
2842
+ var lp = (e) => e.schema && !nl(e.schema) ? e.schema.$ref : e.schemaId;
2843
+ var nl = (e) => e !== void 0 && typeof e == "object" && !Object.hasOwnProperty.call(e, "$ref");
2841
2844
  var Co = require("@transferwise/components");
2842
- var im = require("react");
2843
- var cm = require("react/jsx-runtime");
2844
- function sm(e, t) {
2845
- let r = s({ size: Co.Size.EXTRA_LARGE, initial: true, submission: false }, e), [o, a] = (0, im.useState)(t), i = r.initial && o === "initial" || r.submission && o === "submission" ? (0, cm.jsx)(Co.Loader, { size: r.size, classNames: { "tw-loader": "tw-loader m-x-auto" }, "data-testid": "loader" }) : null;
2845
+ var il = require("react");
2846
+ var cl = require("react/jsx-runtime");
2847
+ function sl(e, t) {
2848
+ let r = s({ size: Co.Size.EXTRA_LARGE, initial: true, submission: false }, e), [o, a] = (0, il.useState)(t), i = r.initial && o === "initial" || r.submission && o === "submission" ? (0, cl.jsx)(Co.Loader, { size: r.size, classNames: { "tw-loader": "tw-loader m-x-auto" }, "data-testid": "loader" }) : null;
2846
2849
  return { isLoading: o !== "idle", setLoadingState: a, loader: i };
2847
2850
  }
2848
- var um = require("react");
2851
+ var ul = require("react");
2849
2852
  var xo = require("@transferwise/components");
2850
- var mm = require("react-intl");
2851
- var dm = require("react/jsx-runtime");
2852
- function lm({ onDismiss: e }) {
2853
- let { formatMessage: t } = (0, mm.useIntl)();
2854
- return (0, dm.jsx)(xo.Alert, { action: { text: t(Gt.retry), href: window.location.href }, message: t(Gt.errorAlert), type: xo.Sentiment.NEGATIVE, className: "m-b-3", onDismiss: e });
2853
+ var ll = require("react-intl");
2854
+ var dl = require("react/jsx-runtime");
2855
+ function ml({ onDismiss: e }) {
2856
+ let { formatMessage: t } = (0, ll.useIntl)();
2857
+ return (0, dl.jsx)(xo.Alert, { action: { text: t(Gt.retry), href: window.location.href }, message: t(Gt.errorAlert), type: xo.Sentiment.NEGATIVE, className: "m-b-3", onDismiss: e });
2855
2858
  }
2856
2859
  var Xt = require("react/jsx-runtime");
2857
- var lp = () => {
2860
+ var mp = () => {
2858
2861
  };
2859
- var Ja = class extends um.Component {
2862
+ var Ja = class extends ul.Component {
2860
2863
  constructor(r) {
2861
2864
  super(r);
2862
2865
  this.handleErrorReset = () => {
@@ -2868,35 +2871,35 @@ var require_main_min = __commonJS({
2868
2871
  return { hasError: true, isFatalError: true };
2869
2872
  }
2870
2873
  componentDidCatch(r) {
2871
- let { onError: o = lp } = this.props;
2874
+ let { onError: o = mp } = this.props;
2872
2875
  o(r);
2873
2876
  }
2874
2877
  render() {
2875
2878
  let { children: r } = this.props, { hasError: o, isFatalError: a } = this.state;
2876
- return (0, Xt.jsxs)(Xt.Fragment, { children: [o && (0, Xt.jsx)(lm, { onDismiss: this.handleErrorReset }), !a && r] });
2879
+ return (0, Xt.jsxs)(Xt.Fragment, { children: [o && (0, Xt.jsx)(ml, { onDismiss: this.handleErrorReset }), !a && r] });
2877
2880
  }
2878
2881
  };
2879
2882
  var Xa = Ja;
2880
- var pm = async (e, t) => {
2883
+ var pl = async (e, t) => {
2881
2884
  switch (t) {
2882
2885
  case "step":
2883
- return ym(e);
2886
+ return yl(e);
2884
2887
  case "exit":
2885
- return hm(e);
2888
+ return hl(e);
2886
2889
  case "action":
2887
- return fm(e);
2890
+ return fl(e);
2888
2891
  default:
2889
2892
  throw new Error("Unsupported X-Df-Response-Type. Allowed values are 'step', 'action', 'exit'.");
2890
2893
  }
2891
2894
  };
2892
- var ym = async (e) => {
2895
+ var yl = async (e) => {
2893
2896
  let t = await Fr(e);
2894
2897
  if (!R(t))
2895
2898
  throw new Error("Incorrect response body in response. Expected an object.");
2896
2899
  let r = e.headers.get("etag") || void 0;
2897
2900
  return { type: "step", step: t, etag: r };
2898
2901
  };
2899
- var fm = async (e) => {
2902
+ var fl = async (e) => {
2900
2903
  let t = await Fr(e);
2901
2904
  if (!R(t))
2902
2905
  throw new Error("Incorrect response body in response. Expected an object.");
@@ -2905,23 +2908,23 @@ var require_main_min = __commonJS({
2905
2908
  let r = t.action;
2906
2909
  return r.exit === true && R(r.result) ? { type: "exit", result: r.result } : { type: "action", action: t.action };
2907
2910
  };
2908
- var hm = async (e) => ({ type: "exit", result: await Ya(e) });
2909
- var gm = async (e) => {
2911
+ var hl = async (e) => ({ type: "exit", result: await Ya(e) });
2912
+ var gl = async (e) => {
2910
2913
  var r, o, a;
2911
2914
  if (Za(e), (r = e.headers) != null && r.has("X-Df-Response-Type")) {
2912
2915
  let n = e.headers.get("X-Df-Response-Type");
2913
- return pm(e, n);
2916
+ return pl(e, n);
2914
2917
  }
2915
2918
  if ((o = e.headers) != null && o.has("X-Df-ResponseType")) {
2916
2919
  let n = e.headers.get("X-Df-ResponseType");
2917
- return pm(e, n);
2920
+ return pl(e, n);
2918
2921
  }
2919
2922
  if ((a = e.headers) != null && a.has("X-Df-Exit"))
2920
- return hm(e);
2923
+ return hl(e);
2921
2924
  let t = await Fr(e.clone());
2922
- return R(t) && t.action ? fm(e) : ym(e);
2925
+ return R(t) && t.action ? fl(e) : yl(e);
2923
2926
  };
2924
- var wm = async (e) => {
2927
+ var wl = async (e) => {
2925
2928
  Za(e);
2926
2929
  let t = await Fr(e);
2927
2930
  if (!R(t))
@@ -2950,17 +2953,17 @@ var require_main_min = __commonJS({
2950
2953
  };
2951
2954
  var dp = (e) => typeof e == "object" && e !== null && "clone" in e && "bodyUsed" in e;
2952
2955
  var We = require("react/jsx-runtime");
2953
- var Sm = () => {
2956
+ var Sl = () => {
2954
2957
  };
2955
- var up = ({ flowId: e, httpClient: t, initialAction: r, initialStep: o, loaderConfig: a, displayStepTitle: n = true, features: i, onCompletion: c, onError: d, onEvent: m = Sm, onLog: p = Sm }) => {
2956
- let { locale: h } = (0, bm.useIntl)(), { formErrors: y, globalError: u, step: l, models: f, etag: w, modelIsValid: b, setFormErrors: F, setGlobalError: g, setStepAndEtag: v, setSchemaModel: O } = am(o), [x, M] = (0, Me.useState)(false), { isLoading: k, loader: P, setLoadingState: D } = sm(a, o ? "idle" : "initial"), H = mt("critical", p, e, (l == null ? void 0 : l.id) || (l == null ? void 0 : l.key)), ee = (0, Me.useMemo)(() => {
2958
+ var up = ({ flowId: e, httpClient: t, initialAction: r, initialStep: o, loaderConfig: a, displayStepTitle: n = true, features: i, onCompletion: c, onError: d, onEvent: l = Sl, onLog: p = Sl }) => {
2959
+ let { locale: h } = (0, bl.useIntl)(), { formErrors: y, globalError: u, step: m, models: f, etag: w, modelIsValid: b, setFormErrors: F, setGlobalError: g, setStepAndEtag: v, setSchemaModel: O } = al(o), [x, M] = (0, Me.useState)(false), { isLoading: k, loader: P, setLoadingState: D } = sl(a, o ? "idle" : "initial"), H = lt("critical", p, e, (m == null ? void 0 : m.id) || (m == null ? void 0 : m.key)), ee = (0, Me.useMemo)(() => {
2957
2960
  var C;
2958
- return s({ flowId: e, stepId: (l == null ? void 0 : l.id) || (l == null ? void 0 : l.key) }, (C = l == null ? void 0 : l.analytics) != null ? C : {});
2959
- }, [e, l]), A = (0, Me.useMemo)(() => Io(m, ee), [m, ee]), B = (0, Me.useCallback)(({ action: C, data: j, etag: T }) => {
2961
+ return s({ flowId: e, stepId: (m == null ? void 0 : m.id) || (m == null ? void 0 : m.key) }, (C = m == null ? void 0 : m.analytics) != null ? C : {});
2962
+ }, [e, m]), A = (0, Me.useMemo)(() => Io(l, ee), [l, ee]), B = (0, Me.useCallback)(({ action: C, data: j, etag: T }) => {
2960
2963
  let { url: re, method: Ke = "POST" } = C;
2961
2964
  return t(re != null ? re : "", { method: Ke, headers: s({ "accept-language": h, "Content-Type": "application/json" }, T ? { "If-None-Match": T } : {}), credentials: "include", body: Ke === "GET" ? void 0 : JSON.stringify(j) });
2962
2965
  }, [t, h]), E = async (C, j = {}) => {
2963
- D(l ? "submission" : "initial"), A("Dynamic Flow - Step Submitted", { actionId: C.id || C.$id });
2966
+ D(m ? "submission" : "initial"), A("Dynamic Flow - Step Submitted", { actionId: C.id || C.$id });
2964
2967
  try {
2965
2968
  let T = await B({ action: C, data: j });
2966
2969
  await Yt(T, "submission");
@@ -2986,7 +2989,7 @@ var require_main_min = __commonJS({
2986
2989
  }, X = async (C, j) => {
2987
2990
  let T = await Ya(C);
2988
2991
  _e(s(s({}, T), j));
2989
- }, $e = tm(ie), _e = (0, Me.useCallback)((C) => {
2992
+ }, $e = tl(ie), _e = (0, Me.useCallback)((C) => {
2990
2993
  A("Dynamic Flow - Flow Finished", { result: "success" }), c(C);
2991
2994
  }, [c, A]);
2992
2995
  (0, Me.useEffect)(() => {
@@ -3004,11 +3007,11 @@ var require_main_min = __commonJS({
3004
3007
  return;
3005
3008
  }
3006
3009
  if (!C.ok) {
3007
- let re = await wm(C);
3010
+ let re = await wl(C);
3008
3011
  Zt(re);
3009
3012
  return;
3010
3013
  }
3011
- let T = await gm(C);
3014
+ let T = await gl(C);
3012
3015
  T.type === "action" ? E(T.action, T.action.data) : T.type === "exit" ? _e(T.result) : xr(T.step, T.etag, j);
3013
3016
  } catch (T) {
3014
3017
  Be(T, "Error parsing fetch response", j, C.status);
@@ -3023,15 +3026,15 @@ var require_main_min = __commonJS({
3023
3026
  }, Ao = (C) => {
3024
3027
  let { model: j, formSchema: T } = C, { $id: re = "" } = T;
3025
3028
  g(null), $(j) || H("Invalid model on change", "onModelChange was called but the model argument is not an object"), O(re, j, (xt) => {
3026
- zm(C, xt);
3029
+ zl(C, xt);
3027
3030
  });
3028
- }, zm = (C, j) => {
3031
+ }, zl = (C, j) => {
3029
3032
  let { triggerSchema: T } = C;
3030
3033
  if (fp(C)) {
3031
- let re = T.refreshUrl || T.refreshFormUrl, Ke = (l == null ? void 0 : l.refreshUrl) || (l == null ? void 0 : l.refreshFormUrl), xt = re || Ke;
3034
+ let re = T.refreshUrl || T.refreshFormUrl, Ke = (m == null ? void 0 : m.refreshUrl) || (m == null ? void 0 : m.refreshFormUrl), xt = re || Ke;
3032
3035
  xt && $e(xt, vo(j), w, T);
3033
3036
  }
3034
- }, jm = async (C) => {
3037
+ }, jl = async (C) => {
3035
3038
  if (k || C.disabled)
3036
3039
  return;
3037
3040
  if (C.exit && !C.url) {
@@ -3041,8 +3044,8 @@ var require_main_min = __commonJS({
3041
3044
  let j = C.exit ? W : E, { data: T, method: re, skipValidation: Ke } = C, xt = s(s({}, vo(f)), T);
3042
3045
  yp(re) ? (F(null), Ke || M(true), (b || Ke) && await j(C, xt)) : await j(C);
3043
3046
  };
3044
- return (0, We.jsx)(Dr, { flowId: e, stepId: (l == null ? void 0 : l.id) || (l == null ? void 0 : l.key), onLog: p, children: (0, We.jsx)(Mr, { metadata: ee, onEvent: m, children: (0, We.jsx)(pn, { loading: k, children: (0, We.jsx)(gn, { httpClient: t, children: (0, We.jsx)(Fn, { features: i, children: P !== null ? P : (0, We.jsx)(Kr, { step: l, model: vo(f), submitted: x, globalError: u, formErrors: y, stepLayoutOptions: { displayStepTitle: n }, onAction: (C) => {
3045
- jm(C);
3047
+ return (0, We.jsx)(Dr, { flowId: e, stepId: (m == null ? void 0 : m.id) || (m == null ? void 0 : m.key), onLog: p, children: (0, We.jsx)(Mr, { metadata: ee, onEvent: l, children: (0, We.jsx)(pn, { loading: k, children: (0, We.jsx)(gn, { httpClient: t, children: (0, We.jsx)(Fn, { features: i, children: P !== null ? P : (0, We.jsx)(Kr, { step: m, model: vo(f), submitted: x, globalError: u, formErrors: y, stepLayoutOptions: { displayStepTitle: n }, onAction: (C) => {
3048
+ jl(C);
3046
3049
  }, onModelChange: Ao }) }) }) }) }) });
3047
3050
  };
3048
3051
  function pp(e) {
@@ -3057,30 +3060,30 @@ var require_main_min = __commonJS({
3057
3060
  };
3058
3061
  var Cr = require("react/jsx-runtime");
3059
3062
  function hp(e) {
3060
- let t = s({ model: null, errors: null }, e), { baseUrl: r = "", onEvent: o = Fm, onLog: a = Fm } = e;
3061
- return (0, Cr.jsx)(Dr, { flowId: "JsonSchemaForm", stepId: "JsonSchemaForm", onLog: a, children: (0, Cr.jsx)(Mr, { metadata: { flowId: "JsonSchemaForm", stepId: "JsonSchemaForm" }, onEvent: o, children: (0, Cr.jsx)(Ir, { baseUrl: r, children: (0, Cr.jsx)(me, s({}, t)) }) }) });
3063
+ let t = s({ model: null, errors: null }, e), { baseUrl: r = "", onEvent: o = Fl, onLog: a = Fl } = e;
3064
+ return (0, Cr.jsx)(Dr, { flowId: "JsonSchemaForm", stepId: "JsonSchemaForm", onLog: a, children: (0, Cr.jsx)(Mr, { metadata: { flowId: "JsonSchemaForm", stepId: "JsonSchemaForm" }, onEvent: o, children: (0, Cr.jsx)(Ir, { baseUrl: r, children: (0, Cr.jsx)(le, s({}, t)) }) }) });
3062
3065
  }
3063
3066
  var en = hp;
3064
- var Fm = () => {
3065
- };
3066
- var Cm = { "dynamicFlows.ArraySchema.addItem": "Speichern", "dynamicFlows.ArraySchema.addItemTitle": "Artikel hinzuf\xFCgen", "dynamicFlows.ArraySchema.editItem": "Speichern", "dynamicFlows.ArraySchema.maxItemsError": "Bitte f\xFCge {maxItems} oder weniger hinzu.", "dynamicFlows.ArraySchema.minItemsError": "Bitte f\xFCge mindestens {minItems} hinzu.", "dynamicFlows.ArraySchema.removeItem": "Entfernen", "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.CameraCapture.rotatePhone.text": "Drehe dein Ger\xE4t in die Hochformatansicht, um ein Foto aufzunehmen", "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" };
3067
- var xm = { "dynamicFlows.ArraySchema.addItem": "Save", "dynamicFlows.ArraySchema.addItemTitle": "Add Item", "dynamicFlows.ArraySchema.editItem": "Save", "dynamicFlows.ArraySchema.maxItemsError": "Please add {maxItems} or fewer.", "dynamicFlows.ArraySchema.minItemsError": "Please add at least {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Remove", "dynamicFlows.CameraCapture.CameraConnectionIssue.action": "Try again", "dynamicFlows.CameraCapture.CameraConnectionIssue.paragraph": "Please check if it is connected and try again.", "dynamicFlows.CameraCapture.CameraConnectionIssue.title": "We can't access your camera", "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.CameraCapture.rotatePhone.text": "Rotate your phone to portrait view to take a photo", "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.DefaultErrorMessages.required": "Please fill out this field.", "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" };
3068
- var vm = { "dynamicFlows.ArraySchema.addItem": "Guardar", "dynamicFlows.ArraySchema.addItemTitle": "A\xF1adir elemento", "dynamicFlows.ArraySchema.editItem": "Guardar", "dynamicFlows.ArraySchema.maxItemsError": "A\xF1ade {maxItems} o menos.", "dynamicFlows.ArraySchema.minItemsError": "A\xF1ade al menos {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Eliminar", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "El navegador que est\xE1s utilizando no es compatible con una c\xE1mara. Prueba con otro navegador, dispositivo o descarga nuestra app m\xF3vil.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "C\xE1mara no compatible", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Habilitar acceso a la c\xE1mara", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Habilita el acceso a la c\xE1mara en la configuraci\xF3n de tu navegador para volver a activarla.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "No podemos acceder a tu c\xE1mara", "dynamicFlows.CameraCapture.reviewInstructions": "\xBFTu foto es clara, legible y completa?", "dynamicFlows.CameraCapture.reviewRetry": "No, intentar de nuevo", "dynamicFlows.CameraCapture.reviewSubmit": "S\xED, enviar", "dynamicFlows.CameraCapture.rotatePhone.text": "Gira el tel\xE9fono a la vista vertical para hacer una foto", "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" };
3069
- var Am = { "dynamicFlows.ArraySchema.addItem": "Enregistrer", "dynamicFlows.ArraySchema.addItemTitle": "Ajouter un \xE9l\xE9ment", "dynamicFlows.ArraySchema.editItem": "Enregistrer", "dynamicFlows.ArraySchema.maxItemsError": "Veuillez ajouter {maxItems} ou moins.", "dynamicFlows.ArraySchema.minItemsError": "Veuillez ajouter au moins {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Supprimer", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Le navigateur que vous utilisez ne prend pas en charge l'appareil photo. Veuillez essayer un autre navigateur, un autre appareil ou t\xE9l\xE9charger notre appli.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Appareil photo non pris en charge", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Autoriser l'acc\xE8s \xE0 l'appareil photo", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Autorisez l'acc\xE8s \xE0 l'appareil photo depuis les param\xE8tres de votre navigateur.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nous n'avons pas acc\xE8s \xE0 votre appareil photo", "dynamicFlows.CameraCapture.reviewInstructions": "Votre image est-elle claire, lisible et dans son int\xE9gralit\xE9\xA0?", "dynamicFlows.CameraCapture.reviewRetry": "Non, r\xE9essayer", "dynamicFlows.CameraCapture.reviewSubmit": "Oui, confirmer", "dynamicFlows.CameraCapture.rotatePhone.text": "Faites pivoter votre t\xE9l\xE9phone vers la vue portrait pour prendre une photo", "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" };
3070
- var Om = { "dynamicFlows.ArraySchema.addItem": "Ment\xE9s", "dynamicFlows.ArraySchema.addItemTitle": "Elem hozz\xE1ad\xE1sa", "dynamicFlows.ArraySchema.editItem": "Ment\xE9s", "dynamicFlows.ArraySchema.maxItemsError": "K\xE9r\xFCnk, {maxItems} vagy ann\xE1l kevesebb t\xE9telt adj meg.", "dynamicFlows.ArraySchema.minItemsError": "K\xE9r\xFCnk, legal\xE1bb {minItems} t\xE9telt adj meg.", "dynamicFlows.ArraySchema.removeItem": "Elt\xE1vol\xEDt\xE1s", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Az \xE1ltalad haszn\xE1lt b\xF6ng\xE9sz\u0151 nem t\xE1mogatja a kamera haszn\xE1lat\xE1t. K\xE9r\xFCnk, pr\xF3b\xE1lkozz m\xE1s b\xF6ng\xE9sz\u0151vel, eszk\xF6zzel vagy t\xF6ltsd le az appot", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera nem t\xE1mogatott", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Kamer\xE1hoz val\xF3 hozz\xE1f\xE9r\xE9s enged\xE9lyez\xE9se", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Nem tudunk hozz\xE1f\xE9rni a kamer\xE1dhoz. Ezt a telefonod be\xE1ll\xEDt\xE1saiban enged\xE9lyezheted", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nem tudunk hozz\xE1f\xE9rni a kamer\xE1dhoz", "dynamicFlows.CameraCapture.reviewInstructions": "Tiszta, olvashat\xF3, teljes k\xE9pet k\xE9sz\xEDtett\xE9l?", "dynamicFlows.CameraCapture.reviewRetry": "Nem, pr\xF3b\xE1ljuk \xFAjra", "dynamicFlows.CameraCapture.reviewSubmit": "Igen, elk\xFCld\xF6m", "dynamicFlows.CameraCapture.rotatePhone.text": "F\xE9nyk\xE9p k\xE9sz\xEDt\xE9s\xE9hez ford\xEDtsd a telefont \xE1ll\xF3 n\xE9zetbe", "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" };
3071
- var Pm = { "dynamicFlows.ArraySchema.addItem": "Simpan", "dynamicFlows.ArraySchema.addItemTitle": "Tambahkan Item", "dynamicFlows.ArraySchema.editItem": "Simpan", "dynamicFlows.ArraySchema.maxItemsError": "Harap tambahkan {maxItems} atau kurang.", "dynamicFlows.ArraySchema.minItemsError": "Harap tambahkan setidaknya {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Hapus", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Browser yang Anda gunakan tidak mendukung kamera. Silakan coba browser, perangkat yang lain, atau unduh aplikasi seluler kami.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera tidak didukung", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Izinkan akses kamera", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Untuk melanjutkan lagi, aktifkan akses kamera di pengaturan browser Anda.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Kami tidak dapat mengakses kamera Anda", "dynamicFlows.CameraCapture.reviewInstructions": "Apakah gambar Anda jelas, dapat dibaca, dan lengkap?", "dynamicFlows.CameraCapture.reviewRetry": "Tidak, coba lagi", "dynamicFlows.CameraCapture.reviewSubmit": "Ya, kirim", "dynamicFlows.CameraCapture.rotatePhone.text": "Putar ponsel Anda ke tampilan potret untuk mengambil foto", "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" };
3072
- var Mm = { "dynamicFlows.ArraySchema.addItem": "Salva", "dynamicFlows.ArraySchema.addItemTitle": "Aggiungi elemento", "dynamicFlows.ArraySchema.editItem": "Salva", "dynamicFlows.ArraySchema.maxItemsError": "Aggiungi al massimo {maxItems}.", "dynamicFlows.ArraySchema.minItemsError": "Aggiungi almeno {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Rimuovi", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Il browser che stai usando non supporta la videocamera. Prova con un altro browser o dispositivo, oppure scarica la nostra app", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Videocamera non supportata", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Consenti l'accesso alla fotocamera", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Non abbiamo accesso alla tua fotocamera. Puoi abilitare l'accesso nelle impostazioni del tuo browser", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Accesso alla fotocamera disabilitato", "dynamicFlows.CameraCapture.reviewInstructions": "La tua foto \xE8 chiara, ben leggibile e completa?", "dynamicFlows.CameraCapture.reviewRetry": "No, riprova", "dynamicFlows.CameraCapture.reviewSubmit": "S\xEC, invia", "dynamicFlows.CameraCapture.rotatePhone.text": "Ruota il telefono in posizione verticale per scattare una foto", "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" };
3073
- var km = { "dynamicFlows.ArraySchema.addItem": "\u4FDD\u5B58\u3059\u308B", "dynamicFlows.ArraySchema.addItemTitle": "\u30A2\u30A4\u30C6\u30E0\u3092\u8FFD\u52A0\u3059\u308B", "dynamicFlows.ArraySchema.editItem": "\u4FDD\u5B58\u3059\u308B", "dynamicFlows.ArraySchema.maxItemsError": "{maxItems}\u30A2\u30A4\u30C6\u30E0\u4EE5\u4E0B\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ArraySchema.minItemsError": "{minItems}\u30A2\u30A4\u30C6\u30E0\u4EE5\u4E0A\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ArraySchema.removeItem": "\u524A\u9664\u3059\u308B", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u304A\u5BA2\u69D8\u306E\u30D6\u30E9\u30A6\u30B6\u3067\u306F\u30AB\u30E1\u30E9\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u5225\u306E\u30D6\u30E9\u30A6\u30B6\u307E\u305F\u306F\u30C7\u30D0\u30A4\u30B9\u3092\u4F7F\u7528\u3059\u308B\u304B\u3001\u30E2\u30D0\u30A4\u30EB\u30A2\u30D7\u30EA\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u30AB\u30E1\u30E9\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u3092\u8A31\u53EF\u3059\u308B", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u30D6\u30E9\u30A6\u30B6\u306E\u8A2D\u5B9A\u3067\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u3092\u6709\u52B9\u306B\u3057\u3066\u3001\u518D\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u304C\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093", "dynamicFlows.CameraCapture.reviewInstructions": "\u5199\u771F\u304C\u9BAE\u660E\u3067\u3001\u3059\u3079\u3066\u306E\u60C5\u5831\u304C\u8AAD\u307F\u53D6\u308C\u6B20\u3051\u3066\u3044\u308B\u90E8\u5206\u306A\u3069\u306F\u3042\u308A\u307E\u305B\u3093\u304B\uFF1F", "dynamicFlows.CameraCapture.reviewRetry": "\u3044\u3044\u3048\u3001\u64AE\u308A\u76F4\u3059", "dynamicFlows.CameraCapture.reviewSubmit": "\u306F\u3044\u3001\u9001\u4FE1\u3059\u308B", "dynamicFlows.CameraCapture.rotatePhone.text": "\u7E26\u9577\u306E\u5199\u771F\u3092\u64AE\u5F71\u3059\u308B\u306B\u306F\u30B9\u30DE\u30FC\u30C8\u30D5\u30A9\u30F3\u3092\u56DE\u8EE2\u3055\u305B\u3066\u304F\u3060\u3055\u3044", "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" };
3074
- var Em = { "dynamicFlows.ArraySchema.addItem": "Zapisz", "dynamicFlows.ArraySchema.addItemTitle": "Dodaj pozycj\u0119", "dynamicFlows.ArraySchema.editItem": "Zapisz", "dynamicFlows.ArraySchema.maxItemsError": "Prosimy doda\u0107 maksymalnie {maxItems}.", "dynamicFlows.ArraySchema.minItemsError": "Prosimy doda\u0107 co najmniej {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Usu\u0144", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Przegl\u0105darka, kt\xF3rej u\u017Cywasz, nie obs\u0142uguje aparatu. Wypr\xF3buj inn\u0105 przegl\u0105dark\u0119 lub urz\u0105dzenie albo pobierz nasz\u0105 aplikacj\u0119 mobiln\u0105.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Aparat nie jest obs\u0142ugiwany", "dynamicFlows.CameraCapture.NoCameraAccess.action": "W\u0142\u0105cz dost\u0119p do aparatu", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "W\u0142\u0105cz dost\u0119p do aparatu w ustawieniach przegl\u0105darki, \u017Ceby rozpocz\u0105\u0107 ponownie.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nie mo\u017Cemy uzyska\u0107 dost\u0119pu do Twojego aparatu", "dynamicFlows.CameraCapture.reviewInstructions": "Czy Twoje zdj\u0119cie jest wyra\u017Ane, czytelne i kompletne?", "dynamicFlows.CameraCapture.reviewRetry": "Nie, spr\xF3buj ponownie", "dynamicFlows.CameraCapture.reviewSubmit": "Tak, prze\u015Blij", "dynamicFlows.CameraCapture.rotatePhone.text": "Obr\xF3\u0107 sw\xF3j telefon do widoku pionowego, \u017Ceby zrobi\u0107 zdj\u0119cie", "dynamicFlows.ControlFeedback.maxLength": "Prosimy wprowadzi\u0107 do {maxLength} znak\xF3w.", "dynamicFlows.ControlFeedback.maximum": "Wprowad\u017A liczb\u0119 r\xF3wn\u0105 lub mniejsz\u0105 ni\u017C {maximum}.", "dynamicFlows.ControlFeedback.maximumDate": "Wprowad\u017A dat\u0119 nie p\xF3\u017Aniejsz\u0105 ni\u017C {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Prosz\u0119 wpisa\u0107 co najmniej {minLength} znak\xF3w.", "dynamicFlows.ControlFeedback.minimum": "Wprowad\u017A liczb\u0119 r\xF3wn\u0105 lub wi\u0119ksz\u0105 ni\u017C {minimum}.", "dynamicFlows.ControlFeedback.minimumDate": "Wprowad\u017A dat\u0119 nie wcze\u015Bniejsz\u0105 ni\u017C {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Wprowad\u017A t\u0119 warto\u015B\u0107 w prawid\u0142owym formacie.", "dynamicFlows.ControlFeedback.patternDate": "Wprowad\u017A dat\u0119 w prawid\u0142owym formacie.", "dynamicFlows.ControlFeedback.required": "Prosz\u0119 wype\u0142ni\u0107 to pole.", "dynamicFlows.ControlFeedback.type": "Nieprawid\u0142owy typ", "dynamicFlows.DynamicExternal.retryTitle": "Otw\xF3rz okno ponownie", "dynamicFlows.DynamicParagraph.copied": "Skopiowano do schowka", "dynamicFlows.DynamicParagraph.copy": "Kopiuj", "dynamicFlows.ErrorBoundary.errorAlert": "Ups! Wyst\u0105pi\u0142 b\u0142\u0105d...", "dynamicFlows.ErrorBoundary.retry": "Spr\xF3buj ponownie", "dynamicFlows.ExternalConfirmation.cancel": "Anuluj", "dynamicFlows.ExternalConfirmation.description": "Prosimy potwierdzi\u0107, \u017Ce chcesz otworzy\u0107 **{origin}** w nowej zak\u0142adce przegl\u0105darki.", "dynamicFlows.ExternalConfirmation.open": "Otw\xF3rz w nowej zak\u0142adce", "dynamicFlows.ExternalConfirmation.title": "Potwierd\u017A", "dynamicFlows.Help.ariaLabel": "Kliknij tutaj, \u017Ceby uzyska\u0107 wi\u0119cej informacji.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Przepraszamy, ten plik jest zbyt du\u017Cy. Prze\u015Blij mniejszy plik.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Prze\u015Blij do {maxItems} plik\xF3w.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Prze\u015Blij co najmniej nast\u0119puj\u0105c\u0105 liczb\u0119 plik\xF3w: {minItems}.", "dynamicFlows.PersistAsyncSchema.genericError": "Wyst\u0105pi\u0142 b\u0142\u0105d, spr\xF3buj ponownie p\xF3\u017Aniej!", "dynamicFlows.ReadOnlySchema.no": "Nie", "dynamicFlows.ReadOnlySchema.yes": "Tak" };
3075
- var Im = { "dynamicFlows.ArraySchema.addItem": "Salvar", "dynamicFlows.ArraySchema.addItemTitle": "Adicionar item", "dynamicFlows.ArraySchema.editItem": "Salvar", "dynamicFlows.ArraySchema.maxItemsError": "Adicione {maxItems} ou menos.", "dynamicFlows.ArraySchema.minItemsError": "Adicione pelo menos {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Remover", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "O navegador que voc\xEA est\xE1 usando n\xE3o permite o uso da c\xE2mera. Por favor, tente com outro navegador ou computador, ou baixe o nosso aplicativo", "dynamicFlows.CameraCapture.CameraNotSupported.title": "C\xE2mera indispon\xEDvel", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Permitir acesso \xE0 c\xE2mera", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Ative o acesso \xE0 c\xE2mera nas configura\xE7\xF5es do navegador para continuar.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "N\xE3o temos acesso \xE0 sua c\xE2mera", "dynamicFlows.CameraCapture.reviewInstructions": "A sua foto est\xE1 clara, leg\xEDvel e aparece por inteiro?", "dynamicFlows.CameraCapture.reviewRetry": "N\xE3o, tentar novamente", "dynamicFlows.CameraCapture.reviewSubmit": "Sim, enviar", "dynamicFlows.CameraCapture.rotatePhone.text": "Gire o telefone para o modo retrato para tirar uma foto", "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" };
3076
- var Dm = { "dynamicFlows.ArraySchema.addItem": "Salvare", "dynamicFlows.ArraySchema.addItemTitle": "Adaug\u0103 produs", "dynamicFlows.ArraySchema.editItem": "Salvare", "dynamicFlows.ArraySchema.maxItemsError": "Te rug\u0103m s\u0103 adaugi {maxItems} sau mai pu\u021Bine.", "dynamicFlows.ArraySchema.minItemsError": "Te rug\u0103m s\u0103 adaugi cel pu\u021Bin {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Elimin\u0103", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Browserul pe care \xEEl folose\u0219ti nu poate folosi o camer\u0103 foto. Te rug\u0103m s\u0103 \xEEncerci alt browser, alt dispozitiv sau s\u0103 descarci aplica\u021Bia noastr\u0103.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Camera nu este acceptat\u0103", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Permite acces la camer\u0103", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Permite accesul la camera foto \xEEn set\u0103rile browserului t\u0103u, pentru a re\xEEncepe.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nu \xEE\u021Bi putem accesa camera", "dynamicFlows.CameraCapture.reviewInstructions": "Imaginea ta este clar\u0103, lizibil\u0103 \u0219i complet\u0103?", "dynamicFlows.CameraCapture.reviewRetry": "Nu, \xEEncearc\u0103 din nou", "dynamicFlows.CameraCapture.reviewSubmit": "Da, trimite", "dynamicFlows.CameraCapture.rotatePhone.text": "Rote\u0219te-\u021Bi telefonul \xEEn modul portret pentru a face o fotografie", "dynamicFlows.ControlFeedback.maxLength": "Te rug\u0103m s\u0103 introduci {maxLength} sau mai pu\u021Bine caractere.", "dynamicFlows.ControlFeedback.maximum": "Te rug\u0103m s\u0103 introduci un num\u0103r egal cu {maximum} sau mai mic.", "dynamicFlows.ControlFeedback.maximumDate": "Te rug\u0103m s\u0103 introduci o dat\u0103 de \xEEnainte de sau egal\u0103 cu {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Te rug\u0103m s\u0103 introduci cel pu\u021Bin {minLength} caractere.", "dynamicFlows.ControlFeedback.minimum": "Te rug\u0103m s\u0103 introduci un num\u0103r egal cu {minimum} sau mai mare.", "dynamicFlows.ControlFeedback.minimumDate": "Te rug\u0103m s\u0103 introduci o dat\u0103 de dup\u0103 sau egal\u0103 cu {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Te rug\u0103m s\u0103 introduci acest lucru \xEEn formatul corect.", "dynamicFlows.ControlFeedback.patternDate": "Te rug\u0103m s\u0103 introduci o dat\u0103 \xEEn formatul corect.", "dynamicFlows.ControlFeedback.required": "Te rug\u0103m s\u0103 completezi acest spa\u021Biu.", "dynamicFlows.ControlFeedback.type": "Tip incorect", "dynamicFlows.DynamicExternal.retryTitle": "Redeschide fereastra", "dynamicFlows.DynamicParagraph.copied": "Copiat \xEEn clipboard", "dynamicFlows.DynamicParagraph.copy": "Copiaz\u0103", "dynamicFlows.ErrorBoundary.errorAlert": "Ups! Ceva nu a mers bine...", "dynamicFlows.ErrorBoundary.retry": "\xCEncearc\u0103 din nou", "dynamicFlows.ExternalConfirmation.cancel": "Anuleaz\u0103", "dynamicFlows.ExternalConfirmation.description": "Te rug\u0103m s\u0103 confirmi c\u0103 vrei s\u0103 deschizi **{origin}** \xEEntr-o nou\u0103 fil\u0103 a browserului.", "dynamicFlows.ExternalConfirmation.open": "Deschide \xEEntr-o fil\u0103 nou\u0103", "dynamicFlows.ExternalConfirmation.title": "Te rug\u0103m s\u0103 confirmi", "dynamicFlows.Help.ariaLabel": "D\u0103 click aici pentru mai multe informa\u021Bii.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Ne pare r\u0103u, acel fi\u0219ier este prea mare. Te rug\u0103m s\u0103 \xEEncarci un fi\u0219ier mai mic.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Te rug\u0103m s\u0103 \xEEncarci {maxItems} fi\u0219iere sau mai pu\u021Bine.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Te rug\u0103m s\u0103 \xEEncarci cel pu\u021Bin {minItems} fi\u0219ier(e).", "dynamicFlows.PersistAsyncSchema.genericError": "Ceva nu a mers bine. Te rug\u0103m s\u0103 \xEEncerci din nou mai t\xE2rziu!", "dynamicFlows.ReadOnlySchema.no": "Nu", "dynamicFlows.ReadOnlySchema.yes": "Da" };
3077
- var Lm = { "dynamicFlows.ArraySchema.addItem": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C", "dynamicFlows.ArraySchema.addItemTitle": "\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043F\u0443\u043D\u043A\u0442", "dynamicFlows.ArraySchema.editItem": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C", "dynamicFlows.ArraySchema.maxItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0434\u043E\u0431\u0430\u0432\u044C\u0442\u0435 {maxItems} \u0438\u043B\u0438 \u043C\u0435\u043D\u044C\u0448\u0435.", "dynamicFlows.ArraySchema.minItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0434\u043E\u0431\u0430\u0432\u044C\u0442\u0435 \u043F\u043E \u043A\u0440\u0430\u0439\u043D\u0435\u0439 \u043C\u0435\u0440\u0435 {minItems}.", "dynamicFlows.ArraySchema.removeItem": "\u0423\u0434\u0430\u043B\u0438\u0442\u044C", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u043C\u044B\u0439 \u0432\u0430\u043C\u0438 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043A\u0430\u043C\u0435\u0440\u0443. \u041F\u043E\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u0434\u0440\u0443\u0433\u043E\u0439 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u0438\u043B\u0438 \u0443\u0441\u0442\u0440\u043E\u0439\u0441\u0442\u0432\u043E, \u0438\u043B\u0438 \u0441\u043A\u0430\u0447\u0430\u0439\u0442\u0435 \u043D\u0430\u0448\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u041A\u0430\u043C\u0435\u0440\u0430 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u043A\u0430\u043C\u0435\u0440\u0435", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u0435 \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u043A\u0430\u043C\u0435\u0440\u0435 \u0432 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0430\u0445 \u0432\u0430\u0448\u0435\u0433\u043E \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430, \u0447\u0442\u043E\u0431\u044B \u043F\u043E\u043F\u0440\u043E\u0431\u043E\u0432\u0430\u0442\u044C \u0441\u043D\u043E\u0432\u0430.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u041C\u044B \u043D\u0435 \u043C\u043E\u0436\u0435\u043C \u043F\u043E\u043B\u0443\u0447\u0438\u0442\u044C \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u0432\u0430\u0448\u0435\u0439 \u043A\u0430\u043C\u0435\u0440\u0435", "dynamicFlows.CameraCapture.reviewInstructions": "\u0412\u0430\u0448\u0430 \u0444\u043E\u0442\u043E\u0433\u0440\u0430\u0444\u0438\u044F \u0447\u0435\u0442\u043A\u0430\u044F, \u043B\u0435\u0433\u043A\u043E \u0447\u0438\u0442\u0430\u0435\u043C\u0430\u044F \u0438 \u043D\u0435 \u043E\u0431\u0440\u0435\u0437\u0430\u043D\u0430?", "dynamicFlows.CameraCapture.reviewRetry": "\u041D\u0435\u0442, \u043F\u043E\u043F\u0440\u043E\u0431\u043E\u0432\u0430\u0442\u044C \u0435\u0449\u0435 \u0440\u0430\u0437", "dynamicFlows.CameraCapture.reviewSubmit": "\u0414\u0430, \u043E\u0442\u043F\u0440\u0430\u0432\u0438\u0442\u044C", "dynamicFlows.CameraCapture.rotatePhone.text": "\u041F\u043E\u0432\u0435\u0440\u043D\u0438\u0442\u0435 \u0442\u0435\u043B\u0435\u0444\u043E\u043D \u0432 \u043F\u043E\u0440\u0442\u0440\u0435\u0442\u043D\u044B\u0439 \u0440\u0435\u0436\u0438\u043C, \u0447\u0442\u043E\u0431\u044B \u0441\u0434\u0435\u043B\u0430\u0442\u044C \u0444\u043E\u0442\u043E\u0433\u0440\u0430\u0444\u0438\u044E", "dynamicFlows.ControlFeedback.maxLength": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 {maxLength} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432 \u0438\u043B\u0438 \u043C\u0435\u043D\u044C\u0448\u0435.", "dynamicFlows.ControlFeedback.maximum": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E, \u0440\u0430\u0432\u043D\u043E\u0435 {maximum} \u0438\u043B\u0438 \u043C\u0435\u043D\u044C\u0448\u0435.", "dynamicFlows.ControlFeedback.maximumDate": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0430\u0442\u0443, \u0440\u0430\u0432\u043D\u0443\u044E {maximum} \u0438\u043B\u0438 \u0431\u043E\u043B\u0435\u0435 \u0440\u0430\u043D\u043D\u044E\u044E.", "dynamicFlows.ControlFeedback.minLength": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u043F\u043E \u043A\u0440\u0430\u0439\u043D\u0435\u0439 \u043C\u0435\u0440\u0435 {minLength} \u0441\u0438\u043C\u0432\u043E\u043B\u0430(-\u043E\u0432).", "dynamicFlows.ControlFeedback.minimum": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E, \u0440\u0430\u0432\u043D\u043E\u0435 {minimum} \u0438\u043B\u0438 \u0431\u043E\u043B\u044C\u0448\u0435.", "dynamicFlows.ControlFeedback.minimumDate": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0430\u0442\u0443, \u0440\u0430\u0432\u043D\u0443\u044E {minimum} \u0438\u043B\u0438 \u0431\u043E\u043B\u0435\u0435 \u043F\u043E\u0437\u0434\u043D\u044E\u044E.", "dynamicFlows.ControlFeedback.pattern": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u044D\u0442\u043E \u0432 \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E\u043C \u0444\u043E\u0440\u043C\u0430\u0442\u0435.", "dynamicFlows.ControlFeedback.patternDate": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0430\u0442\u0443 \u0432 \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E\u043C \u0444\u043E\u0440\u043C\u0430\u0442\u0435.", "dynamicFlows.ControlFeedback.required": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u043F\u043E\u043B\u043D\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u043E\u0435 \u043F\u043E\u043B\u0435.", "dynamicFlows.ControlFeedback.type": "\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u0442\u0438\u043F", "dynamicFlows.DynamicExternal.retryTitle": "\u041F\u043E\u0432\u0442\u043E\u0440\u043D\u043E \u043E\u0442\u043A\u0440\u044B\u0442\u044C \u043E\u043A\u043D\u043E", "dynamicFlows.DynamicParagraph.copied": "\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0435\u043D\u0430", "dynamicFlows.DynamicParagraph.copy": "\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C", "dynamicFlows.ErrorBoundary.errorAlert": "\u0427\u0442\u043E-\u0442\u043E \u043F\u043E\u0448\u043B\u043E \u043D\u0435 \u0442\u0430\u043A...", "dynamicFlows.ErrorBoundary.retry": "\u041F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u044C \u043F\u043E\u043F\u044B\u0442\u043A\u0443", "dynamicFlows.ExternalConfirmation.cancel": "\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C", "dynamicFlows.ExternalConfirmation.description": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435, \u0447\u0442\u043E \u0432\u044B \u0445\u043E\u0442\u0438\u0442\u0435 \u043E\u0442\u043A\u0440\u044B\u0442\u044C **{origin}** \u0432 \u043D\u043E\u0432\u043E\u0439 \u0432\u043A\u043B\u0430\u0434\u043A\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430.", "dynamicFlows.ExternalConfirmation.open": "\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u0432 \u043D\u043E\u0432\u043E\u0439 \u0432\u043A\u043B\u0430\u0434\u043A\u0435", "dynamicFlows.ExternalConfirmation.title": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435", "dynamicFlows.Help.ariaLabel": "\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u0437\u0434\u0435\u0441\u044C \u0434\u043B\u044F \u043F\u043E\u043B\u0443\u0447\u0435\u043D\u0438\u044F \u0434\u043E\u043F\u043E\u043B\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0439 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0438.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u0418\u0437\u0432\u0438\u043D\u0438\u0442\u0435, \u0444\u0430\u0439\u043B \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u0431\u043E\u043B\u044C\u0448\u043E\u0439. \u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u0444\u0430\u0439\u043B \u043C\u0435\u043D\u044C\u0448\u0435\u0433\u043E \u0440\u0430\u0437\u043C\u0435\u0440\u0430.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u043D\u0435 \u0431\u043E\u043B\u0435\u0435 {maxItems} \u0444\u0430\u0439\u043B\u043E\u0432.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u043F\u043E \u043A\u0440\u0430\u0439\u043D\u0435\u0439 \u043C\u0435\u0440\u0435 {minItems} \u0444\u0430\u0439\u043B(-\u0430/\u043E\u0432).", "dynamicFlows.PersistAsyncSchema.genericError": "\u0427\u0442\u043E-\u0442\u043E \u043F\u043E\u0448\u043B\u043E \u043D\u0435 \u0442\u0430\u043A, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u0435 \u043F\u043E\u043F\u044B\u0442\u043A\u0443 \u043F\u043E\u0437\u0436\u0435!", "dynamicFlows.ReadOnlySchema.no": "\u041D\u0435\u0442", "dynamicFlows.ReadOnlySchema.yes": "\u0414\u0430" };
3078
- var Tm = { "dynamicFlows.ArraySchema.addItem": "\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01", "dynamicFlows.ArraySchema.addItemTitle": "Add Item", "dynamicFlows.ArraySchema.editItem": "\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01", "dynamicFlows.ArraySchema.maxItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E40\u0E1E\u0E34\u0E48\u0E21 {maxItems} \u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ArraySchema.minItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22 {minItems}", "dynamicFlows.ArraySchema.removeItem": "\u0E25\u0E1A", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E17\u0E35\u0E48\u0E04\u0E38\u0E13\u0E43\u0E0A\u0E49\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E25\u0E49\u0E2D\u0E07 \u0E43\u0E2B\u0E49\u0E25\u0E2D\u0E07\u0E43\u0E0A\u0E49\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E41\u0E25\u0E30\u0E2D\u0E38\u0E1B\u0E01\u0E23\u0E13\u0E4C\u0E2D\u0E37\u0E48\u0E19 \u0E2B\u0E23\u0E37\u0E2D\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E41\u0E2D\u0E1B\u0E21\u0E37\u0E2D\u0E16\u0E37\u0E2D\u0E02\u0E2D\u0E07\u0E40\u0E23\u0E32\u0E14\u0E39", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E25\u0E49\u0E2D\u0E07", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E01\u0E32\u0E23\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07\u0E01\u0E25\u0E49\u0E2D\u0E07", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E32\u0E23\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07\u0E01\u0E25\u0E49\u0E2D\u0E07\u0E43\u0E19\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E43\u0E2B\u0E21\u0E48\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u0E40\u0E23\u0E32\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07\u0E01\u0E25\u0E49\u0E2D\u0E07\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E44\u0E14\u0E49", "dynamicFlows.CameraCapture.reviewInstructions": "\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19 \u0E2D\u0E48\u0E32\u0E19\u0E44\u0E14\u0E49 \u0E41\u0E25\u0E30\u0E04\u0E23\u0E1A\u0E16\u0E49\u0E27\u0E19\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48", "dynamicFlows.CameraCapture.reviewRetry": "\u0E44\u0E21\u0E48 \u0E25\u0E2D\u0E07\u0E2D\u0E35\u0E01\u0E17\u0E31\u0E49\u0E07", "dynamicFlows.CameraCapture.reviewSubmit": "\u0E43\u0E0A\u0E48 \u0E2A\u0E48\u0E07\u0E40\u0E25\u0E22", "dynamicFlows.CameraCapture.rotatePhone.text": "Rotate your phone to portrait view to take a photo", "dynamicFlows.ControlFeedback.maxLength": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19 {maxLength} \u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ControlFeedback.maximum": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02 {maximum} \u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ControlFeedback.maximumDate": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E2D\u0E22\u0E39\u0E48\u0E15\u0E23\u0E07\u0E1E\u0E2D\u0E14\u0E35\u0E2B\u0E23\u0E37\u0E2D\u0E01\u0E48\u0E2D\u0E19 {maximum}", "dynamicFlows.ControlFeedback.minLength": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22 {minLength} \u0E15\u0E31\u0E27", "dynamicFlows.ControlFeedback.minimum": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02 {minimum} \u0E2B\u0E23\u0E37\u0E2D\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ControlFeedback.minimumDate": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E2D\u0E22\u0E39\u0E48\u0E15\u0E23\u0E07\u0E1E\u0E2D\u0E14\u0E35\u0E2B\u0E23\u0E37\u0E2D\u0E2B\u0E25\u0E31\u0E07 {minimum}", "dynamicFlows.ControlFeedback.pattern": "\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E2A\u0E48\u0E43\u0E19\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E35\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07", "dynamicFlows.ControlFeedback.patternDate": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E43\u0E19\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E35\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07", "dynamicFlows.ControlFeedback.required": "\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E2A\u0E48\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E19\u0E0A\u0E48\u0E2D\u0E07\u0E19\u0E35\u0E49", "dynamicFlows.ControlFeedback.type": "\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07", "dynamicFlows.DynamicExternal.retryTitle": "\u0E40\u0E1B\u0E34\u0E14\u0E2B\u0E19\u0E49\u0E32\u0E15\u0E48\u0E32\u0E07\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07", "dynamicFlows.DynamicParagraph.copied": "\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E04\u0E25\u0E34\u0E1B\u0E1A\u0E2D\u0E23\u0E4C\u0E14", "dynamicFlows.DynamicParagraph.copy": "\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01", "dynamicFlows.ErrorBoundary.errorAlert": "\u0E2D\u0E4A\u0E30 \u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E1A\u0E32\u0E07\u0E2D\u0E22\u0E48\u0E32\u0E07...", "dynamicFlows.ErrorBoundary.retry": "\u0E25\u0E2D\u0E07\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07", "dynamicFlows.ExternalConfirmation.cancel": "\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01", "dynamicFlows.ExternalConfirmation.description": "\u0E42\u0E1B\u0E23\u0E14\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19\u0E27\u0E48\u0E32\u0E04\u0E38\u0E13\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E40\u0E1B\u0E34\u0E14 **{origin}** \u0E40\u0E1B\u0E47\u0E19\u0E41\u0E17\u0E47\u0E1A\u0E43\u0E2B\u0E21\u0E48\u0E43\u0E19\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C", "dynamicFlows.ExternalConfirmation.open": "\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E19\u0E41\u0E17\u0E47\u0E1A\u0E43\u0E2B\u0E21\u0E48", "dynamicFlows.ExternalConfirmation.title": "\u0E42\u0E1B\u0E23\u0E14\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19", "dynamicFlows.Help.ariaLabel": "\u0E04\u0E25\u0E34\u0E01\u0E17\u0E35\u0E48\u0E19\u0E35\u0E48\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E39\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E15\u0E34\u0E21", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u0E02\u0E2D\u0E2D\u0E20\u0E31\u0E22 \u0E44\u0E1F\u0E25\u0E4C\u0E19\u0E31\u0E49\u0E19\u0E43\u0E2B\u0E0D\u0E48\u0E40\u0E01\u0E34\u0E19\u0E44\u0E1B \u0E42\u0E1B\u0E23\u0E14\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E25\u0E47\u0E01\u0E25\u0E07", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14 {maxItems} \u0E44\u0E1F\u0E25\u0E4C\u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22 {minItems} \u0E44\u0E1F\u0E25\u0E4C", "dynamicFlows.PersistAsyncSchema.genericError": "\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14 \u0E42\u0E1B\u0E23\u0E14\u0E25\u0E2D\u0E07\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07\u0E20\u0E32\u0E22\u0E2B\u0E25\u0E31\u0E07!", "dynamicFlows.ReadOnlySchema.no": "\u0E44\u0E21\u0E48\u0E43\u0E0A\u0E48", "dynamicFlows.ReadOnlySchema.yes": "\u0E43\u0E0A\u0E48" };
3079
- var Rm = { "dynamicFlows.ArraySchema.addItem": "Kaydet", "dynamicFlows.ArraySchema.addItemTitle": "\xD6\u011Fe ekle", "dynamicFlows.ArraySchema.editItem": "Kaydet", "dynamicFlows.ArraySchema.maxItemsError": "L\xFCtfen {maxItems} veya daha az ekleme yap\u0131n", "dynamicFlows.ArraySchema.minItemsError": "L\xFCtfen en az {minItems} ekleme yap\u0131n.", "dynamicFlows.ArraySchema.removeItem": "Kald\u0131r", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Kulland\u0131\u011F\u0131n\u0131z taray\u0131c\u0131da kamera deste\u011Fi yok. Farkl\u0131 bir taray\u0131c\u0131 / cihaz deneyin veya mobil uygulamam\u0131z\u0131 indirin.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera desteklenmiyor", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Kamera eri\u015Fimi verin", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Tekrar ba\u015Flamak i\xE7in taray\u0131c\u0131n\u0131z\u0131n ayarlar\u0131nda kamera eri\u015Fimini etkinle\u015Ftirin.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Kameran\u0131za eri\u015Femiyoruz", "dynamicFlows.CameraCapture.reviewInstructions": "Foto\u011Fraf\u0131n\u0131z net, okunakl\u0131 ve eksiksiz mi?", "dynamicFlows.CameraCapture.reviewRetry": "Hay\u0131r, tekrar dene", "dynamicFlows.CameraCapture.reviewSubmit": "Evet, g\xF6nder", "dynamicFlows.CameraCapture.rotatePhone.text": "Foto\u011Fraf \xE7ekmek i\xE7in telefonunuzu dik pozisyonda tutun", "dynamicFlows.ControlFeedback.maxLength": "L\xFCtfen {maxLength} veya daha az karakter girin.", "dynamicFlows.ControlFeedback.maximum": "L\xFCtfen {maximum} veya daha d\xFC\u015F\xFCk bir say\u0131 girin.", "dynamicFlows.ControlFeedback.maximumDate": "L\xFCtfen {maximum} veya daha erken bir tarih girin.", "dynamicFlows.ControlFeedback.minLength": "En az {minLength} karakter girebilirsiniz.", "dynamicFlows.ControlFeedback.minimum": "L\xFCtfen {minimum} veya daha y\xFCksek bir say\u0131 girin.", "dynamicFlows.ControlFeedback.minimumDate": "L\xFCtfen {minimum} veya daha ge\xE7 bir tarih girin.", "dynamicFlows.ControlFeedback.pattern": "Yanl\u0131\u015F bi\xE7im", "dynamicFlows.ControlFeedback.patternDate": "L\xFCtfen tarihi do\u011Fru bi\xE7imde girin.", "dynamicFlows.ControlFeedback.required": "L\xFCtfen bu alan\u0131 doldurun.", "dynamicFlows.ControlFeedback.type": "Ge\xE7ersiz se\xE7im", "dynamicFlows.DynamicExternal.retryTitle": "Pencereyi yeniden a\xE7", "dynamicFlows.DynamicParagraph.copied": "Panoya kopyaland\u0131", "dynamicFlows.DynamicParagraph.copy": "Kopyala", "dynamicFlows.ErrorBoundary.errorAlert": "Aman\u0131n! Bir \u015Feyler ters gitti...", "dynamicFlows.ErrorBoundary.retry": "Tekrar dene", "dynamicFlows.ExternalConfirmation.cancel": "\u0130ptal edin", "dynamicFlows.ExternalConfirmation.description": "L\xFCtfen yeni bir taray\u0131c\u0131 sekmesinde **{origin}** a\xE7mak istedi\u011Finizi onaylay\u0131n.", "dynamicFlows.ExternalConfirmation.open": "Yeni sekmede a\xE7", "dynamicFlows.ExternalConfirmation.title": "L\xFCtfen onaylay\u0131n", "dynamicFlows.Help.ariaLabel": "Ayr\u0131nt\u0131lar i\xE7in t\u0131klay\u0131n.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\xDCzg\xFCn\xFCz, bu dosya \xE7ok b\xFCy\xFCk. L\xFCtfen daha k\xFC\xE7\xFCk bir dosya y\xFCkleyin.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "L\xFCtfen {maxItems} veya daha az dosya y\xFCkleyin.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "L\xFCtfen en az {minItems} dosya y\xFCkleyin.", "dynamicFlows.PersistAsyncSchema.genericError": "Bir \u015Feyler ters gitti, l\xFCtfen tekrar deneyin", "dynamicFlows.ReadOnlySchema.no": "Hay\u0131r", "dynamicFlows.ReadOnlySchema.yes": "Evet" };
3067
+ var Fl = () => {
3068
+ };
3069
+ var Cl = { "dynamicFlows.ArraySchema.addItem": "Speichern", "dynamicFlows.ArraySchema.addItemTitle": "Artikel hinzuf\xFCgen", "dynamicFlows.ArraySchema.editItem": "Speichern", "dynamicFlows.ArraySchema.maxItemsError": "Bitte f\xFCge {maxItems} oder weniger hinzu.", "dynamicFlows.ArraySchema.minItemsError": "Bitte f\xFCge mindestens {minItems} hinzu.", "dynamicFlows.ArraySchema.removeItem": "Entfernen", "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.CameraCapture.rotatePhone.text": "Drehe dein Ger\xE4t in die Hochformatansicht, um ein Foto aufzunehmen", "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" };
3070
+ var xl = { "dynamicFlows.ArraySchema.addItem": "Save", "dynamicFlows.ArraySchema.addItemTitle": "Add Item", "dynamicFlows.ArraySchema.editItem": "Save", "dynamicFlows.ArraySchema.maxItemsError": "Please add {maxItems} or fewer.", "dynamicFlows.ArraySchema.minItemsError": "Please add at least {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Remove", "dynamicFlows.CameraCapture.CameraConnectionIssue.action": "Try again", "dynamicFlows.CameraCapture.CameraConnectionIssue.paragraph": "Please check if it is connected and try again.", "dynamicFlows.CameraCapture.CameraConnectionIssue.title": "We can't access your camera", "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.CameraCapture.rotatePhone.text": "Rotate your phone to portrait view to take a photo", "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.DefaultErrorMessages.required": "Please fill out this field.", "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" };
3071
+ var vl = { "dynamicFlows.ArraySchema.addItem": "Guardar", "dynamicFlows.ArraySchema.addItemTitle": "A\xF1adir elemento", "dynamicFlows.ArraySchema.editItem": "Guardar", "dynamicFlows.ArraySchema.maxItemsError": "A\xF1ade {maxItems} o menos.", "dynamicFlows.ArraySchema.minItemsError": "A\xF1ade al menos {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Eliminar", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "El navegador que est\xE1s utilizando no es compatible con una c\xE1mara. Prueba con otro navegador, dispositivo o descarga nuestra app m\xF3vil.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "C\xE1mara no compatible", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Habilitar acceso a la c\xE1mara", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Habilita el acceso a la c\xE1mara en la configuraci\xF3n de tu navegador para volver a activarla.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "No podemos acceder a tu c\xE1mara", "dynamicFlows.CameraCapture.reviewInstructions": "\xBFTu foto es clara, legible y completa?", "dynamicFlows.CameraCapture.reviewRetry": "No, intentar de nuevo", "dynamicFlows.CameraCapture.reviewSubmit": "S\xED, enviar", "dynamicFlows.CameraCapture.rotatePhone.text": "Gira el tel\xE9fono a la vista vertical para hacer una foto", "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" };
3072
+ var Al = { "dynamicFlows.ArraySchema.addItem": "Enregistrer", "dynamicFlows.ArraySchema.addItemTitle": "Ajouter un \xE9l\xE9ment", "dynamicFlows.ArraySchema.editItem": "Enregistrer", "dynamicFlows.ArraySchema.maxItemsError": "Veuillez ajouter {maxItems} ou moins.", "dynamicFlows.ArraySchema.minItemsError": "Veuillez ajouter au moins {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Supprimer", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Le navigateur que vous utilisez ne prend pas en charge l'appareil photo. Veuillez essayer un autre navigateur, un autre appareil ou t\xE9l\xE9charger notre appli.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Appareil photo non pris en charge", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Autoriser l'acc\xE8s \xE0 l'appareil photo", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Autorisez l'acc\xE8s \xE0 l'appareil photo depuis les param\xE8tres de votre navigateur.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nous n'avons pas acc\xE8s \xE0 votre appareil photo", "dynamicFlows.CameraCapture.reviewInstructions": "Votre image est-elle claire, lisible et dans son int\xE9gralit\xE9\xA0?", "dynamicFlows.CameraCapture.reviewRetry": "Non, r\xE9essayer", "dynamicFlows.CameraCapture.reviewSubmit": "Oui, confirmer", "dynamicFlows.CameraCapture.rotatePhone.text": "Faites pivoter votre t\xE9l\xE9phone vers la vue portrait pour prendre une photo", "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" };
3073
+ var Ol = { "dynamicFlows.ArraySchema.addItem": "Ment\xE9s", "dynamicFlows.ArraySchema.addItemTitle": "Elem hozz\xE1ad\xE1sa", "dynamicFlows.ArraySchema.editItem": "Ment\xE9s", "dynamicFlows.ArraySchema.maxItemsError": "K\xE9r\xFCnk, {maxItems} vagy ann\xE1l kevesebb t\xE9telt adj meg.", "dynamicFlows.ArraySchema.minItemsError": "K\xE9r\xFCnk, legal\xE1bb {minItems} t\xE9telt adj meg.", "dynamicFlows.ArraySchema.removeItem": "Elt\xE1vol\xEDt\xE1s", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Az \xE1ltalad haszn\xE1lt b\xF6ng\xE9sz\u0151 nem t\xE1mogatja a kamera haszn\xE1lat\xE1t. K\xE9r\xFCnk, pr\xF3b\xE1lkozz m\xE1s b\xF6ng\xE9sz\u0151vel, eszk\xF6zzel vagy t\xF6ltsd le az appot", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera nem t\xE1mogatott", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Kamer\xE1hoz val\xF3 hozz\xE1f\xE9r\xE9s enged\xE9lyez\xE9se", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Nem tudunk hozz\xE1f\xE9rni a kamer\xE1dhoz. Ezt a telefonod be\xE1ll\xEDt\xE1saiban enged\xE9lyezheted", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nem tudunk hozz\xE1f\xE9rni a kamer\xE1dhoz", "dynamicFlows.CameraCapture.reviewInstructions": "Tiszta, olvashat\xF3, teljes k\xE9pet k\xE9sz\xEDtett\xE9l?", "dynamicFlows.CameraCapture.reviewRetry": "Nem, pr\xF3b\xE1ljuk \xFAjra", "dynamicFlows.CameraCapture.reviewSubmit": "Igen, elk\xFCld\xF6m", "dynamicFlows.CameraCapture.rotatePhone.text": "F\xE9nyk\xE9p k\xE9sz\xEDt\xE9s\xE9hez ford\xEDtsd a telefont \xE1ll\xF3 n\xE9zetbe", "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" };
3074
+ var Pl = { "dynamicFlows.ArraySchema.addItem": "Simpan", "dynamicFlows.ArraySchema.addItemTitle": "Tambahkan Item", "dynamicFlows.ArraySchema.editItem": "Simpan", "dynamicFlows.ArraySchema.maxItemsError": "Harap tambahkan {maxItems} atau kurang.", "dynamicFlows.ArraySchema.minItemsError": "Harap tambahkan setidaknya {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Hapus", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Browser yang Anda gunakan tidak mendukung kamera. Silakan coba browser, perangkat yang lain, atau unduh aplikasi seluler kami.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera tidak didukung", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Izinkan akses kamera", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Untuk melanjutkan lagi, aktifkan akses kamera di pengaturan browser Anda.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Kami tidak dapat mengakses kamera Anda", "dynamicFlows.CameraCapture.reviewInstructions": "Apakah gambar Anda jelas, dapat dibaca, dan lengkap?", "dynamicFlows.CameraCapture.reviewRetry": "Tidak, coba lagi", "dynamicFlows.CameraCapture.reviewSubmit": "Ya, kirim", "dynamicFlows.CameraCapture.rotatePhone.text": "Putar ponsel Anda ke tampilan potret untuk mengambil foto", "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" };
3075
+ var Ml = { "dynamicFlows.ArraySchema.addItem": "Salva", "dynamicFlows.ArraySchema.addItemTitle": "Aggiungi elemento", "dynamicFlows.ArraySchema.editItem": "Salva", "dynamicFlows.ArraySchema.maxItemsError": "Aggiungi al massimo {maxItems}.", "dynamicFlows.ArraySchema.minItemsError": "Aggiungi almeno {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Rimuovi", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Il browser che stai usando non supporta la videocamera. Prova con un altro browser o dispositivo, oppure scarica la nostra app", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Videocamera non supportata", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Consenti l'accesso alla fotocamera", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Non abbiamo accesso alla tua fotocamera. Puoi abilitare l'accesso nelle impostazioni del tuo browser", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Accesso alla fotocamera disabilitato", "dynamicFlows.CameraCapture.reviewInstructions": "La tua foto \xE8 chiara, ben leggibile e completa?", "dynamicFlows.CameraCapture.reviewRetry": "No, riprova", "dynamicFlows.CameraCapture.reviewSubmit": "S\xEC, invia", "dynamicFlows.CameraCapture.rotatePhone.text": "Ruota il telefono in posizione verticale per scattare una foto", "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" };
3076
+ var kl = { "dynamicFlows.ArraySchema.addItem": "\u4FDD\u5B58\u3059\u308B", "dynamicFlows.ArraySchema.addItemTitle": "\u30A2\u30A4\u30C6\u30E0\u3092\u8FFD\u52A0\u3059\u308B", "dynamicFlows.ArraySchema.editItem": "\u4FDD\u5B58\u3059\u308B", "dynamicFlows.ArraySchema.maxItemsError": "{maxItems}\u30A2\u30A4\u30C6\u30E0\u4EE5\u4E0B\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ArraySchema.minItemsError": "{minItems}\u30A2\u30A4\u30C6\u30E0\u4EE5\u4E0A\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.ArraySchema.removeItem": "\u524A\u9664\u3059\u308B", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u304A\u5BA2\u69D8\u306E\u30D6\u30E9\u30A6\u30B6\u3067\u306F\u30AB\u30E1\u30E9\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u5225\u306E\u30D6\u30E9\u30A6\u30B6\u307E\u305F\u306F\u30C7\u30D0\u30A4\u30B9\u3092\u4F7F\u7528\u3059\u308B\u304B\u3001\u30E2\u30D0\u30A4\u30EB\u30A2\u30D7\u30EA\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u30AB\u30E1\u30E9\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u3092\u8A31\u53EF\u3059\u308B", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u30D6\u30E9\u30A6\u30B6\u306E\u8A2D\u5B9A\u3067\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u3092\u6709\u52B9\u306B\u3057\u3066\u3001\u518D\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u30AB\u30E1\u30E9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u304C\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093", "dynamicFlows.CameraCapture.reviewInstructions": "\u5199\u771F\u304C\u9BAE\u660E\u3067\u3001\u3059\u3079\u3066\u306E\u60C5\u5831\u304C\u8AAD\u307F\u53D6\u308C\u6B20\u3051\u3066\u3044\u308B\u90E8\u5206\u306A\u3069\u306F\u3042\u308A\u307E\u305B\u3093\u304B\uFF1F", "dynamicFlows.CameraCapture.reviewRetry": "\u3044\u3044\u3048\u3001\u64AE\u308A\u76F4\u3059", "dynamicFlows.CameraCapture.reviewSubmit": "\u306F\u3044\u3001\u9001\u4FE1\u3059\u308B", "dynamicFlows.CameraCapture.rotatePhone.text": "\u7E26\u9577\u306E\u5199\u771F\u3092\u64AE\u5F71\u3059\u308B\u306B\u306F\u30B9\u30DE\u30FC\u30C8\u30D5\u30A9\u30F3\u3092\u56DE\u8EE2\u3055\u305B\u3066\u304F\u3060\u3055\u3044", "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" };
3077
+ var El = { "dynamicFlows.ArraySchema.addItem": "Zapisz", "dynamicFlows.ArraySchema.addItemTitle": "Dodaj pozycj\u0119", "dynamicFlows.ArraySchema.editItem": "Zapisz", "dynamicFlows.ArraySchema.maxItemsError": "Prosimy doda\u0107 maksymalnie {maxItems}.", "dynamicFlows.ArraySchema.minItemsError": "Prosimy doda\u0107 co najmniej {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Usu\u0144", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Przegl\u0105darka, kt\xF3rej u\u017Cywasz, nie obs\u0142uguje aparatu. Wypr\xF3buj inn\u0105 przegl\u0105dark\u0119 lub urz\u0105dzenie albo pobierz nasz\u0105 aplikacj\u0119 mobiln\u0105.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Aparat nie jest obs\u0142ugiwany", "dynamicFlows.CameraCapture.NoCameraAccess.action": "W\u0142\u0105cz dost\u0119p do aparatu", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "W\u0142\u0105cz dost\u0119p do aparatu w ustawieniach przegl\u0105darki, \u017Ceby rozpocz\u0105\u0107 ponownie.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nie mo\u017Cemy uzyska\u0107 dost\u0119pu do Twojego aparatu", "dynamicFlows.CameraCapture.reviewInstructions": "Czy Twoje zdj\u0119cie jest wyra\u017Ane, czytelne i kompletne?", "dynamicFlows.CameraCapture.reviewRetry": "Nie, spr\xF3buj ponownie", "dynamicFlows.CameraCapture.reviewSubmit": "Tak, prze\u015Blij", "dynamicFlows.CameraCapture.rotatePhone.text": "Obr\xF3\u0107 sw\xF3j telefon do widoku pionowego, \u017Ceby zrobi\u0107 zdj\u0119cie", "dynamicFlows.ControlFeedback.maxLength": "Prosimy wprowadzi\u0107 do {maxLength} znak\xF3w.", "dynamicFlows.ControlFeedback.maximum": "Wprowad\u017A liczb\u0119 r\xF3wn\u0105 lub mniejsz\u0105 ni\u017C {maximum}.", "dynamicFlows.ControlFeedback.maximumDate": "Wprowad\u017A dat\u0119 nie p\xF3\u017Aniejsz\u0105 ni\u017C {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Prosz\u0119 wpisa\u0107 co najmniej {minLength} znak\xF3w.", "dynamicFlows.ControlFeedback.minimum": "Wprowad\u017A liczb\u0119 r\xF3wn\u0105 lub wi\u0119ksz\u0105 ni\u017C {minimum}.", "dynamicFlows.ControlFeedback.minimumDate": "Wprowad\u017A dat\u0119 nie wcze\u015Bniejsz\u0105 ni\u017C {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Wprowad\u017A t\u0119 warto\u015B\u0107 w prawid\u0142owym formacie.", "dynamicFlows.ControlFeedback.patternDate": "Wprowad\u017A dat\u0119 w prawid\u0142owym formacie.", "dynamicFlows.ControlFeedback.required": "Prosz\u0119 wype\u0142ni\u0107 to pole.", "dynamicFlows.ControlFeedback.type": "Nieprawid\u0142owy typ", "dynamicFlows.DynamicExternal.retryTitle": "Otw\xF3rz okno ponownie", "dynamicFlows.DynamicParagraph.copied": "Skopiowano do schowka", "dynamicFlows.DynamicParagraph.copy": "Kopiuj", "dynamicFlows.ErrorBoundary.errorAlert": "Ups! Wyst\u0105pi\u0142 b\u0142\u0105d...", "dynamicFlows.ErrorBoundary.retry": "Spr\xF3buj ponownie", "dynamicFlows.ExternalConfirmation.cancel": "Anuluj", "dynamicFlows.ExternalConfirmation.description": "Prosimy potwierdzi\u0107, \u017Ce chcesz otworzy\u0107 **{origin}** w nowej zak\u0142adce przegl\u0105darki.", "dynamicFlows.ExternalConfirmation.open": "Otw\xF3rz w nowej zak\u0142adce", "dynamicFlows.ExternalConfirmation.title": "Potwierd\u017A", "dynamicFlows.Help.ariaLabel": "Kliknij tutaj, \u017Ceby uzyska\u0107 wi\u0119cej informacji.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Przepraszamy, ten plik jest zbyt du\u017Cy. Prze\u015Blij mniejszy plik.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Prze\u015Blij do {maxItems} plik\xF3w.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Prze\u015Blij co najmniej nast\u0119puj\u0105c\u0105 liczb\u0119 plik\xF3w: {minItems}.", "dynamicFlows.PersistAsyncSchema.genericError": "Wyst\u0105pi\u0142 b\u0142\u0105d, spr\xF3buj ponownie p\xF3\u017Aniej!", "dynamicFlows.ReadOnlySchema.no": "Nie", "dynamicFlows.ReadOnlySchema.yes": "Tak" };
3078
+ var Il = { "dynamicFlows.ArraySchema.addItem": "Salvar", "dynamicFlows.ArraySchema.addItemTitle": "Adicionar item", "dynamicFlows.ArraySchema.editItem": "Salvar", "dynamicFlows.ArraySchema.maxItemsError": "Adicione {maxItems} ou menos.", "dynamicFlows.ArraySchema.minItemsError": "Adicione pelo menos {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Remover", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "O navegador que voc\xEA est\xE1 usando n\xE3o permite o uso da c\xE2mera. Por favor, tente com outro navegador ou computador, ou baixe o nosso aplicativo", "dynamicFlows.CameraCapture.CameraNotSupported.title": "C\xE2mera indispon\xEDvel", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Permitir acesso \xE0 c\xE2mera", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Ative o acesso \xE0 c\xE2mera nas configura\xE7\xF5es do navegador para continuar.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "N\xE3o temos acesso \xE0 sua c\xE2mera", "dynamicFlows.CameraCapture.reviewInstructions": "A sua foto est\xE1 clara, leg\xEDvel e aparece por inteiro?", "dynamicFlows.CameraCapture.reviewRetry": "N\xE3o, tentar novamente", "dynamicFlows.CameraCapture.reviewSubmit": "Sim, enviar", "dynamicFlows.CameraCapture.rotatePhone.text": "Gire o telefone para o modo retrato para tirar uma foto", "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" };
3079
+ var Dl = { "dynamicFlows.ArraySchema.addItem": "Salvare", "dynamicFlows.ArraySchema.addItemTitle": "Adaug\u0103 produs", "dynamicFlows.ArraySchema.editItem": "Salvare", "dynamicFlows.ArraySchema.maxItemsError": "Te rug\u0103m s\u0103 adaugi {maxItems} sau mai pu\u021Bine.", "dynamicFlows.ArraySchema.minItemsError": "Te rug\u0103m s\u0103 adaugi cel pu\u021Bin {minItems}.", "dynamicFlows.ArraySchema.removeItem": "Elimin\u0103", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Browserul pe care \xEEl folose\u0219ti nu poate folosi o camer\u0103 foto. Te rug\u0103m s\u0103 \xEEncerci alt browser, alt dispozitiv sau s\u0103 descarci aplica\u021Bia noastr\u0103.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Camera nu este acceptat\u0103", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Permite acces la camer\u0103", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Permite accesul la camera foto \xEEn set\u0103rile browserului t\u0103u, pentru a re\xEEncepe.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Nu \xEE\u021Bi putem accesa camera", "dynamicFlows.CameraCapture.reviewInstructions": "Imaginea ta este clar\u0103, lizibil\u0103 \u0219i complet\u0103?", "dynamicFlows.CameraCapture.reviewRetry": "Nu, \xEEncearc\u0103 din nou", "dynamicFlows.CameraCapture.reviewSubmit": "Da, trimite", "dynamicFlows.CameraCapture.rotatePhone.text": "Rote\u0219te-\u021Bi telefonul \xEEn modul portret pentru a face o fotografie", "dynamicFlows.ControlFeedback.maxLength": "Te rug\u0103m s\u0103 introduci {maxLength} sau mai pu\u021Bine caractere.", "dynamicFlows.ControlFeedback.maximum": "Te rug\u0103m s\u0103 introduci un num\u0103r egal cu {maximum} sau mai mic.", "dynamicFlows.ControlFeedback.maximumDate": "Te rug\u0103m s\u0103 introduci o dat\u0103 de \xEEnainte de sau egal\u0103 cu {maximum}.", "dynamicFlows.ControlFeedback.minLength": "Te rug\u0103m s\u0103 introduci cel pu\u021Bin {minLength} caractere.", "dynamicFlows.ControlFeedback.minimum": "Te rug\u0103m s\u0103 introduci un num\u0103r egal cu {minimum} sau mai mare.", "dynamicFlows.ControlFeedback.minimumDate": "Te rug\u0103m s\u0103 introduci o dat\u0103 de dup\u0103 sau egal\u0103 cu {minimum}.", "dynamicFlows.ControlFeedback.pattern": "Te rug\u0103m s\u0103 introduci acest lucru \xEEn formatul corect.", "dynamicFlows.ControlFeedback.patternDate": "Te rug\u0103m s\u0103 introduci o dat\u0103 \xEEn formatul corect.", "dynamicFlows.ControlFeedback.required": "Te rug\u0103m s\u0103 completezi acest spa\u021Biu.", "dynamicFlows.ControlFeedback.type": "Tip incorect", "dynamicFlows.DynamicExternal.retryTitle": "Redeschide fereastra", "dynamicFlows.DynamicParagraph.copied": "Copiat \xEEn clipboard", "dynamicFlows.DynamicParagraph.copy": "Copiaz\u0103", "dynamicFlows.ErrorBoundary.errorAlert": "Ups! Ceva nu a mers bine...", "dynamicFlows.ErrorBoundary.retry": "\xCEncearc\u0103 din nou", "dynamicFlows.ExternalConfirmation.cancel": "Anuleaz\u0103", "dynamicFlows.ExternalConfirmation.description": "Te rug\u0103m s\u0103 confirmi c\u0103 vrei s\u0103 deschizi **{origin}** \xEEntr-o nou\u0103 fil\u0103 a browserului.", "dynamicFlows.ExternalConfirmation.open": "Deschide \xEEntr-o fil\u0103 nou\u0103", "dynamicFlows.ExternalConfirmation.title": "Te rug\u0103m s\u0103 confirmi", "dynamicFlows.Help.ariaLabel": "D\u0103 click aici pentru mai multe informa\u021Bii.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Ne pare r\u0103u, acel fi\u0219ier este prea mare. Te rug\u0103m s\u0103 \xEEncarci un fi\u0219ier mai mic.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "Te rug\u0103m s\u0103 \xEEncarci {maxItems} fi\u0219iere sau mai pu\u021Bine.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "Te rug\u0103m s\u0103 \xEEncarci cel pu\u021Bin {minItems} fi\u0219ier(e).", "dynamicFlows.PersistAsyncSchema.genericError": "Ceva nu a mers bine. Te rug\u0103m s\u0103 \xEEncerci din nou mai t\xE2rziu!", "dynamicFlows.ReadOnlySchema.no": "Nu", "dynamicFlows.ReadOnlySchema.yes": "Da" };
3080
+ var Ll = { "dynamicFlows.ArraySchema.addItem": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C", "dynamicFlows.ArraySchema.addItemTitle": "\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043F\u0443\u043D\u043A\u0442", "dynamicFlows.ArraySchema.editItem": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C", "dynamicFlows.ArraySchema.maxItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0434\u043E\u0431\u0430\u0432\u044C\u0442\u0435 {maxItems} \u0438\u043B\u0438 \u043C\u0435\u043D\u044C\u0448\u0435.", "dynamicFlows.ArraySchema.minItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0434\u043E\u0431\u0430\u0432\u044C\u0442\u0435 \u043F\u043E \u043A\u0440\u0430\u0439\u043D\u0435\u0439 \u043C\u0435\u0440\u0435 {minItems}.", "dynamicFlows.ArraySchema.removeItem": "\u0423\u0434\u0430\u043B\u0438\u0442\u044C", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u043C\u044B\u0439 \u0432\u0430\u043C\u0438 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043A\u0430\u043C\u0435\u0440\u0443. \u041F\u043E\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u0434\u0440\u0443\u0433\u043E\u0439 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u0438\u043B\u0438 \u0443\u0441\u0442\u0440\u043E\u0439\u0441\u0442\u0432\u043E, \u0438\u043B\u0438 \u0441\u043A\u0430\u0447\u0430\u0439\u0442\u0435 \u043D\u0430\u0448\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u041A\u0430\u043C\u0435\u0440\u0430 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u043A\u0430\u043C\u0435\u0440\u0435", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u0435 \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u043A\u0430\u043C\u0435\u0440\u0435 \u0432 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0430\u0445 \u0432\u0430\u0448\u0435\u0433\u043E \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430, \u0447\u0442\u043E\u0431\u044B \u043F\u043E\u043F\u0440\u043E\u0431\u043E\u0432\u0430\u0442\u044C \u0441\u043D\u043E\u0432\u0430.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u041C\u044B \u043D\u0435 \u043C\u043E\u0436\u0435\u043C \u043F\u043E\u043B\u0443\u0447\u0438\u0442\u044C \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u0432\u0430\u0448\u0435\u0439 \u043A\u0430\u043C\u0435\u0440\u0435", "dynamicFlows.CameraCapture.reviewInstructions": "\u0412\u0430\u0448\u0430 \u0444\u043E\u0442\u043E\u0433\u0440\u0430\u0444\u0438\u044F \u0447\u0435\u0442\u043A\u0430\u044F, \u043B\u0435\u0433\u043A\u043E \u0447\u0438\u0442\u0430\u0435\u043C\u0430\u044F \u0438 \u043D\u0435 \u043E\u0431\u0440\u0435\u0437\u0430\u043D\u0430?", "dynamicFlows.CameraCapture.reviewRetry": "\u041D\u0435\u0442, \u043F\u043E\u043F\u0440\u043E\u0431\u043E\u0432\u0430\u0442\u044C \u0435\u0449\u0435 \u0440\u0430\u0437", "dynamicFlows.CameraCapture.reviewSubmit": "\u0414\u0430, \u043E\u0442\u043F\u0440\u0430\u0432\u0438\u0442\u044C", "dynamicFlows.CameraCapture.rotatePhone.text": "\u041F\u043E\u0432\u0435\u0440\u043D\u0438\u0442\u0435 \u0442\u0435\u043B\u0435\u0444\u043E\u043D \u0432 \u043F\u043E\u0440\u0442\u0440\u0435\u0442\u043D\u044B\u0439 \u0440\u0435\u0436\u0438\u043C, \u0447\u0442\u043E\u0431\u044B \u0441\u0434\u0435\u043B\u0430\u0442\u044C \u0444\u043E\u0442\u043E\u0433\u0440\u0430\u0444\u0438\u044E", "dynamicFlows.ControlFeedback.maxLength": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 {maxLength} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432 \u0438\u043B\u0438 \u043C\u0435\u043D\u044C\u0448\u0435.", "dynamicFlows.ControlFeedback.maximum": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E, \u0440\u0430\u0432\u043D\u043E\u0435 {maximum} \u0438\u043B\u0438 \u043C\u0435\u043D\u044C\u0448\u0435.", "dynamicFlows.ControlFeedback.maximumDate": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0430\u0442\u0443, \u0440\u0430\u0432\u043D\u0443\u044E {maximum} \u0438\u043B\u0438 \u0431\u043E\u043B\u0435\u0435 \u0440\u0430\u043D\u043D\u044E\u044E.", "dynamicFlows.ControlFeedback.minLength": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u043F\u043E \u043A\u0440\u0430\u0439\u043D\u0435\u0439 \u043C\u0435\u0440\u0435 {minLength} \u0441\u0438\u043C\u0432\u043E\u043B\u0430(-\u043E\u0432).", "dynamicFlows.ControlFeedback.minimum": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E, \u0440\u0430\u0432\u043D\u043E\u0435 {minimum} \u0438\u043B\u0438 \u0431\u043E\u043B\u044C\u0448\u0435.", "dynamicFlows.ControlFeedback.minimumDate": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0430\u0442\u0443, \u0440\u0430\u0432\u043D\u0443\u044E {minimum} \u0438\u043B\u0438 \u0431\u043E\u043B\u0435\u0435 \u043F\u043E\u0437\u0434\u043D\u044E\u044E.", "dynamicFlows.ControlFeedback.pattern": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u044D\u0442\u043E \u0432 \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E\u043C \u0444\u043E\u0440\u043C\u0430\u0442\u0435.", "dynamicFlows.ControlFeedback.patternDate": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0430\u0442\u0443 \u0432 \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E\u043C \u0444\u043E\u0440\u043C\u0430\u0442\u0435.", "dynamicFlows.ControlFeedback.required": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u043F\u043E\u043B\u043D\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u043E\u0435 \u043F\u043E\u043B\u0435.", "dynamicFlows.ControlFeedback.type": "\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u0442\u0438\u043F", "dynamicFlows.DynamicExternal.retryTitle": "\u041F\u043E\u0432\u0442\u043E\u0440\u043D\u043E \u043E\u0442\u043A\u0440\u044B\u0442\u044C \u043E\u043A\u043D\u043E", "dynamicFlows.DynamicParagraph.copied": "\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0435\u043D\u0430", "dynamicFlows.DynamicParagraph.copy": "\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C", "dynamicFlows.ErrorBoundary.errorAlert": "\u0427\u0442\u043E-\u0442\u043E \u043F\u043E\u0448\u043B\u043E \u043D\u0435 \u0442\u0430\u043A...", "dynamicFlows.ErrorBoundary.retry": "\u041F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u044C \u043F\u043E\u043F\u044B\u0442\u043A\u0443", "dynamicFlows.ExternalConfirmation.cancel": "\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C", "dynamicFlows.ExternalConfirmation.description": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435, \u0447\u0442\u043E \u0432\u044B \u0445\u043E\u0442\u0438\u0442\u0435 \u043E\u0442\u043A\u0440\u044B\u0442\u044C **{origin}** \u0432 \u043D\u043E\u0432\u043E\u0439 \u0432\u043A\u043B\u0430\u0434\u043A\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430.", "dynamicFlows.ExternalConfirmation.open": "\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u0432 \u043D\u043E\u0432\u043E\u0439 \u0432\u043A\u043B\u0430\u0434\u043A\u0435", "dynamicFlows.ExternalConfirmation.title": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435", "dynamicFlows.Help.ariaLabel": "\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u0437\u0434\u0435\u0441\u044C \u0434\u043B\u044F \u043F\u043E\u043B\u0443\u0447\u0435\u043D\u0438\u044F \u0434\u043E\u043F\u043E\u043B\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0439 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0438.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u0418\u0437\u0432\u0438\u043D\u0438\u0442\u0435, \u0444\u0430\u0439\u043B \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u0431\u043E\u043B\u044C\u0448\u043E\u0439. \u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u0444\u0430\u0439\u043B \u043C\u0435\u043D\u044C\u0448\u0435\u0433\u043E \u0440\u0430\u0437\u043C\u0435\u0440\u0430.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u043D\u0435 \u0431\u043E\u043B\u0435\u0435 {maxItems} \u0444\u0430\u0439\u043B\u043E\u0432.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u043F\u043E \u043A\u0440\u0430\u0439\u043D\u0435\u0439 \u043C\u0435\u0440\u0435 {minItems} \u0444\u0430\u0439\u043B(-\u0430/\u043E\u0432).", "dynamicFlows.PersistAsyncSchema.genericError": "\u0427\u0442\u043E-\u0442\u043E \u043F\u043E\u0448\u043B\u043E \u043D\u0435 \u0442\u0430\u043A, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u0435 \u043F\u043E\u043F\u044B\u0442\u043A\u0443 \u043F\u043E\u0437\u0436\u0435!", "dynamicFlows.ReadOnlySchema.no": "\u041D\u0435\u0442", "dynamicFlows.ReadOnlySchema.yes": "\u0414\u0430" };
3081
+ var Tl = { "dynamicFlows.ArraySchema.addItem": "\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01", "dynamicFlows.ArraySchema.addItemTitle": "Add Item", "dynamicFlows.ArraySchema.editItem": "\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01", "dynamicFlows.ArraySchema.maxItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E40\u0E1E\u0E34\u0E48\u0E21 {maxItems} \u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ArraySchema.minItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22 {minItems}", "dynamicFlows.ArraySchema.removeItem": "\u0E25\u0E1A", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E17\u0E35\u0E48\u0E04\u0E38\u0E13\u0E43\u0E0A\u0E49\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E25\u0E49\u0E2D\u0E07 \u0E43\u0E2B\u0E49\u0E25\u0E2D\u0E07\u0E43\u0E0A\u0E49\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E41\u0E25\u0E30\u0E2D\u0E38\u0E1B\u0E01\u0E23\u0E13\u0E4C\u0E2D\u0E37\u0E48\u0E19 \u0E2B\u0E23\u0E37\u0E2D\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E41\u0E2D\u0E1B\u0E21\u0E37\u0E2D\u0E16\u0E37\u0E2D\u0E02\u0E2D\u0E07\u0E40\u0E23\u0E32\u0E14\u0E39", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E25\u0E49\u0E2D\u0E07", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E01\u0E32\u0E23\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07\u0E01\u0E25\u0E49\u0E2D\u0E07", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E32\u0E23\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07\u0E01\u0E25\u0E49\u0E2D\u0E07\u0E43\u0E19\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E43\u0E2B\u0E21\u0E48\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u0E40\u0E23\u0E32\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07\u0E01\u0E25\u0E49\u0E2D\u0E07\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E44\u0E14\u0E49", "dynamicFlows.CameraCapture.reviewInstructions": "\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19 \u0E2D\u0E48\u0E32\u0E19\u0E44\u0E14\u0E49 \u0E41\u0E25\u0E30\u0E04\u0E23\u0E1A\u0E16\u0E49\u0E27\u0E19\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48", "dynamicFlows.CameraCapture.reviewRetry": "\u0E44\u0E21\u0E48 \u0E25\u0E2D\u0E07\u0E2D\u0E35\u0E01\u0E17\u0E31\u0E49\u0E07", "dynamicFlows.CameraCapture.reviewSubmit": "\u0E43\u0E0A\u0E48 \u0E2A\u0E48\u0E07\u0E40\u0E25\u0E22", "dynamicFlows.CameraCapture.rotatePhone.text": "Rotate your phone to portrait view to take a photo", "dynamicFlows.ControlFeedback.maxLength": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19 {maxLength} \u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ControlFeedback.maximum": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02 {maximum} \u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ControlFeedback.maximumDate": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E2D\u0E22\u0E39\u0E48\u0E15\u0E23\u0E07\u0E1E\u0E2D\u0E14\u0E35\u0E2B\u0E23\u0E37\u0E2D\u0E01\u0E48\u0E2D\u0E19 {maximum}", "dynamicFlows.ControlFeedback.minLength": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22 {minLength} \u0E15\u0E31\u0E27", "dynamicFlows.ControlFeedback.minimum": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02 {minimum} \u0E2B\u0E23\u0E37\u0E2D\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.ControlFeedback.minimumDate": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E2D\u0E22\u0E39\u0E48\u0E15\u0E23\u0E07\u0E1E\u0E2D\u0E14\u0E35\u0E2B\u0E23\u0E37\u0E2D\u0E2B\u0E25\u0E31\u0E07 {minimum}", "dynamicFlows.ControlFeedback.pattern": "\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E2A\u0E48\u0E43\u0E19\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E35\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07", "dynamicFlows.ControlFeedback.patternDate": "\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E43\u0E19\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E35\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07", "dynamicFlows.ControlFeedback.required": "\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E2A\u0E48\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E19\u0E0A\u0E48\u0E2D\u0E07\u0E19\u0E35\u0E49", "dynamicFlows.ControlFeedback.type": "\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07", "dynamicFlows.DynamicExternal.retryTitle": "\u0E40\u0E1B\u0E34\u0E14\u0E2B\u0E19\u0E49\u0E32\u0E15\u0E48\u0E32\u0E07\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07", "dynamicFlows.DynamicParagraph.copied": "\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E04\u0E25\u0E34\u0E1B\u0E1A\u0E2D\u0E23\u0E4C\u0E14", "dynamicFlows.DynamicParagraph.copy": "\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01", "dynamicFlows.ErrorBoundary.errorAlert": "\u0E2D\u0E4A\u0E30 \u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E1A\u0E32\u0E07\u0E2D\u0E22\u0E48\u0E32\u0E07...", "dynamicFlows.ErrorBoundary.retry": "\u0E25\u0E2D\u0E07\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07", "dynamicFlows.ExternalConfirmation.cancel": "\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01", "dynamicFlows.ExternalConfirmation.description": "\u0E42\u0E1B\u0E23\u0E14\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19\u0E27\u0E48\u0E32\u0E04\u0E38\u0E13\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E40\u0E1B\u0E34\u0E14 **{origin}** \u0E40\u0E1B\u0E47\u0E19\u0E41\u0E17\u0E47\u0E1A\u0E43\u0E2B\u0E21\u0E48\u0E43\u0E19\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C", "dynamicFlows.ExternalConfirmation.open": "\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E19\u0E41\u0E17\u0E47\u0E1A\u0E43\u0E2B\u0E21\u0E48", "dynamicFlows.ExternalConfirmation.title": "\u0E42\u0E1B\u0E23\u0E14\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19", "dynamicFlows.Help.ariaLabel": "\u0E04\u0E25\u0E34\u0E01\u0E17\u0E35\u0E48\u0E19\u0E35\u0E48\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E39\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E15\u0E34\u0E21", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u0E02\u0E2D\u0E2D\u0E20\u0E31\u0E22 \u0E44\u0E1F\u0E25\u0E4C\u0E19\u0E31\u0E49\u0E19\u0E43\u0E2B\u0E0D\u0E48\u0E40\u0E01\u0E34\u0E19\u0E44\u0E1B \u0E42\u0E1B\u0E23\u0E14\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E25\u0E47\u0E01\u0E25\u0E07", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14 {maxItems} \u0E44\u0E1F\u0E25\u0E4C\u0E2B\u0E23\u0E37\u0E2D\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "\u0E42\u0E1B\u0E23\u0E14\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22 {minItems} \u0E44\u0E1F\u0E25\u0E4C", "dynamicFlows.PersistAsyncSchema.genericError": "\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14 \u0E42\u0E1B\u0E23\u0E14\u0E25\u0E2D\u0E07\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07\u0E20\u0E32\u0E22\u0E2B\u0E25\u0E31\u0E07!", "dynamicFlows.ReadOnlySchema.no": "\u0E44\u0E21\u0E48\u0E43\u0E0A\u0E48", "dynamicFlows.ReadOnlySchema.yes": "\u0E43\u0E0A\u0E48" };
3082
+ var Rl = { "dynamicFlows.ArraySchema.addItem": "Kaydet", "dynamicFlows.ArraySchema.addItemTitle": "\xD6\u011Fe ekle", "dynamicFlows.ArraySchema.editItem": "Kaydet", "dynamicFlows.ArraySchema.maxItemsError": "L\xFCtfen {maxItems} veya daha az ekleme yap\u0131n", "dynamicFlows.ArraySchema.minItemsError": "L\xFCtfen en az {minItems} ekleme yap\u0131n.", "dynamicFlows.ArraySchema.removeItem": "Kald\u0131r", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "Kulland\u0131\u011F\u0131n\u0131z taray\u0131c\u0131da kamera deste\u011Fi yok. Farkl\u0131 bir taray\u0131c\u0131 / cihaz deneyin veya mobil uygulamam\u0131z\u0131 indirin.", "dynamicFlows.CameraCapture.CameraNotSupported.title": "Kamera desteklenmiyor", "dynamicFlows.CameraCapture.NoCameraAccess.action": "Kamera eri\u015Fimi verin", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "Tekrar ba\u015Flamak i\xE7in taray\u0131c\u0131n\u0131z\u0131n ayarlar\u0131nda kamera eri\u015Fimini etkinle\u015Ftirin.", "dynamicFlows.CameraCapture.NoCameraAccess.title": "Kameran\u0131za eri\u015Femiyoruz", "dynamicFlows.CameraCapture.reviewInstructions": "Foto\u011Fraf\u0131n\u0131z net, okunakl\u0131 ve eksiksiz mi?", "dynamicFlows.CameraCapture.reviewRetry": "Hay\u0131r, tekrar dene", "dynamicFlows.CameraCapture.reviewSubmit": "Evet, g\xF6nder", "dynamicFlows.CameraCapture.rotatePhone.text": "Foto\u011Fraf \xE7ekmek i\xE7in telefonunuzu dik pozisyonda tutun", "dynamicFlows.ControlFeedback.maxLength": "L\xFCtfen {maxLength} veya daha az karakter girin.", "dynamicFlows.ControlFeedback.maximum": "L\xFCtfen {maximum} veya daha d\xFC\u015F\xFCk bir say\u0131 girin.", "dynamicFlows.ControlFeedback.maximumDate": "L\xFCtfen {maximum} veya daha erken bir tarih girin.", "dynamicFlows.ControlFeedback.minLength": "En az {minLength} karakter girebilirsiniz.", "dynamicFlows.ControlFeedback.minimum": "L\xFCtfen {minimum} veya daha y\xFCksek bir say\u0131 girin.", "dynamicFlows.ControlFeedback.minimumDate": "L\xFCtfen {minimum} veya daha ge\xE7 bir tarih girin.", "dynamicFlows.ControlFeedback.pattern": "Yanl\u0131\u015F bi\xE7im", "dynamicFlows.ControlFeedback.patternDate": "L\xFCtfen tarihi do\u011Fru bi\xE7imde girin.", "dynamicFlows.ControlFeedback.required": "L\xFCtfen bu alan\u0131 doldurun.", "dynamicFlows.ControlFeedback.type": "Ge\xE7ersiz se\xE7im", "dynamicFlows.DynamicExternal.retryTitle": "Pencereyi yeniden a\xE7", "dynamicFlows.DynamicParagraph.copied": "Panoya kopyaland\u0131", "dynamicFlows.DynamicParagraph.copy": "Kopyala", "dynamicFlows.ErrorBoundary.errorAlert": "Aman\u0131n! Bir \u015Feyler ters gitti...", "dynamicFlows.ErrorBoundary.retry": "Tekrar dene", "dynamicFlows.ExternalConfirmation.cancel": "\u0130ptal edin", "dynamicFlows.ExternalConfirmation.description": "L\xFCtfen yeni bir taray\u0131c\u0131 sekmesinde **{origin}** a\xE7mak istedi\u011Finizi onaylay\u0131n.", "dynamicFlows.ExternalConfirmation.open": "Yeni sekmede a\xE7", "dynamicFlows.ExternalConfirmation.title": "L\xFCtfen onaylay\u0131n", "dynamicFlows.Help.ariaLabel": "Ayr\u0131nt\u0131lar i\xE7in t\u0131klay\u0131n.", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\xDCzg\xFCn\xFCz, bu dosya \xE7ok b\xFCy\xFCk. L\xFCtfen daha k\xFC\xE7\xFCk bir dosya y\xFCkleyin.", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "L\xFCtfen {maxItems} veya daha az dosya y\xFCkleyin.", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "L\xFCtfen en az {minItems} dosya y\xFCkleyin.", "dynamicFlows.PersistAsyncSchema.genericError": "Bir \u015Feyler ters gitti, l\xFCtfen tekrar deneyin", "dynamicFlows.ReadOnlySchema.no": "Hay\u0131r", "dynamicFlows.ReadOnlySchema.yes": "Evet" };
3080
3083
  var tn = { "dynamicFlows.ArraySchema.addItem": "\u4FDD\u5B58", "dynamicFlows.ArraySchema.addItemTitle": "\u6DFB\u52A0\u9879\u76EE", "dynamicFlows.ArraySchema.editItem": "\u4FDD\u5B58", "dynamicFlows.ArraySchema.maxItemsError": "\u8BF7\u6DFB\u52A0\u4E0D\u8D85\u8FC7 {maxItems} \u9879\u3002", "dynamicFlows.ArraySchema.minItemsError": "\u8BF7\u81F3\u5C11\u6DFB\u52A0 {minItems} \u9879\u3002", "dynamicFlows.ArraySchema.removeItem": "\u79FB\u9664", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u60A8\u76EE\u524D\u4F7F\u7528\u7684\u6D4F\u89C8\u5668\u4E0D\u652F\u6301\u6444\u50CF\u5934\u3002\u8BF7\u5C1D\u8BD5\u5176\u4ED6\u6D4F\u89C8\u5668\u3001\u8BBE\u5907\u6216\u4E0B\u8F7D\u6211\u4EEC\u7684\u5E94\u7528\u3002", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u4E0D\u652F\u6301\u6444\u50CF\u5934", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u5141\u8BB8\u8BBF\u95EE\u6444\u50CF\u5934", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u5728\u6D4F\u89C8\u5668\u8BBE\u7F6E\u4E2D\u542F\u7528\u76F8\u673A\u8BBF\u95EE\u6743\u9650\uFF0C\u518D\u91CD\u65B0\u5C1D\u8BD5\u3002", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u6211\u4EEC\u65E0\u6CD5\u8BBF\u95EE\u60A8\u7684\u6444\u50CF\u5934", "dynamicFlows.CameraCapture.reviewInstructions": "\u60A8\u7684\u56FE\u7247\u662F\u5426\u6E05\u6670\u3001\u53EF\u8BFB\u548C\u5B8C\u6574\uFF1F", "dynamicFlows.CameraCapture.reviewRetry": "\u5426\uFF0C\u518D\u8BD5\u4E00\u6B21", "dynamicFlows.CameraCapture.reviewSubmit": "\u662F\uFF0C\u63D0\u4EA4", "dynamicFlows.CameraCapture.rotatePhone.text": "\u5C06\u624B\u673A\u65CB\u8F6C\u5230\u7EB5\u5411\u89C6\u56FE\u4EE5\u62CD\u7167", "dynamicFlows.ControlFeedback.maxLength": "\u8BF7\u8F93\u5165\u4E0D\u8D85\u8FC7 {maxLength} \u4E2A\u5B57\u7B26\u3002", "dynamicFlows.ControlFeedback.maximum": "\u8BF7\u8F93\u5165\u4E00\u4E2A\u5C0F\u4E8E\u6216\u7B49\u4E8E {maximum} \u7684\u6570\u5B57\u3002", "dynamicFlows.ControlFeedback.maximumDate": "\u8BF7\u8F93\u5165 {maximum} \u6216\u4E4B\u524D\u7684\u65E5\u671F", "dynamicFlows.ControlFeedback.minLength": "\u8BF7\u81F3\u5C11\u8F93\u5165 {minLength} \u4E2A\u5B57\u7B26", "dynamicFlows.ControlFeedback.minimum": "\u8BF7\u8F93\u5165\u4E00\u4E2A\u5927\u4E8E\u6216\u7B49\u4E8E {minimum} \u7684\u6570\u5B57", "dynamicFlows.ControlFeedback.minimumDate": "\u8BF7\u8F93\u5165 {minimum} \u6216\u4E4B\u540E\u7684\u65E5\u671F", "dynamicFlows.ControlFeedback.pattern": "\u8BF7\u4EE5\u6B63\u786E\u7684\u683C\u5F0F\u8F93\u5165", "dynamicFlows.ControlFeedback.patternDate": "\u8BF7\u4EE5\u6B63\u786E\u7684\u683C\u5F0F\u8F93\u5165\u65E5\u671F", "dynamicFlows.ControlFeedback.required": "\u8BF7\u586B\u5199\u6B64\u5B57\u6BB5\u3002", "dynamicFlows.ControlFeedback.type": "\u7C7B\u578B\u9519\u8BEF", "dynamicFlows.DynamicExternal.retryTitle": "\u91CD\u65B0\u6253\u5F00\u7A97\u53E3", "dynamicFlows.DynamicParagraph.copied": "\u5DF2\u590D\u5236\u5230\u526A\u8D34\u677F", "dynamicFlows.DynamicParagraph.copy": "\u590D\u5236", "dynamicFlows.ErrorBoundary.errorAlert": "\u7CDF\u7CD5\u3002\u51FA\u9519\u4E86\u2026", "dynamicFlows.ErrorBoundary.retry": "\u91CD\u8BD5", "dynamicFlows.ExternalConfirmation.cancel": "\u53D6\u6D88", "dynamicFlows.ExternalConfirmation.description": "\u8BF7\u786E\u8BA4\u60A8\u662F\u5426\u8981\u5728\u65B0\u6807\u7B7E\u9875\u4E2D\u6253\u5F00**{origin}**\u3002", "dynamicFlows.ExternalConfirmation.open": "\u5728\u65B0\u6807\u7B7E\u9875\u4E2D\u6253\u5F00", "dynamicFlows.ExternalConfirmation.title": "\u8BF7\u786E\u8BA4", "dynamicFlows.Help.ariaLabel": "\u70B9\u51FB\u6B64\u5904\u83B7\u53D6\u66F4\u591A\u4FE1\u606F\u3002", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u62B1\u6B49\uFF0C\u8BE5\u6587\u4EF6\u592A\u5927\u3002\u8BF7\u4E0A\u4F20\u4E00\u4E2A\u66F4\u5C0F\u7684\u6587\u4EF6\u3002", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "\u8BF7\u4E0A\u4F20\u4E0D\u8D85\u8FC7 {maxItems} \u4E2A\u6587\u4EF6\u3002", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "\u8BF7\u4E0A\u4F20\u81F3\u5C11 {minItems} \u4E2A\u6587\u4EF6\u3002", "dynamicFlows.PersistAsyncSchema.genericError": "\u51FA\u9519\u4E86\uFF0C\u8BF7\u7A0D\u540E\u518D\u8BD5\uFF01", "dynamicFlows.ReadOnlySchema.no": "\u5426", "dynamicFlows.ReadOnlySchema.yes": "\u662F" };
3081
- var Nm = { "dynamicFlows.ArraySchema.addItem": "\u5132\u5B58", "dynamicFlows.ArraySchema.addItemTitle": "\u6DFB\u52A0\u9805\u76EE", "dynamicFlows.ArraySchema.editItem": "\u5132\u5B58", "dynamicFlows.ArraySchema.maxItemsError": "\u8ACB\u6DFB\u52A0\u4E0D\u8D85\u904E{maxItems}\u9805\u3002", "dynamicFlows.ArraySchema.minItemsError": "\u8ACB\u81F3\u5C11\u6DFB\u52A0{minItems}\u9805\u3002", "dynamicFlows.ArraySchema.removeItem": "\u79FB\u9664", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u4F60\u76EE\u524D\u4F7F\u7528\u7684\u700F\u89BD\u5668\u4E0D\u652F\u6301\u76F8\u6A5F\u3002\u8ACB\u5617\u8A66\u4F7F\u7528\u5176\u4ED6\u700F\u89BD\u5668\u6216\u5176\u4ED6\u88DD\u7F6E\uFF0C\u6216\u8005\u4F60\u53EF\u4EE5\u4E0B\u8F09\u6211\u5011\u7684\u61C9\u7528\u7A0B\u5F0F\u3002", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u4E0D\u652F\u6301\u76F8\u6A5F", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u5141\u8A31\u53D6\u7528\u76F8\u6A5F", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u4F60\u53EF\u4EE5\u5728\u700F\u89BD\u5668\u7684\u8A2D\u5B9A\u4E2D\u958B\u555F\u76F8\u6A5F\u5B58\u53D6\u6B0A\u9650\u3002", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u6211\u5011\u7121\u6CD5\u53D6\u7528\u4F60\u7684\u76F8\u6A5F", "dynamicFlows.CameraCapture.reviewInstructions": "\u4F60\u7684\u7167\u7247\u662F\u5426\u5B8C\u6574\u3001\u6E05\u6670\u53CA\u53EF\u8B80\uFF1F", "dynamicFlows.CameraCapture.reviewRetry": "\u5426\uFF0C\u518D\u8A66\u4E00\u6B21", "dynamicFlows.CameraCapture.reviewSubmit": "\u662F\uFF0C\u63D0\u4EA4", "dynamicFlows.CameraCapture.rotatePhone.text": "\u5C07\u624B\u6A5F\u65CB\u8F49\u81F3\u5782\u76F4\u756B\u9762\u4EE5\u62CD\u7167", "dynamicFlows.ControlFeedback.maxLength": "\u8ACB\u8F38\u5165\u6700\u591A{maxLength}\u500B\u5B57\u5143\u3002", "dynamicFlows.ControlFeedback.maximum": "\u8ACB\u8F38\u5165\u4E00\u500B\u5C0F\u65BC\u6216\u7B49\u65BC{maximum}\u7684\u6578\u5B57\u3002", "dynamicFlows.ControlFeedback.maximumDate": "\u8ACB\u8F38\u5165{maximum}\u6216\u4E4B\u524D\u7684\u65E5\u671F\u3002", "dynamicFlows.ControlFeedback.minLength": "\u8ACB\u8F38\u5165\u81F3\u5C11{minLength}\u500B\u5B57\u5143\u3002", "dynamicFlows.ControlFeedback.minimum": "\u8ACB\u8F38\u5165\u4E00\u500B\u5927\u65BC\u6216\u7B49\u65BC{minimum}\u7684\u6578\u5B57\u3002", "dynamicFlows.ControlFeedback.minimumDate": "\u8ACB\u8F38\u5165{minimum}\u6216\u4E4B\u5F8C\u7684\u65E5\u671F\u3002", "dynamicFlows.ControlFeedback.pattern": "\u8ACB\u4EE5\u6B63\u78BA\u683C\u5F0F\u8F38\u5165\u5185\u5BB9\u3002", "dynamicFlows.ControlFeedback.patternDate": "\u8ACB\u4EE5\u6B63\u78BA\u683C\u5F0F\u8F38\u5165\u65E5\u671F\u3002", "dynamicFlows.ControlFeedback.required": "\u8ACB\u586B\u5BEB\u6B64\u6B04\u4F4D\u3002", "dynamicFlows.ControlFeedback.type": "\u932F\u8AA4\u7684\u985E\u578B", "dynamicFlows.DynamicExternal.retryTitle": "\u91CD\u65B0\u6253\u958B\u8996\u7A97", "dynamicFlows.DynamicParagraph.copied": "\u8907\u88FD\u5230\u526A\u8CBC\u677F", "dynamicFlows.DynamicParagraph.copy": "\u8907\u88FD", "dynamicFlows.ErrorBoundary.errorAlert": "\u5662\uFF01\u51FA\u4E86\u4E9B\u554F\u984C...", "dynamicFlows.ErrorBoundary.retry": "\u91CD\u8A66", "dynamicFlows.ExternalConfirmation.cancel": "\u53D6\u6D88", "dynamicFlows.ExternalConfirmation.description": "\u8ACB\u78BA\u8A8D\u4F60\u662F\u5426\u8981\u5728\u700F\u89BD\u5668\u7684\u65B0\u5206\u9801\u6253\u958B**{origin}**\u3002", "dynamicFlows.ExternalConfirmation.open": "\u5728\u65B0\u5206\u9801\u4E2D\u958B\u555F", "dynamicFlows.ExternalConfirmation.title": "\u8ACB\u78BA\u8A8D", "dynamicFlows.Help.ariaLabel": "\u6309\u6B64\u67E5\u770B\u8A73\u60C5\u3002", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u62B1\u6B49\uFF0C\u8A72\u6A94\u6848\u592A\u5927\u3002\u8ACB\u4E0A\u8F09\u4E00\u500B\u8F03\u5C0F\u7684\u6A94\u6848\u3002", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "\u8ACB\u4E0D\u8981\u4E0A\u8F09\u8D85\u904E{maxItems}\u500B\u6A94\u6848\u3002", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "\u8ACB\u4E0A\u8F09\u81F3\u5C11{minItems}\u500B\u6A94\u6848\u3002", "dynamicFlows.PersistAsyncSchema.genericError": "\u51FA\u4E86\u4E9B\u554F\u984C\uFF0C\u8ACB\u7A0D\u5F8C\u518D\u8A66\u3002", "dynamicFlows.ReadOnlySchema.no": "\u5426", "dynamicFlows.ReadOnlySchema.yes": "\u662F" };
3082
- var Lp = { en: xm, de: Cm, es: vm, fr: Am, hu: Om, id: Pm, it: Mm, ja: km, pl: Em, pt: Im, ro: Dm, ru: Lm, th: Tm, tr: Rm, zh: tn, "zh-CN": tn, "zh-HK": Nm };
3083
- var Bm = Lp;
3084
+ var Nl = { "dynamicFlows.ArraySchema.addItem": "\u5132\u5B58", "dynamicFlows.ArraySchema.addItemTitle": "\u6DFB\u52A0\u9805\u76EE", "dynamicFlows.ArraySchema.editItem": "\u5132\u5B58", "dynamicFlows.ArraySchema.maxItemsError": "\u8ACB\u6DFB\u52A0\u4E0D\u8D85\u904E{maxItems}\u9805\u3002", "dynamicFlows.ArraySchema.minItemsError": "\u8ACB\u81F3\u5C11\u6DFB\u52A0{minItems}\u9805\u3002", "dynamicFlows.ArraySchema.removeItem": "\u79FB\u9664", "dynamicFlows.CameraCapture.CameraNotSupported.paragraph": "\u4F60\u76EE\u524D\u4F7F\u7528\u7684\u700F\u89BD\u5668\u4E0D\u652F\u6301\u76F8\u6A5F\u3002\u8ACB\u5617\u8A66\u4F7F\u7528\u5176\u4ED6\u700F\u89BD\u5668\u6216\u5176\u4ED6\u88DD\u7F6E\uFF0C\u6216\u8005\u4F60\u53EF\u4EE5\u4E0B\u8F09\u6211\u5011\u7684\u61C9\u7528\u7A0B\u5F0F\u3002", "dynamicFlows.CameraCapture.CameraNotSupported.title": "\u4E0D\u652F\u6301\u76F8\u6A5F", "dynamicFlows.CameraCapture.NoCameraAccess.action": "\u5141\u8A31\u53D6\u7528\u76F8\u6A5F", "dynamicFlows.CameraCapture.NoCameraAccess.paragraph": "\u4F60\u53EF\u4EE5\u5728\u700F\u89BD\u5668\u7684\u8A2D\u5B9A\u4E2D\u958B\u555F\u76F8\u6A5F\u5B58\u53D6\u6B0A\u9650\u3002", "dynamicFlows.CameraCapture.NoCameraAccess.title": "\u6211\u5011\u7121\u6CD5\u53D6\u7528\u4F60\u7684\u76F8\u6A5F", "dynamicFlows.CameraCapture.reviewInstructions": "\u4F60\u7684\u7167\u7247\u662F\u5426\u5B8C\u6574\u3001\u6E05\u6670\u53CA\u53EF\u8B80\uFF1F", "dynamicFlows.CameraCapture.reviewRetry": "\u5426\uFF0C\u518D\u8A66\u4E00\u6B21", "dynamicFlows.CameraCapture.reviewSubmit": "\u662F\uFF0C\u63D0\u4EA4", "dynamicFlows.CameraCapture.rotatePhone.text": "\u5C07\u624B\u6A5F\u65CB\u8F49\u81F3\u5782\u76F4\u756B\u9762\u4EE5\u62CD\u7167", "dynamicFlows.ControlFeedback.maxLength": "\u8ACB\u8F38\u5165\u6700\u591A{maxLength}\u500B\u5B57\u5143\u3002", "dynamicFlows.ControlFeedback.maximum": "\u8ACB\u8F38\u5165\u4E00\u500B\u5C0F\u65BC\u6216\u7B49\u65BC{maximum}\u7684\u6578\u5B57\u3002", "dynamicFlows.ControlFeedback.maximumDate": "\u8ACB\u8F38\u5165{maximum}\u6216\u4E4B\u524D\u7684\u65E5\u671F\u3002", "dynamicFlows.ControlFeedback.minLength": "\u8ACB\u8F38\u5165\u81F3\u5C11{minLength}\u500B\u5B57\u5143\u3002", "dynamicFlows.ControlFeedback.minimum": "\u8ACB\u8F38\u5165\u4E00\u500B\u5927\u65BC\u6216\u7B49\u65BC{minimum}\u7684\u6578\u5B57\u3002", "dynamicFlows.ControlFeedback.minimumDate": "\u8ACB\u8F38\u5165{minimum}\u6216\u4E4B\u5F8C\u7684\u65E5\u671F\u3002", "dynamicFlows.ControlFeedback.pattern": "\u8ACB\u4EE5\u6B63\u78BA\u683C\u5F0F\u8F38\u5165\u5185\u5BB9\u3002", "dynamicFlows.ControlFeedback.patternDate": "\u8ACB\u4EE5\u6B63\u78BA\u683C\u5F0F\u8F38\u5165\u65E5\u671F\u3002", "dynamicFlows.ControlFeedback.required": "\u8ACB\u586B\u5BEB\u6B64\u6B04\u4F4D\u3002", "dynamicFlows.ControlFeedback.type": "\u932F\u8AA4\u7684\u985E\u578B", "dynamicFlows.DynamicExternal.retryTitle": "\u91CD\u65B0\u6253\u958B\u8996\u7A97", "dynamicFlows.DynamicParagraph.copied": "\u8907\u88FD\u5230\u526A\u8CBC\u677F", "dynamicFlows.DynamicParagraph.copy": "\u8907\u88FD", "dynamicFlows.ErrorBoundary.errorAlert": "\u5662\uFF01\u51FA\u4E86\u4E9B\u554F\u984C...", "dynamicFlows.ErrorBoundary.retry": "\u91CD\u8A66", "dynamicFlows.ExternalConfirmation.cancel": "\u53D6\u6D88", "dynamicFlows.ExternalConfirmation.description": "\u8ACB\u78BA\u8A8D\u4F60\u662F\u5426\u8981\u5728\u700F\u89BD\u5668\u7684\u65B0\u5206\u9801\u6253\u958B**{origin}**\u3002", "dynamicFlows.ExternalConfirmation.open": "\u5728\u65B0\u5206\u9801\u4E2D\u958B\u555F", "dynamicFlows.ExternalConfirmation.title": "\u8ACB\u78BA\u8A8D", "dynamicFlows.Help.ariaLabel": "\u6309\u6B64\u67E5\u770B\u8A73\u60C5\u3002", "dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "\u62B1\u6B49\uFF0C\u8A72\u6A94\u6848\u592A\u5927\u3002\u8ACB\u4E0A\u8F09\u4E00\u500B\u8F03\u5C0F\u7684\u6A94\u6848\u3002", "dynamicFlows.MultipleFileUploadSchema.maxItemsError": "\u8ACB\u4E0D\u8981\u4E0A\u8F09\u8D85\u904E{maxItems}\u500B\u6A94\u6848\u3002", "dynamicFlows.MultipleFileUploadSchema.minItemsError": "\u8ACB\u4E0A\u8F09\u81F3\u5C11{minItems}\u500B\u6A94\u6848\u3002", "dynamicFlows.PersistAsyncSchema.genericError": "\u51FA\u4E86\u4E9B\u554F\u984C\uFF0C\u8ACB\u7A0D\u5F8C\u518D\u8A66\u3002", "dynamicFlows.ReadOnlySchema.no": "\u5426", "dynamicFlows.ReadOnlySchema.yes": "\u662F" };
3085
+ var Lp = { en: xl, de: Cl, es: vl, fr: Al, hu: Ol, id: Pl, it: Ml, ja: kl, pl: El, pt: Il, ro: Dl, ru: Ll, th: Tl, tr: Rl, zh: tn, "zh-CN": tn, "zh-HK": Nl };
3086
+ var Bl = Lp;
3084
3087
  }
3085
3088
  });
3086
3089