@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,8 +1,8 @@
1
- import { C as o } from "./ClientAutocomplete-9a48c913.js";
2
- import { m as r } from "./mapFormMixin-01a2e577.js";
3
- import { n as s } from "./main-0530c048.js";
4
- import "./SearchApi-5c205029.js";
5
- import "./CDropdownItem-d04a1369.js";
1
+ import { C as o } from "./ClientAutocomplete-84cfcc88.js";
2
+ import { m as r } from "./mapFormMixin-52ec1660.js";
3
+ import { n as s } from "./main-b72127b8.js";
4
+ import "./SearchApi-e49da25f.js";
5
+ import "./debounce-62af9d61.js";
6
6
  import "./vuex.esm-4a0fff7c.js";
7
7
  const i = {
8
8
  i18nOptions: {
@@ -1,8 +1,8 @@
1
1
  import { a as nt } from "./anime.es-e284c852.js";
2
- import { ai as At, h as Ct, n as ot, aj as Tt, G as ft, ak as Ft, al as kt, am as It, g as xt } from "./main-0530c048.js";
2
+ import { al as At, h as Ct, n as ot, am as Tt, H as ft, an as Ft, ao as kt, ap as It, g as xt } from "./main-b72127b8.js";
3
3
  import { a as Mt } from "./vuex.esm-4a0fff7c.js";
4
- import { m as dt } from "./mapFormMixin-01a2e577.js";
5
- import { C as Rt } from "./CField-1baba8ee.js";
4
+ import { m as dt } from "./mapFormMixin-52ec1660.js";
5
+ import { C as Rt } from "./CField-a80001b1.js";
6
6
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
7
7
  const Dt = () => {
8
8
  const m = window.location.host.split(".");
@@ -1,6 +1,6 @@
1
- import a from "./Index-0154e11e.js";
2
- import { n as r } from "./main-0530c048.js";
3
- import "./tinycolor-9d91bda6.js";
1
+ import a from "./Index-e27c2fdf.js";
2
+ import { n as r } from "./main-b72127b8.js";
3
+ import "./tinycolor-10bcd30d.js";
4
4
  const i = {
5
5
  name: "AttachmentsItem",
6
6
  components: {
@@ -1,4 +1,4 @@
1
- import { a4 as ki, T as vi, j as Mi, n as Si, q as bi, a8 as Yi, a9 as Oi, a6 as xi } from "./main-0530c048.js";
1
+ import { a5 as ki, W as vi, j as Mi, n as Si, q as bi, a9 as Yi, aa as Oi, a7 as xi } from "./main-b72127b8.js";
2
2
  var fs = { exports: {} };
3
3
  //! moment.js
4
4
  //! version : 2.29.4
@@ -1,4 +1,4 @@
1
- import { n as h, O as m } from "./main-0530c048.js";
1
+ import { n as h, P as m } from "./main-b72127b8.js";
2
2
  function d(t, e, i) {
3
3
  this.$children.forEach((n) => {
4
4
  n.$options.componentName === t ? n.$emit(...[e].concat(i)) : d.apply(n, [t, e].concat([i]));
@@ -1,4 +1,4 @@
1
- import { T as we, j as De, n as $e, aa as ye, H as ve } from "./main-0530c048.js";
1
+ import { W as we, j as De, n as $e, ab as ye, J as ve } from "./main-b72127b8.js";
2
2
  /*!
3
3
  * Compressor.js v1.1.1
4
4
  * https://fengyuanchen.github.io/compressorjs
@@ -76,14 +76,14 @@ var Ee = { exports: {} };
76
76
  return !1;
77
77
  }
78
78
  }(), c = n.BlobBuilder || n.WebKitBlobBuilder || n.MozBlobBuilder || n.MSBlobBuilder, m = /^data:((.*?)(;charset=.*?)?)(;base64)?,/, y = (l || c) && n.atob && n.ArrayBuffer && n.Uint8Array && function(g) {
79
- var _, U, A, B, T, v, S, w, M;
79
+ var _, U, A, B, T, v, S, w, H;
80
80
  if (_ = g.match(m), !_)
81
81
  throw new Error("invalid data URI");
82
82
  for (U = _[2] ? _[1] : "text/plain" + (_[3] || ";charset=US-ASCII"), A = !!_[4], B = g.slice(_[0].length), A ? T = atob(B) : T = decodeURIComponent(B), v = new ArrayBuffer(T.length), S = new Uint8Array(v), w = 0; w < T.length; w += 1)
83
83
  S[w] = T.charCodeAt(w);
84
84
  return l ? new Blob([d ? S : v], {
85
85
  type: U
86
- }) : (M = new c(), M.append(v), M.getBlob(U));
86
+ }) : (H = new c(), H.append(v), H.getBlob(U));
87
87
  };
88
88
  n.HTMLCanvasElement && !a.toBlob && (a.mozGetAsFile ? a.toBlob = function(g, _, U) {
89
89
  var A = this;
@@ -239,17 +239,17 @@ function Le(s) {
239
239
  return n === "jpeg" && (n = "jpg"), ".".concat(n);
240
240
  }
241
241
  var Ae = String.fromCharCode;
242
- function He(s, n, a) {
242
+ function Me(s, n, a) {
243
243
  var l = "", d;
244
244
  for (a += n, d = n; d < a; d += 1)
245
245
  l += Ae(s.getUint8(d));
246
246
  return l;
247
247
  }
248
- var Me = q.btoa;
248
+ var He = q.btoa;
249
249
  function We(s, n) {
250
250
  for (var a = [], l = 8192, d = new Uint8Array(s); d.length > 0; )
251
251
  a.push(Ae.apply(null, ze(d.subarray(0, l)))), d = d.subarray(l);
252
- return "data:".concat(n, ";base64,").concat(Me(a.join("")));
252
+ return "data:".concat(n, ";base64,").concat(He(a.join("")));
253
253
  }
254
254
  function qe(s) {
255
255
  var n = new DataView(s), a;
@@ -265,7 +265,7 @@ function qe(s) {
265
265
  }
266
266
  if (d) {
267
267
  var g = d + 4, _ = d + 10;
268
- if (He(n, g, 4) === "Exif") {
268
+ if (Me(n, g, 4) === "Exif") {
269
269
  var U = n.getUint16(_);
270
270
  if (l = U === 18761, (l || U === 19789) && n.getUint16(_ + 2, l) === 42) {
271
271
  var A = n.getUint32(_ + 4, l);
@@ -396,8 +396,8 @@ var Ge = q.ArrayBuffer, Oe = q.FileReader, X = q.URL || q.webkitURL, Ke = /\.\w+
396
396
  }, {
397
397
  key: "draw",
398
398
  value: function(a) {
399
- var l = this, d = a.naturalWidth, c = a.naturalHeight, m = a.rotate, y = m === void 0 ? 0 : m, g = a.scaleX, _ = g === void 0 ? 1 : g, U = a.scaleY, A = U === void 0 ? 1 : U, B = this.file, T = this.image, v = this.options, S = document.createElement("canvas"), w = S.getContext("2d"), M = Math.abs(y) % 180 === 90, G = (v.resize === "contain" || v.resize === "cover") && de(v.width) && de(v.height), F = Math.max(v.maxWidth, 0) || 1 / 0, I = Math.max(v.maxHeight, 0) || 1 / 0, z = Math.max(v.minWidth, 0) || 0, W = Math.max(v.minHeight, 0) || 0, L = d / c, D = v.width, $ = v.height;
400
- if (M) {
399
+ var l = this, d = a.naturalWidth, c = a.naturalHeight, m = a.rotate, y = m === void 0 ? 0 : m, g = a.scaleX, _ = g === void 0 ? 1 : g, U = a.scaleY, A = U === void 0 ? 1 : U, B = this.file, T = this.image, v = this.options, S = document.createElement("canvas"), w = S.getContext("2d"), H = Math.abs(y) % 180 === 90, G = (v.resize === "contain" || v.resize === "cover") && de(v.width) && de(v.height), F = Math.max(v.maxWidth, 0) || 1 / 0, I = Math.max(v.maxHeight, 0) || 1 / 0, z = Math.max(v.minWidth, 0) || 0, W = Math.max(v.minHeight, 0) || 0, L = d / c, D = v.width, $ = v.height;
400
+ if (H) {
401
401
  var Q = [I, F];
402
402
  F = Q[0], I = Q[1];
403
403
  var Z = [W, z];
@@ -447,7 +447,7 @@ var Ge = q.ArrayBuffer, Oe = q.FileReader, X = q.URL || q.webkitURL, Ke = /\.\w+
447
447
  }[v.resize]);
448
448
  Y = t.width, f = t.height, se = (d - Y) / 2, oe = (c - f) / 2, J.push(se, oe, Y, f);
449
449
  }
450
- if (J.push(ce, pe, he, me), M) {
450
+ if (J.push(ce, pe, he, me), H) {
451
451
  var r = [$, D];
452
452
  D = r[0], $ = r[1];
453
453
  }
@@ -969,7 +969,7 @@ var Ge = q.ArrayBuffer, Oe = q.FileReader, X = q.URL || q.webkitURL, Ke = /\.\w+
969
969
  var A = U, B = _, T = function() {
970
970
  var t = this, r = t.$createElement, i = t._self._c || r;
971
971
  return i("input", { attrs: { type: "file", name: t.$parent.name, id: t.$parent.inputId || t.$parent.name, accept: t.$parent.accept, capture: t.$parent.capture, disabled: t.$parent.disabled, webkitdirectory: t.$parent.directory && t.$parent.features.directory, directory: t.$parent.directory && t.$parent.features.directory, multiple: t.$parent.multiple && t.$parent.features.html5 }, on: { change: t.change } });
972
- }, v = [], S = void 0, w = void 0, M = void 0, G = !1, F = A({ render: T, staticRenderFns: v }, S, B, w, G, M, void 0, void 0), I = Object.assign || function(f) {
972
+ }, v = [], S = void 0, w = void 0, H = void 0, G = !1, F = A({ render: T, staticRenderFns: v }, S, B, w, G, H, void 0, void 0), I = Object.assign || function(f) {
973
973
  for (var t = 1; t < arguments.length; t++) {
974
974
  var r = arguments[t];
975
975
  for (var i in r)
@@ -1553,24 +1553,24 @@ var Ge = q.ArrayBuffer, Oe = q.FileReader, X = q.URL || q.webkitURL, Ke = /\.\w+
1553
1553
  return b("abort");
1554
1554
  if (i.success)
1555
1555
  return C(i);
1556
- var H = k(), N = {};
1556
+ var M = k(), N = {};
1557
1557
  switch (ue.type) {
1558
1558
  case "abort":
1559
1559
  N.error = "abort";
1560
1560
  break;
1561
1561
  case "error":
1562
- i.error ? N.error = i.error : H === null ? N.error = "network" : N.error = "denied";
1562
+ i.error ? N.error = i.error : M === null ? N.error = "network" : N.error = "denied";
1563
1563
  break;
1564
1564
  default:
1565
1565
  i.error ? N.error = i.error : N === null ? N.error = "network" : N.progress = "100.00";
1566
1566
  }
1567
- if (H !== null) {
1568
- if (H && H.substr(0, 1) === "{" && H.substr(H.length - 1, 1) === "}")
1567
+ if (M !== null) {
1568
+ if (M && M.substr(0, 1) === "{" && M.substr(M.length - 1, 1) === "}")
1569
1569
  try {
1570
- H = JSON.parse(H);
1570
+ M = JSON.parse(M);
1571
1571
  } catch {
1572
1572
  }
1573
- N.response = H;
1573
+ N.response = M;
1574
1574
  }
1575
1575
  return i = r.update(i, N), i.error ? b(i.error) : C(i);
1576
1576
  }
@@ -1698,7 +1698,7 @@ const Qe = {
1698
1698
  name: "BaseUpload",
1699
1699
  components: {
1700
1700
  FileUpload: Ve,
1701
- UploadModal: () => import("./UploadModal-593a1535.js")
1701
+ UploadModal: () => import("./UploadModal-0e80a0f2.js")
1702
1702
  },
1703
1703
  props: {
1704
1704
  // Optional function to handle any errors
@@ -1,4 +1,4 @@
1
- import { n as s, b as i } from "./main-0530c048.js";
1
+ import { n as s, b as i } from "./main-b72127b8.js";
2
2
  import { g as d } from "./color-71c20583.js";
3
3
  const n = {
4
4
  name: "BlockMedia",
@@ -1,5 +1,5 @@
1
- import { n as a, d as s } from "./main-0530c048.js";
2
- import "./CSlider.vue_vue_type_style_index_0_lang-5301a1aa.js";
1
+ import { n as a, d as s } from "./main-b72127b8.js";
2
+ import "./CSlider.vue_vue_type_style_index_0_lang-42fea525.js";
3
3
  const i = {
4
4
  name: "CCallout",
5
5
  components: {
@@ -1,5 +1,5 @@
1
- import { V as z, ag as D, k as T, ah as N, j as A, n as E } from "./main-0530c048.js";
2
- class j {
1
+ import { V as f, j as m, n as p } from "./main-b72127b8.js";
2
+ class v {
3
3
  constructor({ defaults: e = { width: 800, height: 600 }, delay: i = 50 } = {}) {
4
4
  this._width = e.width, this._height = e.height, this._delay = i, this._timer = null, this._initialized = !1, this._handler = this._handleResize.bind(this);
5
5
  }
@@ -30,106 +30,28 @@ class j {
30
30
  return this.initialized ? (window.removeEventListener("resize", this._handler, { passive: !0 }), this._initialized = !1, this) : this;
31
31
  }
32
32
  }
33
- const F = new j().init(), y = new z({ data: { windowSize: F } }), H = {
33
+ const b = new v().init(), c = new f({ data: { windowSize: b } }), g = {
34
34
  computed: {
35
35
  windowWidth() {
36
- return y.windowSize.width;
36
+ return c.windowSize.width;
37
37
  },
38
38
  windowHeight() {
39
- return y.windowSize.height;
39
+ return c.windowSize.height;
40
40
  },
41
41
  mq() {
42
- const { width: t } = y.windowSize, e = {
42
+ const { width: t } = c.windowSize, e = {
43
43
  sm: 576,
44
44
  md: 1024,
45
45
  lg: 1280,
46
46
  xl: 1 / 0
47
47
  };
48
48
  let i = "lg";
49
- return Object.keys(e).reverse().forEach((n) => {
50
- t <= e[n] && (i = n);
49
+ return Object.keys(e).reverse().forEach((o) => {
50
+ t <= e[o] && (i = o);
51
51
  }), i;
52
52
  }
53
53
  }
54
- };
55
- var W = D, q = function() {
56
- return W.Date.now();
57
- }, K = q, V = /\s/;
58
- function Y(t) {
59
- for (var e = t.length; e-- && V.test(t.charAt(e)); )
60
- ;
61
- return e;
62
- }
63
- var U = Y, X = U, G = /^\s+/;
64
- function J(t) {
65
- return t && t.slice(0, X(t) + 1).replace(G, "");
66
- }
67
- var Q = J, Z = Q, B = T, ee = N, I = 0 / 0, te = /^[-+]0x[0-9a-f]+$/i, ie = /^0b[01]+$/i, se = /^0o[0-7]+$/i, ne = parseInt;
68
- function oe(t) {
69
- if (typeof t == "number")
70
- return t;
71
- if (ee(t))
72
- return I;
73
- if (B(t)) {
74
- var e = typeof t.valueOf == "function" ? t.valueOf() : t;
75
- t = B(e) ? e + "" : e;
76
- }
77
- if (typeof t != "string")
78
- return t === 0 ? t : +t;
79
- t = Z(t);
80
- var i = ie.test(t);
81
- return i || se.test(t) ? ne(t.slice(2), i ? 2 : 8) : te.test(t) ? I : +t;
82
- }
83
- var ae = oe, re = T, w = K, O = ae, le = "Expected a function", de = Math.max, ce = Math.min;
84
- function ue(t, e, i) {
85
- var n, s, l, o, a, d, u = 0, C = !1, h = !1, v = !0;
86
- if (typeof t != "function")
87
- throw new TypeError(le);
88
- e = O(e) || 0, re(i) && (C = !!i.leading, h = "maxWait" in i, l = h ? de(O(i.maxWait) || 0, e) : l, v = "trailing" in i ? !!i.trailing : v);
89
- function b(r) {
90
- var c = n, f = s;
91
- return n = s = void 0, u = r, o = t.apply(f, c), o;
92
- }
93
- function L(r) {
94
- return u = r, a = setTimeout(p, e), C ? b(r) : o;
95
- }
96
- function R(r) {
97
- var c = r - d, f = r - u, S = e - c;
98
- return h ? ce(S, l - f) : S;
99
- }
100
- function $(r) {
101
- var c = r - d, f = r - u;
102
- return d === void 0 || c >= e || c < 0 || h && f >= l;
103
- }
104
- function p() {
105
- var r = w();
106
- if ($(r))
107
- return k(r);
108
- a = setTimeout(p, R(r));
109
- }
110
- function k(r) {
111
- return a = void 0, v && n ? b(r) : (n = s = void 0, o);
112
- }
113
- function M() {
114
- a !== void 0 && clearTimeout(a), u = 0, n = d = s = a = void 0;
115
- }
116
- function P() {
117
- return a === void 0 ? o : k(w());
118
- }
119
- function g() {
120
- var r = w(), c = $(r);
121
- if (n = arguments, s = this, d = r, c) {
122
- if (a === void 0)
123
- return L(d);
124
- if (h)
125
- return clearTimeout(a), a = setTimeout(p, e), b(d);
126
- }
127
- return a === void 0 && (a = setTimeout(p, e)), o;
128
- }
129
- return g.cancel = M, g.flush = P, g;
130
- }
131
- var he = ue;
132
- const Te = /* @__PURE__ */ A(he), m = (t, e = !1) => t ? e ? t.querySelectorAll('*[tabindex="-1"]') : t.querySelectorAll(`a[href]:not([tabindex="-1"]),
54
+ }, r = (t, e = !1) => t ? e ? t.querySelectorAll('*[tabindex="-1"]') : t.querySelectorAll(`a[href]:not([tabindex="-1"]),
133
55
  area[href],
134
56
  input:not([disabled]),
135
57
  select:not([disabled]),
@@ -140,23 +62,23 @@ const Te = /* @__PURE__ */ A(he), m = (t, e = !1) => t ? e ? t.querySelectorAll(
140
62
  embed,
141
63
  *[tabindex]:not([tabindex="-1"]),
142
64
  *[contenteditable]`) : null;
143
- let _;
144
- const fe = (t, { value: e = !0 }) => {
65
+ let u;
66
+ const y = (t, { value: e = !0 }) => {
145
67
  if (e) {
146
- let i = m(t), n = m(t, !0);
147
- i && i.length > 0 && (_ = (s) => {
148
- i = m(t), n = m(t, !0);
149
- const l = i[0], o = i[i.length - 1];
150
- s.target === l && s.shiftKey && s.key === "Tab" ? (s.preventDefault(), o.focus()) : (s.target === o || Array.from(n).indexOf(s.target) >= 0) && !s.shiftKey && s.key === "Tab" && (s.preventDefault(), l.focus());
151
- }, t.addEventListener("keydown", _));
68
+ let i = r(t), o = r(t, !0);
69
+ i && i.length > 0 && (u = (s) => {
70
+ i = r(t), o = r(t, !0);
71
+ const a = i[0], n = i[i.length - 1];
72
+ s.target === a && s.shiftKey && s.key === "Tab" ? (s.preventDefault(), n.focus()) : (s.target === n || Array.from(o).indexOf(s.target) >= 0) && !s.shiftKey && s.key === "Tab" && (s.preventDefault(), a.focus());
73
+ }, t.addEventListener("keydown", u));
152
74
  }
153
- }, pe = (t) => {
154
- t.removeEventListener("keydown", _);
155
- }, me = {
156
- bind: fe,
157
- unbind: pe
75
+ }, w = (t) => {
76
+ t.removeEventListener("keydown", u);
77
+ }, _ = {
78
+ bind: y,
79
+ unbind: w
158
80
  };
159
- var x = { exports: {} };
81
+ var h = { exports: {} };
160
82
  (function(t, e) {
161
83
  Object.defineProperty(e, "__esModule", {
162
84
  value: !0
@@ -165,31 +87,31 @@ var x = { exports: {} };
165
87
  return !!(typeof window < "u" && ("ontouchstart" in window || window.DocumentTouch && typeof document < "u" && document instanceof window.DocumentTouch)) || !!(typeof navigator < "u" && (navigator.maxTouchPoints || navigator.msMaxTouchPoints));
166
88
  }
167
89
  t.exports = e.default;
168
- })(x, x.exports);
169
- var ve = x.exports;
170
- const be = /* @__PURE__ */ A(ve), Ae = be();
171
- function Ee(t, e) {
172
- return e.split(".").reduce((n, s) => n ? n[s] : null, t);
90
+ })(h, h.exports);
91
+ var C = h.exports;
92
+ const x = /* @__PURE__ */ m(C), z = x();
93
+ function M(t, e) {
94
+ return e.split(".").reduce((o, s) => o ? o[s] : null, t);
173
95
  }
174
- function ge(t) {
96
+ function $(t) {
175
97
  typeof t.remove < "u" ? t.remove() : typeof t.parentNode < "u" && t.parentNode !== null && t.parentNode.removeChild(t);
176
98
  }
177
- function ye(t) {
178
- var o;
179
- const e = (o = t.getRootNode) == null ? void 0 : o.call(t), n = (e == null ? void 0 : e.toString()) === "[object ShadowRoot]" ? e : document.body, s = document.createElement("div");
99
+ function k(t) {
100
+ var n;
101
+ const e = (n = t.getRootNode) == null ? void 0 : n.call(t), o = (e == null ? void 0 : e.toString()) === "[object ShadowRoot]" ? e : document.body, s = document.createElement("div");
180
102
  s.style.position = "absolute", s.style.left = "0px", s.style.top = "0px";
181
- const l = document.createElement("div");
182
- return s.appendChild(l), l.appendChild(t), n.appendChild(s), s;
103
+ const a = document.createElement("div");
104
+ return s.appendChild(a), a.appendChild(t), o.appendChild(s), s;
183
105
  }
184
- function Le(t, e, i) {
106
+ function D(t, e, i) {
185
107
  return Math.max(e, Math.min(i, t));
186
108
  }
187
- const we = ["escape", "outside"], _e = {
109
+ const B = ["escape", "outside"], S = {
188
110
  name: "CDropdown",
189
111
  directives: {
190
- trapFocus: me
112
+ trapFocus: _
191
113
  },
192
- mixins: [H],
114
+ mixins: [g],
193
115
  props: {
194
116
  value: {
195
117
  type: [String, Number, Boolean, Object, Array, Function],
@@ -317,7 +239,7 @@ const we = ["escape", "outside"], _e = {
317
239
  return this.mobileModal && this.mq === "sm";
318
240
  },
319
241
  cancelOptions() {
320
- return typeof this.canClose == "boolean" ? this.canClose ? we : [] : this.canClose;
242
+ return typeof this.canClose == "boolean" ? this.canClose ? B : [] : this.canClose;
321
243
  },
322
244
  contentStyle() {
323
245
  return {
@@ -344,10 +266,10 @@ const we = ["escape", "outside"], _e = {
344
266
  }
345
267
  },
346
268
  mounted() {
347
- typeof window < "u" && (this.getRootElm().addEventListener("click", this.clickedOutside), document.addEventListener("keyup", this.keyPress)), this.appendToBody && (this.$data._bodyEl = ye(this.$refs.dropdownMenu), this.updateAppendToBody());
269
+ typeof window < "u" && (this.getRootElm().addEventListener("click", this.clickedOutside), document.addEventListener("keyup", this.keyPress)), this.appendToBody && (this.$data._bodyEl = k(this.$refs.dropdownMenu), this.updateAppendToBody());
348
270
  },
349
271
  beforeDestroy() {
350
- typeof window < "u" && (this.getRootElm().removeEventListener("click", this.clickedOutside), document.removeEventListener("keyup", this.keyPress)), this.appendToBody && ge(this.$data._bodyEl);
272
+ typeof window < "u" && (this.getRootElm().removeEventListener("click", this.clickedOutside), document.removeEventListener("keyup", this.keyPress)), this.appendToBody && $(this.$data._bodyEl);
351
273
  },
352
274
  methods: {
353
275
  /**
@@ -424,34 +346,34 @@ const we = ["escape", "outside"], _e = {
424
346
  const t = this.$refs.dropdownMenu, e = this.$refs.trigger;
425
347
  if (t && e) {
426
348
  const i = this.$data._bodyEl.children[0];
427
- if (i.classList.forEach((o) => i.classList.remove(o)), i.classList.add("dropdown"), i.classList.add("dropdown-menu-animation"), this.$vnode && this.$vnode.data && this.$vnode.data.staticClass && i.classList.add(this.$vnode.data.staticClass), this.rootClasses.forEach((o) => {
428
- if (o && typeof o == "object")
429
- for (const a in o)
430
- o[a] && i.classList.add(a);
349
+ if (i.classList.forEach((n) => i.classList.remove(n)), i.classList.add("dropdown"), i.classList.add("dropdown-menu-animation"), this.$vnode && this.$vnode.data && this.$vnode.data.staticClass && i.classList.add(this.$vnode.data.staticClass), this.rootClasses.forEach((n) => {
350
+ if (n && typeof n == "object")
351
+ for (const l in n)
352
+ n[l] && i.classList.add(l);
431
353
  }), this.appendToBodyCopyParent) {
432
- const o = this.$refs.dropdown.parentNode, a = this.$data._bodyEl;
433
- a.classList.forEach((d) => a.classList.remove(d)), o.classList.forEach((d) => {
434
- a.classList.add(d);
354
+ const n = this.$refs.dropdown.parentNode, l = this.$data._bodyEl;
355
+ l.classList.forEach((d) => l.classList.remove(d)), n.classList.forEach((d) => {
356
+ l.classList.add(d);
435
357
  });
436
358
  }
437
- const n = e.getBoundingClientRect();
438
- let s = n.top + window.scrollY, l = n.left + window.scrollX;
439
- !this.position || this.position.indexOf("bottom") >= 0 ? s += e.clientHeight : s -= t.clientHeight, this.position && this.position.indexOf("left") >= 0 && (l -= t.clientWidth - e.clientWidth), this.style = {
359
+ const o = e.getBoundingClientRect();
360
+ let s = o.top + window.scrollY, a = o.left + window.scrollX;
361
+ !this.position || this.position.indexOf("bottom") >= 0 ? s += e.clientHeight : s -= t.clientHeight, this.position && this.position.indexOf("left") >= 0 && (a -= t.clientWidth - e.clientWidth), this.style = {
440
362
  position: "absolute",
441
363
  top: `${s}px`,
442
- left: `${l}px`,
364
+ left: `${a}px`,
443
365
  zIndex: "1001"
444
366
  };
445
367
  }
446
368
  },
447
369
  getRootElm() {
448
- var i, n;
449
- const t = (n = (i = this.$el).getRootNode) == null ? void 0 : n.call(i);
370
+ var i, o;
371
+ const t = (o = (i = this.$el).getRootNode) == null ? void 0 : o.call(i);
450
372
  return (t == null ? void 0 : t.toString()) === "[object ShadowRoot]" ? t : document;
451
373
  }
452
374
  }
453
375
  };
454
- var xe = function() {
376
+ var A = function() {
455
377
  var e = this, i = e._self._c;
456
378
  return i("div", { ref: "dropdown", staticClass: "dropdown dropdown-menu-animation", class: e.rootClasses }, [e.inline ? e._e() : i("div", { ref: "trigger", staticClass: "dropdown-trigger", attrs: { role: "button", "aria-haspopup": "true" }, on: { click: e.toggle, mouseenter: e.checkHoverable } }, [e._t("trigger", null, { active: e.isActive })], 2), i("transition", { attrs: { name: "fade-in" } }, [e.isMobileModal ? i("div", { directives: [{ name: "show", rawName: "v-show", value: e.isActive, expression: "isActive" }], staticClass: "background", attrs: { "aria-hidden": !e.isActive } }) : e._e()]), i("transition", { attrs: { name: e.isMobileModal ? "slide-in-bottom" : e.animation } }, [i("div", { directives: [{ name: "trap-focus", rawName: "v-trap-focus", value: e.trapFocus, expression: "trapFocus" }, { name: "show", rawName: "v-show", value: !e.disabled && (e.isActive || e.isHoverable) || e.inline, expression: "(!disabled && (isActive || isHoverable)) || inline" }], ref: "dropdownMenu", staticClass: "dropdown-menu", style: {
457
379
  ...e.style,
@@ -459,18 +381,18 @@ var xe = function() {
459
381
  }, attrs: { "aria-hidden": !e.isActive } }, [e.isActive ? [e._t("header"), i("div", { staticClass: "dropdown-content", class: `${e.uniquePopoverClass}`, style: e.contentStyle, attrs: { role: e.ariaRole } }, [e.isMobileModal && e.mobileLabel ? e._t("mobileLabel", function() {
460
382
  return [i("div", { staticClass: "dropdown-content-label" }, [e._v(e._s(e.mobileLabel))])];
461
383
  }) : e._e(), e._t("default")], 2), e._t("footer")] : e._e()], 2)])], 1);
462
- }, Ce = [], $e = /* @__PURE__ */ E(
463
- _e,
464
- xe,
465
- Ce,
384
+ }, L = [], O = /* @__PURE__ */ p(
385
+ S,
386
+ A,
387
+ L,
466
388
  !1,
467
389
  null,
468
390
  null,
469
391
  null,
470
392
  null
471
393
  );
472
- const Re = $e.exports;
473
- const ke = {
394
+ const H = O.exports;
395
+ const E = {
474
396
  name: "CDropdownItem",
475
397
  props: {
476
398
  value: {
@@ -585,30 +507,27 @@ const ke = {
585
507
  }
586
508
  }
587
509
  };
588
- var Se = function() {
510
+ var I = function() {
589
511
  var e = this, i = e._self._c;
590
512
  return e.separator ? i("hr", { staticClass: "dropdown-divider" }) : !e.custom && !e.hasLink ? i(e.to && !e.disabled ? "router-link" : "a", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.tooltipItem, expression: "tooltipItem" }], tag: "component", staticClass: "dropdown-item truncate-text", class: [e.anchorClasses, `is-${e.type}`], attrs: { to: e.to, role: e.ariaRoleItem, tabindex: e.isFocusable ? 0 : null }, on: { click: e.selectItem } }, [e.iconLeft ? i("BaseIcon", e._b({ staticClass: "icon dropdown-item-icon", attrs: { type: e.iconLeft } }, "BaseIcon", { size: 18, ...e.iconProps }, !1)) : e._e(), e._t("default"), e.toggle ? i("CSwitch", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.tooltipItem, expression: "tooltipItem" }], staticStyle: { display: "inline-flex", "pointer-events": "none", position: "absolute", right: "0", top: "50%", transform: "translateY(-50%)", "margin-right": "0" }, attrs: { value: e.value, size: "tiny", type: "success" } }) : e._e(), e.iconRight ? i("BaseIcon", e._b({ staticClass: "icon dropdown-item-icon is-right", attrs: { type: e.iconRight || "chevron-up-down" } }, "BaseIcon", { size: 18, ...e.iconProps }, !1)) : e._e()], 2) : i("div", { staticClass: "truncate-text", class: [e.itemClasses, `is-${e.type}`], attrs: { role: e.ariaRoleItem, tabindex: e.isFocusable ? 0 : null }, on: { click: e.selectItem } }, [e.iconLeft ? i("BaseIcon", e._b({ staticClass: "icon dropdown-item-icon", attrs: { type: e.iconLeft } }, "BaseIcon", { size: 18, ...e.iconProps }, !1)) : e._e(), e._t("default"), e.iconRight ? i("BaseIcon", e._b({ staticClass: "icon dropdown-item-icon is-right", attrs: { type: e.iconRight } }, "BaseIcon", { size: 18, ...e.iconProps }, !1)) : e._e()], 2);
591
- }, Be = [], Ie = /* @__PURE__ */ E(
592
- ke,
593
- Se,
594
- Be,
513
+ }, R = [], T = /* @__PURE__ */ p(
514
+ E,
515
+ I,
516
+ R,
595
517
  !1,
596
518
  null,
597
519
  null,
598
520
  null,
599
521
  null
600
522
  );
601
- const Me = Ie.exports;
523
+ const j = T.exports;
602
524
  export {
603
- Re as C,
604
- he as a,
605
- Me as b,
606
- ye as c,
607
- Te as d,
608
- Le as e,
609
- Ee as g,
610
- Ae as i,
611
- ge as r,
612
- ae as t,
613
- H as w
525
+ H as C,
526
+ j as a,
527
+ D as b,
528
+ k as c,
529
+ M as g,
530
+ z as i,
531
+ $ as r,
532
+ g as w
614
533
  };
@@ -1,4 +1,4 @@
1
- import { n } from "./main-0530c048.js";
1
+ import { n } from "./main-b72127b8.js";
2
2
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
3
3
  const l = {
4
4
  name: "CFieldBody",
@@ -0,0 +1,64 @@
1
+ import { s as e, t as n, n as o } from "./main-b72127b8.js";
2
+ const r = {
3
+ name: "CPhoneFormat",
4
+ props: {
5
+ phone: {
6
+ type: String,
7
+ required: !1,
8
+ default: ""
9
+ },
10
+ region: {
11
+ type: String,
12
+ required: !1,
13
+ default: null
14
+ }
15
+ },
16
+ data() {
17
+ return {
18
+ formattedPhone: ""
19
+ };
20
+ },
21
+ watch: {
22
+ phone: {
23
+ immediate: !0,
24
+ async handler() {
25
+ this.doFormatPhone();
26
+ }
27
+ }
28
+ },
29
+ methods: {
30
+ async doFormatPhone() {
31
+ if (!this.phone) {
32
+ this.formattedPhone = "";
33
+ return;
34
+ }
35
+ const t = await e(this.phone, {
36
+ defaultRegion: this.region
37
+ });
38
+ if (!t) {
39
+ this.formattedPhone = this.phone;
40
+ return;
41
+ }
42
+ this.formattedPhone = t.national;
43
+ }
44
+ },
45
+ render() {
46
+ return this.$scopedSlots.default ? this.$scopedSlots.default({
47
+ formattedValue: this.formattedPhone
48
+ }) : n("span", [this.formattedPhone]);
49
+ }
50
+ }, a = null, s = null;
51
+ var h = /* @__PURE__ */ o(
52
+ r,
53
+ a,
54
+ s,
55
+ !1,
56
+ null,
57
+ null,
58
+ null,
59
+ null
60
+ );
61
+ const l = h.exports;
62
+ export {
63
+ l as C
64
+ };
@@ -1,4 +1,4 @@
1
- import { n as s, ab as r } from "./main-0530c048.js";
1
+ import { n as s, ag as r } from "./main-b72127b8.js";
2
2
  const o = {
3
3
  name: "SmartList",
4
4
  props: {
@@ -1,5 +1,5 @@
1
- import { S as o } from "./SearchApi-5c205029.js";
2
- import { n as l, v as c } from "./main-0530c048.js";
1
+ import { S as o } from "./SearchApi-e49da25f.js";
2
+ import { n as l, w as c } from "./main-b72127b8.js";
3
3
  const i = {
4
4
  i18nOptions: {
5
5
  namespaces: "components",