@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 h, U as D, av as B, b as C, aw as M, ax as Z, ay as K, az as Y, aA as W, V as F, aB as X, aC as Q, n as d, s as P, D as J, Q as y, aD as ee, g as m, aE as _, aF as te, aG as ne, aH as ae, aI as H, p as re, h as L, I as E, aJ as U, H as ie, aK as se, al as oe } from "./main-0530c048.js";
2
- import { m as v, a as $, b as le } from "./vuex.esm-4a0fff7c.js";
1
+ import { c as h, X as L, ay as B, b as C, az as M, aA as Z, aB as K, aC as Y, aD as W, V as F, aE as X, aF as Q, n as d, u as P, E as J, T as y, aG as ee, g as m, aH as _, aI as te, aJ as ne, aK as ae, aL as H, p as re, h as D, I as E, aM as U, J as ie, aN as se, ao as oe } from "./main-b72127b8.js";
2
+ import { m as v, a as T, b as le } from "./vuex.esm-4a0fff7c.js";
3
3
  import { a as u } from "./anime.es-e284c852.js";
4
- import { g as k } from "./image-6e71d7fa.js";
5
- import "./index-a390debd.js";
4
+ import { g as k } from "./image-7f7c16da.js";
5
+ import "./index-1cf2de3c.js";
6
6
  import { g as ce } from "./dom-962579a6.js";
7
7
  import { v as b } from "./index-805c56e4.js";
8
8
  const x = {
@@ -1257,10 +1257,10 @@ const x = {
1257
1257
  const e = "js.stripe.com/v3/", t = document.createElement("script"), a = document.getElementsByTagName("script")[0];
1258
1258
  return t.src = `https://${e}`, t.id = "stripe-js", n && t.addEventListener("load", (r) => n(null, r), !1), a.parentNode.insertBefore(t, a), !0;
1259
1259
  }, de = () => ue(() => {
1260
- window.$stripe = Stripe(h.stripe.publishableKey, { locale: D.lang || "en" });
1260
+ window.$stripe = Stripe(h.stripe.publishableKey, { locale: L.lang || "en" });
1261
1261
  });
1262
1262
  de();
1263
- const me = (n) => D.te(`errors:${n}`) && D.t(`errors:${n}`), pe = "stripe", {
1263
+ const me = (n) => L.te(`errors:${n}`) && L.t(`errors:${n}`), pe = "stripe", {
1264
1264
  LOAD_PRICES: A,
1265
1265
  RESET_STRIPE_FORM: ge,
1266
1266
  SET_STRIPE_FORM_VALUE: he,
@@ -1526,8 +1526,8 @@ const me = (n) => D.te(`errors:${n}`) && D.t(`errors:${n}`), pe = "stripe", {
1526
1526
  r && (g = await t(O, { cardElement: r }));
1527
1527
  const S = { ...l, items: s };
1528
1528
  g && (S.paymentMethod = g), o && o.code && (S.promotionCode = o.code), p && (S.dealSource = p);
1529
- const { data: j = {} } = await M.product(S, { removeUnusedItems: i }), { clientSecrets: T } = j, R = g && g.id ? g.id : c && c.paymentMethodId;
1530
- return T && T.length && R ? await t(N, { clientSecrets: T, paymentMethodId: R }) : !0;
1529
+ const { data: j = {} } = await M.product(S, { removeUnusedItems: i }), { clientSecrets: $ } = j, R = g && g.id ? g.id : c && c.paymentMethodId;
1530
+ return $ && $.length && R ? await t(N, { clientSecrets: $, paymentMethodId: R }) : !0;
1531
1531
  } catch (s) {
1532
1532
  this.handleError(s);
1533
1533
  const l = (s.errorCode ? me(s.errorCode) : "") || s.message;
@@ -1864,17 +1864,17 @@ var we = function() {
1864
1864
  }), 0), t("CButton", { staticClass: "anim-block sticky-btn", attrs: { disabled: e.currentAccountType === e.plan && e.currentInterval === e.interval || e.plan === "free", type: "secondary", "icon-right": "arrow-right" }, on: { click: function(a) {
1865
1865
  return e.$emit("next");
1866
1866
  } } }, [e._v(e._s(e.$t("continueButton")))])], 1);
1867
- }, $e = [], Te = /* @__PURE__ */ d(
1867
+ }, Te = [], $e = /* @__PURE__ */ d(
1868
1868
  xe,
1869
1869
  we,
1870
- $e,
1870
+ Te,
1871
1871
  !1,
1872
1872
  null,
1873
1873
  "8473061a",
1874
1874
  null,
1875
1875
  null
1876
1876
  );
