@bigbinary/neeto-molecules 1.1.66 → 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 +38 -43
  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
@@ -14,14 +14,14 @@ import { useDropzone } from 'react-dropzone';
14
14
  import { Field } from 'formik';
15
15
  import { Slider } from 'antd';
16
16
 
17
- function _typeof$1(obj) {
17
+ function _typeof$1(o) {
18
18
  "@babel/helpers - typeof";
19
19
 
20
- return _typeof$1 = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
21
- return typeof obj;
22
- } : function (obj) {
23
- return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
24
- }, _typeof$1(obj);
20
+ return _typeof$1 = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
21
+ return typeof o;
22
+ } : function (o) {
23
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
24
+ }, _typeof$1(o);
25
25
  }
26
26
 
27
27
  function _toPrimitive(input, hint) {
@@ -59,31 +59,31 @@ function _arrayWithHoles(arr) {
59
59
  if (Array.isArray(arr)) return arr;
60
60
  }
61
61
 
62
- function _iterableToArrayLimit(arr, i) {
63
- var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
64
- if (null != _i) {
65
- var _s,
66
- _e,
67
- _x,
68
- _r,
69
- _arr = [],
70
- _n = !0,
71
- _d = !1;
62
+ function _iterableToArrayLimit(r, l) {
63
+ var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
64
+ if (null != t) {
65
+ var e,
66
+ n,
67
+ i,
68
+ u,
69
+ a = [],
70
+ f = !0,
71
+ o = !1;
72
72
  try {
73
- if (_x = (_i = _i.call(arr)).next, 0 === i) {
74
- if (Object(_i) !== _i) return;
75
- _n = !1;
76
- } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0);
77
- } catch (err) {
78
- _d = !0, _e = err;
73
+ if (i = (t = t.call(r)).next, 0 === l) {
74
+ if (Object(t) !== t) return;
75
+ f = !1;
76
+ } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0);
77
+ } catch (r) {
78
+ o = !0, n = r;
79
79
  } finally {
80
80
  try {
81
- if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
81
+ if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return;
82
82
  } finally {
83
- if (_d) throw _e;
83
+ if (o) throw n;
84
84
  }
85
85
  }
86
- return _arr;
86
+ return a;
87
87
  }
88
88
  }
89
89
 
@@ -324,14 +324,14 @@ var regeneratorRuntime$1 = {exports: {}};
324
324
  var _typeof = {exports: {}};
325
325
 
326
326
  (function (module) {
327
- function _typeof(obj) {
327
+ function _typeof(o) {
328
328
  "@babel/helpers - typeof";
329
329
 
330
- return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
331
- return typeof obj;
332
- } : function (obj) {
333
- return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
334
- }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(obj);
330
+ return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
331
+ return typeof o;
332
+ } : function (o) {
333
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
334
+ }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
335
335
  }
336
336
  module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
337
337
  } (_typeof));
@@ -340,304 +340,304 @@ var _typeof = {exports: {}};
340
340
  var _typeof$1 = _typeof.exports["default"];
341
341
  function _regeneratorRuntime() {
342
342
  module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
343
- return exports;
343
+ return e;
344
344
  }, module.exports.__esModule = true, module.exports["default"] = module.exports;
