@cling-se/widget 0.9.21 → 0.9.22

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 (122) hide show
  1. package/dist/{AddClientCallout-b30fb799.js → AddClientCallout-f30100da.js} +5 -5
  2. package/dist/{AnswerModal-6231b1e0.js → AnswerModal-d30e03bd.js} +3 -3
  3. package/dist/{AttachmentItem-6177b14a.js → AttachmentItem-446bb069.js} +3 -3
  4. package/dist/{BaseDatePicker-52deabed.js → BaseDatePicker-6a365a09.js} +1 -1
  5. package/dist/{BaseInput-a85cebb6.js → BaseInput-7ed92f6a.js} +1 -1
  6. package/dist/{BaseUpload-859d5cee.js → BaseUpload-636eeec3.js} +18 -18
  7. package/dist/{BlockMedia-ee5bf47c.js → BlockMedia-3cb86ebf.js} +1 -1
  8. package/dist/{CCallout-a4442013.js → CCallout-44e44f26.js} +2 -2
  9. package/dist/{CDropdownItem-d04a1369.js → CDropdownItem-52cf4f0e.js} +75 -156
  10. package/dist/{CField-1baba8ee.js → CField-a80001b1.js} +1 -1
  11. package/dist/CPhoneFormat-3db8947d.js +64 -0
  12. package/dist/{CSlider.vue_vue_type_style_index_0_lang-5301a1aa.js → CSlider.vue_vue_type_style_index_0_lang-42fea525.js} +1 -1
  13. package/dist/{ClientAutocomplete-9a48c913.js → ClientAutocomplete-84cfcc88.js} +2 -2
  14. package/dist/{ClientModal-6e232065.js → ClientModal-5c684c95.js} +19 -18
  15. package/dist/{ColorPicker-f53737c4.js → ColorPicker-043d7a04.js} +38 -38
  16. package/dist/{CompanyModal-1d09cba9.js → CompanyModal-64d16864.js} +3 -3
  17. package/dist/{ContentWrapper-b0443560.js → ContentWrapper-f3c1c1cb.js} +15 -14
  18. package/dist/{CoverBlockSettings-92c2721a.js → CoverBlockSettings-8f28a3a5.js} +8 -8
  19. package/dist/DocAnswer-2402eee3.js +30 -0
  20. package/dist/DocDetails-ec7f2a02.js +224 -0
  21. package/dist/{DocForm-02d54368.js → DocForm-c9df5aa0.js} +57 -55
  22. package/dist/{DocFormSend-2667ba21.js → DocFormSend-31f95da1.js} +23 -22
  23. package/dist/{DocLinks-83145fa9.js → DocLinks-93f538c9.js} +2 -2
  24. package/dist/{DocModalBase-bc6b72fc.js → DocModalBase-5c9138cc.js} +1 -1
  25. package/dist/{DocPrint-6e411f4d.js → DocPrint-a4475559.js} +1 -1
  26. package/dist/{DocReceipt-2da01d4a.js → DocReceipt-4e571cee.js} +1 -1
  27. package/dist/{DocSendReminder-9b5f553c.js → DocSendReminder-fe49cd44.js} +1 -1
  28. package/dist/{DocTextEditor-9b95e95a.js → DocTextEditor-2bb318af.js} +777 -771
  29. package/dist/{DocTimeline-c1d5aa41.js → DocTimeline-9f47bab8.js} +17 -13
  30. package/dist/DocumentClient-99d7039b.js +127 -0
  31. package/dist/{DocumentLayout-abef4251.js → DocumentLayout-11af5e3b.js} +12 -11
  32. package/dist/{DocumentLogotype-4ef5e90f.js → DocumentLogotype-1931e1ad.js} +3 -3
  33. package/dist/DocumentVoided-6351a1df.js +27 -0
  34. package/dist/{EmbedInput-2251e7fb.js → EmbedInput-7d0562fc.js} +2 -2
  35. package/dist/{EmbedSettings-dc024f93.js → EmbedSettings-9df99e76.js} +3 -3
  36. package/dist/{ErrorCallout-d8745739.js → ErrorCallout-106838ce.js} +1 -1
  37. package/dist/{FilePreviewModal-0eec8f54.js → FilePreviewModal-095408ae.js} +7 -6
  38. package/dist/{HeaderSettings-c1936aeb.js → HeaderSettings-6d350190.js} +18 -17
  39. package/dist/{ImageSelectModal-65f96a00.js → ImageSelectModal-971708e1.js} +16 -15
  40. package/dist/{ImageUploadWrapper-770093f0.js → ImageUploadWrapper-3fac23f0.js} +12 -12
  41. package/dist/{Index-9689977a.js → Index-1e62aedf.js} +12 -11
  42. package/dist/{Index-d16a077e.js → Index-20d85e3a.js} +2 -2
  43. package/dist/{Index-abc574c9.js → Index-2abd5d2b.js} +4 -4
  44. package/dist/{Index-389f4500.js → Index-356bc162.js} +4 -4
  45. package/dist/{Index-2d8dbeff.js → Index-4fa057f8.js} +3 -3
  46. package/dist/{Index-95291dad.js → Index-567e408c.js} +10 -9
  47. package/dist/{Index-8c6ff53d.js → Index-57d5951b.js} +6 -6
  48. package/dist/{Index-2a2c1f73.js → Index-5a0d7d8c.js} +10 -9
  49. package/dist/{Index-fd8c99a8.js → Index-6e6d2653.js} +2 -2
  50. package/dist/{Index-81ddc798.js → Index-70f16919.js} +4 -4
  51. package/dist/{Index-4d0fb3db.js → Index-7477a320.js} +1 -1
  52. package/dist/{Index-62adb4b4.js → Index-77bcf959.js} +4 -4
  53. package/dist/{Index-6cd763af.js → Index-79f564d7.js} +4 -4
  54. package/dist/{Index-044b3e78.js → Index-7b9b5dee.js} +9 -9
  55. package/dist/{Index-b3e7a96c.js → Index-868d52a9.js} +5 -5
  56. package/dist/{Index-b9a4d140.js → Index-88af8453.js} +3 -3
  57. package/dist/{Index-f922ca7a.js → Index-8b39f885.js} +2 -2
  58. package/dist/{Index-b76ad769.js → Index-8c04b710.js} +15 -14
  59. package/dist/{Index-dfecb8ef.js → Index-8c335677.js} +2 -2
  60. package/dist/{Index-3d5d967d.js → Index-8f883e55.js} +6 -6
  61. package/dist/{Index-94836a7b.js → Index-938d67eb.js} +56 -115
  62. package/dist/{Index-e5e698bd.js → Index-9b1e35fa.js} +4 -4
  63. package/dist/{Index-c94003c4.js → Index-a1f74882.js} +4 -4
  64. package/dist/{Index-f099d8b6.js → Index-a65bded3.js} +4 -4
  65. package/dist/{Index-8b408fa4.js → Index-bf0c487f.js} +7 -7
  66. package/dist/{Index-6939dd0f.js → Index-c8e36c6e.js} +2 -2
  67. package/dist/{Index-7e3ca7a8.js → Index-d3667461.js} +12 -11
  68. package/dist/{Index-a2294660.js → Index-d617c13f.js} +11 -10
  69. package/dist/{Index-ea9c5c01.js → Index-d9001d15.js} +12 -12
  70. package/dist/{Index-0154e11e.js → Index-e27c2fdf.js} +2 -2
  71. package/dist/{Index-51791450.js → Index-eb9a3a06.js} +51 -50
  72. package/dist/{Index-194d394a.js → Index-fad050d0.js} +4 -4
  73. package/dist/{Index-cc230603.js → Index-ffd8211f.js} +16 -15
  74. package/dist/{Index-ee19b47e.js → Index-ffff3ae8.js} +4 -4
  75. package/dist/{InputToggleRow-aa0e2c44.js → InputToggleRow-e6ceba8d.js} +1 -1
  76. package/dist/{IsPremiumPreStep-367dd957.js → IsPremiumPreStep-5760ca12.js} +31 -31
  77. package/dist/{ManualPopover-2bdd12a2.js → ManualPopover-814d1319.js} +1 -1
  78. package/dist/{MediaWrapper-6f144338.js → MediaWrapper-e67928b8.js} +3 -3
  79. package/dist/{NotBindingText-4698dd82.js → NotBindingText-f72244ab.js} +2 -2
  80. package/dist/{PackageGroup-220483fc.js → PackageGroup-b457cbbb.js} +18 -17
  81. package/dist/{PdfTerms-5fb32923.js → PdfTerms-fa51699a.js} +8 -7
  82. package/dist/{PdfViewer-c68102fe.js → PdfViewer-93b67f36.js} +2 -2
  83. package/dist/{PlainHtml-5c871f6e.js → PlainHtml-4decb4b1.js} +1 -1
  84. package/dist/{PriceHeader-8abd96ed.js → PriceHeader-85923b9b.js} +29 -28
  85. package/dist/{SearchApi-5c205029.js → SearchApi-e49da25f.js} +2 -2
  86. package/dist/{Setup-c6e232cc.js → Setup-9e46ec76.js} +1 -1
  87. package/dist/{TermsSettings-31743151.js → TermsSettings-79755d10.js} +9 -8
  88. package/dist/{ThemeColorRow-fbea4c21.js → ThemeColorRow-ce0c5083.js} +3 -3
  89. package/dist/{ToggleBinding-eacc1838.js → ToggleBinding-cda92aa3.js} +3 -3
  90. package/dist/{UploadModal-593a1535.js → UploadModal-0e80a0f2.js} +3 -3
  91. package/dist/{VideoPlayerInput-a4e484f4.js → VideoPlayerInput-6145c645.js} +3 -3
  92. package/dist/{VideoPlayerSettings-6dedd07e.js → VideoPlayerSettings-b6d55453.js} +4 -4
  93. package/dist/{VideoSelectModal-93abc59d.js → VideoSelectModal-61d97f65.js} +13 -12
  94. package/dist/{answerDocumentMixin-bbd3ab59.js → answerDocumentMixin-8edab24a.js} +3 -3
  95. package/dist/debounce-62af9d61.js +84 -0
  96. package/dist/{focusDrawerMixin-566688bb.js → focusDrawerMixin-745d4e52.js} +1 -1
  97. package/dist/{formComponentsInstall-c9797c0b.js → formComponentsInstall-dc68b7e8.js} +22 -22
  98. package/dist/{formDrawerState-18920c2a.js → formDrawerState-6408853b.js} +1 -1
  99. package/dist/{formValidationMixin-7144b19f.js → formValidationMixin-a27a1b47.js} +1 -1
  100. package/dist/{image-6e71d7fa.js → image-7f7c16da.js} +1 -1
  101. package/dist/{index-465cfbbd.js → index-14df19cb.js} +2 -2
  102. package/dist/{index-a390debd.js → index-1cf2de3c.js} +39 -39
  103. package/dist/{index-0a319f2d.js → index-2a4b06f7.js} +4 -4
  104. package/dist/{index-82e3d4b8.js → index-474d6e34.js} +1 -1
  105. package/dist/{index-08b2746a.js → index-a72b19e9.js} +15 -14
  106. package/dist/{index-8bd6d39a.js → index-cc6b4d3a.js} +15 -14
  107. package/dist/index.es.js +9 -9
  108. package/dist/index.umd.js +175 -177
  109. package/dist/{main-0530c048.js → main-b72127b8.js} +13370 -14589
  110. package/dist/{mapFormMixin-01a2e577.js → mapFormMixin-52ec1660.js} +1 -1
  111. package/dist/{publicSenderState-db943021.js → publicSenderState-1a30e0c5.js} +1 -1
  112. package/dist/{simplebar.min-7f44680f.js → simplebar.min-c28f1a61.js} +1 -1
  113. package/dist/style.css +2 -2
  114. package/dist/{template-8ac55054.js → template-c65478b1.js} +2 -2
  115. package/dist/{throttle-be2144d7.js → throttle-040bd305.js} +2 -2
  116. package/dist/{tinycolor-9d91bda6.js → tinycolor-10bcd30d.js} +1 -1
  117. package/dist/{tippy.esm-8368093c.js → tippy.esm-0ef95919.js} +45 -45
  118. package/dist/{utils-66c1f205.js → utils-6073fc98.js} +1 -1
  119. package/dist/{vuedraggable.umd-d9c89b79.js → vuedraggable.umd-d2790aec.js} +63 -63
  120. package/package.json +1 -1
  121. package/dist/DocAnswer-d48b4e6b.js +0 -33
  122. package/dist/DocumentClient-2f98bdb5.js +0 -147
