@bigbinary/neeto-molecules 1.1.67 → 1.1.68

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.
Files changed (100) hide show
  1. package/dist/Breadcrumbs.js.map +1 -1
  2. package/dist/BrowserSupport.js +19 -19
  3. package/dist/BrowserSupport.js.map +1 -1
  4. package/dist/Builder.js +31 -31
  5. package/dist/Builder.js.map +1 -1
  6. package/dist/CalendarView.js +37 -38
  7. package/dist/CalendarView.js.map +1 -1
  8. package/dist/Codeblock.js +26 -27
  9. package/dist/Codeblock.js.map +1 -1
  10. package/dist/Columns.js +19 -19
  11. package/dist/Columns.js.map +1 -1
  12. package/dist/ConfirmationModal.js.map +1 -1
  13. package/dist/Container.js.map +1 -1
  14. package/dist/CopyToClipboardButton.js +26 -27
  15. package/dist/CopyToClipboardButton.js.map +1 -1
  16. package/dist/CustomDomain.js +31 -31
  17. package/dist/CustomDomain.js.map +1 -1
  18. package/dist/CustomDomainDashboard.js +37 -37
  19. package/dist/CustomDomainDashboard.js.map +1 -1
  20. package/dist/DateFormat.js.map +1 -1
  21. package/dist/DateRangeFilter.js +19 -19
  22. package/dist/DateRangeFilter.js.map +1 -1
  23. package/dist/DocumentEditor.js +29 -29
  24. package/dist/DocumentEditor.js.map +1 -1
  25. package/dist/DownloadMobileAppCallout.js.map +1 -1
  26. package/dist/DynamicVariables.js +8 -8
  27. package/dist/DynamicVariables.js.map +1 -1
  28. package/dist/EmailForm.js +33 -35
  29. package/dist/EmailForm.js.map +1 -1
  30. package/dist/EmailPreview.js.map +1 -1
  31. package/dist/ErrorPage.js.map +1 -1
  32. package/dist/Header.js +8 -8
  33. package/dist/Header.js.map +1 -1
  34. package/dist/IconPicker.js +19 -19
  35. package/dist/IconPicker.js.map +1 -1
  36. package/dist/ImageWithFallback.js +27 -27
  37. package/dist/ImageWithFallback.js.map +1 -1
  38. package/dist/InlineInput.js +235 -235
  39. package/dist/InlineInput.js.map +1 -1
  40. package/dist/IntegrationCard.js +10 -10
  41. package/dist/IntegrationCard.js.map +1 -1
  42. package/dist/IntegrationDisconnectAlert.js.map +1 -1
  43. package/dist/IntegrationWalkthroughModal.js.map +1 -1
  44. package/dist/IpRestriction.js +19 -19
  45. package/dist/IpRestriction.js.map +1 -1
  46. package/dist/KeyboardShortcuts.js +25 -25
  47. package/dist/KeyboardShortcuts.js.map +1 -1
  48. package/dist/LoginPage.js +227 -227
  49. package/dist/LoginPage.js.map +1 -1
  50. package/dist/MenuBar.js +8 -8
  51. package/dist/MenuBar.js.map +1 -1
  52. package/dist/Metadata.js +19 -19
  53. package/dist/Metadata.js.map +1 -1
  54. package/dist/MoreDropdown.js +10 -10
  55. package/dist/MoreDropdown.js.map +1 -1
  56. package/dist/NavigationHeader.js +29 -29
  57. package/dist/NavigationHeader.js.map +1 -1
  58. package/dist/NeetoWidget.js +148 -56
  59. package/dist/NeetoWidget.js.map +1 -1
  60. package/dist/PageLoader.js.map +1 -1
  61. package/dist/PhoneNumber.js +27 -27
  62. package/dist/PhoneNumber.js.map +1 -1
  63. package/dist/PublishBlock.js.map +1 -1
  64. package/dist/Rename.js +29 -29
  65. package/dist/Rename.js.map +1 -1
  66. package/dist/ResponsiveDevicePicker.js +30 -31
  67. package/dist/ResponsiveDevicePicker.js.map +1 -1
  68. package/dist/Schedule.js +32 -31
  69. package/dist/Schedule.js.map +1 -1
  70. package/dist/Scrollable.js +6 -6
  71. package/dist/Scrollable.js.map +1 -1
  72. package/dist/Search.js +25 -25
  73. package/dist/Search.js.map +1 -1
  74. package/dist/Security.js +10 -10
  75. package/dist/Security.js.map +1 -1
  76. package/dist/SendToFields.js +19 -19
  77. package/dist/SendToFields.js.map +1 -1
  78. package/dist/Settings.js +10 -10
  79. package/dist/Settings.js.map +1 -1
  80. package/dist/ShareViaEmail.js +27 -27
  81. package/dist/ShareViaEmail.js.map +1 -1
  82. package/dist/ShareViaLink.js +29 -29
  83. package/dist/ShareViaLink.js.map +1 -1
  84. package/dist/Sidebar.js +31 -31
  85. package/dist/Sidebar.js.map +1 -1
  86. package/dist/SubHeader.js +10 -10
  87. package/dist/SubHeader.js.map +1 -1
  88. package/dist/TableWrapper.js.map +1 -1
  89. package/dist/Taxonomy.js +35 -35
  90. package/dist/Taxonomy.js.map +1 -1
  91. package/dist/ThemeSidebar.js +243 -243
  92. package/dist/ThemeSidebar.js.map +1 -1
  93. package/dist/TimeFormat.js.map +1 -1
  94. package/dist/TimezoneMismatchModal.js +19 -19
  95. package/dist/TimezoneMismatchModal.js.map +1 -1
  96. package/dist/ToggleFeatureCard.js +29 -29
  97. package/dist/ToggleFeatureCard.js.map +1 -1
  98. package/package.json +19 -13
  99. package/src/translations/en.json +15 -3
  100. package/types/BrowserSupport.d.ts +22 -0