1877
- const Me = Te.exports;
1877
+ const Me = $e.exports;
1878
1878
  const Ee = {
1879
1879
  props: {
1880
1880
  defaultOpen: {
@@ -1943,17 +1943,17 @@ var Ie = function() {
1943
1943
  return t("div", [t("div", { on: { click: function(a) {
1944
1944
  e.expanded = !e.expanded;
1945
1945
  } } }, [e._t("trigger", null, { expanded: e.expanded })], 2), t("transition", { on: { enter: e.onEnter, "after-enter": e.onAfterEnter, "before-leave": e.onBeforeLeave, leave: e.onLeave } }, [e.expanded ? t("div", { ref: "wrapper", staticClass: "c-accordion", style: e.wrapperStyle }, [t("div", { ref: "inner", staticClass: "c-accordion__inner" }, [e._t("default")], 2)]) : e._e()])], 1);
1946
- }, De = [], Le = /* @__PURE__ */ d(
1946
+ }, Le = [], De = /* @__PURE__ */ d(
1947
1947
  Ee,
1948
1948
  Ie,
1949
- De,
1949
+ Le,
1950
1950
  !1,
1951
1951
  null,
1952
1952
  null,
1953
1953
  null,
1954
1954
  null
1955
1955
  );
1956
- const Re = Le.exports, Be = {
1956
+ const Re = De.exports, Be = {
1957
1957
  amex: {
1958
1958
  name: "American Express",
1959
1959
  logo: '<g><rect width="48" height="32" rx="4" fill="white"/><g><path d="M8.88 17.9V26.06H17.14L18 24.84L18.84 26.06H23.89V24.22H24.45C24.9584 24.2244 25.4643 24.1502 25.95 24V26.06H29.38V24.6L30.54 26.06H46.16C46.802 26.0712 47.4338 25.8977 47.98 25.56V29C47.5224 30.7722 45.9203 32.0078 44.09 32H4C1.79086 32 0 30.2091 0 28V15.4H2.28L2.75 14.18H3.87L4.33 15.4H22.67V13.94L23.83 15.4H28.64V14.66C29.3453 15.1621 30.1945 15.4217 31.06 15.4H33.93L34.39 14.18H35.51L36 15.4H40.9V13.82L41.9 15.4H45.28V7.24H41.69V8.9L40.62 7.24H37.48V9.34L36.48 7.24H31.14C30.2366 7.21382 29.3524 7.50384 28.64 8.06V7.24H11L10.4 9L9.8 7.2H5.8V9.3L4.86 7.2H1.6L0 11V4C0 1.79086 1.79086 1.31011e-07 4 1.31011e-07H44.09C45.9278 -0.0169872 47.5406 1.2205 48 3V17.9H18.86L18 19.1L17.16 17.9H8.88Z" fill="#296DB6"/><path fill-rule="evenodd" clip-rule="evenodd" d="M21.32 19.2H24.43V19.16C24.9479 19.1165 25.4595 19.2976 25.8345 19.6574C26.2096 20.0171 26.4119 20.5208 26.39 21.04C26.4028 21.5655 26.1927 22.0718 25.8116 22.4338C25.4306 22.7958 24.9141 22.9797 24.39 22.94H22.69V24.8H21.32V19.2ZM14.71 20.36V19.16H10.18V24.8H14.71V23.6H11.54V22.6H14.65V21.38H11.54V20.38L14.71 20.36ZM18.8 22L21.06 19.2H19.4L18 20.94L16.61 19.16H14.91L17.2 22L15 24.8H16.64L18 23L19.36 24.82H21.08L18.8 22ZM24.31 21.78H22.69V20.36H24.31C24.6911 20.36 25 20.6689 25 21.05C25 21.4311 24.6911 21.74 24.31 21.74V21.78ZM32.17 20.79C32.286 21.7731 31.5831 22.664 30.6 22.78L32.49 24.8H30.78L29.1 22.8H28.48V24.8H27.12V19.22H30.18C31.1631 19.104 32.054 19.8069 32.17 20.79ZM30.06 21.66H28.48V20.36H30.06C30.2378 20.3369 30.4169 20.3918 30.5511 20.5107C30.6853 20.6296 30.7615 20.8007 30.76 20.98C30.7649 21.1604 30.6898 21.3337 30.5547 21.4533C30.4196 21.573 30.2385 21.6267 30.06 21.6V21.66ZM37.36 19.22V20.42L34.19 20.38V21.38H37.28V22.6H34.19V23.6H37.36V24.8H32.81V19.22H37.36ZM41.13 21.42H39.82C39.6175 21.4607 39.4105 21.3753 39.2956 21.2036C39.1808 21.032 39.1808 20.808 39.2956 20.6364C39.4105 20.4647 39.6175 20.3793 39.82 20.42H42.25L42.79 19.22H39.86C39.3615 19.1622 38.8623 19.3225 38.4906 19.6597C38.1189 19.9969 37.9109 20.4782 37.92 20.98C37.8896 21.4469 38.0691 21.903 38.4094 22.2241C38.7498 22.5451 39.2157 22.6976 39.68 22.64H41C41.2025 22.5993 41.4095 22.6847 41.5244 22.8564C41.6392 23.028 41.6392 23.252 41.5244 23.4236C41.4095 23.5953 41.2025 23.6807 41 23.64H38.08V24.84H41C41.5039 24.8812 42.0011 24.7024 42.3634 24.3497C42.7257 23.997 42.9177 23.5049 42.89 23C42.9153 22.5378 42.7326 22.0885 42.392 21.775C42.0514 21.4615 41.5885 21.3166 41.13 21.38V21.42ZM47.46 20.42H45.03L45 20.38C44.7975 20.3393 44.5905 20.4247 44.4756 20.5964C44.3608 20.768 44.3608 20.992 44.4756 21.1636C44.5905 21.3353 44.7975 21.4207 45 21.38H46.36C47.0518 21.3089 47.7118 21.6871 48 22.32V23.66C47.7246 24.4224 46.9666 24.9003 46.16 24.82H43.29V23.62H46.18C46.3825 23.6607 46.5895 23.5753 46.7044 23.4036C46.8192 23.232 46.8192 23.008 46.7044 22.8364C46.5895 22.6647 46.3825 22.5793 46.18 22.62H44.89C44.4257 22.6776 43.9598 22.5251 43.6194 22.2041C43.2791 21.883 43.0996 21.4269 43.13 20.96C43.1209 20.4582 43.3289 19.9769 43.7006 19.6397C44.0723 19.3025 44.5715 19.1422 45.07 19.2H48L47.46 20.42Z" fill="#296DB6"/><path fill-rule="evenodd" clip-rule="evenodd" d="M25.45 10.28C25.4719 11.1815 24.8053 11.9521 23.91 12.06L25.79 14.14H24.09L22.41 12.14H21.79V14.14H20.4V8.5H23.45C23.9596 8.43317 24.473 8.59111 24.8569 8.93278C25.2408 9.27446 25.4573 9.76612 25.45 10.28ZM4.23 8.5H2.45L0 14.14H1.48L2 13H4.63L5.11 14.18H6.65L4.23 8.5ZM2.38 11.86L2.93 10.54L3.29 9.66L3.65 10.54L4.19 11.86H2.38ZM10.6 11.76L11.7 8.5H13.89V14.14H12.57V10.44V9.58L12.31 10.44L11 14.14H9.8L8.52 10.44L8.24 9.58V10.44V14.14H6.91V8.5H9.12L10.24 11.76L10.42 12.38L10.6 11.76ZM19.5 9.7V8.5H15V14.14H19.5V12.94H16.33V11.94H19.42V10.72H16.33V9.72L19.5 9.7ZM23.37 10.94H21.79V9.7H23.37C23.5471 9.68019 23.7243 9.73632 23.8577 9.85449C23.9912 9.97265 24.0683 10.1418 24.07 10.32C24.0749 10.5004 23.9998 10.6737 23.8647 10.7933C23.7296 10.913 23.5485 10.9667 23.37 10.94ZM26.11 14.14V8.5H27.48V14.14H26.11ZM31.11 9.72H32.58V8.5H31C30.2562 8.45299 29.5291 8.7337 29.0099 9.26831C28.4907 9.80292 28.2313 10.5379 28.3 11.28V11.36C28.2164 12.0915 28.4596 12.8226 28.9645 13.3583C29.4694 13.8941 30.1849 14.1801 30.92 14.14H31L31.55 12.94H31.1C30.685 12.9613 30.2819 12.7972 29.9999 12.492C29.7179 12.1868 29.586 11.772 29.64 11.36V11.28C29.5925 10.8712 29.7272 10.4621 30.0085 10.1616C30.2897 9.86113 30.6889 9.69961 31.1 9.72H31.11ZM34.09 8.5H35.89L38.3 14.18H36.76L36.28 13H33.61L33.13 14.14H31.67L34.09 8.5ZM34.05 11.86L34.57 10.54L34.93 9.66L35.27 10.54L35.81 11.86H34.05ZM42.61 11.5V8.5H44V14.14H42.35L40.26 10.96L39.9 10.34V11V14.18H38.56V8.54H40.23L42.23 11.54L42.61 12.18V11.5Z" fill="#296DB6"/></g></g>'
@@ -2454,7 +2454,7 @@ const He = {
2454
2454
  this.companyRegion === "SE" && !this.formCustomer.region && this.$emit("input", { key: "customer.region", value: this.companyRegion }), this.routePromo && this.verifyPromotionCode(this.routePromo);
2455
2455
  },
2456
2456
  methods: {
2457
- ...$({
2457
+ ...T({
2458
2458
  usePromotionCode: m.SUBMIT_PROMOTION_CODE,
2459
2459
  setPromotion: m.SET_FORM_PROMOTION,
2460
2460
  submitPlan: m.SUBMIT_FORM_PLAN
@@ -2846,7 +2846,7 @@ const Oe = Ve.exports, Ne = {
2846
2846
  this.isOfferta && te(Ne), this.resetStripeForm(), await this.loadPrices(), await this.suggestQuantity(), await this.handlePossibleDeal(), this.isEdit = !!this.subscriptions.length;
2847
2847
  },
2848
2848
  methods: {
2849
- ...$({
2849
+ ...T({
2850
2850
  loadPrices: m.LOAD_PRICES,
2851
2851
  resetStripeForm: m.RESET_STRIPE_FORM,
2852
2852
  setFormValue: m.SET_STRIPE_FORM_VALUE,
@@ -3345,14 +3345,14 @@ const yt = ft.exports, Ct = {
3345
3345
  try {
3346
3346
  re("/documentLimitReached", {});
3347
3347
  } catch (n) {
3348
- L(n, { showMessage: !1 });
3348
+ D(n, { showMessage: !1 });
3349
3349
  }
3350
3350
  },
3351
3351
  async mounted() {
3352
3352
  this.checkFreeDocVoucher();
3353
3353
  },
3354
3354
  methods: {
3355
- ...$({
3355
+ ...T({
3356
3356
  loadCurrentCompany: m.DO_LOAD_CURRENT_COMPANY
3357
3357
  }),
3358
3358
  async checkFreeDocVoucher() {
@@ -3372,11 +3372,11 @@ const yt = ft.exports, Ct = {
3372
3372
  async useFreeDocsVoucher() {
3373
3373
  this.isLoading = !0;
3374
3374
  try {
3375
- await U.post({ code: "freeUserDocs" }), E.setItem("voucher-freeUserDocs-company-id", this.account.CompanyId), await this.loadCurrentCompany(), ie("success", this.$t("voucherSuccessMessage", { count: this.voucherDocCount })), this.onUpgrade && typeof this.onUpgrade == "function" && this.onUpgrade();
3375
+ await U.post({ code: "freeUserDocs" }), E.setItem("voucher-freeUserDocs-company-id", this.account.CompanyId), await this.loadCurrentCompany(), ie("success", this.$t("voucherSuccessMessage", { count: this.voucherDocCount })), this.onUpgrade && typeof this.onUpgrade == "function" && this.onUpgrade(), this.$emit("close");
3376
3376
  } catch (n) {
3377
- L(n);
3377
+ D(n);
3378
3378
  } finally {
3379
- this.isLoading = !1, this.$emit("close");
3379
+ this.isLoading = !1;
3380
3380
  }
3381
3381
  }
3382
3382
  }
@@ -3432,8 +3432,8 @@ var kt = function() {
3432
3432
  null,
3433
3433
  null
3434
3434
  );
3435
- const $t = wt.exports;
3436
- const Tt = {
3435
+ const Tt = wt.exports;
3436
+ const $t = {
3437
3437
  i18nOptions: {
3438
3438
  namespaces: "licenses",
3439
3439
  messages: {
@@ -3482,7 +3482,7 @@ const Tt = {
3482
3482
  this.initLicense();
3483
3483
  },
3484
3484
  methods: {
3485
- ...$({
3485
+ ...T({
3486
3486
  loadCurrentCompany: m.DO_LOAD_CURRENT_COMPANY,
3487
3487
  loadPrices: m.LOAD_PRICES,
3488
3488
  resetStripeForm: m.RESET_STRIPE_FORM,
@@ -3506,7 +3506,7 @@ const Tt = {
3506
3506
  else
3507
3507
  throw new Error("Cannot upgrade license as current paymentMethod is not valid");
3508
3508
  } catch (t) {
3509
- L(t);
3509
+ D(t);
3510
3510
  }
3511
3511
  e && await n();
3512
3512
  },
@@ -3524,7 +3524,7 @@ var Mt = function() {
3524
3524
  var e = this, t = e._self._c;
3525
3525
  return t("PremiumRestrictedBase", { attrs: { title: e.$t("title"), "sub-title": e.$t("subTitle"), "on-upgrade": e.onUpgrade, "action-function": e.doUpgrade } }, [t("template", { slot: "actionText" }, [e._v(" " + e._s(e.$t("actionText")) + " ")]), e.extraPrice && e.extraPrice.amount && e.extraPrice.currency && e.extraPrice.interval ? t("div", { staticClass: "flex justify-between w-full", staticStyle: { "background-color": "hsl(var(--gray-color-100) / 1)", padding: "0.5em 1em", "border-radius": "0.5em" }, attrs: { slot: "content" }, slot: "content" }, [t("div", { staticStyle: { "text-align": "left" } }, [t("div", { staticStyle: { "font-weight": "500" }, domProps: { textContent: e._s(e.$t("productTitle")) } }), t("div", { staticStyle: { opacity: "0.75", "font-size": "13px" }, domProps: { textContent: e._s(e.$t("productCost")) } })]), t("div", { staticStyle: { "text-align": "right" } }, [t("div", [e._v(" +" + e._s(e.priceFormat(e.extraPrice.amount, { currency: e.extraPrice.currency })) + " ")]), t("div", { staticStyle: { "font-size": "13px", opacity: "0.7" } }, [e._v(" per " + e._s(e.$t(`_common:${e.extraPrice.interval}`)) + " ")])])]) : e._e()], 2);
3526
3526
  }, Et = [], It = /* @__PURE__ */ d(
3527
- Tt,
3527
+ $t,
3528
3528
  Mt,
3529
3529
  Et,
3530
3530
  !1,
@@ -3533,8 +3533,8 @@ var Mt = function() {
3533
3533
  null,
3534
3534
  null
3535
3535
  );
3536
- const Dt = It.exports;
3537
- const Lt = {
3536
+ const Lt = It.exports;
3537
+ const Dt = {
3538
3538
  i18nOptions: {
3539
3539
  namespaces: "licenses",
3540
3540
  messages: {
@@ -3565,7 +3565,7 @@ var Rt = function() {
3565
3565
  var e = this, t = e._self._c;
3566
3566
  return t("PremiumRestrictedBase", { attrs: { title: e.$t("title"), "sub-title": e.$t("subTitle"), "action-function": e.onUpgrade, plan: "premium" } }, [t("template", { slot: "actionText" }, [e._v(" " + e._s(e.$t("actionText")) + " ")])], 2);
3567
3567
  }, Bt = [], Ft = /* @__PURE__ */ d(
3568
- Lt,
3568
+ Dt,
3569
3569
  Rt,
3570
3570
  Bt,
3571
3571
  !1,
@@ -3787,8 +3787,8 @@ const cn = ln.exports, I = {
3787
3787
  winProfile: mt,
3788
3788
  templates: yt,
3789
3789
  documents: Pt,
3790
- personalMessage: $t,
3791
- licenses: Dt,
3790
+ personalMessage: Tt,
3791
+ licenses: Lt,
3792
3792
  inviteCreators: Ht,
3793
3793
  stats: Nt,
3794
3794
  documentBlocks: Zt,
@@ -1,4 +1,4 @@
1
- import { n as s } from "./main-0530c048.js";
1
+ import { n as s } from "./main-b72127b8.js";
2
2
  const r = {
3
3
  name: "ManualPopover",
4
4
  data() {
@@ -1,6 +1,6 @@
1
- import { B as n } from "./BlockMedia-ee5bf47c.js";
2
- import { m as a } from "./mapFormMixin-01a2e577.js";
3
- import { n as m } from "./main-0530c048.js";
1
+ import { B as n } from "./BlockMedia-3cb86ebf.js";
2
+ import { m as a } from "./mapFormMixin-52ec1660.js";
3
+ import { n as m } from "./main-b72127b8.js";
4
4
  import "./color-71c20583.js";
5
5
  const o = {
6
6
  name: "MediaWrapper",
@@ -1,5 +1,5 @@
1
- import { P as t } from "./PlainHtml-5c871f6e.js";
2
- import { n as e } from "./main-0530c048.js";
1
+ import { P as t } from "./PlainHtml-4decb4b1.js";
2
+ import { n as e } from "./main-b72127b8.js";
3
3
  const r = {
4
4
  name: "NotBindingText",
5
5
  i18nOptions: {
@@ -1,16 +1,17 @@
1
- import { t as m } from "./tinycolor-9d91bda6.js";
2
- import { ac as y, ad as v, s as g, n as p, ae as f, x as k, b as u, Q as w, c as P } from "./main-0530c048.js";
3
- import { E as x } from "./ErrorCallout-d8745739.js";
4
- import { m as _ } from "./mapFormMixin-01a2e577.js";
5
- import { T as b } from "./DocTextEditor-9b95e95a.js";
6
- import "./tippy.esm-8368093c.js";
7
- import "./ColorPicker-f53737c4.js";
8
- import "./DocumentLayout-abef4251.js";
9
- import "./CDropdownItem-d04a1369.js";
10
- import "./CSlider.vue_vue_type_style_index_0_lang-5301a1aa.js";
1
+ import { t as m } from "./tinycolor-10bcd30d.js";
2
+ import { ah as y, ai as v, u as g, n as p, aj as f, y as k, b as u, T as w, c as P } from "./main-b72127b8.js";
3
+ import { E as x } from "./ErrorCallout-106838ce.js";
4
+ import { m as _ } from "./mapFormMixin-52ec1660.js";
5
+ import { T as b } from "./DocTextEditor-2bb318af.js";
6
+ import "./tippy.esm-0ef95919.js";
7
+ import "./ColorPicker-043d7a04.js";
8
+ import "./DocumentLayout-11af5e3b.js";
9
+ import "./debounce-62af9d61.js";
10
+ import "./CDropdownItem-52cf4f0e.js";
11
+ import "./CSlider.vue_vue_type_style_index_0_lang-42fea525.js";
11
12
  import "./dom-962579a6.js";
12
13
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
13
- import "./ManualPopover-2bdd12a2.js";
14
+ import "./ManualPopover-814d1319.js";
14
15
  import "./color-71c20583.js";
15
16
  const $ = {
16
17
  name: "ArticleItem",
@@ -486,7 +487,7 @@ var Z = function() {
486
487
  return t("div", { key: `item-${o}-${a}`, staticClass: "block-body-item", class: a === 0 && "primary-light-background", style: a !== 0 && { borderBottom: "1px solid hsl(210, 15%, 85%)" } }, [t("div", [e._v(e._s(c))]), t("div", [e._v(e._s(l))])]);
487
488
  }), s ? t("div", { staticClass: "block-body-footer", style: { "border-top": `4px solid ${e.primaryColor}` } }, [t("div", [e._v(" " + e._s(s.title) + " "), s.subTitle ? t("div", { staticStyle: { "font-weight": "500", "font-size": "calc(1em - 2px)" } }, [e._v(" " + e._s(s.subTitle) + " ")]) : e._e()]), t("div", { staticClass: "text-right" }, [t("div", [e._v(e._s(s.value))]), s.subValue ? t("div", { staticClass: "block-body-footer-hint" }, [e._v(" " + e._s(s.subValue) + " ")]) : e._e()])]) : e._e()], 2) : e._e()]);
488
489
  }), e.prices.region && e.prices.region.reverseVat ? [t("div", { staticClass: "terms-text" }, [e._v(" " + e._s(e._document.$t("chapters.pricingSummary.terms.reverseVat")) + " ")])] : e._e(), e.prices.region && e.prices.region.houseWorkType ? t("div", { staticClass: "terms-text", attrs: { id: "villkor-avdrag" } }, [e._v(" " + e._s(e._document.$t("chapters.pricingSummary.terms.houseWork", { type: `${e.prices.region.houseWorkType}_percentage` })) + " ")]) : e._e(), e.prices.type === "approx" && e.prices.region && e.prices.region.houseWorkType === "rot" ? t("div", { staticClass: "terms-text" }, [e._v(" " + e._s(e._document.$t("chapters.pricingSummary.terms.houseWorkApprox")) + " ")]) : e._e()], 2) : e._e(), e.placeholder ? t("div", { staticClass: "flex flex-col items-center justify-center w-full", staticStyle: { position: "absolute", top: "calc(1 * var(--rem))", left: "50%", transform: "translate(-50%, 0%)", "background-color": "white", width: "350px", "max-width": "90%", "border-radius": "3px", padding: "calc(2 * var(--rem))", "box-shadow": "0 1px rgba(0,0,0,0.1), 0 calc(0.5 * var(--rem)) calc(2 * var(--rem)) calc(-0.5 * var(--rem)) rgba(0,0,0,0.3)", "text-align": "center", "font-size": "16px" } }, [t("svg", { attrs: { width: "200", height: "100", viewBox: "0 0 418 211", xmlns: "http://www.w3.org/2000/svg" } }, [t("defs", [t("filter", { attrs: { x: "-30.7%", y: "-26.2%", width: "160%", height: "155%", filterUnits: "objectBoundingBox", id: "a" } }, [t("feOffset", { attrs: { dy: "3", in: "SourceAlpha", result: "shadowOffsetOuter1" } }), t("feGaussianBlur", { attrs: { stdDeviation: "1", in: "shadowOffsetOuter1", result: "shadowBlurOuter1" } }), t("feColorMatrix", { attrs: { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0", in: "shadowBlurOuter1", result: "shadowMatrixOuter1" } }), t("feMerge", [t("feMergeNode", { attrs: { in: "shadowMatrixOuter1" } }), t("feMergeNode", { attrs: { in: "SourceGraphic" } })], 1)], 1)]), t("g", { attrs: { fill: "none", "fill-rule": "evenodd" } }, [t("path", { attrs: { stroke: "#E4E4E4", "stroke-width": "3", d: "M1.5 1.5h415v187H1.5z" } }), t("path", { attrs: { fill: e.primaryColor, "fill-rule": "nonzero", d: "M282 139h136v51H282z" } }), t("g", { attrs: { filter: "url(#a)", transform: "translate(365.5 165)" } }, [t("path", { attrs: { d: "M8.2 30.7c-.7-.9-1.6-2.7-3.1-5-.9-1.3-3-3.6-3.7-4.8a3.3 3.3 0 013.2-5c1.3.2 2.5.8 3.4 1.8a16 16 0 011.8 2l.9 1.2c.5.6.8 1.2.5.3-.1-1.3-.4-3.3-.9-5.2l-.7-2.8c-.3-1-.4-2-.8-3.1l-.7-3.7a7 7 0 01.7-4.6 3 3 0 013.2-.6c1.1.8 2 2 2.4 3.3.6 1.6 1 3.3 1.3 5 .4 2.5 1.2 6.1 1.2 6.9 0-1-.2-2.9 0-3.8.1-.9.8-1.6 1.7-2a5 5 0 012.3-.1c.7.1 1.4.6 1.9 1.2.6 1.5.9 3 1 4.6 0-1.4.2-2.7.6-4 .4-.6 1-1 1.8-1.3a7 7 0 012.4 0c.7.3 1.3.7 1.8 1.3.5 1.3.8 2.7.9 4.1 0 .4.2-1 .7-1.8a2.5 2.5 0 114.8 1.6v5.6c-.1 1.5-.3 3-.6 4.4-.5 1.2-1 2.4-1.8 3.6a18 18 0 00-3 4.5 10 10 0 000 4.8h-3c-1-.2-2.2-2.1-2.5-2.7a1 1 0 00-1.7 0c-.6 1-1.8 2.6-2.6 2.8h-7.9s.5-2.6-.6-3.5l-2.8-2.6-2.1-2.4z", fill: "#FFF", "fill-rule": "nonzero" } }), t("path", { attrs: { d: "M8.2 30.7c-.7-.9-1.6-2.7-3.1-5-.9-1.3-3-3.6-3.7-4.8a3.3 3.3 0 013.2-5c1.3.2 2.5.8 3.4 1.8a16 16 0 011.8 2l.9 1.2c.5.6.8 1.2.5.3-.1-1.3-.4-3.3-.9-5.2l-.7-2.8c-.3-1-.4-2-.8-3.1l-.7-3.7a7 7 0 01.7-4.6 3 3 0 013.2-.6c1.1.8 2 2 2.4 3.3.6 1.6 1 3.3 1.3 5 .4 2.5 1.2 6.1 1.2 6.9 0-1-.2-2.9 0-3.8.1-.9.8-1.6 1.7-2a5 5 0 012.3-.1c.7.1 1.4.6 1.9 1.2.6 1.5.9 3 1 4.6 0-1.4.2-2.7.6-4 .4-.6 1-1 1.8-1.3a7 7 0 012.4 0c.7.3 1.3.7 1.8 1.3.5 1.3.8 2.7.9 4.1 0 .4.2-1 .7-1.8a2.5 2.5 0 114.8 1.6v5.6c-.1 1.5-.3 3-.6 4.4-.5 1.2-1 2.4-1.8 3.6a18 18 0 00-3 4.5 10 10 0 000 4.8h-3c-1-.2-2.2-2.1-2.5-2.7a1 1 0 00-1.7 0c-.6 1-1.8 2.6-2.6 2.8h-7.9s.5-2.6-.6-3.5l-2.8-2.6-2.1-2.4z", stroke: "#000", "stroke-width": "1.9", "stroke-linecap": "round", "stroke-linejoin": "round" } }), t("path", { attrs: { d: "M29.4 32v-8.6a1 1 0 00-1.9 0v8.7a1 1 0 001.9 0zM24.4 32v-8.6a1 1 0 00-1.9 0v8.7a1 1 0 002 0zM17.5 23.4v8.7a1 1 0 102 0l-.1-8.7a1 1 0 10-1.9 0z", fill: "#000", "fill-rule": "nonzero" } })]), t("text", { attrs: { "font-family": "Inter-Regular, Inter", "font-size": "24", fill: "#FFF" } }, [t("tspan", { attrs: { x: "332.4", y: "173" } }, [e._v(e._s(e._document.$t("select")))])]), t("path", { attrs: { fill: "#E4E4E4", "fill-rule": "nonzero", d: "M28 27h124v24H28zM28 64h355v11H28zM28 82h355v12H28zM28 103h178v12H28z" } })])]), t("div", { staticStyle: { "padding-top": "1em", "font-weight": "600", "font-size": "18px" } }, [e._v(e._s(e._document.$t("chapters.pricingSummary.placeholder.title")))]), t("div", [e._v(e._s(e._document.$t("chapters.pricingSummary.placeholder.description"))), t("span", { staticStyle: { "font-weight": "600" } }, [e._v(e._s(e._document.$t("chapters.pricingSummary.placeholder.descriptionBold")))]), e._v(".")])]) : e._e()]) : e._e();
489
- }, E = [], G = /* @__PURE__ */ p(
490
+ }, E = [], j = /* @__PURE__ */ p(
490
491
  L,
491
492
  Z,
492
493
  E,
@@ -496,12 +497,12 @@ var Z = function() {
496
497
  null,
497
498
  null
498
499
  );
499
- const j = G.exports;
500
+ const G = j.exports;
500
501
  const N = {
501
502
  name: "PackageGroup",
502
503
  components: {
503
504
  PackageItem: q,
504
- PackagePricingSummary: j,
505
+ PackagePricingSummary: G,
505
506
  ErrorCallout: x
506
507
  },
507
508
  mixins: [_([
@@ -577,7 +578,7 @@ var R = function() {
577
578
  e.showPricesIncVat = s;
578
579
  } } });
579
580
  })], 2) : e._e(), e.validator.$invalid && e.validator.$dirty ? t("ErrorCallout", { staticStyle: { "padding-bottom": "calc(1.5 * var(--rem))" }, attrs: { message: e._document.$t("chapters.packageGroup.errorCallout") } }) : e._e(), e.hideGroupPrice ? e._e() : t("PackagePricingSummary", { attrs: { prices: e.prices, _document: e._document, "show-prices-inc-vat": e.showPricesIncVat, "primary-color": e.primaryColor, placeholder: !e.selectedPackages.length } })], 2);
580
- }, H = [], Q = /* @__PURE__ */ p(
581
+ }, H = [], U = /* @__PURE__ */ p(
581
582
  N,
582
583
  R,
583
584
  H,
@@ -587,7 +588,7 @@ var R = function() {
587
588
  null,
588
589
  null
589
590
  );
590
- const le = Q.exports;
591
+ const ue = U.exports;
591
592
  export {
592
- le as default
593
+ ue as default
593
594
  };
@@ -1,8 +1,9 @@
1
- import { V as s } from "./PdfViewer-c68102fe.js";
2
- import { n as t } from "./main-0530c048.js";
1
+ import { V as s } from "./PdfViewer-93b67f36.js";
2
+ import { n as t } from "./main-b72127b8.js";
3
3
  import "./dom-962579a6.js";
4
- import "./DocumentLayout-abef4251.js";
5
- import "./CDropdownItem-d04a1369.js";
4
+ import "./DocumentLayout-11af5e3b.js";
5
+ import "./debounce-62af9d61.js";
6
+ import "./CDropdownItem-52cf4f0e.js";
6
7
  const n = {
7
8
  name: "PdfTerms",
8
9
  functional: !0,
@@ -25,7 +26,7 @@ const n = {
25
26
  }
26
27
  };
27
28
  const o = null, l = null;
28
- var a = /* @__PURE__ */ t(
29
+ var i = /* @__PURE__ */ t(
29
30
  n,
30
31
  o,
31
32
  l,
@@ -35,7 +36,7 @@ var a = /* @__PURE__ */ t(
35
36
  null,
36
37
  null
37
38
  );
38
- const d = a.exports;
39
+ const u = i.exports;
39
40
  export {
40
- d as default
41
+ u as default
41
42
  };
@@ -1,6 +1,6 @@
1
- import { n as u, M as g } from "./main-0530c048.js";
1
+ import { n as u, N as g } from "./main-b72127b8.js";
2
2
  import { e as d } from "./dom-962579a6.js";
3
- import { W as m } from "./DocumentLayout-abef4251.js";
3
+ import { W as m } from "./DocumentLayout-11af5e3b.js";
4
4
  let o, l, f, c, p;
5
5
  function w(e) {
6
6
  return typeof e == "object" && e !== null && e.__PDFDocumentLoadingTask === !0;
@@ -1,4 +1,4 @@
1
- import { n as r } from "./main-0530c048.js";
1
+ import { n as r } from "./main-b72127b8.js";
2
2
  const e = {
3
3
  name: "PlainHtml"
4
4
  };
@@ -1,18 +1,19 @@
1
- import { m as c } from "./mapFormMixin-01a2e577.js";
2
- import { B as l } from "./BlockMedia-ee5bf47c.js";
3
- import { n, b as r, s as d, a5 as m } from "./main-0530c048.js";
4
- import { T as u } from "./DocTextEditor-9b95e95a.js";
1
+ import { m as c } from "./mapFormMixin-52ec1660.js";
2
+ import { B as l } from "./BlockMedia-3cb86ebf.js";
3
+ import { n, b as r, u as d, a6 as m } from "./main-b72127b8.js";
4
+ import { T as u } from "./DocTextEditor-2bb318af.js";
5
5
  import { i as p } from "./i18nMessages-45c6bfd6.js";
6
- import { t as _ } from "./tinycolor-9d91bda6.js";
6
+ import { t as _ } from "./tinycolor-10bcd30d.js";
7
7
  import { s as y } from "./dom-962579a6.js";
8
8
  import "./color-71c20583.js";
9
- import "./tippy.esm-8368093c.js";
10
- import "./ColorPicker-f53737c4.js";
11
- import "./DocumentLayout-abef4251.js";
12
- import "./CDropdownItem-d04a1369.js";
13
- import "./CSlider.vue_vue_type_style_index_0_lang-5301a1aa.js";
9
+ import "./tippy.esm-0ef95919.js";
10
+ import "./ColorPicker-043d7a04.js";
11
+ import "./DocumentLayout-11af5e3b.js";
12
+ import "./debounce-62af9d61.js";
13
+ import "./CDropdownItem-52cf4f0e.js";
14
+ import "./CSlider.vue_vue_type_style_index_0_lang-42fea525.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 h = {
17
18
  name: "SummaryTop",
18
19
  i18nOptions: {
@@ -21,7 +22,7 @@ const h = {
21
22
  },
22
23
  components: {
23
24
  TextEditor: u,
24
- DocumentLogotype: () => import("./DocumentLogotype-4ef5e90f.js")
25
+ DocumentLogotype: () => import("./DocumentLogotype-1931e1ad.js")
25
26
  },
26
27
  inject: ["parentSize"],
27
28
  mixins: [c([])],
@@ -296,32 +297,32 @@ const T = {
296
297
  ...i,
297
298
  show: t,
298
299
  base: { prices: this.prices },
299
- options: e.filter(({ toggable: o }) => o).map(({ prices: o }) => ({ prices: o }))
300
+ options: e.filter(({ toggable: a }) => a).map(({ prices: a }) => ({ prices: a }))
300
301
  } : i = {
301
302
  ...i,
302
- show: t && this._document.readPrices && (this.prices.total || this.prices.type.some((o) => ["openAccMaxPrice", "openAcc"].includes(o))),
303
+ show: t && this._document.readPrices && (this.prices.total || this.prices.type.some((a) => ["openAccMaxPrice", "openAcc"].includes(a))),
303
304
  base: { prices: this.prices }
304
305
  }, this.canEdit && t && (i.show = !0), i.documentCurrency || (i.show = !1), i;
305
306
  }
306
307
  }
307
308
  };
308
309
  var k = function() {
309
- var s, o;
310
+ var s, a;
310
311
  var t = this, e = t._self._c;
311
312
  return e("div", [e("div", { staticClass: "doc-jumbotron-wrapper" }, [e("BlockMedia", { staticClass: "price-media-wrapper", attrs: { media: {
312
313
  ...t.media,
313
314
  resourceUrl: ((s = t.media) == null ? void 0 : s.resourceUrl) || t._document.theme.background,
314
- overlayColor: ((o = t.media) == null ? void 0 : o.overlayColor) || t._document.theme.backgroundFilter
315
- } } }), e("SummaryTop", { attrs: { _document: t._document, "show-logo": t.showLogo, logotype: t.logotype, "company-logotype": t.company.logotype, "sender-name": t.company.name, "doc-type": t._document.docNumber.series, "doc-name": t.internalName, "doc-number": t._document.docNumber.value, "sent-at": t.sendAtShowDate, "expires-at": t._document.expiresAt, "estimated-time": t.estimatedTimeString, "has-hover": t.hasHover }, on: { "update:showLogo": function(a) {
316
- t.showLogo = a;
317
- }, "update:show-logo": function(a) {
318
- t.showLogo = a;
319
- }, "update:logotype": function(a) {
320
- t.logotype = a;
321
- }, "update:docName": function(a) {
322
- t.internalName = a;
323
- }, "update:doc-name": function(a) {
324
- t.internalName = a;
315
+ overlayColor: ((a = t.media) == null ? void 0 : a.overlayColor) || t._document.theme.backgroundFilter
316
+ } } }), e("SummaryTop", { attrs: { _document: t._document, "show-logo": t.showLogo, logotype: t.logotype, "company-logotype": t.company.logotype, "sender-name": t.company.name, "doc-type": t._document.docNumber.series, "doc-name": t.internalName, "doc-number": t._document.docNumber.value, "sent-at": t.sendAtShowDate, "expires-at": t._document.expiresAt, "estimated-time": t.estimatedTimeString, "has-hover": t.hasHover }, on: { "update:showLogo": function(o) {
317
+ t.showLogo = o;
318
+ }, "update:show-logo": function(o) {
319
+ t.showLogo = o;
320
+ }, "update:logotype": function(o) {
321
+ t.logotype = o;
322
+ }, "update:docName": function(o) {
323
+ t.internalName = o;
324
+ }, "update:doc-name": function(o) {
325
+ t.internalName = o;
325
326
  } } })], 1), t.summaryBottom.show ? e("SummaryBottom", t._b({ attrs: { _document: t._document } }, "SummaryBottom", t.summaryBottom, !1)) : t._e()], 1);
326
327
  }, A = [], B = /* @__PURE__ */ n(
327
328
  T,
@@ -333,7 +334,7 @@ var k = function() {
333
334
  null,
334
335
  null
335
336
  );
336
- const W = B.exports;
337
+ const Z = B.exports;
337
338
  export {
338
- W as default
339
+ Z as default
339
340
  };
@@ -1,5 +1,5 @@
1
- import { g as u, p as h, f, i as d, n as m } from "./main-0530c048.js";
2
- import { d as p } from "./CDropdownItem-d04a1369.js";
1
+ import { g as u, p as h, f, i as d, n as m } from "./main-b72127b8.js";
2
+ import { d as p } from "./debounce-62af9d61.js";
3
3
  import { m as y, a as g } from "./vuex.esm-4a0fff7c.js";
4
4
  const A = {
5
5
  name: "SearchApi",
@@ -1,4 +1,4 @@
1
- import { n as s, c as o, e as c } from "./main-0530c048.js";
1
+ import { n as s, c as o, e as c } from "./main-b72127b8.js";
2
2
  const l = {
3
3
  // eslint-disable-next-line vue/multi-word-component-names
4
4
  name: "Setup",
@@ -1,9 +1,10 @@
1
- import { f as m, A as o, n as v } from "./main-0530c048.js";
2
- import { m as c } from "./mapFormMixin-01a2e577.js";
3
- import g from "./Index-9689977a.js";
4
- import "./DocModalBase-bc6b72fc.js";
5
- import "./DocumentLayout-abef4251.js";
6
- import "./CDropdownItem-d04a1369.js";
1
+ import { f as m, B as o, n as v } from "./main-b72127b8.js";
2
+ import { m as c } from "./mapFormMixin-52ec1660.js";
3
+ import g from "./Index-1e62aedf.js";
4
+ import "./DocModalBase-5c9138cc.js";
5
+ import "./DocumentLayout-11af5e3b.js";
6
+ import "./debounce-62af9d61.js";
7
+ import "./CDropdownItem-52cf4f0e.js";
7
8
  const p = {
8
9
  i18nOptions: {
9
10
  namespaces: "terms",
@@ -101,7 +102,7 @@ var u = function() {
101
102
  null,
102
103
  null
103
104
  );
104
- const C = h.exports;
105
+ const S = h.exports;
105
106
  export {
106
- C as default
107
+ S as default
107
108
  };
@@ -1,7 +1,7 @@
1
1
  import { h as n } from "./color-71c20583.js";
2
- import { C as l } from "./ColorPicker-f53737c4.js";
3
- import { M as s } from "./ManualPopover-2bdd12a2.js";
4
- import { n as a } from "./main-0530c048.js";
2
+ import { C as l } from "./ColorPicker-043d7a04.js";
3
+ import { M as s } from "./ManualPopover-814d1319.js";
4
+ import { n as a } from "./main-b72127b8.js";
5
5
  const i = {
6
6
  name: "ThemeColorRow",
7
7
  components: {
@@ -1,6 +1,6 @@
1
- import { m as i } from "./mapFormMixin-01a2e577.js";
2
- import { I as t } from "./InputToggleRow-aa0e2c44.js";
3
- import { n as l } from "./main-0530c048.js";
1
+ import { m as i } from "./mapFormMixin-52ec1660.js";
2
+ import { I as t } from "./InputToggleRow-e6ceba8d.js";
3
+ import { n as l } from "./main-b72127b8.js";
4
4
  const s = {
5
5
  name: "ToggleBinding",
6
6
  i18nOptions: {
@@ -1,7 +1,7 @@
1
- import l from "./Index-0154e11e.js";
2
- import { f as o, h as c, B as d, n as m } from "./main-0530c048.js";
1
+ import l from "./Index-e27c2fdf.js";
2
+ import { f as o, h as c, D as d, n as m } from "./main-b72127b8.js";
3
3
  import { m as p } from "./vuex.esm-4a0fff7c.js";
4
- import "./tinycolor-9d91bda6.js";
4
+ import "./tinycolor-10bcd30d.js";
5
5
  const u = {
6
6
  i18nOptions: {
7
7
  namespaces: "uploadModal",
@@ -1,6 +1,6 @@
1
- import { d as a } from "./CDropdownItem-d04a1369.js";
2
- import { v as l } from "./utils-66c1f205.js";
3
- import { n } from "./main-0530c048.js";
1
+ import { d as a } from "./debounce-62af9d61.js";
2
+ import { v as l } from "./utils-6073fc98.js";
3
+ import { n } from "./main-b72127b8.js";
4
4
  const r = {
5
5
  name: "VideoPlayerInput",
6
6
  i18nOptions: {
@@ -1,7 +1,7 @@
1
- import n from "./VideoPlayerInput-a4e484f4.js";
2
- import { n as s } from "./main-0530c048.js";
3
- import "./CDropdownItem-d04a1369.js";
4
- import "./utils-66c1f205.js";
1
+ import n from "./VideoPlayerInput-6145c645.js";
2
+ import { n as s } from "./main-b72127b8.js";
3
+ import "./debounce-62af9d61.js";
4
+ import "./utils-6073fc98.js";
5
5
  const l = {
6
6
  i18nOptions: {
7
7
  namespaces: "components",
@@ -1,11 +1,12 @@
1
- import { c as h, n as f, l as g } from "./main-0530c048.js";
2
- import { B as _, a as y } from "./index-8bd6d39a.js";
3
- import x from "./VideoPlayerInput-a4e484f4.js";
4
- import "./CDropdownItem-d04a1369.js";
5
- import "./throttle-be2144d7.js";
1
+ import { c as h, n as f, l as g } from "./main-b72127b8.js";
2
+ import { B as _, a as y } from "./index-cc6b4d3a.js";
3
+ import x from "./VideoPlayerInput-6145c645.js";
4
+ import "./debounce-62af9d61.js";
5
+ import "./throttle-040bd305.js";
6
6
  import "./dom-962579a6.js";
7
- import "./simplebar.min-7f44680f.js";
8
- import "./utils-66c1f205.js";
7
+ import "./CDropdownItem-52cf4f0e.js";
8
+ import "./simplebar.min-c28f1a61.js";
9
+ import "./utils-6073fc98.js";
9
10
  const V = h.pexels.id, b = {
10
11
  name: "VideoSelectModal",
11
12
  i18nOptions: {
@@ -49,11 +50,11 @@ const V = h.pexels.id, b = {
49
50
  items: (e.videos || []).map(({
50
51
  id: o,
51
52
  image: i,
52
- video_files: r = [],
53
+ video_files: c = [],
53
54
  user: d
54
55
  }) => {
55
- const { sd: m, hd: p } = (r || []).sort(s).reduce((c, l) => (c[l.quality] && l.link && c[l.quality].push(l.link), c), { sd: [], hd: [] }), [v] = m;
56
- let n = u(r);
56
+ const { sd: m, hd: p } = (c || []).sort(s).reduce((r, l) => (r[l.quality] && l.link && r[l.quality].push(l.link), r), { sd: [], hd: [] }), [v] = m;
57
+ let n = u(c);
57
58
  return n || ([n] = p.length ? p : m.slice(-1)), {
58
59
  id: `${o}`,
59
60
  image: i,
@@ -105,7 +106,7 @@ var w = function() {
105
106
  null,
106
107
  null
107
108
  );
108
- const q = S.exports;
109
+ const H = S.exports;
109
110
  export {
110
- q as default
111
+ H as default
111
112
  };
@@ -1,5 +1,5 @@
1
- import { b as r } from "./main-0530c048.js";
2
- import { w as l } from "./CDropdownItem-d04a1369.js";
1
+ import { b as r } from "./main-b72127b8.js";
2
+ import { w as l } from "./CDropdownItem-52cf4f0e.js";
3
3
  const m = ({ documentKey: s = "document" } = {}) => ({
4
4
  mixins: [l],
5
5
  inject: {
@@ -26,7 +26,7 @@ const m = ({ documentKey: s = "document" } = {}) => ({
26
26
  const o = t === "decline" ? !0 : this.isValid();
27
27
  if (!i.isPreview && !o)
28
28
  return;
29
- const n = this.mq === "sm" ? "100%" : "auto", a = () => import("./AnswerModal-6231b1e0.js");
29
+ const n = this.mq === "sm" ? "100%" : "auto", a = () => import("./AnswerModal-d30e03bd.js");
30
30
  this.$modal.show(
31
31
  a,
32
32
  {