@@ -1,9 +1,10 @@
1
- import { z as p, P as h, I as v, n as u, Q as y, c as C, b as d, g as c, R as b, v as _ } from "./main-0530c048.js";
1
+ import { A as p, R as h, I as v, n as u, T as y, c as C, b as d, g as c, U as b, w as _ } from "./main-b72127b8.js";
2
2
  import { m as f, b as $, a as w } from "./vuex.esm-4a0fff7c.js";
3
- import { w as x } from "./CDropdownItem-d04a1369.js";
4
- import { C as k } from "./ClientAutocomplete-9a48c913.js";
5
- import { v as r } from "./index-805c56e4.js";
6
- import "./SearchApi-5c205029.js";
3
+ import { w as x } from "./CDropdownItem-52cf4f0e.js";
4
+ import { C as k } from "./ClientAutocomplete-84cfcc88.js";
5
+ import { v as s } from "./index-805c56e4.js";
6
+ import "./SearchApi-e49da25f.js";
7
+ import "./debounce-62af9d61.js";
7
8
  function g(n) {
8
9
  if (typeof n > "u")
9
10
  throw Error("Missing param inputParam");
@@ -11,9 +12,9 @@ function g(n) {
11
12
  Number.isInteger(e) && (e = e.toString());
12
13
  let t = 0;
13
14
  const i = e.length, a = i % 2;
14
- let o, s;
15
+ let o, r;
15
16
  for (o = 0; o < i; o += 1)
16
- s = parseInt(e.charAt(o), 10), o % 2 === a && (s *= 2), s > 9 && (s -= 9), t += s;
17
+ r = parseInt(e.charAt(o), 10), o % 2 === a && (r *= 2), r > 9 && (r -= 9), t += r;
17
18
  return t % 10 === 0;
18
19
  }
19
20
  function m(n) {
@@ -27,8 +28,8 @@ function l(n) {
27
28
  if (e.length !== 10 && e.length !== 12)
28
29
  return !1;
29
30
  if (e.length === 10) {
30
- const a = e.substring(0, 2), o = (/* @__PURE__ */ new Date()).getFullYear(), s = parseInt(o.toString().substring(2, 2), 10);
31
- parseInt(a, 10) === 19 || parseInt(a, 10) === 20 || (parseInt(a, 10) >= 0 && parseInt(a, 10) <= s ? e = `20${e}` : e = `19${e}`);
31
+ const a = e.substring(0, 2), o = (/* @__PURE__ */ new Date()).getFullYear(), r = parseInt(o.toString().substring(2, 2), 10);
32
+ parseInt(a, 10) === 19 || parseInt(a, 10) === 20 || (parseInt(a, 10) >= 0 && parseInt(a, 10) <= r ? e = `20${e}` : e = `19${e}`);
32
33
  }
33
34
  return (/* @__PURE__ */ new Date()).getFullYear() - parseInt(e.substring(0, 4), 10) < 16 ? !1 : g(e.substring(2)) ? e : !1;
34
35
  }
@@ -206,26 +207,26 @@ const { mapFields: N } = p({
206
207
  }
207
208
  },
208
209
  reference: {
209
- required: r.requiredIf((e) => e.requireReference && !e.isIndivid)
210
+ required: s.requiredIf((e) => e.requireReference && !e.isIndivid)
210
211
  },
211
212
  email: {
212
- email: r.email
213
+ email: s.email
213
214
  }
214
215
  } : {
215
216
  name: {
216
- required: r.required
217
+ required: s.required
217
218
  },
218
219
  orgNo: {
219
- required: r.requiredIf((e) => e.type === "company")
220
+ required: s.requiredIf((e) => e.type === "company")
220
221
  },
221
222
  cellphone: {
222
- required: r.requiredIf((e) => !e.isIndivid)
223
+ required: s.requiredIf((e) => !e.isIndivid)
223
224
  },
224
225
  reference: {
225
- required: r.requiredIf((e) => !e.isIndivid)
226
+ required: s.requiredIf((e) => !e.isIndivid)
226
227
  },
227
228
  email: {
228
- required: r.requiredIf((e) => !e.isIndivid)
229
+ required: s.requiredIf((e) => !e.isIndivid)
229
230
  }
230
231
  };
231
232
  },
