@cling-se/widget 0.9.23 → 0.9.25

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-49655a64.js → AddClientCallout-b8390699.js} +5 -5
  2. package/dist/{AnswerModal-6f4004e1.js → AnswerModal-87be4c0b.js} +84 -27
  3. package/dist/{AttachmentItem-e3bfcd82.js → AttachmentItem-24ad77d3.js} +7 -5
  4. package/dist/{BaseDatePicker-d04f761f.js → BaseDatePicker-5a89a264.js} +1 -1
  5. package/dist/{BaseInput-e14e8b12.js → BaseInput-f180db14.js} +6 -2
  6. package/dist/{BaseUpload-0fa8ad72.js → BaseUpload-529d21bb.js} +28 -11
  7. package/dist/{BlockMedia-b49a63f3.js → BlockMedia-93ee8699.js} +5 -3
  8. package/dist/{CCallout-baeb732f.js → CCallout-1c3a4b40.js} +6 -9
  9. package/dist/{CDropdownItem-e0cecd02.js → CDropdownItem-109be2e2.js} +3 -3
  10. package/dist/{CField-c10f5951.js → CField-d2390b15.js} +18 -4
  11. package/dist/{CPhoneFormat-636103a1.js → CPhoneFormat-570a91d9.js} +1 -1
  12. package/dist/{CSlider.vue_vue_type_style_index_0_lang-d964f857.js → CSlider.vue_vue_type_style_index_0_lang-49fcd521.js} +4 -2
  13. package/dist/{ClientAutocomplete-28bf2076.js → ClientAutocomplete-ee0b54d5.js} +3 -3
  14. package/dist/{ClientModal-b94206f4.js → ClientModal-dc178083.js} +34 -19
  15. package/dist/{ColorPicker-b5a7f700.js → ColorPicker-94e3b1d4.js} +2 -2
  16. package/dist/{CompanyModal-c47e7c55.js → CompanyModal-6ef7dcdc.js} +8 -5
  17. package/dist/{ContentWrapper-8293109f.js → ContentWrapper-95159ca6.js} +40 -27
  18. package/dist/{CoverBlockSettings-2242d653.js → CoverBlockSettings-647e6b18.js} +49 -34
  19. package/dist/{DocAnswer-75f53dd5.js → DocAnswer-299edc71.js} +4 -4
  20. package/dist/{DocDetails-1bdecff4.js → DocDetails-c740d0a6.js} +71 -46
  21. package/dist/{DocForm-263bac20.js → DocForm-42c0c67c.js} +515 -291
  22. package/dist/{DocFormSend-5b098ca6.js → DocFormSend-1f9c446f.js} +18 -18
  23. package/dist/{DocLinks-500b61b0.js → DocLinks-2c63c0dc.js} +2 -2
  24. package/dist/{DocModalBase-b64e792b.js → DocModalBase-62c42e04.js} +4 -4
  25. package/dist/{DocPrint-555475c6.js → DocPrint-cea9de40.js} +2 -2
  26. package/dist/{DocReceipt-5a393f79.js → DocReceipt-61b17b52.js} +33 -10
  27. package/dist/{DocSendReminder-8d875174.js → DocSendReminder-d69f4a3f.js} +30 -5
  28. package/dist/{DocTextEditor-7fd7ca5f.js → DocTextEditor-e6008feb.js} +86 -37
  29. package/dist/{DocTimeline-0273acd1.js → DocTimeline-480b7adf.js} +11 -2
  30. package/dist/{DocumentClient-342454c2.js → DocumentClient-6e36a622.js} +7 -7
  31. package/dist/{DocumentLayout-00ec1c6f.js → DocumentLayout-81ae175c.js} +31 -11
  32. package/dist/{DocumentLogotype-137fd8f5.js → DocumentLogotype-dea21bad.js} +8 -8
  33. package/dist/{DocumentVoided-584cbee7.js → DocumentVoided-1b3a2ab5.js} +1 -1
  34. package/dist/{EmbedInput-19362c0b.js → EmbedInput-fbbf12f1.js} +2 -2
  35. package/dist/{EmbedSettings-cbffd133.js → EmbedSettings-1063c1e4.js} +7 -7
  36. package/dist/ErrorCallout-82e50910.js +30 -0
  37. package/dist/{FilePreviewModal-80a5f1fc.js → FilePreviewModal-dc188de1.js} +6 -6
  38. package/dist/{HeaderSettings-e5e52b5a.js → HeaderSettings-663e5b4f.js} +65 -63
  39. package/dist/{ImageSelectModal-f54699a2.js → ImageSelectModal-a76f7e4b.js} +27 -27
  40. package/dist/{ImageUploadWrapper-d4291dd3.js → ImageUploadWrapper-1c6f0ae4.js} +11 -5
  41. package/dist/{Index-468190f0.js → Index-0078c287.js} +15 -15
  42. package/dist/{Index-5093d646.js → Index-0428c10a.js} +2 -2
  43. package/dist/{Index-29147f73.js → Index-0a6802ca.js} +51 -43
  44. package/dist/{Index-4c78a308.js → Index-12f4ded1.js} +24 -17
  45. package/dist/{Index-a79cd9b6.js → Index-18c5bc6b.js} +6 -6
  46. package/dist/{Index-bf2ed6a3.js → Index-1914be9d.js} +3 -3
  47. package/dist/{Index-8ef32146.js → Index-2c3b5b59.js} +20 -16
  48. package/dist/{Index-d6635896.js → Index-3f3c03a0.js} +20 -16
  49. package/dist/{Index-0eb9d45b.js → Index-4b1074d0.js} +13 -9
  50. package/dist/{Index-7fe05fe5.js → Index-58ee00b1.js} +3 -3
  51. package/dist/{Index-d60eb16f.js → Index-5a61849b.js} +32 -20
  52. package/dist/{Index-4df3c1d2.js → Index-5fc2d521.js} +300 -147
  53. package/dist/{Index-b66d1e1a.js → Index-6fe85402.js} +4 -4
  54. package/dist/Index-7c14fd96.js +28 -0
  55. package/dist/{Index-64236029.js → Index-81c49dd8.js} +6 -9
  56. package/dist/{Index-96725e56.js → Index-90cc1544.js} +7 -7
  57. package/dist/{Index-843f81bd.js → Index-98237ab3.js} +17 -12
  58. package/dist/{Index-f640eb29.js → Index-a7e8812e.js} +2 -2
  59. package/dist/{Index-630c21f5.js → Index-ad36c47b.js} +13 -11
  60. package/dist/{Index-e813c8cd.js → Index-aea14240.js} +2 -2
  61. package/dist/{Index-0f2bf3b1.js → Index-b1f07b87.js} +13 -13
  62. package/dist/{Index-c89d17d9.js → Index-b457cd00.js} +17 -17
  63. package/dist/{Index-12a6485f.js → Index-c0dd3309.js} +3 -3
  64. package/dist/{Index-aad34e7e.js → Index-c1b546ad.js} +13 -15
  65. package/dist/{Index-7c60cb32.js → Index-c1b73537.js} +56 -31
  66. package/dist/{Index-dbeaf863.js → Index-c2ded827.js} +9 -10
  67. package/dist/{Index-a3ee21e6.js → Index-ca9d1747.js} +4 -4
  68. package/dist/{Index-a36c3418.js → Index-cb5b055d.js} +2 -2
  69. package/dist/{Index-9afa091c.js → Index-cea034a9.js} +13 -11
  70. package/dist/{Index-7dec77f5.js → Index-e63f7ce8.js} +21 -18
  71. package/dist/{Index-bb62e92d.js → Index-f05733c2.js} +22 -27
  72. package/dist/{Index-16155aba.js → Index-f62acccc.js} +7 -7
  73. package/dist/{Index-bf0e9351.js → Index-f9bbee77.js} +2 -2
  74. package/dist/{Index-0b1a9238.js → Index-ffedf35a.js} +4 -4
  75. package/dist/{InputToggleRow-40b7b57e.js → InputToggleRow-176f3685.js} +4 -4
  76. package/dist/{IsPremiumPreStep-d2ceb183.js → IsPremiumPreStep-f3040c7a.js} +81 -36
  77. package/dist/{ManualPopover-58c3f059.js → ManualPopover-b7c65a0c.js} +5 -2
  78. package/dist/{MediaWrapper-0e3ff436.js → MediaWrapper-d1f91245.js} +3 -3
  79. package/dist/{NotBindingText-38e6e74c.js → NotBindingText-00d1b175.js} +2 -2
  80. package/dist/{PackageGroup-6e6dd719.js → PackageGroup-89033998.js} +184 -69
  81. package/dist/{PdfTerms-3be0f8d1.js → PdfTerms-0e214875.js} +8 -8
  82. package/dist/{PdfViewer-991eb731.js → PdfViewer-00d4de8d.js} +2 -2
  83. package/dist/{PlainHtml-4aaf6438.js → PlainHtml-00ce6fd0.js} +1 -1
  84. package/dist/{PriceHeader-f3e7b525.js → PriceHeader-553f4ff0.js} +48 -32
  85. package/dist/{SearchApi-2523a5fb.js → SearchApi-e5cde5cf.js} +40 -20
  86. package/dist/{Setup-2849b519.js → Setup-7f309cf0.js} +1 -1
  87. package/dist/{TermsSettings-6d3dfe8d.js → TermsSettings-74d7c2d9.js} +11 -11
  88. package/dist/{ThemeColorRow-a33d04b5.js → ThemeColorRow-0b7ad102.js} +4 -4
  89. package/dist/{ToggleBinding-7c726915.js → ToggleBinding-33b62557.js} +3 -3
  90. package/dist/{UploadModal-814fc3af.js → UploadModal-6f43c373.js} +16 -14
  91. package/dist/{VideoPlayerInput-fa0774c1.js → VideoPlayerInput-81e64059.js} +3 -3
  92. package/dist/{VideoPlayerSettings-ff82938f.js → VideoPlayerSettings-f3445401.js} +5 -5
  93. package/dist/{VideoSelectModal-7b213a09.js → VideoSelectModal-736176ac.js} +32 -36
  94. package/dist/{answerDocumentMixin-b2488be9.js → answerDocumentMixin-0b94b90e.js} +3 -3
  95. package/dist/{debounce-0451fa9d.js → debounce-9410d5d6.js} +1 -1
  96. package/dist/{focusDrawerMixin-0d406532.js → focusDrawerMixin-14a97cd3.js} +1 -1
  97. package/dist/{formComponentsInstall-9c59efba.js → formComponentsInstall-6a61db21.js} +210 -168
  98. package/dist/{formDrawerState-6c57d51e.js → formDrawerState-b23639bd.js} +1 -1
  99. package/dist/{formValidationMixin-7603171e.js → formValidationMixin-047668c3.js} +1 -1
  100. package/dist/{image-58c45661.js → image-cd324ded.js} +1 -1
  101. package/dist/{index-47e427b4.js → index-22c9f370.js} +8 -6
  102. package/dist/{index-b20167b3.js → index-3003bff6.js} +4 -4
  103. package/dist/{index-cf014fd4.js → index-569793de.js} +2 -2
  104. package/dist/{index-0c493549.js → index-a62beb97.js} +17 -9
  105. package/dist/{index-4afc771b.js → index-ad0c2be7.js} +1 -1
  106. package/dist/{index-c0b45aa7.js → index-b937c6d2.js} +12 -12
  107. package/dist/index.es.js +3 -3
  108. package/dist/index.umd.js +96 -67
  109. package/dist/{main-8d566a02.js → main-4f27b552.js} +137 -80
  110. package/dist/{mapFormMixin-4446a1bd.js → mapFormMixin-9f326a09.js} +1 -1
  111. package/dist/{publicSenderState-02c0c9eb.js → publicSenderState-ec8a9ad6.js} +1 -1
  112. package/dist/{simplebar.min-d30d6e1f.js → simplebar.min-c555666e.js} +1 -1
  113. package/dist/style.css +2 -2
  114. package/dist/{template-e04cc32f.js → template-70f4518f.js} +7 -7
  115. package/dist/{throttle-b0a5ba09.js → throttle-a0a6c1c7.js} +2 -2
  116. package/dist/{tinycolor-c6f29f33.js → tinycolor-2fdfb0b3.js} +1 -1
  117. package/dist/{tippy.esm-2cb937d0.js → tippy.esm-e8cf7685.js} +8 -8
  118. package/dist/{utils-36338df7.js → utils-805171cf.js} +1 -1
  119. package/dist/{vuedraggable.umd-a0d21ce9.js → vuedraggable.umd-79e4b33e.js} +1 -1
  120. package/package.json +2 -2
  121. package/dist/ErrorCallout-4ce34a95.js +0 -30
  122. package/dist/Index-66295ea9.js +0 -28