@@ -23,14 +23,14 @@ function _extends() {
23
23
  return _extends.apply(this, arguments);
24
24
  }
25
25
 
26
- function _typeof$1(obj) {
26
+ function _typeof$1(o) {
27
27
  "@babel/helpers - typeof";
28
28
 
29
- return _typeof$1 = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
30
- return typeof obj;
31
- } : function (obj) {
32
- return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
33
- }, _typeof$1(obj);
29
+ return _typeof$1 = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
30
+ return typeof o;
31
+ } : function (o) {
32
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
33
+ }, _typeof$1(o);
34
34
  }
35
35
 
36
36
  function _toPrimitive(input, hint) {
@@ -68,31 +68,31 @@ function _arrayWithHoles(arr) {
68
68
  if (Array.isArray(arr)) return arr;
69
69
  }
70
70
 
71
- function _iterableToArrayLimit(arr, i) {
72
- var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
73
- if (null != _i) {
74
- var _s,
75
- _e,
76
- _x,
77
- _r,
78
- _arr = [],
79
- _n = !0,
80
- _d = !1;
71
+ function _iterableToArrayLimit(r, l) {
72
+ var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
73
+ if (null != t) {
74
+ var e,
75
+ n,
76
+ i,
77
+ u,
78
+ a = [],
79
+ f = !0,
80
+ o = !1;
81
81
  try {
82
- if (_x = (_i = _i.call(arr)).next, 0 === i) {
83
- if (Object(_i) !== _i) return;
84
- _n = !1;
85
- } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0);
86
- } catch (err) {
87
- _d = !0, _e = err;
82
+ if (i = (t = t.call(r)).next, 0 === l) {
83
+ if (Object(t) !== t) return;
84
+ f = !1;
85
+ } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0);
86
+ } catch (r) {
87
+ o = !0, n = r;
88
88
  } finally {
89
89
  try {
90
- if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
90
+ if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return;
91
91
  } finally {
92
- if (_d) throw _e;
92
+ if (o) throw n;
93
93
  }
94
94
  }
95
- return _arr;
95
+ return a;
96
96
  }
97
97
  }
98
98
 
@@ -184,14 +184,14 @@ var regeneratorRuntime$1 = {exports: {}};
184
184
  var _typeof = {exports: {}};
185
185
 
186
186
  (function (module) {
187
- function _typeof(obj) {
187
+ function _typeof(o) {
188
188
  "@babel/helpers - typeof";
189
189
 
190
- return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
191
- return typeof obj;
192
- } : function (obj) {
193
- return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
194
- }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(obj);
190
+ return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
191
+ return typeof o;
192
+ } : function (o) {
193
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
194
+ }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
195
195
  }
196
196
  module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
197
197
  } (_typeof));