345
- var exports = {},
346
- Op = Object.prototype,
347
- hasOwn = Op.hasOwnProperty,
348
- defineProperty = Object.defineProperty || function (obj, key, desc) {
349
- obj[key] = desc.value;
345
+ var t,
346
+ e = {},
347
+ r = Object.prototype,
348
+ n = r.hasOwnProperty,
349
+ o = Object.defineProperty || function (t, e, r) {
350
+ t[e] = r.value;
350
351
  },
351
- $Symbol = "function" == typeof Symbol ? Symbol : {},
352
- iteratorSymbol = $Symbol.iterator || "@@iterator",
353
- asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator",
354
- toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag";
355
- function define(obj, key, value) {
356
- return Object.defineProperty(obj, key, {
357
- value: value,
352
+ i = "function" == typeof Symbol ? Symbol : {},
353
+ a = i.iterator || "@@iterator",
354
+ c = i.asyncIterator || "@@asyncIterator",
355
+ u = i.toStringTag || "@@toStringTag";
356
+ function define(t, e, r) {
357
+ return Object.defineProperty(t, e, {
358
+ value: r,
358
359
  enumerable: !0,
359
360
  configurable: !0,
360
361
  writable: !0
361
- }), obj[key];
362
+ }), t[e];
362
363
  }
363
364
  try {
364
365
  define({}, "");
365
- } catch (err) {
366
- define = function define(obj, key, value) {
367
- return obj[key] = value;
366
+ } catch (t) {
367
+ define = function define(t, e, r) {
368
+ return t[e] = r;
368
369
  };
369
370
  }
370
- function wrap(innerFn, outerFn, self, tryLocsList) {
371
- var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator,
372
- generator = Object.create(protoGenerator.prototype),
373
- context = new Context(tryLocsList || []);
374
- return defineProperty(generator, "_invoke", {
375
- value: makeInvokeMethod(innerFn, self, context)
376
- }), generator;
371
+ function wrap(t, e, r, n) {
372
+ var i = e && e.prototype instanceof Generator ? e : Generator,
373
+ a = Object.create(i.prototype),
374
+ c = new Context(n || []);
375
+ return o(a, "_invoke", {
376
+ value: makeInvokeMethod(t, r, c)
377
+ }), a;
377
378
  }
378
- function tryCatch(fn, obj, arg) {
379
+ function tryCatch(t, e, r) {
379
380
  try {
380
381
  return {
381
382
  type: "normal",
382
- arg: fn.call(obj, arg)
383
+ arg: t.call(e, r)
383
384
  };
384
- } catch (err) {
385
+ } catch (t) {
385
386
  return {
386
387
  type: "throw",
387
- arg: err
388
+ arg: t
388
389
  };
389
390
  }
390
391
  }
391
- exports.wrap = wrap;
392
- var ContinueSentinel = {};
392
+ e.wrap = wrap;
393
+ var h = "suspendedStart",
394
+ l = "suspendedYield",
395
+ f = "executing",
396
+ s = "completed",
397
+ y = {};
393
398
  function Generator() {}
394
399
  function GeneratorFunction() {}
395
400
  function GeneratorFunctionPrototype() {}
396
- var IteratorPrototype = {};
397
- define(IteratorPrototype, iteratorSymbol, function () {
401
+ var p = {};
402
+ define(p, a, function () {
398
403
  return this;
399
404
  });
400
- var getProto = Object.getPrototypeOf,
401
- NativeIteratorPrototype = getProto && getProto(getProto(values([])));
402
- NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype);
403
- var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype);
404
- function defineIteratorMethods(prototype) {
405
- ["next", "throw", "return"].forEach(function (method) {
406
- define(prototype, method, function (arg) {
407
- return this._invoke(method, arg);
405
+ var d = Object.getPrototypeOf,
406
+ v = d && d(d(values([])));
407
+ v && v !== r && n.call(v, a) && (p = v);
408
+ var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p);
409
+ function defineIteratorMethods(t) {
410
+ ["next", "throw", "return"].forEach(function (e) {
411
+ define(t, e, function (t) {
412
+ return this._invoke(e, t);
408
413
  });
409
414
  });
410
415
  }
411
- function AsyncIterator(generator, PromiseImpl) {
412
- function invoke(method, arg, resolve, reject) {
413
- var record = tryCatch(generator[method], generator, arg);
414
- if ("throw" !== record.type) {
415
- var result = record.arg,
416
- value = result.value;
417
- return value && "object" == _typeof$1(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) {
418
- invoke("next", value, resolve, reject);
419
- }, function (err) {
420
- invoke("throw", err, resolve, reject);
421
- }) : PromiseImpl.resolve(value).then(function (unwrapped) {
422
- result.value = unwrapped, resolve(result);
423
- }, function (error) {
424
- return invoke("throw", error, resolve, reject);
416
+ function AsyncIterator(t, e) {
417
+ function invoke(r, o, i, a) {
418
+ var c = tryCatch(t[r], t, o);
419
+ if ("throw" !== c.type) {
420
+ var u = c.arg,
421
+ h = u.value;
422
+ return h && "object" == _typeof$1(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) {
423
+ invoke("next", t, i, a);
424
+ }, function (t) {
425
+ invoke("throw", t, i, a);
426
+ }) : e.resolve(h).then(function (t) {
427
+ u.value = t, i(u);
428
+ }, function (t) {
429
+ return invoke("throw", t, i, a);
425
430
  });
426
431
  }
427
- reject(record.arg);
432
+ a(c.arg);
428
433
  }
429
- var previousPromise;
430
- defineProperty(this, "_invoke", {
431
- value: function value(method, arg) {
434
+ var r;
435
+ o(this, "_invoke", {
436
+ value: function value(t, n) {
432
437
  function callInvokeWithMethodAndArg() {
433
- return new PromiseImpl(function (resolve, reject) {
434
- invoke(method, arg, resolve, reject);
438
+ return new e(function (e, r) {
439
+ invoke(t, n, e, r);
435
440
  });
436
441
  }
437
- return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
442
+ return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
438
443
  }
439
444
  });
440
445
  }
441
- function makeInvokeMethod(innerFn, self, context) {
442
- var state = "suspendedStart";
443
- return function (method, arg) {
444
- if ("executing" === state) throw new Error("Generator is already running");
445
- if ("completed" === state) {
446
- if ("throw" === method) throw arg;
447
- return doneResult();
446
+ function makeInvokeMethod(e, r, n) {
447
+ var o = h;
448
+ return function (i, a) {
449
+ if (o === f) throw new Error("Generator is already running");
450
+ if (o === s) {
451
+ if ("throw" === i) throw a;
452
+ return {
453
+ value: t,
454
+ done: !0
455
+ };
448
456
  }
449
- for (context.method = method, context.arg = arg;;) {
450
- var delegate = context.delegate;
451
- if (delegate) {
452
- var delegateResult = maybeInvokeDelegate(delegate, context);
453
- if (delegateResult) {
454
- if (delegateResult === ContinueSentinel) continue;
455
- return delegateResult;
457
+ for (n.method = i, n.arg = a;;) {
458
+ var c = n.delegate;
459
+ if (c) {
460
+ var u = maybeInvokeDelegate(c, n);
461
+ if (u) {
462
+ if (u === y) continue;
463
+ return u;
456
464
  }
457
465
  }
458
- if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) {
459
- if ("suspendedStart" === state) throw state = "completed", context.arg;
460
- context.dispatchException(context.arg);
461
- } else "return" === context.method && context.abrupt("return", context.arg);
462
- state = "executing";
463
- var record = tryCatch(innerFn, self, context);
464
- if ("normal" === record.type) {
465
- if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue;
466
+ if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
467
+ if (o === h) throw o = s, n.arg;
468
+ n.dispatchException(n.arg);
469
+ } else "return" === n.method && n.abrupt("return", n.arg);
470
+ o = f;
471
+ var p = tryCatch(e, r, n);
472
+ if ("normal" === p.type) {
473
+ if (o = n.done ? s : l, p.arg === y) continue;
466
474
  return {
467
- value: record.arg,
468
- done: context.done
475
+ value: p.arg,
476
+ done: n.done
469
477
  };
470
478
  }
471
- "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg);
479
+ "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg);
472
480
  }
473
481
  };
474
482
  }
475
- function maybeInvokeDelegate(delegate, context) {
476
- var methodName = context.method,
477
- method = delegate.iterator[methodName];
478
- 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;
479
- var record = tryCatch(method, delegate.iterator, context.arg);
480
- if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel;
481
- var info = record.arg;
482
- 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);
483
+ function maybeInvokeDelegate(e, r) {
484
+ var n = r.method,
485
+ o = e.iterator[n];
486
+ 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;
487
+ var i = tryCatch(o, e.iterator, r.arg);
488
+ if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y;
489
+ var a = i.arg;
490
+ 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);
483
491
  }
484
- function pushTryEntry(locs) {
485
- var entry = {
486
- tryLoc: locs[0]
492
+ function pushTryEntry(t) {
493
+ var e = {
494
+ tryLoc: t[0]
487
495
  };
488
- 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry);
496
+ 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e);
489
497
  }
490
- function resetTryEntry(entry) {
491
- var record = entry.completion || {};
492
- record.type = "normal", delete record.arg, entry.completion = record;
498
+ function resetTryEntry(t) {
499
+ var e = t.completion || {};
500
+ e.type = "normal", delete e.arg, t.completion = e;
493
501
  }
494
- function Context(tryLocsList) {
502
+ function Context(t) {
495
503
  this.tryEntries = [{
496
504
  tryLoc: "root"
497
- }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0);
505
+ }], t.forEach(pushTryEntry, this), this.reset(!0);
498
506
  }
499
- function values(iterable) {
500
- if (iterable) {
501
- var iteratorMethod = iterable[iteratorSymbol];
502
- if (iteratorMethod) return iteratorMethod.call(iterable);
503
- if ("function" == typeof iterable.next) return iterable;
504
- if (!isNaN(iterable.length)) {
505
- var i = -1,
506
- next = function next() {
507
- for (; ++i < iterable.length;) if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next;
508
- return next.value = undefined, next.done = !0, next;
507
+ function values(e) {
508
+ if (e || "" === e) {
509
+ var r = e[a];
510
+ if (r) return r.call(e);
511
+ if ("function" == typeof e.next) return e;
512
+ if (!isNaN(e.length)) {
513
+ var o = -1,
514
+ i = function next() {
515
+ for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next;
516
+ return next.value = t, next.done = !0, next;
509
517
  };
510
- return next.next = next;
518
+ return i.next = i;
511
519
  }
512
520
  }
513
- return {
514
- next: doneResult
515
- };
516
- }
517
- function doneResult() {
518
- return {
519
- value: undefined,
520
- done: !0
521
- };
521
+ throw new TypeError(_typeof$1(e) + " is not iterable");
522
522
  }
523
- return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", {
523
+ return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", {
524
524
  value: GeneratorFunctionPrototype,
525
525
  configurable: !0
526
- }), defineProperty(GeneratorFunctionPrototype, "constructor", {
526
+ }), o(GeneratorFunctionPrototype, "constructor", {
527
527
  value: GeneratorFunction,
528
528
  configurable: !0
529
- }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) {
530
- var ctor = "function" == typeof genFun && genFun.constructor;
531
- return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name));
532
- }, exports.mark = function (genFun) {
533
- return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun;
534
- }, exports.awrap = function (arg) {
529
+ }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) {
530
+ var e = "function" == typeof t && t.constructor;
531
+ return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name));
532
+ }, e.mark = function (t) {
533
+ return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t;
534
+ }, e.awrap = function (t) {
535
535
  return {
536
- __await: arg
536
+ __await: t
537
537
  };
538
- }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
538
+ }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () {
539
539
  return this;
540
- }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) {
541
- void 0 === PromiseImpl && (PromiseImpl = Promise);
542
- var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl);
543
- return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) {
544
- return result.done ? result.value : iter.next();
540
+ }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) {
541
+ void 0 === i && (i = Promise);
542
+ var a = new AsyncIterator(wrap(t, r, n, o), i);
543
+ return e.isGeneratorFunction(r) ? a : a.next().then(function (t) {
544
+ return t.done ? t.value : a.next();
545
545
  });
546
- }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () {
546
+ }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () {
547
547
  return this;
548
- }), define(Gp, "toString", function () {
548
+ }), define(g, "toString", function () {
549
549
  return "[object Generator]";
550
- }), exports.keys = function (val) {
551
- var object = Object(val),
552
- keys = [];
553
- for (var key in object) keys.push(key);
554
- return keys.reverse(), function next() {
555
- for (; keys.length;) {
556
- var key = keys.pop();
557
- if (key in object) return next.value = key, next.done = !1, next;
550
+ }), e.keys = function (t) {
551
+ var e = Object(t),
552
+ r = [];
553
+ for (var n in e) r.push(n);
554
+ return r.reverse(), function next() {
555
+ for (; r.length;) {
556
+ var t = r.pop();
557
+ if (t in e) return next.value = t, next.done = !1, next;
558
558
  }
559
559
  return next.done = !0, next;
560
560
  };
561
- }, exports.values = values, Context.prototype = {
561
+ }, e.values = values, Context.prototype = {
562
562
  constructor: Context,
563
- reset: function reset(skipTempReset) {
564
- 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);
563
+ reset: function reset(e) {
564
+ 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);
565
565
  },
566
566
  stop: function stop() {
567
567
  this.done = !0;
568
- var rootRecord = this.tryEntries[0].completion;
569
- if ("throw" === rootRecord.type) throw rootRecord.arg;
568
+ var t = this.tryEntries[0].completion;
569
+ if ("throw" === t.type) throw t.arg;
570
570
  return this.rval;
571
571
  },
572
- dispatchException: function dispatchException(exception) {
573
- if (this.done) throw exception;
574
- var context = this;
575
- function handle(loc, caught) {
576
- return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught;
572
+ dispatchException: function dispatchException(e) {
573
+ if (this.done) throw e;
574
+ var r = this;
575
+ function handle(n, o) {
576
+ return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o;
577
577
  }
578
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
579
- var entry = this.tryEntries[i],
580
- record = entry.completion;
581
- if ("root" === entry.tryLoc) return handle("end");
582
- if (entry.tryLoc <= this.prev) {
583
- var hasCatch = hasOwn.call(entry, "catchLoc"),
584
- hasFinally = hasOwn.call(entry, "finallyLoc");
585
- if (hasCatch && hasFinally) {
586
- if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0);
587
- if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc);
588
- } else if (hasCatch) {
589
- if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0);
578
+ for (var o = this.tryEntries.length - 1; o >= 0; --o) {
579
+ var i = this.tryEntries[o],
580
+ a = i.completion;
581
+ if ("root" === i.tryLoc) return handle("end");
582
+ if (i.tryLoc <= this.prev) {
583
+ var c = n.call(i, "catchLoc"),
584
+ u = n.call(i, "finallyLoc");
585
+ if (c && u) {
586
+ if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
587
+ if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
588
+ } else if (c) {
589
+ if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
590
590
  } else {
591
- if (!hasFinally) throw new Error("try statement without catch or finally");
592
- if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc);
591
+ if (!u) throw new Error("try statement without catch or finally");
592
+ if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
593
593
  }
594
594
  }
595
595
  }
596
596
  },
597
- abrupt: function abrupt(type, arg) {
598
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
599
- var entry = this.tryEntries[i];
600
- if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) {
601
- var finallyEntry = entry;
597
+ abrupt: function abrupt(t, e) {
598
+ for (var r = this.tryEntries.length - 1; r >= 0; --r) {
599
+ var o = this.tryEntries[r];
600
+ if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) {
601
+ var i = o;
602
602
  break;
603
603
  }
604
604
  }
605
- finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null);
606
- var record = finallyEntry ? finallyEntry.completion : {};
607
- return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record);
605
+ i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null);
606
+ var a = i ? i.completion : {};
607
+ return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a);
608
608
  },
609
- complete: function complete(record, afterLoc) {
610
- if ("throw" === record.type) throw record.arg;
611
- 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;
609
+ complete: function complete(t, e) {
610
+ if ("throw" === t.type) throw t.arg;
611
+ 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;
612
612
  },
613
- finish: function finish(finallyLoc) {
614
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
615
- var entry = this.tryEntries[i];
616
- if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel;
613
+ finish: function finish(t) {
614
+ for (var e = this.tryEntries.length - 1; e >= 0; --e) {
615
+ var r = this.tryEntries[e];
616
+ if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y;
617
617
  }
618
618
  },
619
- "catch": function _catch(tryLoc) {
620
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
621
- var entry = this.tryEntries[i];
622
- if (entry.tryLoc === tryLoc) {
623
- var record = entry.completion;
624
- if ("throw" === record.type) {
625
- var thrown = record.arg;
626
- resetTryEntry(entry);
619
+ "catch": function _catch(t) {
620
+ for (var e = this.tryEntries.length - 1; e >= 0; --e) {
621
+ var r = this.tryEntries[e];
622
+ if (r.tryLoc === t) {
623
+ var n = r.completion;
624
+ if ("throw" === n.type) {
625
+ var o = n.arg;
626
+ resetTryEntry(r);
627
627
  }
628
- return thrown;
628
+ return o;
629
629
  }
630
630
  }
631
631
  throw new Error("illegal catch attempt");
632
632
  },
633
- delegateYield: function delegateYield(iterable, resultName, nextLoc) {
633
+ delegateYield: function delegateYield(e, r, n) {
634
634
  return this.delegate = {
635
- iterator: values(iterable),
636
- resultName: resultName,
637
- nextLoc: nextLoc
638
- }, "next" === this.method && (this.arg = undefined), ContinueSentinel;
635
+ iterator: values(e),
636
+ resultName: r,
637
+ nextLoc: n
638
+ }, "next" === this.method && (this.arg = t), y;
639
639
  }
640
- }, exports;
640
+ }, e;
641
641
  }
642
642
  module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
643
643
  } (regeneratorRuntime$1));
@@ -658,8 +658,8 @@ try {
658
658
  }
659
659
  }
660
660
 
661
- function ownKeys$4(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; }
662
- function _objectSpread$4(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$4(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$4(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
661
+ function ownKeys$4(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; }
662
+ function _objectSpread$4(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$4(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$4(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
663
663
  var readFile = function readFile(file) {
664
664
  return new Promise(function (resolve) {
665
665
  var reader = new FileReader();
@@ -1188,8 +1188,8 @@ var ColorBlock = function ColorBlock(_ref) {
1188
1188
  }));
1189
1189
  };
1190
1190
 
1191
- function ownKeys$3(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; }
1192
- function _objectSpread$3(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$3(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$3(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
1191
+ function ownKeys$3(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; }
1192
+ function _objectSpread$3(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$3(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$3(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
1193
1193
  var FontPickerBlock = function FontPickerBlock(_ref) {
1194
1194
  var label = _ref.label,
1195
1195
  _ref$placeholder = _ref.placeholder,
@@ -1552,8 +1552,8 @@ var Submenu = function Submenu(_ref) {
1552
1552
  };
1553
1553
 
1554
1554
  var _excluded$2 = ["onClick", "label", "type", "hasSubItems"];
1555
- function ownKeys$2(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; }
1556
- function _objectSpread$2(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$2(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$2(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
1555
+ function ownKeys$2(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; }
1556
+ function _objectSpread$2(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
1557
1557
  var MenuItem = Dropdown.MenuItem,
1558
1558
  Divider = Dropdown.Divider;
1559
1559
  var MoreDropdownMenuItem = function MoreDropdownMenuItem(_ref) {
@@ -1578,8 +1578,8 @@ var MoreDropdownMenuItem = function MoreDropdownMenuItem(_ref) {
1578
1578
  };
1579
1579
 
1580
1580
  var _excluded$1 = ["isVisible", "key"];
1581
- function ownKeys$1(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; }
1582
- function _objectSpread$1(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
1581
+ function ownKeys$1(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; }
1582
+ function _objectSpread$1(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
1583
1583
  var Menu = Dropdown.Menu;
1584
1584
  var MoreDropdown = function MoreDropdown(_ref) {
1585
1585
  var _ref$dropdownButtonPr = _ref.dropdownButtonProps,
@@ -1915,8 +1915,8 @@ var TitleBar = function TitleBar(_ref) {
1915
1915
  }))));
1916
1916
  };
1917
1917
 
1918
- 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; }
1919
- 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; }
1918
+ 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; }
1919
+ 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; }
1920
1920
  var ThemeSidebar = function ThemeSidebar(_ref) {
1921
1921
  var defaultThemes = _ref.defaultThemes,
1922
1922
  customThemes = _ref.customThemes,