@@ -1,6 +1,6 @@
1
- import { j as _o, n as Pt, W as wn, c as aa, V as ca, l as la, q as ua, b as da } from "./main-8d566a02.js";
2
- import { d as fa } from "./debounce-0451fa9d.js";
3
- import { a as di, C as pa } from "./CDropdownItem-e0cecd02.js";
1
+ import { j as _o, n as Pt, W as wn, c as aa, V as ca, l as la, q as ua, b as da } from "./main-4f27b552.js";
2
+ import { d as fa } from "./debounce-9410d5d6.js";
3
+ import { a as di, C as pa } from "./CDropdownItem-109be2e2.js";
4
4
  var fi = { exports: {} }, ha = fi.exports = {};
5
5
  ha.forEach = function(d, c) {
6
6
  for (var f = 0; f < d.length; f++) {
@@ -736,7 +736,9 @@ function xt(d, c, f) {
736
736
  return a == null && f !== void 0 ? f : a;
737
737
  }
738
738
  const Fa = /* @__PURE__ */ _o(Ma);
739
- window.elementResizeDetectorMaker || (window.elementResizeDetectorMaker = Fa({ strategy: "scroll" }));
739
+ window.elementResizeDetectorMaker || (window.elementResizeDetectorMaker = Fa({
740
+ strategy: "scroll"
741
+ }));
740
742
  const Na = (d) => d <= 640 ? "mobile" : d <= 1024 ? "tablet" : "desktop", Ha = {
741
743
  props: {
742
744
  provideDevice: {
@@ -4542,7 +4544,9 @@ const dc = {
4542
4544
  const { family: c, variants: f = [] } = d || {};
4543
4545
  let { weight: a = "400" } = this.value || {};
4544
4546
  const k = ki(f), R = k.map((x) => x.value);
4545
- R.length && !R.includes(`${a}`) && (a = R.reduce((x, $) => Math.abs($ - a) < Math.abs(x - a) ? $ : x)), this.$emit("input", {
4547
+ R.length && !R.includes(`${a}`) && (a = R.reduce(
4548
+ (x, $) => Math.abs($ - a) < Math.abs(x - a) ? $ : x
4549
+ )), this.$emit("input", {
4546
4550
  family: c,
4547
4551
  weight: a,
4548
4552
  options: k
@@ -4589,24 +4593,40 @@ var fc = function() {
4589
4593
  pc,
4590
4594
  !1,
4591
4595
  null,
4592
- "01d4b61b",
4596
+ "c4e9dd16",
4593
4597
  null,
4594
4598
  null
4595
4599
  );
4596
4600
  const Kc = hc.exports;
4597
- function mc({ minWidthPx: d, maxWidthPx: c, minFontSize: f, maxFontSize: a }) {
4601
+ function mc({
4602
+ minWidthPx: d,
4603
+ maxWidthPx: c,
4604
+ minFontSize: f,
4605
+ maxFontSize: a
4606
+ }) {
4598
4607
  const k = d, R = c, x = (a - f) / (R - k), $ = -k * x + f, M = (O) => Math.round(O * 1e3) / 1e3;
4599
- return `clamp(${M(f)}px, ${M($)}px + calc(${M(x) * 100} * var(--vw, 1vw)), ${M(a)}px)`;
4608
+ return `clamp(${M(f)}px, ${M(
4609
+ $
4610
+ )}px + calc(${M(x) * 100} * var(--vw, 1vw)), ${M(
4611
+ a
4612
+ )}px)`;
4600
4613
  }
4601
4614
  function vc({ size: d }) {
4602
4615
  let c = d * 0.9;
4603
- return d > 30 && (c = d * 0.8), d > 40 && (c = d * 0.725), d > 50 && (c = d * 0.675), mc({ minWidthPx: 375, maxWidthPx: 1200, minFontSize: c, maxFontSize: d });
4616
+ return d > 30 && (c = d * 0.8), d > 40 && (c = d * 0.725), d > 50 && (c = d * 0.675), mc({
4617
+ minWidthPx: 375,
4618
+ maxWidthPx: 1200,
4619
+ minFontSize: c,
4620
+ maxFontSize: d
4621
+ });
4604
4622
  }
4605
4623
  const gc = ({ json: d, prefix: c = "" } = {}) => Object.keys(d || {}).map((f) => {
4606
4624
  const a = d[f], R = Object.keys(a).map((x) => {
4607
4625
  const $ = x.startsWith("--") ? x : x.split(/(?=[A-Z])/).join("-").toLowerCase(), M = a[x];
4608
4626
  let O = `${$}:${M}`;
4609
- return $ === "font-size" && (O += `; font-size: ${vc({ size: parseInt(M, 10) })}`), O;
4627
+ return $ === "font-size" && (O += `; font-size: ${vc({
4628
+ size: parseInt(M, 10)
4629
+ })}`), O;
4610
4630
  }).join(";");
4611
4631
  return `${c}${f}{${R}}`;
4612
4632
  }).join(`
@@ -4779,7 +4799,7 @@ const ui = Pc.exports, Ac = {
4779
4799
  },
4780
4800
  computed: {
4781
4801
  loader() {
4782
- return () => Ec(/* @__PURE__ */ Object.assign({ "../blocks/answer/Index.vue": () => import("./Index-4c78a308.js"), "../blocks/attachments/Index.vue": () => import("./Index-bb62e92d.js"), "../blocks/coverBlock/Index.vue": () => import("./Index-d6635896.js"), "../blocks/custom/Index.vue": () => import("./Index-aad34e7e.js"), "../blocks/docChapter/Index.vue": () => import("./Index-0f2bf3b1.js"), "../blocks/docChapterSub/Index.vue": () => import("./Index-bf0e9351.js"), "../blocks/docParties/Index.vue": () => import("./Index-7c60cb32.js"), "../blocks/embed/Index.vue": () => import("./Index-16155aba.js"), "../blocks/estimatedTimeToCompleteText/Index.vue": () => import("./Index-0b1a9238.js"), "../blocks/estimatedWorkStartAndEndAtText/Index.vue": () => import("./Index-b66d1e1a.js"), "../blocks/extraWorkConstructionPricingList/Index.vue": () => import("./Index-630c21f5.js"), "../blocks/extraWorkTimeImpactText/Index.vue": () => import("./Index-9afa091c.js"), "../blocks/header/Index.vue": () => import("./Index-c89d17d9.js"), "../blocks/multiGroupPricing/Index.vue": () => import("./Index-468190f0.js"), "../blocks/notBinding/Index.vue": () => import("./Index-66295ea9.js"), "../blocks/packageGroup/Index.vue": () => import("./Index-dbeaf863.js"), "../blocks/pdf/Index.vue": () => import("./Index-7dec77f5.js"), "../blocks/presentation/Index.vue": () => import("./Index-29147f73.js"), "../blocks/terms/Index.vue": () => import("./Index-a79cd9b6.js"), "../blocks/textContent/Index.vue": () => import("./Index-8ef32146.js"), "../blocks/videoPlayer/Index.vue": () => import("./Index-96725e56.js"), "../blocks/workAddressText/Index.vue": () => import("./Index-7fe05fe5.js") }), `../blocks/${this.componentName}/Index.vue`);
4802
+ return () => Ec(/* @__PURE__ */ Object.assign({ "../blocks/answer/Index.vue": () => import("./Index-12f4ded1.js"), "../blocks/attachments/Index.vue": () => import("./Index-f05733c2.js"), "../blocks/coverBlock/Index.vue": () => import("./Index-3f3c03a0.js"), "../blocks/custom/Index.vue": () => import("./Index-c1b546ad.js"), "../blocks/docChapter/Index.vue": () => import("./Index-b1f07b87.js"), "../blocks/docChapterSub/Index.vue": () => import("./Index-f9bbee77.js"), "../blocks/docParties/Index.vue": () => import("./Index-c1b73537.js"), "../blocks/embed/Index.vue": () => import("./Index-f62acccc.js"), "../blocks/estimatedTimeToCompleteText/Index.vue": () => import("./Index-ffedf35a.js"), "../blocks/estimatedWorkStartAndEndAtText/Index.vue": () => import("./Index-6fe85402.js"), "../blocks/extraWorkConstructionPricingList/Index.vue": () => import("./Index-ad36c47b.js"), "../blocks/extraWorkTimeImpactText/Index.vue": () => import("./Index-cea034a9.js"), "../blocks/header/Index.vue": () => import("./Index-b457cd00.js"), "../blocks/multiGroupPricing/Index.vue": () => import("./Index-0078c287.js"), "../blocks/notBinding/Index.vue": () => import("./Index-7c14fd96.js"), "../blocks/packageGroup/Index.vue": () => import("./Index-c2ded827.js"), "../blocks/pdf/Index.vue": () => import("./Index-e63f7ce8.js"), "../blocks/presentation/Index.vue": () => import("./Index-0a6802ca.js"), "../blocks/terms/Index.vue": () => import("./Index-18c5bc6b.js"), "../blocks/textContent/Index.vue": () => import("./Index-2c3b5b59.js"), "../blocks/videoPlayer/Index.vue": () => import("./Index-90cc1544.js"), "../blocks/workAddressText/Index.vue": () => import("./Index-58ee00b1.js") }), `../blocks/${this.componentName}/Index.vue`);
4783
4803
  },
4784
4804
  isPdfPrintAndPdfBlock() {
4785
4805
  var d, c;
@@ -1,10 +1,10 @@
1
- import { g as a, n as s } from "./main-8d566a02.js";
1
+ import { g as s, n as a } from "./main-4f27b552.js";
2
2
  import { m as l, a as p } from "./vuex.esm-4a0fff7c.js";
3
- import { a as r } from "./publicSenderState-02c0c9eb.js";
3
+ import { a as r } from "./publicSenderState-ec8a9ad6.js";
4
4
  const c = {
5
5
  name: "DocumentLogotype",
6
6
  components: {
7
- ImageUploadWrapper: () => import("./ImageUploadWrapper-d4291dd3.js")
7
+ ImageUploadWrapper: () => import("./ImageUploadWrapper-1c6f0ae4.js")
8
8
  },
9
9
  props: {
10
10
  value: {
@@ -42,7 +42,7 @@ const c = {
42
42
  },
43
43
  methods: {
44
44
  ...p({
45
- updateCompany: a.DO_UPDATE_CURRENT_COMPANY
45
+ updateCompany: s.DO_UPDATE_CURRENT_COMPANY
46
46
  }),
47
47
  initUpload() {
48
48
  this.$refs.uploadWrapper && this.$refs.uploadWrapper.onClick();
@@ -72,18 +72,18 @@ var m = function() {
72
72
  } } }, [t._v(" " + t._s(t.$t("_common:show", { thing: t.$t("_common:logotype") })) + " ")]), t.showLogo ? [o("CDropdownItem", { attrs: { separator: !0 } }), o("CDropdownItem", { on: { click: t.initUpload } }, [t._v(" " + t._s(t.$t("_common:change", { thing: t.$t("_common:logotype") })) + " ")]), o("CDropdownItem", { attrs: { disabled: !t.value }, on: { click: function(i) {
73
73
  return t.$emit("input", "");
74
74
  } } }, [t._v(" " + t._s(t.$t("_common:reset")) + " ")])] : t._e()], 2)];
75
- } }], null, !1, 286513385) }) : t.showLogo ? o("div", { staticStyle: { display: "inline-block" } }, [o("img", { attrs: { src: t.logotype, alt: "", width: "150" } })]) : t._e();
76
- }, u = [], g = /* @__PURE__ */ s(
75
+ } }], null, !1, 2390674405) }) : t.showLogo ? o("div", { staticStyle: { display: "inline-block" } }, [o("img", { attrs: { src: t.logotype, alt: "", width: "150" } })]) : t._e();
76
+ }, u = [], d = /* @__PURE__ */ a(
77
77
  c,
78
78
  m,
79
79
  u,
80
80
  !1,
81
81
  null,
82
- "018831ea",
82
+ "096d868c",
83
83
  null,
84
84
  null
85
85
  );
86
- const h = g.exports;
86
+ const h = d.exports;
87
87
  export {
88
88
  h as default
89
89
  };
@@ -1,4 +1,4 @@
1
- import { n } from "./main-8d566a02.js";
1
+ import { n } from "./main-4f27b552.js";
2
2
  const s = {
3
3
  name: "DocumentVoided",
4
4
  props: {
@@ -1,5 +1,5 @@
1
- import { d } from "./debounce-0451fa9d.js";
2
- import { b as l, n as o } from "./main-8d566a02.js";
1
+ import { d } from "./debounce-9410d5d6.js";
2
+ import { b as l, n as o } from "./main-4f27b552.js";
3
3
  const m = (t) => {
4
4
  const i = new DOMParser().parseFromString(t, "text/html"), [s] = l(i, "body.children") || [];
5
5
  return !s || s.tagName !== "IFRAME" ? {} : Array.from(s.attributes).reduce(
@@ -1,6 +1,6 @@
1
- import n from "./EmbedInput-19362c0b.js";
2
- import { n as l } from "./main-8d566a02.js";
3
- import "./debounce-0451fa9d.js";
1
+ import n from "./EmbedInput-fbbf12f1.js";
2
+ import { n as l } from "./main-4f27b552.js";
3
+ import "./debounce-9410d5d6.js";
4
4
  const o = {
5
5
  i18nOptions: {
6
6
  namespaces: "embedSettings",
@@ -55,7 +55,7 @@ var r = function() {
55
55
  return t("div", { staticClass: "d-root" }, [t("div", { staticClass: "d-option" }, [t("div", { staticClass: "d-option-title" }, [e._v(e._s(e.$t("title").capitalize()))]), t("div", { staticClass: "text-gray-600", staticStyle: { "padding-bottom": "1em" } }, [e._v(" " + e._s(e.$t("subTitle")) + " ")]), t("EmbedInput", { attrs: { value: e.value, "is-drawer-mode": !0 }, on: { input: function(i) {
56
56
  return e.$emit("input", i);
57
57
  } } })], 1), t("div", { staticClass: "d-option" }, [t("div", { staticClass: "d-option-title" }, [t("div", { staticStyle: { flex: "1 1 auto" } }, [e._v(" " + e._s(e.$t("responsiveSize")) + " ")]), t("CSwitch", { staticStyle: { "margin-right": "0" }, attrs: { value: !!e.size, size: "small", type: "secondary" }, on: { input: (i) => e.$emit("update:size", i ? "small" : null) } })], 1), e.size ? t("div", { staticStyle: { display: "flex", "flex-direction": "row", "flex-wrap": "wrap", "padding-top": "5px" } }, e._l(e.sizeOptions, function({ value: i, svg: s }, a) {
58
- return t("div", { key: a, staticClass: "size-option", on: { click: function(c) {
58
+ return t("div", { key: a, staticClass: "size-option", on: { click: function(m) {
59
59
  return e.$emit("update:size", i);
60
60
  } } }, [t("svg", { staticClass: "size-option-image", class: { "is-active": e.size === i }, attrs: { viewBox: "0 0 99 65" }, domProps: { innerHTML: e._s(s) } })]);
61
61
  }), 0) : e._e()])]);
@@ -65,11 +65,11 @@ var r = function() {
65
65
  d,
66
66
  !1,
67
67
  null,
68
- "e95b62ec",
68
+ "9bf232df",
69
69
  null,
70
70
  null
71
71
  );
72
- const z = p.exports;
72
+ const f = p.exports;
73
73
  export {
74
- z as default
74
+ f as default
75
75
  };
@@ -0,0 +1,30 @@
1
+ import { n as r } from "./main-4f27b552.js";
2
+ const a = {
3
+ name: "ErrorCallout",
4
+ props: {
5
+ message: {
6
+ type: String,
7
+ required: !0
8
+ },
9
+ size: {
10
+ type: String,
11
+ default: "normal"
12
+ }
13
+ }
14
+ };
15
+ var s = function(e, t) {
16
+ return e("div", { staticClass: "flex items-center", class: [t.data.staticClass], staticStyle: { "margin-top": "calc(1 * var(--rem))" }, style: [t.data.staticStyle] }, [e("div", { staticClass: "error-wrapper bg-red-50 text-red-500", class: [`is-${t.props.size}`], staticStyle: { margin: "calc(1 * var(--rem)) 0" } }, [e("BaseIcon", { staticStyle: { "margin-right": "0.5em", flex: "0 0 18px" }, attrs: { type: "alert", size: "18" } }), e("div", [t._v(" " + t._s(t.props.message) + " ")])], 1)]);
17
+ }, l = [], n = /* @__PURE__ */ r(
18
+ a,
19
+ s,
20
+ l,
21
+ !0,
22
+ null,
23
+ "92251ac9",
24
+ null,
25
+ null
26
+ );
27
+ const c = n.exports;
28
+ export {
29
+ c as E
30
+ };
@@ -1,9 +1,9 @@
1
- import { n, S as o } from "./main-8d566a02.js";
2
- import { V as r } from "./PdfViewer-991eb731.js";
1
+ import { n, S as o } from "./main-4f27b552.js";
2
+ import { V as r } from "./PdfViewer-00d4de8d.js";
3
3
  import "./dom-962579a6.js";
4
- import "./DocumentLayout-00ec1c6f.js";
5
- import "./debounce-0451fa9d.js";
6
- import "./CDropdownItem-e0cecd02.js";
4
+ import "./DocumentLayout-81ae175c.js";
5
+ import "./debounce-9410d5d6.js";
6
+ import "./CDropdownItem-109be2e2.js";
7
7
  const a = {
8
8
  name: "FilesPreviewModal",
9
9
  components: {
@@ -77,7 +77,7 @@ var l = function() {
77
77
  d,
78
78
  !1,
79
79
  null,
80
- "c103b633",
80
+ "d70d5a87",
81
81
  null,
82
82
  null
83
83
  );
@@ -1,21 +1,21 @@
1
- import { m as x } from "./mapFormMixin-4446a1bd.js";
2
- import { T as _ } from "./ThemeColorRow-a33d04b5.js";
3
- import { c as v, n as y, l as d } from "./main-8d566a02.js";
4
- import { a as w } from "./image-58c45661.js";
5
- import { B as C, a as k } from "./index-0c493549.js";
6
- import b from "./VideoPlayerInput-fa0774c1.js";
7
- import S from "./ImageUploadWrapper-d4291dd3.js";
8
- import { a as A } from "./tinycolor-c6f29f33.js";
1
+ import { m as x } from "./mapFormMixin-9f326a09.js";
2
+ import { T as _ } from "./ThemeColorRow-0b7ad102.js";
3
+ import { c as v, n as y, l as d } from "./main-4f27b552.js";
4
+ import { a as w } from "./image-cd324ded.js";
5
+ import { B as C, a as k } from "./index-a62beb97.js";
6
+ import b from "./VideoPlayerInput-81e64059.js";
7
+ import S from "./ImageUploadWrapper-1c6f0ae4.js";
8
+ import { a as A } from "./tinycolor-2fdfb0b3.js";
9
9
  import "./color-71c20583.js";
10
- import "./ColorPicker-b5a7f700.js";
11
- import "./ManualPopover-58c3f059.js";
12
- import "./debounce-0451fa9d.js";
13
- import "./throttle-b0a5ba09.js";
10
+ import "./ColorPicker-94e3b1d4.js";
11
+ import "./ManualPopover-b7c65a0c.js";
12
+ import "./debounce-9410d5d6.js";
13
+ import "./throttle-a0a6c1c7.js";
14
14
  import "./dom-962579a6.js";
15
- import "./CDropdownItem-e0cecd02.js";
16
- import "./simplebar.min-d30d6e1f.js";
17
- import "./utils-36338df7.js";
18
- import "./BaseUpload-0fa8ad72.js";
15
+ import "./CDropdownItem-109be2e2.js";
16
+ import "./simplebar.min-c555666e.js";
17
+ import "./utils-805171cf.js";
18
+ import "./BaseUpload-529d21bb.js";
19
19
  const g = v.unsplash.id, L = v.pexels.id, z = {
20
20
  name: "MediaSelectModal",
21
21
  i18nOptions: {
@@ -89,14 +89,17 @@ const g = v.unsplash.id, L = v.pexels.id, z = {
89
89
  },
90
90
  methods: {
91
91
  async fetchImage({ query: i, page: t }) {
92
- const { data: e } = await d.get("https://api.unsplash.com/search/photos", {
93
- params: {
94
- page: t,
95
- per_page: 12,
96
- client_id: g,
97
- query: i
92
+ const { data: e } = await d.get(
93
+ "https://api.unsplash.com/search/photos",
94
+ {
95
+ params: {
96
+ page: t,
97
+ per_page: 12,
98
+ client_id: g,
99
+ query: i
100
+ }
98
101
  }
99
- });
102
+ );
100
103
  return {
101
104
  items: (e.results || []).map((o) => ({
102
105
  ...o,
@@ -118,38 +121,35 @@ const g = v.unsplash.id, L = v.pexels.id, z = {
118
121
  }
119
122
  }), o = (r, a) => r.height < a.height || r.width < a.width ? -1 : 1, s = (r) => (r.find(({ height: a }) => a > 1e3 && a < 1200) || {}).link;
120
123
  return {
121
- items: (e.videos || []).map(({
122
- id: r,
123
- image: a,
124
- video_files: m = [],
125
- user: u
126
- }) => {
127
- const { sd: h, hd: p } = (m || []).sort(o).reduce((c, l) => (c[l.quality] && l.link && c[l.quality].push(l.link), c), { sd: [], hd: [] }), [f] = h;
128
- let n = s(m);
129
- return n || ([n] = p.length ? p : h.slice(-1)), {
130
- id: `${r}`,
131
- image: a,
132
- minImage: a,
133
- video: n,
134
- minVideo: f,
135
- userName: u.name,
136
- userLink: u.link
137
- };
138
- }),
124
+ items: (e.videos || []).map(
125
+ ({ id: r, image: a, video_files: m = [], user: u }) => {
126
+ const { sd: h, hd: p } = (m || []).sort(o).reduce(
127
+ (n, l) => (n[l.quality] && l.link && n[l.quality].push(l.link), n),
128
+ { sd: [], hd: [] }
129
+ ), [f] = h;
130
+ let c = s(m);
131
+ return c || ([c] = p.length ? p : h.slice(-1)), {
132
+ id: `${r}`,
133
+ image: a,
134
+ minImage: a,
135
+ video: c,
136
+ minVideo: f,
137
+ userName: u.name,
138
+ userLink: u.link
139
+ };
140
+ }
141
+ ),
139
142
  total: e.total_results
140
143
  };
141
144
  },
142
145
  selectImage({ image: i, links: t, color: e }) {
143
146
  this.selectedImage = w(i, { w: 1800 }), e && (this.preferredColor = e);
144
147
  const o = new Image();
145
- o.src = this.selectedImage, d.get(
146
- t.download_location,
147
- {
148
- params: {
149
- client_id: g
150
- }
148
+ o.src = this.selectedImage, d.get(t.download_location, {
149
+ params: {
150
+ client_id: g
151
151
  }
152
- );
152
+ });
153
153
  },
154
154
  setCustomBackground({ response: i }) {
155
155
  this.customImage = i.url;
@@ -193,7 +193,7 @@ var I = function() {
193
193
  V,
194
194
  !1,
195
195
  null,
196
- "5d67c30b",
196
+ "fcedce5d",
197
197
  null,
198
198
  null
199
199
  );
@@ -203,18 +203,20 @@ const $ = {
203
203
  components: {
204
204
  ThemeColorRow: _
205
205
  },
206
- mixins: [x(
207
- [
208
- "layout",
209
- "items",
210
- "media",
211
- "showPriceSummary",
212
- "backgroundColor",
213
- "textAlign",
214
- "textColor"
215
- ],
216
- { useEmit: !1 }
217
- )],
206
+ mixins: [
207
+ x(
208
+ [
209
+ "layout",
210
+ "items",
211
+ "media",
212
+ "showPriceSummary",
213
+ "backgroundColor",
214
+ "textAlign",
215
+ "textColor"
216
+ ],
217
+ { useEmit: !1 }
218
+ )
219
+ ],
218
220
  data() {
219
221
  return {
220
222
  type: "image",
@@ -384,7 +386,7 @@ var B = function() {
384
386
  backgroundImage: `url(${t.background || t.theme.background})`
385
387
  }, on: { click: t.openBgModal } })]), e("div", { staticClass: "d-option", staticStyle: { "padding-bottom": "0.5em" } }, [e("ThemeColorRow", { staticClass: "d-option-title", attrs: { value: t.overlayColor || t.theme.backgroundFilter || "", placement: "auto" }, on: { change: function(o) {
386
388
  t.overlayColor = o;
387
- } } }, [t._v(" " + t._s(t.$t("components:account.documentForm.settings.backgroundFilter")) + " ")])], 1), t.layout === "price" ? e("div", { staticClass: "d-option" }, [e("div", { staticClass: "d-option-title" }, [e("div", { staticStyle: { flex: "1 1 auto" } }, [t._v(t._s(t.$t("components:account.documentForm.settings.priceSummaryBackground")))]), e("CSwitch", { staticStyle: { "margin-right": "0" }, attrs: { size: "small", type: "secondary" }, model: { value: t.showPriceToggle, callback: function(o) {
389
+ } } }, [t._v(" " + t._s(t.$t("components:account.documentForm.settings.backgroundFilter")) + " ")])], 1), t.layout === "price" ? e("div", { staticClass: "d-option" }, [e("div", { staticClass: "d-option-title" }, [e("div", { staticStyle: { flex: "1 1 auto" } }, [t._v(" " + t._s(t.$t("components:account.documentForm.settings.priceSummaryBackground")) + " ")]), e("CSwitch", { staticStyle: { "margin-right": "0" }, attrs: { size: "small", type: "secondary" }, model: { value: t.showPriceToggle, callback: function(o) {
388
390
  t.showPriceToggle = o;
389
391
  }, expression: "showPriceToggle" } })], 1), t.showPriceToggle ? e("div", { staticClass: "d-option-row", staticStyle: { "padding-top": "1em" } }, [e("ThemeColorRow", { staticClass: "d-option-title", attrs: { value: t.backgroundColor || t.theme.priceSummaryBackground || "", "picker-options": { disableAlpha: !0 }, placement: "auto" }, on: { change: function(o) {
390
392
  t.backgroundColor = o;
@@ -405,7 +407,7 @@ var B = function() {
405
407
  P,
406
408
  !1,
407
409
  null,
408
- "f4832ed6",
410
+ "c91f6414",
409
411
  null,
410
412
  null
411
413
  );
@@ -1,14 +1,14 @@
1
- import { c as r, n as l, l as o } from "./main-8d566a02.js";
2
- import { a as i } from "./image-58c45661.js";
3
- import c from "./ImageUploadWrapper-d4291dd3.js";
4
- import { B as m, a as p } from "./index-0c493549.js";
5
- import "./BaseUpload-0fa8ad72.js";
6
- import "./debounce-0451fa9d.js";
7
- import "./throttle-b0a5ba09.js";
1
+ import { c as r, n as l, l as o } from "./main-4f27b552.js";
2
+ import { a as i } from "./image-cd324ded.js";
3
+ import c from "./ImageUploadWrapper-1c6f0ae4.js";
4
+ import { B as m, a as d } from "./index-a62beb97.js";
5
+ import "./BaseUpload-529d21bb.js";
6
+ import "./debounce-9410d5d6.js";
7
+ import "./throttle-a0a6c1c7.js";
8
8
  import "./dom-962579a6.js";
9
- import "./CDropdownItem-e0cecd02.js";
10
- import "./simplebar.min-d30d6e1f.js";
11
- const n = r.unsplash.id, d = {
9
+ import "./CDropdownItem-109be2e2.js";
10
+ import "./simplebar.min-c555666e.js";
11
+ const n = r.unsplash.id, p = {
12
12
  name: "ImageSelectModal",
13
13
  i18nOptions: {
14
14
  namespaces: "imageSelectModal",
@@ -23,7 +23,7 @@ const n = r.unsplash.id, d = {
23
23
  },
24
24
  components: {
25
25
  BackgroundModal: m,
26
- BackgroundList: p,
26
+ BackgroundList: d,
27
27
  ImageUploadWrapper: c
28
28
  },
29
29
  data() {
@@ -33,14 +33,17 @@ const n = r.unsplash.id, d = {
33
33
  },
34
34
  methods: {
35
35
  async fetch({ query: a, page: e }) {
36
- const { data: t } = await o.get("https://api.unsplash.com/search/photos", {
37
- params: {
38
- page: e,
39
- per_page: 12,
40
- client_id: n,
41
- query: a
36
+ const { data: t } = await o.get(
37
+ "https://api.unsplash.com/search/photos",
38
+ {
39
+ params: {
40
+ page: e,
41
+ per_page: 12,
42
+ client_id: n,
43
+ query: a
44
+ }
42
45
  }
43
- });
46
+ );
44
47
  return {
45
48
  items: (t.results || []).map((s) => ({
46
49
  ...s,
@@ -53,14 +56,11 @@ const n = r.unsplash.id, d = {
53
56
  selectImage(a) {
54
57
  this.selectedUrl = i(a.image, { w: 1800 });
55
58
  const e = new Image();
56
- e.src = this.selectedUrl, o.get(
57
- a.links.download_location,
58
- {
59
- params: {
60
- client_id: n
61
- }
59
+ e.src = this.selectedUrl, o.get(a.links.download_location, {
60
+ params: {
61
+ client_id: n
62
62
  }
63
- );
63
+ });
64
64
  },
65
65
  setCustomBackground({ response: a }) {
66
66
  this.selectedUrl = a.url, this.onSave();
@@ -78,12 +78,12 @@ var u = function() {
78
78
  return [t("CButton", { attrs: { loading: !!s, "icon-left": "upload", type: "none" } }, [e._v(" " + e._s(e.$t("_common:upload")) + " ")])];
79
79
  } }]) }), t("CButton", { staticStyle: { "margin-left": "0.5em" }, attrs: { type: "secondary" }, on: { click: e.onSave } }, [e._v(" " + e._s(e.$t("_common:save")) + " ")])], 1)], 2)], 1);
80
80
  }, g = [], _ = /* @__PURE__ */ l(
81
- d,
81
+ p,
82
82
  u,
83
83
  g,
84
84
  !1,
85
85
  null,
86
- "24971860",
86
+ "e3f8d9c3",
87
87
  null,
88
88
  null
89
89
  );
@@ -1,5 +1,5 @@
1
- import Xt from "./BaseUpload-0fa8ad72.js";
2
- import { V as k, n as _t, J as Yt } from "./main-8d566a02.js";
1
+ import Xt from "./BaseUpload-529d21bb.js";
2
+ import { V as k, n as _t, J as Yt } from "./main-4f27b552.js";
3
3
  function yt(t, e) {
4
4
  var i = Object.keys(t);
5
5
  if (Object.getOwnPropertySymbols) {
@@ -1560,7 +1560,10 @@ const _e = {
1560
1560
  return;
1561
1561
  const { file: e } = t[t.length - 1];
1562
1562
  if (!this.mergedUploadOptions.accept.includes(e.type)) {
1563
- Yt("warning", `${this.$t("warningMessageValidFormats")}: gif, jpeg, jpg, png, bmp`);
1563
+ Yt(
1564
+ "warning",
1565
+ `${this.$t("warningMessageValidFormats")}: gif, jpeg, jpg, png, bmp`
1566
+ );
1564
1567
  return;
1565
1568
  }
1566
1569
  const i = new FileReader();
@@ -1595,7 +1598,10 @@ const _e = {
1595
1598
  const e = this.$refs.upload.$refs.upload.files, i = e[e.length - 1], n = i;
1596
1599
  n.file = t;
1597
1600
  const o = await this.$refs.upload.compressFile(n.file);
1598
- await this.$refs.upload.$refs.upload.update(i, { ...o, active: !0 });
1601
+ await this.$refs.upload.$refs.upload.update(i, {
1602
+ ...o,
1603
+ active: !0
1604
+ });
1599
1605
  }
1600
1606
  }
1601
1607
  };
@@ -1616,7 +1622,7 @@ var $e = function() {
1616
1622
  je,
1617
1623
  !1,
1618
1624
  null,
1619
- "6fb661e0",
1625
+ "c25ea148",
1620
1626
  null,
1621
1627
  null
1622
1628
  );
@@ -1,4 +1,4 @@
1
- import { n, u as l } from "./main-8d566a02.js";
1
+ import { n, u as l } from "./main-4f27b552.js";
2
2
  const d = {
3
3
  name: "MultiGroupPricing",
4
4
  props: {
@@ -9,7 +9,7 @@ const d = {
9
9
  },
10
10
  computed: {
11
11
  docPriceItems() {
12
- const { total: s, subTotal: t } = this._document.prices || {};
12
+ const { total: c, subTotal: t } = this._document.prices || {};
13
13
  return [
14
14
  {
15
15
  label: this._document.$t("price.net"),
@@ -17,17 +17,17 @@ const d = {
17
17
  },
18
18
  {
19
19
  label: this._document.$t("price.total"),
20
- value: this.priceFormat(s)
20
+ value: this.priceFormat(c)
21
21
  }
22
22
  ];
23
23
  },
24
24
  pkgGroups() {
25
25
  var t;
26
- return (((t = this._document.packageGroups) == null ? void 0 : t.groups) || []).map(({ title: e, prices: r, selectedPackages: a }) => {
27
- const { total: c, subTotal: i } = r || {};
26
+ return (((t = this._document.packageGroups) == null ? void 0 : t.groups) || []).map(({ title: e, prices: r, selectedPackages: s }) => {
27
+ const { total: a, subTotal: i } = r || {};
28
28
  return {
29
29
  title: e,
30
- noOfSelectedPackages: a.length,
30
+ noOfSelectedPackages: s.length,
31
31
  priceItems: [
32
32
  {
33
33
  label: this._document.$t("price.net"),
@@ -35,7 +35,7 @@ const d = {
35
35
  },
36
36
  {
37
37
  label: this._document.$t("price.total"),
38
- value: this.priceFormat(c)
38
+ value: this.priceFormat(a)
39
39
  }
40
40
  ]
41
41
  };
@@ -43,8 +43,8 @@ const d = {
43
43
  }
44
44
  },
45
45
  methods: {
46
- priceFormat(s, t) {
47
- return l(s, {
46
+ priceFormat(c, t) {
47
+ return l(c, {
48
48
  currency: this._document.currency,
49
49
  showZero: !0,
50
50
  decimals: 2,
@@ -56,12 +56,12 @@ const d = {
56
56
  };
57
57
  var u = function() {
58
58
  var t = this, e = t._self._c;
59
- return e("div", [t._l(t.pkgGroups, function(r, a) {
60
- return e("div", { key: a, staticStyle: { padding: "calc(0.5 * var(--rem)) 0" } }, [e("div", { staticStyle: { display: "flex", "font-size": "calc(1.1 * var(--rem))", "font-weight": "600", "padding-bottom": "3px", "border-bottom": "1px solid rgba(0, 0, 0, 0.2)" } }, [t._v(" " + t._s(r.title) + " "), e("span", { staticClass: "text-gray-400", staticStyle: { "margin-left": "auto", "font-size": "calc(1 * var(--rem))" } }, [t._v(" " + t._s(r.noOfSelectedPackages) + " paket ")])]), t._l(r.priceItems, function({ label: c, value: i }, o) {
61
- return e("div", { key: c + o, staticStyle: { display: "flex", "justify-content": "space-between", "font-size": "calc(1 * var(--rem))" } }, [e("div", [t._v(t._s(c))]), e("div", [t._v(t._s(i))])]);
59
+ return e("div", [t._l(t.pkgGroups, function(r, s) {
60
+ return e("div", { key: s, staticStyle: { padding: "calc(0.5 * var(--rem)) 0" } }, [e("div", { staticStyle: { display: "flex", "font-size": "calc(1.1 * var(--rem))", "font-weight": "600", "padding-bottom": "3px", "border-bottom": "1px solid rgba(0, 0, 0, 0.2)" } }, [t._v(" " + t._s(r.title) + " "), e("span", { staticClass: "text-gray-400", staticStyle: { "margin-left": "auto", "font-size": "calc(1 * var(--rem))" } }, [t._v(" " + t._s(r.noOfSelectedPackages) + " paket ")])]), t._l(r.priceItems, function({ label: a, value: i }, o) {
61
+ return e("div", { key: a + o, staticStyle: { display: "flex", "justify-content": "space-between", "font-size": "calc(1 * var(--rem))" } }, [e("div", [t._v(t._s(a))]), e("div", [t._v(t._s(i))])]);
62
62
  })], 2);
63
- }), e("div", { staticStyle: { "margin-top": "calc(1 * var(--rem))" } }, [e("div", { staticStyle: { "font-size": "calc(1.1 * var(--rem))", "font-weight": "600", "padding-bottom": "3px", "border-bottom": "1px solid rgba(0, 0, 0, 0.2)" } }, [t._v("Doc summary")]), t._l(t.docPriceItems, function({ label: r, value: a }, c) {
64
- return e("div", { key: c + r, staticStyle: { display: "flex", "justify-content": "space-between", "font-size": "calc(1 * var(--rem))" } }, [e("div", [t._v(t._s(r))]), e("div", [t._v(t._s(a))])]);
63
+ }), e("div", { staticStyle: { "margin-top": "calc(1 * var(--rem))" } }, [e("div", { staticStyle: { "font-size": "calc(1.1 * var(--rem))", "font-weight": "600", "padding-bottom": "3px", "border-bottom": "1px solid rgba(0, 0, 0, 0.2)" } }, [t._v(" Doc summary ")]), t._l(t.docPriceItems, function({ label: r, value: s }, a) {
64
+ return e("div", { key: a + r, staticStyle: { display: "flex", "justify-content": "space-between", "font-size": "calc(1 * var(--rem))" } }, [e("div", [t._v(t._s(r))]), e("div", [t._v(t._s(s))])]);
65
65
  })], 2)], 2);
66
66
  }, p = [], _ = /* @__PURE__ */ n(
67
67
  d,
@@ -69,7 +69,7 @@ var u = function() {
69
69
  p,
70
70
  !1,
71
71
  null,
72
- "6d408837",
72
+ "adf5d470",
73
73
  null,
74
74
  null
75
75
  );