@@ -200,304 +200,304 @@ var _typeof = {exports: {}};
200
200
  var _typeof$1 = _typeof.exports["default"];
201
201
  function _regeneratorRuntime() {
202
202
  module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
203
- return exports;
203
+ return e;
204
204
  }, module.exports.__esModule = true, module.exports["default"] = module.exports;
205
- var exports = {},
206
- Op = Object.prototype,
207
- hasOwn = Op.hasOwnProperty,
208
- defineProperty = Object.defineProperty || function (obj, key, desc) {
209
- obj[key] = desc.value;
205
+ var t,
206
+ e = {},
207
+ r = Object.prototype,
208
+ n = r.hasOwnProperty,
209
+ o = Object.defineProperty || function (t, e, r) {
210
+ t[e] = r.value;
210
211
  },
211
- $Symbol = "function" == typeof Symbol ? Symbol : {},
212
- iteratorSymbol = $Symbol.iterator || "@@iterator",
213
- asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator",
214
- toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag";
215
- function define(obj, key, value) {
216
- return Object.defineProperty(obj, key, {
217
- value: value,
212
+ i = "function" == typeof Symbol ? Symbol : {},
213
+ a = i.iterator || "@@iterator",
214
+ c = i.asyncIterator || "@@asyncIterator",
215
+ u = i.toStringTag || "@@toStringTag";
216
+ function define(t, e, r) {
217
+ return Object.defineProperty(t, e, {
218
+ value: r,
218
219
  enumerable: !0,
219
220
  configurable: !0,
220
221
  writable: !0
221
- }), obj[key];
222
+ }), t[e];
222
223
  }
223
224
  try {
224
225
  define({}, "");
225
- } catch (err) {
226
- define = function define(obj, key, value) {
227
- return obj[key] = value;
226
+ } catch (t) {
227
+ define = function define(t, e, r) {
228
+ return t[e] = r;
228
229
  };
229
230
  }
230
- function wrap(innerFn, outerFn, self, tryLocsList) {
231
- var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator,
232
- generator = Object.create(protoGenerator.prototype),
233
- context = new Context(tryLocsList || []);
234
- return defineProperty(generator, "_invoke", {
235
- value: makeInvokeMethod(innerFn, self, context)
236
- }), generator;
231
+ function wrap(t, e, r, n) {
232
+ var i = e && e.prototype instanceof Generator ? e : Generator,
233
+ a = Object.create(i.prototype),
234
+ c = new Context(n || []);
235
+ return o(a, "_invoke", {
236
+ value: makeInvokeMethod(t, r, c)
237
+ }), a;
237
238
  }
238
- function tryCatch(fn, obj, arg) {
239
+ function tryCatch(t, e, r) {
239
240
  try {
240
241
  return {
241
242
  type: "normal",
242
- arg: fn.call(obj, arg)
243
+ arg: t.call(e, r)
243
244
  };
244
- } catch (err) {
245
+ } catch (t) {
245
246
  return {
246
247
  type: "throw",
247
- arg: err
248
+ arg: t
248
249
  };
249
250
  }
250
251
  }
251
- exports.wrap = wrap;
252
- var ContinueSentinel = {};
252
+ e.wrap = wrap;
253
+ var h = "suspendedStart",
254
+ l = "suspendedYield",
255
+ f = "executing",
256
+ s = "completed",
257
+ y = {};
253
258
  function Generator() {}
254
259
  function GeneratorFunction() {}
255
260
  function GeneratorFunctionPrototype() {}
256
- var IteratorPrototype = {};
257
- define(IteratorPrototype, iteratorSymbol, function () {
261
+ var p = {};
262
+ define(p, a, function () {
258
263
  return this;
259
264
  });
260
- var getProto = Object.getPrototypeOf,
261
- NativeIteratorPrototype = getProto && getProto(getProto(values([])));
262
- NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype);
263
- var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype);
264
- function defineIteratorMethods(prototype) {
265
- ["next", "throw", "return"].forEach(function (method) {
266
- define(prototype, method, function (arg) {
267
- return this._invoke(method, arg);
265
+ var d = Object.getPrototypeOf,
266
+ v = d && d(d(values([])));
267
+ v && v !== r && n.call(v, a) && (p = v);
268
+ var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p);
269
+ function defineIteratorMethods(t) {
270
+ ["next", "throw", "return"].forEach(function (e) {
271
+ define(t, e, function (t) {
272
+ return this._invoke(e, t);
268
273
  });
269
274
  });
270
275
  }
271
- function AsyncIterator(generator, PromiseImpl) {
272
- function invoke(method, arg, resolve, reject) {
273
- var record = tryCatch(generator[method], generator, arg);
274
- if ("throw" !== record.type) {
275
- var result = record.arg,
276
- value = result.value;
277
- return value && "object" == _typeof$1(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) {
278
- invoke("next", value, resolve, reject);
279
- }, function (err) {
280
- invoke("throw", err, resolve, reject);
281
- }) : PromiseImpl.resolve(value).then(function (unwrapped) {
282
- result.value = unwrapped, resolve(result);
283
- }, function (error) {
284
- return invoke("throw", error, resolve, reject);
276
+ function AsyncIterator(t, e) {
277
+ function invoke(r, o, i, a) {
278
+ var c = tryCatch(t[r], t, o);
279
+ if ("throw" !== c.type) {
280
+ var u = c.arg,
281
+ h = u.value;
282
+ return h && "object" == _typeof$1(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) {
283
+ invoke("next", t, i, a);
284
+ }, function (t) {
285
+ invoke("throw", t, i, a);
286
+ }) : e.resolve(h).then(function (t) {
287
+ u.value = t, i(u);
288
+ }, function (t) {
289
+ return invoke("throw", t, i, a);
285
290
  });
286
291
  }
287
- reject(record.arg);
292
+ a(c.arg);
288
293
  }
289
- var previousPromise;
290
- defineProperty(this, "_invoke", {
291
- value: function value(method, arg) {
294
+ var r;
295
+ o(this, "_invoke", {
296
+ value: function value(t, n) {
292
297
  function callInvokeWithMethodAndArg() {
293
- return new PromiseImpl(function (resolve, reject) {
294
- invoke(method, arg, resolve, reject);
298
+ return new e(function (e, r) {
299
+ invoke(t, n, e, r);
295
300
  });
296
301
  }
297
- return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
302
+ return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
298
303
  }
299
304
  });
300
305
  }
301
- function makeInvokeMethod(innerFn, self, context) {
302
- var state = "suspendedStart";
303
- return function (method, arg) {
304
- if ("executing" === state) throw new Error("Generator is already running");
305
- if ("completed" === state) {
306
- if ("throw" === method) throw arg;
307
- return doneResult();
306
+ function makeInvokeMethod(e, r, n) {
307
+ var o = h;
308
+ return function (i, a) {
309
+ if (o === f) throw new Error("Generator is already running");
310
+ if (o === s) {
311
+ if ("throw" === i) throw a;
312
+ return {
313
+ value: t,
314
+ done: !0
315
+ };
308
316
  }
309
- for (context.method = method, context.arg = arg;;) {
310
- var delegate = context.delegate;
311
- if (delegate) {
312
- var delegateResult = maybeInvokeDelegate(delegate, context);
313
- if (delegateResult) {
314
- if (delegateResult === ContinueSentinel) continue;
315
- return delegateResult;
317
+ for (n.method = i, n.arg = a;;) {
318
+ var c = n.delegate;
319
+ if (c) {
320
+ var u = maybeInvokeDelegate(c, n);
321
+ if (u) {
322
+ if (u === y) continue;
323
+ return u;
316
324
  }
317
325
  }
318
- if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) {
319
- if ("suspendedStart" === state) throw state = "completed", context.arg;
320
- context.dispatchException(context.arg);
321
- } else "return" === context.method && context.abrupt("return", context.arg);
322
- state = "executing";
323
- var record = tryCatch(innerFn, self, context);
324
- if ("normal" === record.type) {
325
- if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue;
326
+ if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
327
+ if (o === h) throw o = s, n.arg;
328
+ n.dispatchException(n.arg);
329
+ } else "return" === n.method && n.abrupt("return", n.arg);
330
+ o = f;
331
+ var p = tryCatch(e, r, n);
332
+ if ("normal" === p.type) {
333
+ if (o = n.done ? s : l, p.arg === y) continue;
326
334
  return {
327
- value: record.arg,
328
- done: context.done
335
+ value: p.arg,
336
+ done: n.done
329
337
  };
330
338
  }
331
- "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg);
339
+ "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg);
332
340
  }
333
341
  };
334
342
  }
335
- function maybeInvokeDelegate(delegate, context) {
336
- var methodName = context.method,
337
- method = delegate.iterator[methodName];
338
- if (undefined === method) return context.delegate = null, "throw" === methodName && delegate.iterator["return"] && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method) || "return" !== methodName && (context.method = "throw", context.arg = new TypeError("The iterator does not provide a '" + methodName + "' method")), ContinueSentinel;
339
- var record = tryCatch(method, delegate.iterator, context.arg);
340
- if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel;
341
- var info = record.arg;
342
- return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel);
343
+ function maybeInvokeDelegate(e, r) {
344
+ var n = r.method,
345
+ o = e.iterator[n];
346
+ if (o === t) return r.delegate = null, "throw" === n && e.iterator["return"] && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y;
347
+ var i = tryCatch(o, e.iterator, r.arg);
348
+ if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y;
349
+ var a = i.arg;
350
+ return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y);
343
351
  }
344
- function pushTryEntry(locs) {
345
- var entry = {
346
- tryLoc: locs[0]
352
+ function pushTryEntry(t) {
353
+ var e = {
354
+ tryLoc: t[0]
347
355
  };
348
- 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry);
356
+ 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e);
349
357
  }
350
- function resetTryEntry(entry) {
351
- var record = entry.completion || {};
352
- record.type = "normal", delete record.arg, entry.completion = record;
358
+ function resetTryEntry(t) {
359
+ var e = t.completion || {};
360
+ e.type = "normal", delete e.arg, t.completion = e;
353
361
  }
354
- function Context(tryLocsList) {
362
+ function Context(t) {
355
363
  this.tryEntries = [{
356
364
  tryLoc: "root"
357
- }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0);
365
+ }], t.forEach(pushTryEntry, this), this.reset(!0);
358
366
  }
359
- function values(iterable) {
360
- if (iterable) {
361
- var iteratorMethod = iterable[iteratorSymbol];
362
- if (iteratorMethod) return iteratorMethod.call(iterable);
363
- if ("function" == typeof iterable.next) return iterable;
364
- if (!isNaN(iterable.length)) {
365
- var i = -1,
366
- next = function next() {
367
- for (; ++i < iterable.length;) if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next;
368
- return next.value = undefined, next.done = !0, next;
367
+ function values(e) {
368
+ if (e || "" === e) {
369
+ var r = e[a];
370
+ if (r) return r.call(e);
371
+ if ("function" == typeof e.next) return e;
372
+ if (!isNaN(e.length)) {
373
+ var o = -1,
374
+ i = function next() {
375
+ for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next;
376
+ return next.value = t, next.done = !0, next;
369
377
  };
370
- return next.next = next;
378
+ return i.next = i;
371
379
  }
372
380
  }
373
- return {
374
- next: doneResult
375
- };
376
- }
377
- function doneResult() {
378
- return {
379
- value: undefined,
380
- done: !0
381
- };
381
+ throw new TypeError(_typeof$1(e) + " is not iterable");
382
382
  }
383
- return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", {
383
+ return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", {
384
384
  value: GeneratorFunctionPrototype,
385
385
  configurable: !0
386
- }), defineProperty(GeneratorFunctionPrototype, "constructor", {
386
+ }), o(GeneratorFunctionPrototype, "constructor", {
387
387
  value: GeneratorFunction,
388
388
  configurable: !0
389
- }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) {
390
- var ctor = "function" == typeof genFun && genFun.constructor;
391
- return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name));
392
- }, exports.mark = function (genFun) {
393
- return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun;
394
- }, exports.awrap = function (arg) {
389
+ }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) {
390
+ var e = "function" == typeof t && t.constructor;
391
+ return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name));
392
+ }, e.mark = function (t) {
393
+ return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t;
394
+ }, e.awrap = function (t) {
395
395
  return {
396
- __await: arg
396
+ __await: t
397
397
  };
398
- }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
398
+ }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () {
399
399
  return this;
400
- }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) {
401
- void 0 === PromiseImpl && (PromiseImpl = Promise);
402
- var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl);
403
- return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) {
404
- return result.done ? result.value : iter.next();
400
+ }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) {
401
+ void 0 === i && (i = Promise);
402
+ var a = new AsyncIterator(wrap(t, r, n, o), i);
403
+ return e.isGeneratorFunction(r) ? a : a.next().then(function (t) {
404
+ return t.done ? t.value : a.next();
405
405
  });
406
- }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () {
406
+ }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () {
407
407
  return this;
408
- }), define(Gp, "toString", function () {
408
+ }), define(g, "toString", function () {
409
409
  return "[object Generator]";
410
- }), exports.keys = function (val) {
411
- var object = Object(val),
412
- keys = [];
413
- for (var key in object) keys.push(key);
414
- return keys.reverse(), function next() {
415
- for (; keys.length;) {
416
- var key = keys.pop();
417
- if (key in object) return next.value = key, next.done = !1, next;
410
+ }), e.keys = function (t) {
411
+ var e = Object(t),
412
+ r = [];
413
+ for (var n in e) r.push(n);
414
+ return r.reverse(), function next() {
415
+ for (; r.length;) {
416
+ var t = r.pop();
417
+ if (t in e) return next.value = t, next.done = !1, next;
418
418
  }
419
419
  return next.done = !0, next;
420
420
  };
421
- }, exports.values = values, Context.prototype = {
421
+ }, e.values = values, Context.prototype = {
422
422
  constructor: Context,
423
- reset: function reset(skipTempReset) {
424
- if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined);
423
+ reset: function reset(e) {
424
+ if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t);
425
425
  },
426
426
  stop: function stop() {
427
427
  this.done = !0;
428
- var rootRecord = this.tryEntries[0].completion;
429
- if ("throw" === rootRecord.type) throw rootRecord.arg;
428
+ var t = this.tryEntries[0].completion;
429
+ if ("throw" === t.type) throw t.arg;
430
430
  return this.rval;
431
431
  },
432
- dispatchException: function dispatchException(exception) {
433
- if (this.done) throw exception;
434
- var context = this;
435
- function handle(loc, caught) {
436
- return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught;
432
+ dispatchException: function dispatchException(e) {
433
+ if (this.done) throw e;
434
+ var r = this;
435
+ function handle(n, o) {
436
+ return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o;
437
437
  }
438
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
439
- var entry = this.tryEntries[i],
440
- record = entry.completion;
441
- if ("root" === entry.tryLoc) return handle("end");
442
- if (entry.tryLoc <= this.prev) {
443
- var hasCatch = hasOwn.call(entry, "catchLoc"),
444
- hasFinally = hasOwn.call(entry, "finallyLoc");
445
- if (hasCatch && hasFinally) {
446
- if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0);
447
- if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc);
448
- } else if (hasCatch) {
449
- if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0);
438
+ for (var o = this.tryEntries.length - 1; o >= 0; --o) {
439
+ var i = this.tryEntries[o],
440
+ a = i.completion;
441
+ if ("root" === i.tryLoc) return handle("end");
442
+ if (i.tryLoc <= this.prev) {
443
+ var c = n.call(i, "catchLoc"),
444
+ u = n.call(i, "finallyLoc");
445
+ if (c && u) {
446
+ if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
447
+ if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
448
+ } else if (c) {
449
+ if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
450
450
  } else {
451
- if (!hasFinally) throw new Error("try statement without catch or finally");
452
- if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc);
451
+ if (!u) throw new Error("try statement without catch or finally");
452
+ if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
453
453
  }
454
454
  }
455
455
  }
456
456
  },
457
- abrupt: function abrupt(type, arg) {
458
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
459
- var entry = this.tryEntries[i];
460
- if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) {
461
- var finallyEntry = entry;
457
+ abrupt: function abrupt(t, e) {
458
+ for (var r = this.tryEntries.length - 1; r >= 0; --r) {
459
+ var o = this.tryEntries[r];
460
+ if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) {
461
+ var i = o;
462
462
  break;
463
463
  }
464
464
  }
465
- finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null);
466
- var record = finallyEntry ? finallyEntry.completion : {};
467
- return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record);
465
+ i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null);
466
+ var a = i ? i.completion : {};
467
+ return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a);
468
468
  },
469
- complete: function complete(record, afterLoc) {
470
- if ("throw" === record.type) throw record.arg;
471
- return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel;
469
+ complete: function complete(t, e) {
470
+ if ("throw" === t.type) throw t.arg;
471
+ return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y;
472
472
  },
473
- finish: function finish(finallyLoc) {
474
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
475
- var entry = this.tryEntries[i];
476
- if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel;
473
+ finish: function finish(t) {
474
+ for (var e = this.tryEntries.length - 1; e >= 0; --e) {
475
+ var r = this.tryEntries[e];
476
+ if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y;
477
477
  }
478
478
  },
479
- "catch": function _catch(tryLoc) {
480
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
481
- var entry = this.tryEntries[i];
482
- if (entry.tryLoc === tryLoc) {
483
- var record = entry.completion;
484
- if ("throw" === record.type) {
485
- var thrown = record.arg;
486
- resetTryEntry(entry);
479
+ "catch": function _catch(t) {
480
+ for (var e = this.tryEntries.length - 1; e >= 0; --e) {
481
+ var r = this.tryEntries[e];
482
+ if (r.tryLoc === t) {
483
+ var n = r.completion;
484
+ if ("throw" === n.type) {
485
+ var o = n.arg;
486
+ resetTryEntry(r);
487
487
  }
488
- return thrown;
488
+ return o;
489
489
  }
490
490
  }
491
491
  throw new Error("illegal catch attempt");
492
492
  },
493
- delegateYield: function delegateYield(iterable, resultName, nextLoc) {
493
+ delegateYield: function delegateYield(e, r, n) {
494
494
  return this.delegate = {
495
- iterator: values(iterable),
496
- resultName: resultName,
497
- nextLoc: nextLoc
498
- }, "next" === this.method && (this.arg = undefined), ContinueSentinel;
495
+ iterator: values(e),
496
+ resultName: r,
497
+ nextLoc: n
498
+ }, "next" === this.method && (this.arg = t), y;
499
499
  }
500
- }, exports;
500
+ }, e;
501
501
  }
502
502
  module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
503
503
  } (regeneratorRuntime$1));
@@ -678,8 +678,8 @@ var InlineInput = /*#__PURE__*/React.forwardRef(function (props, ref) {
678
678
  InlineInput.displayName = "InlineInput";
679
679
 
680
680
  var _excluded = ["name"];
681
- function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
682
- function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
681
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
682
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
683
683
  var FormikInlineInput = function FormikInlineInput(_ref) {
684
684
  var name = _ref.name,
685
685
  props = _objectWithoutProperties(_ref, _excluded);