@@ -546,7 +547,7 @@ var A = function() {
546
547
  null,
547
548
  null
548
549
  );
549
- const Z = P.exports;
550
+ const U = P.exports;
550
551
  export {
551
- Z as default
552
+ U as default
552
553
  };
@@ -1,4 +1,4 @@
1
- import { T as ht, n as bt } from "./main-0530c048.js";
1
+ import { W as ht, n as bt } from "./main-b72127b8.js";
2
2
  var vt = { exports: {} };
3
3
  (function(gt, Ct) {
4
4
  (function(c, i) {
@@ -109,7 +109,7 @@ var vt = { exports: {} };
109
109
  function t(S, j, L, A) {
110
110
  var v = L ? "" : A.css;
111
111
  if (S.styleSheet)
112
- S.styleSheet.cssText = W(j, v);
112
+ S.styleSheet.cssText = X(j, v);
113
113
  else {
114
114
  var M = document.createTextNode(v), R = S.childNodes;
115
115
  R[j] && S.removeChild(R[j]), R.length ? S.insertBefore(M, R[j]) : S.appendChild(M);
@@ -151,7 +151,7 @@ var vt = { exports: {} };
151
151
  }
152
152
  };
153
153
  };
154
- var W = function() {
154
+ var X = function() {
155
155
  var S = [];
156
156
  return function(j, L) {
157
157
  return S[j] = L, S.filter(Boolean).join(`
@@ -494,7 +494,7 @@ var vt = { exports: {} };
494
494
  var n = e(14), o = e(41), a = e(44), t = e(7), f = e(26), r = e(88), s = e(31), h = e(95), d = e(11)("iterator"), g = !([].keys && "next" in [].keys()), O = function() {
495
495
  return this;
496
496
  };
497
- c.exports = function(x, C, _, F, H, W, S) {
497
+ c.exports = function(x, C, _, F, H, X, S) {
498
498
  r(_, C, F);
499
499
  var j, L, A, v = function(U) {
500
500
  if (!g && U in I)
@@ -513,7 +513,7 @@ var vt = { exports: {} };
513
513
  if (at && (A = h(at.call(new x()))) !== Object.prototype && A.next && (s(A, M, !0), n || typeof A[d] == "function" || t(A, d, O)), R && P && P.name !== "values" && (D = !0, q = function() {
514
514
  return P.call(this);
515
515
  }), n && !S || !g && !D && I[d] || t(I, d, q), f[C] = q, f[M] = O, H)
516
- if (j = { values: R ? q : v("values"), keys: W ? q : v("keys"), entries: N }, S)
516
+ if (j = { values: R ? q : v("values"), keys: X ? q : v("keys"), entries: N }, S)
517
517
  for (L in j)
518
518
  L in I || a(I, L, j[L]);
519
519
  else
@@ -522,10 +522,10 @@ var vt = { exports: {} };
522
522
  };
523
523
  }, function(c, i, e) {
524
524
  var n = e(4), o = e(15), a = e(86), t = e(7), f = e(6), r = function(s, h, d) {
525
- var g, O, x, C = s & r.F, _ = s & r.G, F = s & r.S, H = s & r.P, W = s & r.B, S = s & r.W, j = _ ? o : o[h] || (o[h] = {}), L = j.prototype, A = _ ? n : F ? n[h] : (n[h] || {}).prototype;
525
+ var g, O, x, C = s & r.F, _ = s & r.G, F = s & r.S, H = s & r.P, X = s & r.B, S = s & r.W, j = _ ? o : o[h] || (o[h] = {}), L = j.prototype, A = _ ? n : F ? n[h] : (n[h] || {}).prototype;
526
526
  _ && (d = h);
527
527
  for (g in d)
528
- (O = !C && A && A[g] !== void 0) && f(j, g) || (x = O ? A[g] : d[g], j[g] = _ && typeof A[g] != "function" ? d[g] : W && O ? a(x, n) : S && A[g] == x ? function(v) {
528
+ (O = !C && A && A[g] !== void 0) && f(j, g) || (x = O ? A[g] : d[g], j[g] = _ && typeof A[g] != "function" ? d[g] : X && O ? a(x, n) : S && A[g] == x ? function(v) {
529
529
  var M = function(R, D, I) {
530
530
  if (this instanceof v) {
531
531
  switch (arguments.length) {
@@ -695,8 +695,8 @@ var vt = { exports: {} };
695
695
  !s && r.preventDefault();
696
696
  var h = this.$refs.container;
697
697
  if (h) {
698
- var d = h.clientWidth, g = h.clientHeight, O = h.getBoundingClientRect().left + window.pageXOffset, x = h.getBoundingClientRect().top + window.pageYOffset, C = r.pageX || (r.touches ? r.touches[0].pageX : 0), _ = r.pageY || (r.touches ? r.touches[0].pageY : 0), F = (0, a.default)(C - O, 0, d), H = (0, a.default)(_ - x, 0, g), W = F / d, S = (0, a.default)(-H / g + 1, 0, 1);
699
- this.throttle(this.onChange, { h: this.colors.hsv.h, s: W, v: S, a: this.colors.hsv.a, source: "hsva" });
698
+ var d = h.clientWidth, g = h.clientHeight, O = h.getBoundingClientRect().left + window.pageXOffset, x = h.getBoundingClientRect().top + window.pageYOffset, C = r.pageX || (r.touches ? r.touches[0].pageX : 0), _ = r.pageY || (r.touches ? r.touches[0].pageY : 0), F = (0, a.default)(C - O, 0, d), H = (0, a.default)(_ - x, 0, g), X = F / d, S = (0, a.default)(-H / g + 1, 0, 1);
699
+ this.throttle(this.onChange, { h: this.colors.hsv.h, s: X, v: S, a: this.colors.hsv.a, source: "hsva" });
700
700
  }
701
701
  }, onChange: function(r) {
702
702
  this.$emit("change", r);
@@ -782,8 +782,8 @@ var vt = { exports: {} };
782
782
  i.default = { name: "Chrome", mixins: [a.default], props: { disableAlpha: { type: Boolean, default: !1 }, disableFields: { type: Boolean, default: !1 } }, components: { saturation: s.default, hue: d.default, alpha: O.default, "ed-in": f.default, checkboard: C.default }, data: function() {
783
783
  return { fieldsIndex: 0, highlight: !1 };
784
784
  }, computed: { hsl: function() {
785
- var _ = this.colors.hsl, F = _.h, H = _.s, W = _.l;
786
- return { h: F.toFixed(), s: (100 * H).toFixed() + "%", l: (100 * W).toFixed() + "%" };
785
+ var _ = this.colors.hsl, F = _.h, H = _.s, X = _.l;
786
+ return { h: F.toFixed(), s: (100 * H).toFixed() + "%", l: (100 * X).toFixed() + "%" };
787
787
  }, activeColor: function() {
788
788
  var _ = this.colors.rgba;
789
789
  return "rgba(" + [_.r, _.g, _.b, _.a].join(",") + ")";
@@ -838,7 +838,7 @@ var vt = { exports: {} };
838
838
  function n(K) {
839
839
  return K && K.__esModule ? K : { default: K };
840
840
  }
841
- var o = e(61), a = n(o), t = e(70), f = n(t), r = e(74), s = n(r), h = e(78), d = n(h), g = e(115), O = n(g), x = e(120), C = n(x), _ = e(135), F = n(_), H = e(139), W = n(H), S = e(143), j = n(S), L = e(21), A = n(L), v = e(22), M = n(v), R = e(5), D = n(R), I = e(13), P = n(I), q = e(20), N = n(q), at = e(3), U = n(at), Y = { version: "2.8.1", Compact: a.default, Grayscale: f.default, Twitter: j.default, Material: s.default, Slider: d.default, Swatches: O.default, Photoshop: C.default, Sketch: F.default, Chrome: W.default, Alpha: A.default, Checkboard: M.default, EditableInput: D.default, Hue: P.default, Saturation: N.default, ColorMixin: U.default };
841
+ var o = e(61), a = n(o), t = e(70), f = n(t), r = e(74), s = n(r), h = e(78), d = n(h), g = e(115), O = n(g), x = e(120), C = n(x), _ = e(135), F = n(_), H = e(139), X = n(H), S = e(143), j = n(S), L = e(21), A = n(L), v = e(22), M = n(v), R = e(5), D = n(R), I = e(13), P = n(I), q = e(20), N = n(q), at = e(3), U = n(at), Y = { version: "2.8.1", Compact: a.default, Grayscale: f.default, Twitter: j.default, Material: s.default, Slider: d.default, Swatches: O.default, Photoshop: C.default, Sketch: F.default, Chrome: X.default, Alpha: A.default, Checkboard: M.default, EditableInput: D.default, Hue: P.default, Saturation: N.default, ColorMixin: U.default };
842
842
  c.exports = Y;
843
843
  }, function(c, i, e) {
844
844
  function n(d) {
@@ -1014,7 +1014,7 @@ var vt = { exports: {} };
1014
1014
  var u = a(l).toHsl();
1015
1015
  return u.l += p / 100, u.l = q(u.l), a(u);
1016
1016
  }
1017
- function W(l, p) {
1017
+ function X(l, p) {
1018
1018
  p = p === 0 ? 0 : p || 10;
1019
1019
  var u = a(l).toRgb();
1020
1020
  return u.r = B(0, Z(255, u.r - E(-p / 100 * 255))), u.g = B(0, Z(255, u.g - E(-p / 100 * 255))), u.b = B(0, Z(255, u.b - E(-p / 100 * 255))), a(u);
@@ -1102,7 +1102,7 @@ var vt = { exports: {} };
1102
1102
  var u;
1103
1103
  return (u = rt.rgb.exec(l)) ? { r: u[1], g: u[2], b: u[3] } : (u = rt.rgba.exec(l)) ? { r: u[1], g: u[2], b: u[3], a: u[4] } : (u = rt.hsl.exec(l)) ? { h: u[1], s: u[2], l: u[3] } : (u = rt.hsla.exec(l)) ? { h: u[1], s: u[2], l: u[3], a: u[4] } : (u = rt.hsv.exec(l)) ? { h: u[1], s: u[2], v: u[3] } : (u = rt.hsva.exec(l)) ? { h: u[1], s: u[2], v: u[3], a: u[4] } : (u = rt.hex8.exec(l)) ? { r: N(u[1]), g: N(u[2]), b: N(u[3]), a: ct(u[4]), format: p ? "name" : "hex8" } : (u = rt.hex6.exec(l)) ? { r: N(u[1]), g: N(u[2]), b: N(u[3]), format: p ? "name" : "hex" } : (u = rt.hex4.exec(l)) ? { r: N(u[1] + "" + u[1]), g: N(u[2] + "" + u[2]), b: N(u[3] + "" + u[3]), a: ct(u[4] + "" + u[4]), format: p ? "name" : "hex8" } : !!(u = rt.hex3.exec(l)) && { r: N(u[1] + "" + u[1]), g: N(u[2] + "" + u[2]), b: N(u[3] + "" + u[3]), format: p ? "name" : "hex" };
1104
1104
  }
1105
- function X(l) {
1105
+ function W(l) {
1106
1106
  var p, u;
1107
1107
  return l = l || { level: "AA", size: "small" }, p = (l.level || "AA").toUpperCase(), u = (l.size || "small").toLowerCase(), p !== "AA" && p !== "AAA" && (p = "AA"), u !== "small" && u !== "large" && (u = "small"), { level: p, size: u };
1108
1108
  }
@@ -1177,7 +1177,7 @@ var vt = { exports: {} };
1177
1177
  }, lighten: function() {
1178
1178
  return this._applyModification(H, arguments);
1179
1179
  }, brighten: function() {
1180
- return this._applyModification(W, arguments);
1180
+ return this._applyModification(X, arguments);
1181
1181
  }, darken: function() {
1182
1182
  return this._applyModification(S, arguments);
1183
1183
  }, desaturate: function() {
@@ -1223,7 +1223,7 @@ var vt = { exports: {} };
1223
1223
  return (o.max(u.getLuminance(), b.getLuminance()) + 0.05) / (o.min(u.getLuminance(), b.getLuminance()) + 0.05);
1224
1224
  }, a.isReadable = function(l, p, u) {
1225
1225
  var b, k, w = a.readability(l, p);
1226
- switch (k = !1, b = X(u), b.level + b.size) {
1226
+ switch (k = !1, b = W(u), b.level + b.size) {
1227
1227
  case "AAsmall":
1228
1228
  case "AAAlarge":
1229
1229
  k = w >= 4.5;
@@ -1649,7 +1649,7 @@ var vt = { exports: {} };
1649
1649
  }, function(c, i, e) {
1650
1650
  e(102), e(108), e(109), e(110), c.exports = e(15).Symbol;
1651
1651
  }, function(c, i, e) {
1652
- var n = e(4), o = e(6), a = e(9), t = e(41), f = e(44), r = e(103).KEY, s = e(17), h = e(29), d = e(31), g = e(19), O = e(11), x = e(32), C = e(33), _ = e(104), F = e(105), H = e(16), W = e(12), S = e(48), j = e(10), L = e(25), A = e(18), v = e(45), M = e(106), R = e(107), D = e(49), I = e(8), P = e(27), q = R.f, N = I.f, at = M.f, U = n.Symbol, Y = n.JSON, K = Y && Y.stringify, G = O("_hidden"), ct = O("toPrimitive"), tt = {}.propertyIsEnumerable, ot = h("symbol-registry"), X = h("symbols"), et = h("op-symbols"), J = Object.prototype, lt = typeof U == "function" && !!D.f, E = n.QObject, Z = !E || !E.prototype || !E.prototype.findChild, B = a && s(function() {
1652
+ var n = e(4), o = e(6), a = e(9), t = e(41), f = e(44), r = e(103).KEY, s = e(17), h = e(29), d = e(31), g = e(19), O = e(11), x = e(32), C = e(33), _ = e(104), F = e(105), H = e(16), X = e(12), S = e(48), j = e(10), L = e(25), A = e(18), v = e(45), M = e(106), R = e(107), D = e(49), I = e(8), P = e(27), q = R.f, N = I.f, at = M.f, U = n.Symbol, Y = n.JSON, K = Y && Y.stringify, G = O("_hidden"), ct = O("toPrimitive"), tt = {}.propertyIsEnumerable, ot = h("symbol-registry"), W = h("symbols"), et = h("op-symbols"), J = Object.prototype, lt = typeof U == "function" && !!D.f, E = n.QObject, Z = !E || !E.prototype || !E.prototype.findChild, B = a && s(function() {
1653
1653
  return v(N({}, "a", { get: function() {
1654
1654
  return N(this, "a", { value: 7 }).a;
1655
1655
  } })).a != 7;
@@ -1657,14 +1657,14 @@ var vt = { exports: {} };
1657
1657
  var Q = q(J, y);
1658
1658
  Q && delete J[y], N(m, y, z), Q && m !== J && N(J, y, Q);
1659
1659
  } : N, nt = function(m) {
1660
- var y = X[m] = v(U.prototype);
1660
+ var y = W[m] = v(U.prototype);
1661
1661
  return y._k = m, y;
1662
1662
  }, it = lt && typeof U.iterator == "symbol" ? function(m) {
1663
1663
  return typeof m == "symbol";
1664
1664
  } : function(m) {
1665
1665
  return m instanceof U;
1666
1666
  }, ft = function(m, y, z) {
1667
- return m === J && ft(et, y, z), H(m), y = L(y, !0), H(z), o(X, y) ? (z.enumerable ? (o(m, G) && m[G][y] && (m[G][y] = !1), z = v(z, { enumerable: A(0, !1) })) : (o(m, G) || N(m, G, A(1, {})), m[G][y] = !0), B(m, y, z)) : N(m, y, z);
1667
+ return m === J && ft(et, y, z), H(m), y = L(y, !0), H(z), o(W, y) ? (z.enumerable ? (o(m, G) && m[G][y] && (m[G][y] = !1), z = v(z, { enumerable: A(0, !1) })) : (o(m, G) || N(m, G, A(1, {})), m[G][y] = !0), B(m, y, z)) : N(m, y, z);
1668
1668
  }, rt = function(m, y) {
1669
1669
  H(m);
1670
1670
  for (var z, Q = _(y = j(y)), ut = 0, dt = Q.length; dt > ut; )
@@ -1674,19 +1674,19 @@ var vt = { exports: {} };
1674
1674
  return y === void 0 ? v(m) : rt(v(m), y);
1675
1675
  }, p = function(m) {
1676
1676
  var y = tt.call(this, m = L(m, !0));
1677
- return !(this === J && o(X, m) && !o(et, m)) && (!(y || !o(this, m) || !o(X, m) || o(this, G) && this[G][m]) || y);
1677
+ return !(this === J && o(W, m) && !o(et, m)) && (!(y || !o(this, m) || !o(W, m) || o(this, G) && this[G][m]) || y);
1678
1678
  }, u = function(m, y) {
1679
- if (m = j(m), y = L(y, !0), m !== J || !o(X, y) || o(et, y)) {
1679
+ if (m = j(m), y = L(y, !0), m !== J || !o(W, y) || o(et, y)) {
1680
1680
  var z = q(m, y);
1681
- return !z || !o(X, y) || o(m, G) && m[G][y] || (z.enumerable = !0), z;
1681
+ return !z || !o(W, y) || o(m, G) && m[G][y] || (z.enumerable = !0), z;
1682
1682
  }
1683
1683
  }, b = function(m) {
1684
1684
  for (var y, z = at(j(m)), Q = [], ut = 0; z.length > ut; )
1685
- o(X, y = z[ut++]) || y == G || y == r || Q.push(y);
1685
+ o(W, y = z[ut++]) || y == G || y == r || Q.push(y);
1686
1686
  return Q;
1687
1687
  }, k = function(m) {
1688
1688
  for (var y, z = m === J, Q = at(z ? et : j(m)), ut = [], dt = 0; Q.length > dt; )
1689
- !o(X, y = Q[dt++]) || z && !o(J, y) || ut.push(X[y]);
1689
+ !o(W, y = Q[dt++]) || z && !o(J, y) || ut.push(W[y]);
1690
1690
  return ut;
1691
1691
  };
1692
1692
  lt || (U = function() {
@@ -1729,7 +1729,7 @@ var vt = { exports: {} };
1729
1729
  })), "JSON", { stringify: function(m) {
1730
1730
  for (var y, z, Q = [m], ut = 1; arguments.length > ut; )
1731
1731
  Q.push(arguments[ut++]);
1732
- if (z = y = Q[1], (W(y) || m !== void 0) && !it(m))
1732
+ if (z = y = Q[1], (X(y) || m !== void 0) && !it(m))
1733
1733
  return F(y) || (y = function(dt, pt) {
1734
1734
  if (typeof z == "function" && (pt = z.call(this, dt, pt)), !it(pt))
1735
1735
  return pt;
@@ -1964,7 +1964,7 @@ var vt = { exports: {} };
1964
1964
  }), e.d(i, "deepOrange", function() {
1965
1965
  return H;
1966
1966
  }), e.d(i, "brown", function() {
1967
- return W;
1967
+ return X;
1968
1968
  }), e.d(i, "grey", function() {
1969
1969
  return S;
1970
1970
  }), e.d(i, "blueGrey", function() {
@@ -1982,8 +1982,8 @@ var vt = { exports: {} };
1982
1982
  }), e.d(i, "black", function() {
1983
1983
  return D;
1984
1984
  });
1985
- var n = { 50: "#ffebee", 100: "#ffcdd2", 200: "#ef9a9a", 300: "#e57373", 400: "#ef5350", 500: "#f44336", 600: "#e53935", 700: "#d32f2f", 800: "#c62828", 900: "#b71c1c", a100: "#ff8a80", a200: "#ff5252", a400: "#ff1744", a700: "#d50000" }, o = { 50: "#fce4ec", 100: "#f8bbd0", 200: "#f48fb1", 300: "#f06292", 400: "#ec407a", 500: "#e91e63", 600: "#d81b60", 700: "#c2185b", 800: "#ad1457", 900: "#880e4f", a100: "#ff80ab", a200: "#ff4081", a400: "#f50057", a700: "#c51162" }, a = { 50: "#f3e5f5", 100: "#e1bee7", 200: "#ce93d8", 300: "#ba68c8", 400: "#ab47bc", 500: "#9c27b0", 600: "#8e24aa", 700: "#7b1fa2", 800: "#6a1b9a", 900: "#4a148c", a100: "#ea80fc", a200: "#e040fb", a400: "#d500f9", a700: "#aa00ff" }, t = { 50: "#ede7f6", 100: "#d1c4e9", 200: "#b39ddb", 300: "#9575cd", 400: "#7e57c2", 500: "#673ab7", 600: "#5e35b1", 700: "#512da8", 800: "#4527a0", 900: "#311b92", a100: "#b388ff", a200: "#7c4dff", a400: "#651fff", a700: "#6200ea" }, f = { 50: "#e8eaf6", 100: "#c5cae9", 200: "#9fa8da", 300: "#7986cb", 400: "#5c6bc0", 500: "#3f51b5", 600: "#3949ab", 700: "#303f9f", 800: "#283593", 900: "#1a237e", a100: "#8c9eff", a200: "#536dfe", a400: "#3d5afe", a700: "#304ffe" }, r = { 50: "#e3f2fd", 100: "#bbdefb", 200: "#90caf9", 300: "#64b5f6", 400: "#42a5f5", 500: "#2196f3", 600: "#1e88e5", 700: "#1976d2", 800: "#1565c0", 900: "#0d47a1", a100: "#82b1ff", a200: "#448aff", a400: "#2979ff", a700: "#2962ff" }, s = { 50: "#e1f5fe", 100: "#b3e5fc", 200: "#81d4fa", 300: "#4fc3f7", 400: "#29b6f6", 500: "#03a9f4", 600: "#039be5", 700: "#0288d1", 800: "#0277bd", 900: "#01579b", a100: "#80d8ff", a200: "#40c4ff", a400: "#00b0ff", a700: "#0091ea" }, h = { 50: "#e0f7fa", 100: "#b2ebf2", 200: "#80deea", 300: "#4dd0e1", 400: "#26c6da", 500: "#00bcd4", 600: "#00acc1", 700: "#0097a7", 800: "#00838f", 900: "#006064", a100: "#84ffff", a200: "#18ffff", a400: "#00e5ff", a700: "#00b8d4" }, d = { 50: "#e0f2f1", 100: "#b2dfdb", 200: "#80cbc4", 300: "#4db6ac", 400: "#26a69a", 500: "#009688", 600: "#00897b", 700: "#00796b", 800: "#00695c", 900: "#004d40", a100: "#a7ffeb", a200: "#64ffda", a400: "#1de9b6", a700: "#00bfa5" }, g = { 50: "#e8f5e9", 100: "#c8e6c9", 200: "#a5d6a7", 300: "#81c784", 400: "#66bb6a", 500: "#4caf50", 600: "#43a047", 700: "#388e3c", 800: "#2e7d32", 900: "#1b5e20", a100: "#b9f6ca", a200: "#69f0ae", a400: "#00e676", a700: "#00c853" }, O = { 50: "#f1f8e9", 100: "#dcedc8", 200: "#c5e1a5", 300: "#aed581", 400: "#9ccc65", 500: "#8bc34a", 600: "#7cb342", 700: "#689f38", 800: "#558b2f", 900: "#33691e", a100: "#ccff90", a200: "#b2ff59", a400: "#76ff03", a700: "#64dd17" }, x = { 50: "#f9fbe7", 100: "#f0f4c3", 200: "#e6ee9c", 300: "#dce775", 400: "#d4e157", 500: "#cddc39", 600: "#c0ca33", 700: "#afb42b", 800: "#9e9d24", 900: "#827717", a100: "#f4ff81", a200: "#eeff41", a400: "#c6ff00", a700: "#aeea00" }, C = { 50: "#fffde7", 100: "#fff9c4", 200: "#fff59d", 300: "#fff176", 400: "#ffee58", 500: "#ffeb3b", 600: "#fdd835", 700: "#fbc02d", 800: "#f9a825", 900: "#f57f17", a100: "#ffff8d", a200: "#ffff00", a400: "#ffea00", a700: "#ffd600" }, _ = { 50: "#fff8e1", 100: "#ffecb3", 200: "#ffe082", 300: "#ffd54f", 400: "#ffca28", 500: "#ffc107", 600: "#ffb300", 700: "#ffa000", 800: "#ff8f00", 900: "#ff6f00", a100: "#ffe57f", a200: "#ffd740", a400: "#ffc400", a700: "#ffab00" }, F = { 50: "#fff3e0", 100: "#ffe0b2", 200: "#ffcc80", 300: "#ffb74d", 400: "#ffa726", 500: "#ff9800", 600: "#fb8c00", 700: "#f57c00", 800: "#ef6c00", 900: "#e65100", a100: "#ffd180", a200: "#ffab40", a400: "#ff9100", a700: "#ff6d00" }, H = { 50: "#fbe9e7", 100: "#ffccbc", 200: "#ffab91", 300: "#ff8a65", 400: "#ff7043", 500: "#ff5722", 600: "#f4511e", 700: "#e64a19", 800: "#d84315", 900: "#bf360c", a100: "#ff9e80", a200: "#ff6e40", a400: "#ff3d00", a700: "#dd2c00" }, W = { 50: "#efebe9", 100: "#d7ccc8", 200: "#bcaaa4", 300: "#a1887f", 400: "#8d6e63", 500: "#795548", 600: "#6d4c41", 700: "#5d4037", 800: "#4e342e", 900: "#3e2723" }, S = { 50: "#fafafa", 100: "#f5f5f5", 200: "#eeeeee", 300: "#e0e0e0", 400: "#bdbdbd", 500: "#9e9e9e", 600: "#757575", 700: "#616161", 800: "#424242", 900: "#212121" }, j = { 50: "#eceff1", 100: "#cfd8dc", 200: "#b0bec5", 300: "#90a4ae", 400: "#78909c", 500: "#607d8b", 600: "#546e7a", 700: "#455a64", 800: "#37474f", 900: "#263238" }, L = { primary: "rgba(0, 0, 0, 0.87)", secondary: "rgba(0, 0, 0, 0.54)", disabled: "rgba(0, 0, 0, 0.38)", dividers: "rgba(0, 0, 0, 0.12)" }, A = { primary: "rgba(255, 255, 255, 1)", secondary: "rgba(255, 255, 255, 0.7)", disabled: "rgba(255, 255, 255, 0.5)", dividers: "rgba(255, 255, 255, 0.12)" }, v = { active: "rgba(0, 0, 0, 0.54)", inactive: "rgba(0, 0, 0, 0.38)" }, M = { active: "rgba(255, 255, 255, 1)", inactive: "rgba(255, 255, 255, 0.5)" }, R = "#ffffff", D = "#000000";
1986
- i.default = { red: n, pink: o, purple: a, deepPurple: t, indigo: f, blue: r, lightBlue: s, cyan: h, teal: d, green: g, lightGreen: O, lime: x, yellow: C, amber: _, orange: F, deepOrange: H, brown: W, grey: S, blueGrey: j, darkText: L, lightText: A, darkIcons: v, lightIcons: M, white: R, black: D };
1985
+ var n = { 50: "#ffebee", 100: "#ffcdd2", 200: "#ef9a9a", 300: "#e57373", 400: "#ef5350", 500: "#f44336", 600: "#e53935", 700: "#d32f2f", 800: "#c62828", 900: "#b71c1c", a100: "#ff8a80", a200: "#ff5252", a400: "#ff1744", a700: "#d50000" }, o = { 50: "#fce4ec", 100: "#f8bbd0", 200: "#f48fb1", 300: "#f06292", 400: "#ec407a", 500: "#e91e63", 600: "#d81b60", 700: "#c2185b", 800: "#ad1457", 900: "#880e4f", a100: "#ff80ab", a200: "#ff4081", a400: "#f50057", a700: "#c51162" }, a = { 50: "#f3e5f5", 100: "#e1bee7", 200: "#ce93d8", 300: "#ba68c8", 400: "#ab47bc", 500: "#9c27b0", 600: "#8e24aa", 700: "#7b1fa2", 800: "#6a1b9a", 900: "#4a148c", a100: "#ea80fc", a200: "#e040fb", a400: "#d500f9", a700: "#aa00ff" }, t = { 50: "#ede7f6", 100: "#d1c4e9", 200: "#b39ddb", 300: "#9575cd", 400: "#7e57c2", 500: "#673ab7", 600: "#5e35b1", 700: "#512da8", 800: "#4527a0", 900: "#311b92", a100: "#b388ff", a200: "#7c4dff", a400: "#651fff", a700: "#6200ea" }, f = { 50: "#e8eaf6", 100: "#c5cae9", 200: "#9fa8da", 300: "#7986cb", 400: "#5c6bc0", 500: "#3f51b5", 600: "#3949ab", 700: "#303f9f", 800: "#283593", 900: "#1a237e", a100: "#8c9eff", a200: "#536dfe", a400: "#3d5afe", a700: "#304ffe" }, r = { 50: "#e3f2fd", 100: "#bbdefb", 200: "#90caf9", 300: "#64b5f6", 400: "#42a5f5", 500: "#2196f3", 600: "#1e88e5", 700: "#1976d2", 800: "#1565c0", 900: "#0d47a1", a100: "#82b1ff", a200: "#448aff", a400: "#2979ff", a700: "#2962ff" }, s = { 50: "#e1f5fe", 100: "#b3e5fc", 200: "#81d4fa", 300: "#4fc3f7", 400: "#29b6f6", 500: "#03a9f4", 600: "#039be5", 700: "#0288d1", 800: "#0277bd", 900: "#01579b", a100: "#80d8ff", a200: "#40c4ff", a400: "#00b0ff", a700: "#0091ea" }, h = { 50: "#e0f7fa", 100: "#b2ebf2", 200: "#80deea", 300: "#4dd0e1", 400: "#26c6da", 500: "#00bcd4", 600: "#00acc1", 700: "#0097a7", 800: "#00838f", 900: "#006064", a100: "#84ffff", a200: "#18ffff", a400: "#00e5ff", a700: "#00b8d4" }, d = { 50: "#e0f2f1", 100: "#b2dfdb", 200: "#80cbc4", 300: "#4db6ac", 400: "#26a69a", 500: "#009688", 600: "#00897b", 700: "#00796b", 800: "#00695c", 900: "#004d40", a100: "#a7ffeb", a200: "#64ffda", a400: "#1de9b6", a700: "#00bfa5" }, g = { 50: "#e8f5e9", 100: "#c8e6c9", 200: "#a5d6a7", 300: "#81c784", 400: "#66bb6a", 500: "#4caf50", 600: "#43a047", 700: "#388e3c", 800: "#2e7d32", 900: "#1b5e20", a100: "#b9f6ca", a200: "#69f0ae", a400: "#00e676", a700: "#00c853" }, O = { 50: "#f1f8e9", 100: "#dcedc8", 200: "#c5e1a5", 300: "#aed581", 400: "#9ccc65", 500: "#8bc34a", 600: "#7cb342", 700: "#689f38", 800: "#558b2f", 900: "#33691e", a100: "#ccff90", a200: "#b2ff59", a400: "#76ff03", a700: "#64dd17" }, x = { 50: "#f9fbe7", 100: "#f0f4c3", 200: "#e6ee9c", 300: "#dce775", 400: "#d4e157", 500: "#cddc39", 600: "#c0ca33", 700: "#afb42b", 800: "#9e9d24", 900: "#827717", a100: "#f4ff81", a200: "#eeff41", a400: "#c6ff00", a700: "#aeea00" }, C = { 50: "#fffde7", 100: "#fff9c4", 200: "#fff59d", 300: "#fff176", 400: "#ffee58", 500: "#ffeb3b", 600: "#fdd835", 700: "#fbc02d", 800: "#f9a825", 900: "#f57f17", a100: "#ffff8d", a200: "#ffff00", a400: "#ffea00", a700: "#ffd600" }, _ = { 50: "#fff8e1", 100: "#ffecb3", 200: "#ffe082", 300: "#ffd54f", 400: "#ffca28", 500: "#ffc107", 600: "#ffb300", 700: "#ffa000", 800: "#ff8f00", 900: "#ff6f00", a100: "#ffe57f", a200: "#ffd740", a400: "#ffc400", a700: "#ffab00" }, F = { 50: "#fff3e0", 100: "#ffe0b2", 200: "#ffcc80", 300: "#ffb74d", 400: "#ffa726", 500: "#ff9800", 600: "#fb8c00", 700: "#f57c00", 800: "#ef6c00", 900: "#e65100", a100: "#ffd180", a200: "#ffab40", a400: "#ff9100", a700: "#ff6d00" }, H = { 50: "#fbe9e7", 100: "#ffccbc", 200: "#ffab91", 300: "#ff8a65", 400: "#ff7043", 500: "#ff5722", 600: "#f4511e", 700: "#e64a19", 800: "#d84315", 900: "#bf360c", a100: "#ff9e80", a200: "#ff6e40", a400: "#ff3d00", a700: "#dd2c00" }, X = { 50: "#efebe9", 100: "#d7ccc8", 200: "#bcaaa4", 300: "#a1887f", 400: "#8d6e63", 500: "#795548", 600: "#6d4c41", 700: "#5d4037", 800: "#4e342e", 900: "#3e2723" }, S = { 50: "#fafafa", 100: "#f5f5f5", 200: "#eeeeee", 300: "#e0e0e0", 400: "#bdbdbd", 500: "#9e9e9e", 600: "#757575", 700: "#616161", 800: "#424242", 900: "#212121" }, j = { 50: "#eceff1", 100: "#cfd8dc", 200: "#b0bec5", 300: "#90a4ae", 400: "#78909c", 500: "#607d8b", 600: "#546e7a", 700: "#455a64", 800: "#37474f", 900: "#263238" }, L = { primary: "rgba(0, 0, 0, 0.87)", secondary: "rgba(0, 0, 0, 0.54)", disabled: "rgba(0, 0, 0, 0.38)", dividers: "rgba(0, 0, 0, 0.12)" }, A = { primary: "rgba(255, 255, 255, 1)", secondary: "rgba(255, 255, 255, 0.7)", disabled: "rgba(255, 255, 255, 0.5)", dividers: "rgba(255, 255, 255, 0.12)" }, v = { active: "rgba(0, 0, 0, 0.54)", inactive: "rgba(0, 0, 0, 0.38)" }, M = { active: "rgba(255, 255, 255, 1)", inactive: "rgba(255, 255, 255, 0.5)" }, R = "#ffffff", D = "#000000";
1986
+ i.default = { red: n, pink: o, purple: a, deepPurple: t, indigo: f, blue: r, lightBlue: s, cyan: h, teal: d, green: g, lightGreen: O, lime: x, yellow: C, amber: _, orange: F, deepOrange: H, brown: X, grey: S, blueGrey: j, darkText: L, lightText: A, darkIcons: v, lightIcons: M, white: R, black: D };
1987
1987
  }, function(c, i, e) {
1988
1988
  var n = function() {
1989
1989
  var t = this, f = t.$createElement, r = t._self._c || f;
@@ -2240,7 +2240,7 @@ var vt = { exports: {} };
2240
2240
  return G = ct = void 0, J = B, ot = v.apply(it, nt);
2241
2241
  }
2242
2242
  function I(B) {
2243
- return J = B, X = setTimeout(N, M), lt ? D(B) : ot;
2243
+ return J = B, W = setTimeout(N, M), lt ? D(B) : ot;
2244
2244
  }
2245
2245
  function P(B) {
2246
2246
  var nt = B - et, it = B - J, ft = M - nt;
@@ -2254,28 +2254,28 @@ var vt = { exports: {} };
2254
2254
  var B = A();
2255
2255
  if (q(B))
2256
2256
  return at(B);
2257
- X = setTimeout(N, P(B));
2257
+ W = setTimeout(N, P(B));
2258
2258
  }
2259
2259
  function at(B) {
2260
- return X = void 0, Z && G ? D(B) : (G = ct = void 0, ot);
2260
+ return W = void 0, Z && G ? D(B) : (G = ct = void 0, ot);
2261
2261
  }
2262
2262
  function U() {
2263
- X !== void 0 && clearTimeout(X), J = 0, G = et = ct = X = void 0;
2263
+ W !== void 0 && clearTimeout(W), J = 0, G = et = ct = W = void 0;
2264
2264
  }
2265
2265
  function Y() {
2266
- return X === void 0 ? ot : at(A());
2266
+ return W === void 0 ? ot : at(A());
2267
2267
  }
2268
2268
  function K() {
2269
2269
  var B = A(), nt = q(B);
2270
2270
  if (G = arguments, ct = this, et = B, nt) {
2271
- if (X === void 0)
2271
+ if (W === void 0)
2272
2272
  return I(et);
2273
2273
  if (E)
2274
- return X = setTimeout(N, M), D(et);
2274
+ return W = setTimeout(N, M), D(et);
2275
2275
  }
2276
- return X === void 0 && (X = setTimeout(N, M)), ot;
2276
+ return W === void 0 && (W = setTimeout(N, M)), ot;
2277
2277
  }
2278
- var G, ct, tt, ot, X, et, J = 0, lt = !1, E = !1, Z = !0;
2278
+ var G, ct, tt, ot, W, et, J = 0, lt = !1, E = !1, Z = !0;
2279
2279
  if (typeof v != "function")
2280
2280
  throw new TypeError(r);
2281
2281
  return M = f(M) || 0, o(R) && (lt = !!R.leading, E = "maxWait" in R, tt = E ? j(f(R.maxWait) || 0, M) : tt, Z = "trailing" in R ? !!R.trailing : Z), K.cancel = U, K.flush = Y, K;
@@ -2311,7 +2311,7 @@ var vt = { exports: {} };
2311
2311
  var R = O.test(v);
2312
2312
  return R || x.test(v) ? C(v.slice(2), R ? 2 : 8) : g.test(v) ? s : +v;
2313
2313
  }
2314
- var r = "Expected a function", s = NaN, h = "[object Symbol]", d = /^\s+|\s+$/g, g = /^[-+]0x[0-9a-f]+$/i, O = /^0b[01]+$/i, x = /^0o[0-7]+$/i, C = parseInt, _ = typeof ht == "object" && ht && ht.Object === Object && ht, F = typeof self == "object" && self && self.Object === Object && self, H = _ || F || Function("return this")(), W = Object.prototype, S = W.toString, j = Math.max, L = Math.min, A = function() {
2314
+ var r = "Expected a function", s = NaN, h = "[object Symbol]", d = /^\s+|\s+$/g, g = /^[-+]0x[0-9a-f]+$/i, O = /^0b[01]+$/i, x = /^0o[0-7]+$/i, C = parseInt, _ = typeof ht == "object" && ht && ht.Object === Object && ht, F = typeof self == "object" && self && self.Object === Object && self, H = _ || F || Function("return this")(), X = Object.prototype, S = X.toString, j = Math.max, L = Math.min, A = function() {
2315
2315
  return H.Date.now();
2316
2316
  };
2317
2317
  c.exports = n;
@@ -1,7 +1,7 @@
1
- import { z as r, g as i, n as l } from "./main-0530c048.js";
2
- import { w as c } from "./CDropdownItem-d04a1369.js";
1
+ import { A as r, g as i, n as l } from "./main-b72127b8.js";
2
+ import { w as c } from "./CDropdownItem-52cf4f0e.js";
3
3
  import { m as p, b as o, a as d } from "./vuex.esm-4a0fff7c.js";
4
- import { s as n, a as u } from "./publicSenderState-db943021.js";
4
+ import { s as n, a as u } from "./publicSenderState-1a30e0c5.js";
5
5
  import { v as m } from "./index-805c56e4.js";
6
6
  const { mapFields: f } = r({
7
7
  getterType: "forms/getField",
@@ -1,18 +1,19 @@
1
- import { a as l } from "./tinycolor-9d91bda6.js";
2
- import { m as n } from "./mapFormMixin-01a2e577.js";
3
- import { B as r } from "./BlockMedia-ee5bf47c.js";
4
- import { n as s, a5 as i, w as c, y as u, x as p } from "./main-0530c048.js";
5
- import { T as m } from "./DocTextEditor-9b95e95a.js";
1
+ import { a as l } from "./tinycolor-10bcd30d.js";
2
+ import { m as n } from "./mapFormMixin-52ec1660.js";
3
+ import { B as r } from "./BlockMedia-3cb86ebf.js";
4
+ import { n as s, a6 as i, x as c, z as u, y as p } from "./main-b72127b8.js";
5
+ import { T as m } from "./DocTextEditor-2bb318af.js";
6
6
  import { i as d } from "./i18nMessages-45c6bfd6.js";
7
7
  import "./color-71c20583.js";
8
- import "./tippy.esm-8368093c.js";
9
- import "./ColorPicker-f53737c4.js";
10
- import "./DocumentLayout-abef4251.js";
11
- import "./CDropdownItem-d04a1369.js";
12
- import "./CSlider.vue_vue_type_style_index_0_lang-5301a1aa.js";
8
+ import "./tippy.esm-0ef95919.js";
9
+ import "./ColorPicker-043d7a04.js";
10
+ import "./DocumentLayout-11af5e3b.js";
11
+ import "./debounce-62af9d61.js";
12
+ import "./CDropdownItem-52cf4f0e.js";
13
+ import "./CSlider.vue_vue_type_style_index_0_lang-42fea525.js";
13
14
  import "./dom-962579a6.js";
14
15
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
15
- import "./ManualPopover-2bdd12a2.js";
16
+ import "./ManualPopover-814d1319.js";
16
17
  const _ = {
17
18
  name: "StaticComboLayout",
18
19
  props: {
@@ -45,7 +46,7 @@ const v = {
45
46
  messages: d
46
47
  },
47
48
  components: {
48
- DocumentLogotype: () => import("./DocumentLogotype-4ef5e90f.js"),
49
+ DocumentLogotype: () => import("./DocumentLogotype-1931e1ad.js"),
49
50
  StaticComboLayout: h,
50
51
  TextEditor: m
51
52
  },
@@ -181,7 +182,7 @@ var w = function() {
181
182
  null,
182
183
  null
183
184
  );
184
- const I = L.exports;
185
+ const P = L.exports;
185
186
  export {
186
- I as default
187
+ P as default
187
188
  };
@@ -1,10 +1,10 @@
1
- import { m as d } from "./mapFormMixin-01a2e577.js";
2
- import { T as l } from "./ThemeColorRow-fbea4c21.js";
3
- import { a as p } from "./image-6e71d7fa.js";
4
- import { n as s, J as u } from "./main-0530c048.js";
1
+ import { m as d } from "./mapFormMixin-52ec1660.js";
2
+ import { T as l } from "./ThemeColorRow-ce0c5083.js";
3
+ import { a as p } from "./image-7f7c16da.js";
4
+ import { n as s, K as u } from "./main-b72127b8.js";
5
5
  import "./color-71c20583.js";
6
- import "./ColorPicker-f53737c4.js";
7
- import "./ManualPopover-2bdd12a2.js";
6
+ import "./ColorPicker-043d7a04.js";
7
+ import "./ManualPopover-814d1319.js";
8
8
  const m = (i, e, t, o) => Math.atan2(i - t, e - o) * (180 / Math.PI) * -1 + 180, v = {
9
9
  name: "DegreePicker",
10
10
  props: {
@@ -134,8 +134,8 @@ var C = function() {
134
134
  );
135
135
  const x = w.exports;
136
136
  const $ = {
137
- image: () => import("./ImageSelectModal-65f96a00.js"),
138
- video: () => import("./VideoSelectModal-93abc59d.js")
137
+ image: () => import("./ImageSelectModal-971708e1.js"),
138
+ video: () => import("./VideoSelectModal-61d97f65.js")
139
139
  }, S = {
140
140
  name: "CoverBlockSettings",
141
141
  i18nOptions: {
@@ -0,0 +1,30 @@
1
+ import r from "./AnswerModal-d30e03bd.js";
2
+ import { r as e, n as s } from "./main-b72127b8.js";
3
+ import "./anime.es-e284c852.js";
4
+ import "./vuex.esm-4a0fff7c.js";
5
+ import "./mapFormMixin-52ec1660.js";
6
+ import "./CField-a80001b1.js";
7
+ import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
8
+ const t = {
9
+ components: {
10
+ AnswerModal: r
11
+ },
12
+ mixins: [e(["answerType", "document", "closeFunc"])]
13
+ };
14
+ var m = function() {
15
+ var n = this, o = n._self._c;
16
+ return o("AnswerModal", { attrs: { mode: n.answerType, _document: n.document }, on: { close: n.closeFunc } });
17
+ }, c = [], a = /* @__PURE__ */ s(
18
+ t,
19
+ m,
20
+ c,
21
+ !1,
22
+ null,
23
+ null,
24
+ null,
25
+ null
26
+ );
27
+ const w = a.exports;
28
+ export {
29
+ w as default
30
+ };