@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,4 +1,4 @@
1
- import { n as u, U as b, b as S, a6 as _, a7 as f } from "./main-0530c048.js";
1
+ import { n as u, X as b, b as S, a7 as _, a8 as f } from "./main-b72127b8.js";
2
2
  import { m as D } from "./vuex.esm-4a0fff7c.js";
3
3
  const x = {
4
4
  new: {
@@ -80,7 +80,7 @@ const x = {
80
80
  var w = function() {
81
81
  var t = this, e = t._self._c;
82
82
  return e("div", { staticClass: "inline-flex items-center h-6 pl-1 pr-2 text-xs font-medium leading-none rounded-full c-badge_status", class: t.className }, [t.icon ? e("BaseIcon", { staticClass: "mr-1 status-icon", attrs: { type: t.icon, size: "16" } }) : t._e(), e("span", [t._v(t._s(t.text))])], 1);
83
- }, z = [], T = /* @__PURE__ */ u(
83
+ }, z = [], B = /* @__PURE__ */ u(
84
84
  k,
85
85
  w,
86
86
  z,
@@ -90,7 +90,7 @@ var w = function() {
90
90
  null,
91
91
  null
92
92
  );
93
- const B = T.exports, I = {
93
+ const T = B.exports, I = {
94
94
  name: "DynamicLink",
95
95
  props: {
96
96
  template: {
@@ -432,43 +432,47 @@ var G = function() {
432
432
  return e("div", [t._t("header"), t._l(t.events, function(n, r) {
433
433
  return e("EventItem", { key: r, attrs: { title: n.title, content: n.content, createdAt: n.createdAt, icon: n.icon, color: n.color, "is-future": n.isFuture, size: t.size } });
434
434
  })], 2);
435
- }, U = [], V = /* @__PURE__ */ u(
435
+ }, H = [], V = /* @__PURE__ */ u(
436
436
  P,
437
437
  G,
438
- U,
438
+ H,
439
439
  !1,
440
440
  null,
441
441
  null,
442
442
  null,
443
443
  null
444
444
  );
445
- const H = V.exports, K = {
445
+ const U = V.exports, K = {
446
446
  name: "DocTimeline",
447
447
  components: {
448
- StatusBadge: B,
449
- DocumentTimeline: H
448
+ StatusBadge: T,
449
+ DocumentTimeline: U
450
450
  },
451
451
  props: {
452
452
  document: {
453
453
  type: Object,
454
454
  required: !0
455
+ },
456
+ showHeader: {
457
+ type: Boolean,
458
+ default: !0
455
459
  }
456
460
  }
457
461
  };
458
- var J = function() {
462
+ var X = function() {
459
463
  var t = this, e = t._self._c;
460
- return e("div", { staticClass: "p-8" }, [e("DocumentTimeline", { attrs: { document: t.document, size: "large" } }, [e("div", { staticClass: "border-b mb-4 pb-4", attrs: { slot: "header" }, slot: "header" }, [e("div", { staticClass: "mb-2" }, [e("div", { staticClass: "text-xs text-gray-600", domProps: { textContent: t._s(t.$t("_common:document").capitalize()) } }), e("div", { staticClass: "font-semibold text-lg" }, [t._v(t._s(t.document.name))])]), e("div", { staticClass: "inline-flex items-center -ml-2" }, [e("div", { staticClass: "text-xs text-gray-600 mr-1.5 py-1 pl-2", domProps: { textContent: t._s(t.$t("_common:status.status")) } }), e("StatusBadge", { attrs: { status: t.document.status } })], 1)])])], 1);
461
- }, Q = [], W = /* @__PURE__ */ u(
464
+ return e("div", { staticClass: "p-8" }, [e("DocumentTimeline", { attrs: { document: t.document, size: "large" } }, [t.showHeader ? e("div", { staticClass: "border-b mb-4 pb-4", attrs: { slot: "header" }, slot: "header" }, [e("div", { staticClass: "mb-2" }, [e("div", { staticClass: "text-xs text-gray-600", domProps: { textContent: t._s(t.$t("_common:document").capitalize()) } }), e("div", { staticClass: "font-semibold text-lg" }, [t._v(t._s(t.document.name))])]), e("div", { staticClass: "inline-flex items-center -ml-2" }, [e("div", { staticClass: "text-xs text-gray-600 mr-1.5 py-1 pl-2", domProps: { textContent: t._s(t.$t("_common:status.status")) } }), e("StatusBadge", { attrs: { status: t.document.status } })], 1)]) : t._e()])], 1);
465
+ }, J = [], Q = /* @__PURE__ */ u(
462
466
  K,
467
+ X,
463
468
  J,
464
- Q,
465
469
  !1,
466
470
  null,
467
471
  null,
468
472
  null,
469
473
  null
470
474
  );
471
- const Z = W.exports;
475
+ const Z = Q.exports;
472
476
  export {
473
477
  Z as default
474
478
  };
@@ -0,0 +1,127 @@
1
+ import { V as c, n as a } from "./main-b72127b8.js";
2
+ import { D as d } from "./DocumentLayout-11af5e3b.js";
3
+ import { f as m } from "./formValidationMixin-a27a1b47.js";
4
+ import { a as l } from "./answerDocumentMixin-8edab24a.js";
5
+ import { D as f } from "./DocumentVoided-6351a1df.js";
6
+ import "./debounce-62af9d61.js";
7
+ import "./CDropdownItem-52cf4f0e.js";
8
+ import "./dom-962579a6.js";
9
+ const p = (t) => {
10
+ var e;
11
+ return (e = window == null ? void 0 : window.parent) == null ? void 0 : e.postMessage(t, "*");
12
+ }, o = (t) => typeof t == "object" && "event" in t;
13
+ class _ {
14
+ constructor() {
15
+ this.observers = {}, this.registered = !0, window.addEventListener("message", this._onMessage.bind(this));
16
+ }
17
+ _onMessage(e) {
18
+ if (e.source === window.parent && o(e == null ? void 0 : e.data)) {
19
+ const { event: s, data: r } = e.data;
20
+ this.observers[s] && this.observers[s].forEach((u) => u(r));
21
+ }
22
+ }
23
+ on(e, s) {
24
+ this.registered || window.addEventListener("message", this._onMessage.bind(this)), this.observers[e] = this.observers[e] || [], this.observers[e].push(s);
25
+ }
26
+ off(e, s) {
27
+ if (this.observers[e]) {
28
+ if (!s) {
29
+ delete this.observers[e];
30
+ return;
31
+ }
32
+ this.observers[e] = this.observers[e].filter(
33
+ (r) => r !== s
34
+ );
35
+ }
36
+ }
37
+ emit(e) {
38
+ if (!o(e))
39
+ throw new Error(
40
+ "Invalid message, must be an object including an event property"
41
+ );
42
+ p(e);
43
+ }
44
+ destroy() {
45
+ window.removeEventListener("message", this._onMessage.bind(this)), this.registered = !1;
46
+ }
47
+ }
48
+ const n = new _(), i = c.observable({
49
+ canEdit: !1,
50
+ isForm: !1,
51
+ setFormValue: null
52
+ }), h = {
53
+ props: {
54
+ document: {
55
+ type: Object,
56
+ required: !0
57
+ },
58
+ setFormValue: {
59
+ type: Function,
60
+ required: !0
61
+ }
62
+ },
63
+ components: {
64
+ DocumentLayout: d,
65
+ DocumentVoided: f
66
+ },
67
+ mixins: [m, l()],
68
+ provide: () => ({ viewSettings: i }),
69
+ created() {
70
+ this.setFormValue && (i.setFormValue = this.setFormValue), n.on("answer", this.onAnswerMessage);
71
+ },
72
+ beforeDestroy() {
73
+ n.off("answer", this.onAnswerMessage);
74
+ },
75
+ methods: {
76
+ onAnswerMessage(t) {
77
+ this.onAnswer(t == null ? void 0 : t.mode);
78
+ }
79
+ }
80
+ };
81
+ var v = function() {
82
+ var r;
83
+ var e = this, s = e._self._c;
84
+ return s("div", [e._t("default"), ((r = e.document) == null ? void 0 : r.status) === "voided" ? s("DocumentVoided", { attrs: { document: e.document } }) : s("DocumentLayout", { attrs: { document: e.document } })], 2);
85
+ }, w = [], b = /* @__PURE__ */ a(
86
+ h,
87
+ v,
88
+ w,
89
+ !1,
90
+ null,
91
+ null,
92
+ null,
93
+ null
94
+ );
95
+ const g = b.exports, M = {
96
+ name: "DocumentClient",
97
+ components: {
98
+ ClientView: g
99
+ },
100
+ props: {
101
+ document: {
102
+ type: Object,
103
+ required: !0
104
+ },
105
+ setFormValue: {
106
+ type: Function,
107
+ required: !0
108
+ }
109
+ }
110
+ };
111
+ var V = function() {
112
+ var e = this, s = e._self._c;
113
+ return s("ClientView", { attrs: { document: e.document, "set-form-value": e.setFormValue } });
114
+ }, F = [], y = /* @__PURE__ */ a(
115
+ M,
116
+ V,
117
+ F,
118
+ !1,
119
+ null,
120
+ null,
121
+ null,
122
+ null
123
+ );
124
+ const $ = y.exports;
125
+ export {
126
+ $ as default
127
+ };
@@ -1,5 +1,6 @@
1
- import { j as _o, n as Pt, T as wn, c as aa, V as ca, l as la, q as ua, b as da } from "./main-0530c048.js";
2
- import { b as di, C as fa, d as pa } from "./CDropdownItem-d04a1369.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-b72127b8.js";
2
+ import { d as fa } from "./debounce-62af9d61.js";
3
+ import { a as di, C as pa } from "./CDropdownItem-52cf4f0e.js";
3
4
  var fi = { exports: {} }, ha = fi.exports = {};
4
5
  ha.forEach = function(d, c) {
5
6
  for (var f = 0; f < d.length; f++) {
@@ -4494,7 +4495,7 @@ ze.load = async () => {
4494
4495
  ze.list = await uc(), ze.fetchedAt = Date.now(), d(!1);
4495
4496
  }), await ze.loading);
4496
4497
  };
4497
- const ki = (d = []) => (d || []).filter((c) => !!li[c]).map((c) => li[c]), qc = async (d) => {
4498
+ const ki = (d = []) => (d || []).filter((c) => !!li[c]).map((c) => li[c]), Uc = async (d) => {
4498
4499
  if (!d || typeof d != "string")
4499
4500
  return {};
4500
4501
  !ze.list.length && !ze.error && await ze.load();
@@ -4505,7 +4506,7 @@ const dc = {
4505
4506
  name: "FontPickerDropdown",
4506
4507
  components: {
4507
4508
  CInput: ua,
4508
- CDropdown: fa,
4509
+ CDropdown: pa,
4509
4510
  CDropdownItem: di,
4510
4511
  VirtualFontsList: cc
4511
4512
  },
@@ -4558,7 +4559,7 @@ const dc = {
4558
4559
  }
4559
4560
  },
4560
4561
  watch: {
4561
- visualQuery: pa(function(c) {
4562
+ visualQuery: fa(function(c) {
4562
4563
  this.activeQuery = c;
4563
4564
  }, 300)
4564
4565
  },
@@ -4592,7 +4593,7 @@ var fc = function() {
4592
4593
  null,
4593
4594
  null
4594
4595
  );
4595
- const Uc = hc.exports;
4596
+ const Kc = hc.exports;
4596
4597
  function mc({ minWidthPx: d, maxWidthPx: c, minFontSize: f, maxFontSize: a }) {
4597
4598
  const k = d, R = c, x = (a - f) / (R - k), $ = -k * x + f, M = (O) => Math.round(O * 1e3) / 1e3;
4598
4599
  return `clamp(${M(f)}px, ${M($)}px + calc(${M(x) * 100} * var(--vw, 1vw)), ${M(a)}px)`;
@@ -4778,7 +4779,7 @@ const ui = Pc.exports, Ac = {
4778
4779
  },
4779
4780
  computed: {
4780
4781
  loader() {
4781
- return () => Ec(/* @__PURE__ */ Object.assign({ "../blocks/answer/Index.vue": () => import("./Index-b3e7a96c.js"), "../blocks/attachments/Index.vue": () => import("./Index-a2294660.js"), "../blocks/coverBlock/Index.vue": () => import("./Index-cc230603.js"), "../blocks/custom/Index.vue": () => import("./Index-95291dad.js"), "../blocks/docChapter/Index.vue": () => import("./Index-2d8dbeff.js"), "../blocks/docChapterSub/Index.vue": () => import("./Index-4d0fb3db.js"), "../blocks/docParties/Index.vue": () => import("./Index-94836a7b.js"), "../blocks/embed/Index.vue": () => import("./Index-3d5d967d.js"), "../blocks/estimatedTimeToCompleteText/Index.vue": () => import("./Index-389f4500.js"), "../blocks/estimatedWorkStartAndEndAtText/Index.vue": () => import("./Index-6cd763af.js"), "../blocks/extraWorkConstructionPricingList/Index.vue": () => import("./Index-81ddc798.js"), "../blocks/extraWorkTimeImpactText/Index.vue": () => import("./Index-abc574c9.js"), "../blocks/header/Index.vue": () => import("./Index-044b3e78.js"), "../blocks/multiGroupPricing/Index.vue": () => import("./Index-ee19b47e.js"), "../blocks/notBinding/Index.vue": () => import("./Index-f099d8b6.js"), "../blocks/packageGroup/Index.vue": () => import("./Index-e5e698bd.js"), "../blocks/pdf/Index.vue": () => import("./Index-2a2c1f73.js"), "../blocks/presentation/Index.vue": () => import("./Index-b76ad769.js"), "../blocks/terms/Index.vue": () => import("./Index-8c6ff53d.js"), "../blocks/textContent/Index.vue": () => import("./Index-7e3ca7a8.js"), "../blocks/videoPlayer/Index.vue": () => import("./Index-8b408fa4.js"), "../blocks/workAddressText/Index.vue": () => import("./Index-b9a4d140.js") }), `../blocks/${this.componentName}/Index.vue`);
4782
+ return () => Ec(/* @__PURE__ */ Object.assign({ "../blocks/answer/Index.vue": () => import("./Index-868d52a9.js"), "../blocks/attachments/Index.vue": () => import("./Index-d617c13f.js"), "../blocks/coverBlock/Index.vue": () => import("./Index-ffd8211f.js"), "../blocks/custom/Index.vue": () => import("./Index-567e408c.js"), "../blocks/docChapter/Index.vue": () => import("./Index-4fa057f8.js"), "../blocks/docChapterSub/Index.vue": () => import("./Index-7477a320.js"), "../blocks/docParties/Index.vue": () => import("./Index-938d67eb.js"), "../blocks/embed/Index.vue": () => import("./Index-8f883e55.js"), "../blocks/estimatedTimeToCompleteText/Index.vue": () => import("./Index-356bc162.js"), "../blocks/estimatedWorkStartAndEndAtText/Index.vue": () => import("./Index-79f564d7.js"), "../blocks/extraWorkConstructionPricingList/Index.vue": () => import("./Index-70f16919.js"), "../blocks/extraWorkTimeImpactText/Index.vue": () => import("./Index-2abd5d2b.js"), "../blocks/header/Index.vue": () => import("./Index-7b9b5dee.js"), "../blocks/multiGroupPricing/Index.vue": () => import("./Index-ffff3ae8.js"), "../blocks/notBinding/Index.vue": () => import("./Index-a65bded3.js"), "../blocks/packageGroup/Index.vue": () => import("./Index-9b1e35fa.js"), "../blocks/pdf/Index.vue": () => import("./Index-5a0d7d8c.js"), "../blocks/presentation/Index.vue": () => import("./Index-8c04b710.js"), "../blocks/terms/Index.vue": () => import("./Index-57d5951b.js"), "../blocks/textContent/Index.vue": () => import("./Index-d3667461.js"), "../blocks/videoPlayer/Index.vue": () => import("./Index-bf0c487f.js"), "../blocks/workAddressText/Index.vue": () => import("./Index-88af8453.js") }), `../blocks/${this.componentName}/Index.vue`);
4782
4783
  },
4783
4784
  isPdfPrintAndPdfBlock() {
4784
4785
  var d, c;
@@ -4876,17 +4877,17 @@ var Fc = function() {
4876
4877
  null,
4877
4878
  null
4878
4879
  );
4879
- const Bc = Hc.exports, Kc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4880
+ const Bc = Hc.exports, Gc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4880
4881
  __proto__: null,
4881
4882
  default: Bc
4882
4883
  }, Symbol.toStringTag, { value: "Module" }));
4883
4884
  export {
4884
4885
  Bc as D,
4885
- Uc as F,
4886
+ Kc as F,
4886
4887
  qa as W,
4887
4888
  Oc as a,
4888
4889
  Oi as b,
4889
- Kc as c,
4890
- qc as g,
4890
+ Gc as c,
4891
+ Uc as g,
4891
4892
  xi as l
4892
4893
  };
@@ -1,10 +1,10 @@
1
- import { g as a, n as s } from "./main-0530c048.js";
1
+ import { g as a, n as s } from "./main-b72127b8.js";
2
2
  import { m as l, a as p } from "./vuex.esm-4a0fff7c.js";
3
- import { a as r } from "./publicSenderState-db943021.js";
3
+ import { a as r } from "./publicSenderState-1a30e0c5.js";
4
4
  const c = {
5
5
  name: "DocumentLogotype",
6
6
  components: {
7
- ImageUploadWrapper: () => import("./ImageUploadWrapper-770093f0.js")
7
+ ImageUploadWrapper: () => import("./ImageUploadWrapper-3fac23f0.js")
8
8
  },
9
9
  props: {
10
10
  value: {
@@ -0,0 +1,27 @@
1
+ import { n } from "./main-b72127b8.js";
2
+ const s = {
3
+ name: "DocumentVoided",
4
+ props: {
5
+ document: {
6
+ type: Object,
7
+ required: !0
8
+ }
9
+ }
10
+ };
11
+ var o = function() {
12
+ var t = this, e = t._self._c;
13
+ return e("div", { staticClass: "grid h-full text-center place-items-center" }, [e("div", { staticClass: "py-12" }, [e("BaseIcon", { staticClass: "mb-2 text-primary-500", attrs: { type: "info" } }), e("div", { staticClass: "text-lg font-medium", domProps: { textContent: t._s(t.document.$t("documentVoided.title")) } }), e("div", { staticClass: "text-gray-700", domProps: { textContent: t._s(t.document.$t("documentVoided.description")) } })], 1)]);
14
+ }, r = [], c = /* @__PURE__ */ n(
15
+ s,
16
+ o,
17
+ r,
18
+ !1,
19
+ null,
20
+ null,
21
+ null,
22
+ null
23
+ );
24
+ const d = c.exports;
25
+ export {
26
+ d as D
27
+ };
@@ -1,5 +1,5 @@
1
- import { d } from "./CDropdownItem-d04a1369.js";
2
- import { b as l, n as o } from "./main-0530c048.js";
1
+ import { d } from "./debounce-62af9d61.js";
2
+ import { b as l, n as o } from "./main-b72127b8.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-2251e7fb.js";
2
- import { n as l } from "./main-0530c048.js";
3
- import "./CDropdownItem-d04a1369.js";
1
+ import n from "./EmbedInput-7d0562fc.js";
2
+ import { n as l } from "./main-b72127b8.js";
3
+ import "./debounce-62af9d61.js";
4
4
  const o = {
5
5
  i18nOptions: {
6
6
  namespaces: "embedSettings",
@@ -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 s = {
3
3
  name: "ErrorCallout",
4
4
  props: {
@@ -1,8 +1,9 @@
1
- import { n, S as o } from "./main-0530c048.js";
2
- import { V as r } from "./PdfViewer-c68102fe.js";
1
+ import { n, S as o } from "./main-b72127b8.js";
2
+ import { V as r } from "./PdfViewer-93b67f36.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 a = {
7
8
  name: "FilesPreviewModal",
8
9
  components: {
@@ -80,7 +81,7 @@ var l = function() {
80
81
  null,
81
82
  null
82
83
  );
83
- const g = c.exports;
84
+ const w = c.exports;
84
85
  export {
85
- g as default
86
+ w as default
86
87
  };
@@ -1,20 +1,21 @@
1
- import { m as x } from "./mapFormMixin-01a2e577.js";
2
- import { T as _ } from "./ThemeColorRow-fbea4c21.js";
3
- import { c as v, n as y, l as d } from "./main-0530c048.js";
4
- import { a as w } from "./image-6e71d7fa.js";
5
- import { B as C, a as k } from "./index-8bd6d39a.js";
6
- import b from "./VideoPlayerInput-a4e484f4.js";
7
- import S from "./ImageUploadWrapper-770093f0.js";
8
- import { a as A } from "./tinycolor-9d91bda6.js";
1
+ import { m as x } from "./mapFormMixin-52ec1660.js";
2
+ import { T as _ } from "./ThemeColorRow-ce0c5083.js";
3
+ import { c as v, n as y, l as d } from "./main-b72127b8.js";
4
+ import { a as w } from "./image-7f7c16da.js";
5
+ import { B as C, a as k } from "./index-cc6b4d3a.js";
6
+ import b from "./VideoPlayerInput-6145c645.js";
7
+ import S from "./ImageUploadWrapper-3fac23f0.js";
8
+ import { a as A } from "./tinycolor-10bcd30d.js";
9
9
  import "./color-71c20583.js";
10
- import "./ColorPicker-f53737c4.js";
11
- import "./ManualPopover-2bdd12a2.js";
12
- import "./CDropdownItem-d04a1369.js";
13
- import "./throttle-be2144d7.js";
10
+ import "./ColorPicker-043d7a04.js";
11
+ import "./ManualPopover-814d1319.js";
12
+ import "./debounce-62af9d61.js";
13
+ import "./throttle-040bd305.js";
14
14
  import "./dom-962579a6.js";
15
- import "./simplebar.min-7f44680f.js";
16
- import "./utils-66c1f205.js";
17
- import "./BaseUpload-859d5cee.js";
15
+ import "./CDropdownItem-52cf4f0e.js";
16
+ import "./simplebar.min-c28f1a61.js";
17
+ import "./utils-6073fc98.js";
18
+ import "./BaseUpload-636eeec3.js";
18
19
  const g = v.unsplash.id, L = v.pexels.id, z = {
19
20
  name: "MediaSelectModal",
20
21
  i18nOptions: {
@@ -408,7 +409,7 @@ var B = function() {
408
409
  null,
409
410
  null
410
411
  );
411
- const tt = F.exports;
412
+ const et = F.exports;
412
413
  export {
413
- tt as default
414
+ et as default
414
415
  };
@@ -1,13 +1,14 @@
1
- import { c as r, n as l, l as n } from "./main-0530c048.js";
2
- import { a as i } from "./image-6e71d7fa.js";
3
- import c from "./ImageUploadWrapper-770093f0.js";
4
- import { B as m, a as p } from "./index-8bd6d39a.js";
5
- import "./BaseUpload-859d5cee.js";
6
- import "./CDropdownItem-d04a1369.js";
7
- import "./throttle-be2144d7.js";
1
+ import { c as r, n as l, l as o } from "./main-b72127b8.js";
2
+ import { a as i } from "./image-7f7c16da.js";
3
+ import c from "./ImageUploadWrapper-3fac23f0.js";
4
+ import { B as m, a as p } from "./index-cc6b4d3a.js";
5
+ import "./BaseUpload-636eeec3.js";
6
+ import "./debounce-62af9d61.js";
7
+ import "./throttle-040bd305.js";
8
8
  import "./dom-962579a6.js";
9
- import "./simplebar.min-7f44680f.js";
10
- const o = r.unsplash.id, d = {
9
+ import "./CDropdownItem-52cf4f0e.js";
10
+ import "./simplebar.min-c28f1a61.js";
11
+ const n = r.unsplash.id, d = {
11
12
  name: "ImageSelectModal",
12
13
  i18nOptions: {
13
14
  namespaces: "imageSelectModal",
@@ -32,11 +33,11 @@ const o = r.unsplash.id, d = {
32
33
  },
33
34
  methods: {
34
35
  async fetch({ query: a, page: e }) {
35
- const { data: t } = await n.get("https://api.unsplash.com/search/photos", {
36
+ const { data: t } = await o.get("https://api.unsplash.com/search/photos", {
36
37
  params: {
37
38
  page: e,
38
39
  per_page: 12,
39
- client_id: o,
40
+ client_id: n,
40
41
  query: a
41
42
  }
42
43
  });
@@ -52,11 +53,11 @@ const o = r.unsplash.id, d = {
52
53
  selectImage(a) {
53
54
  this.selectedUrl = i(a.image, { w: 1800 });
54
55
  const e = new Image();
55
- e.src = this.selectedUrl, n.get(
56
+ e.src = this.selectedUrl, o.get(
56
57
  a.links.download_location,
57
58
  {
58
59
  params: {
59
- client_id: o
60
+ client_id: n
60
61
  }
61
62
  }
62
63
  );
@@ -86,7 +87,7 @@ var u = function() {
86
87
  null,
87
88
  null
88
89
  );
89
- const S = _.exports;
90
+ const M = _.exports;
90
91
  export {
91
- S as default
92
+ M as default
92
93
  };
@@ -1,5 +1,5 @@
1
- import Xt from "./BaseUpload-859d5cee.js";
2
- import { V as k, n as _t, H as Yt } from "./main-0530c048.js";
1
+ import Xt from "./BaseUpload-636eeec3.js";
2
+ import { V as k, n as _t, J as Yt } from "./main-b72127b8.js";
3
3
  function yt(t, e) {
4
4
  var i = Object.keys(t);
5
5
  if (Object.getOwnPropertySymbols) {
@@ -178,13 +178,13 @@ function D(t) {
178
178
  function y(t) {
179
179
  return t === void 0;
180
180
  }
181
- function J(t) {
181
+ function K(t) {
182
182
  return typeof t == "object" && t !== null;
183
183
  }
184
184
  function ft(t, e, i) {
185
185
  var n = {};
186
- return J(t) ? (Object.keys(e).forEach(function(o) {
187
- y(t[o]) ? n[o] = e[o] : J(e[o]) ? J(t[o]) ? n[o] = ft(t[o], e[o], i[o]) : n[o] = t[o] ? e[o] : i[o] : e[o] === !0 || e[o] === !1 ? n[o] = !!t[o] : n[o] = t[o];
186
+ return K(t) ? (Object.keys(e).forEach(function(o) {
187
+ y(t[o]) ? n[o] = e[o] : K(e[o]) ? K(t[o]) ? n[o] = ft(t[o], e[o], i[o]) : n[o] = t[o] ? e[o] : i[o] : e[o] === !0 || e[o] === !1 ? n[o] = !!t[o] : n[o] = t[o];
188
188
  }), n) : t ? e : i;
189
189
  }
190
190
  function q(t) {
@@ -304,7 +304,7 @@ var Dt = A({ render: function() {
304
304
  } else
305
305
  t = rt({ disabled: this.disabled });
306
306
  return { root: t, draggable: rt("draggable") };
307
- } } }, void 0, !1, void 0, !1, void 0, void 0, void 0), Qt = M("vue-line-wrapper"), Kt = A({ render: function() {
307
+ } } }, void 0, !1, void 0, !1, void 0, void 0, void 0), Qt = M("vue-line-wrapper"), Jt = A({ render: function() {
308
308
  var t = this, e = t.$createElement;
309
309
  return (t._self._c || e)("DraggableElement", { class: t.classname, on: { drag: function(i) {
310
310
  return t.$emit("drag", i);
@@ -318,7 +318,7 @@ var Dt = A({ render: function() {
318
318
  }, staticRenderFns: [] }, void 0, { name: "LineWrapper", components: { DraggableElement: Dt }, props: { position: { type: String, required: !0 }, disabled: { type: Boolean, default: !1 } }, computed: { classname: function() {
319
319
  var t;
320
320
  return Qt((C(t = {}, this.position, !0), C(t, "disabled", this.disabled), t));
321
- } } }, void 0, !1, void 0, !1, void 0, void 0, void 0), W = ["left", "right", "top", "bottom"], Jt = ["left", "right"], te = ["top", "bottom"], ee = ["left", "top"], ie = ["fill-area", "fit-area", "stencil", "none"], xt = { left: 0, top: 0, width: 0, height: 0 };
321
+ } } }, void 0, !1, void 0, !1, void 0, void 0, void 0), W = ["left", "right", "top", "bottom"], Kt = ["left", "right"], te = ["top", "bottom"], ee = ["left", "top"], ie = ["fill-area", "fit-area", "stencil", "none"], xt = { left: 0, top: 0, width: 0, height: 0 };
322
322
  function St(t, e, i) {
323
323
  return !(i = i || ["width", "height", "left", "top"]).some(function(n) {
324
324
  return t[n] !== e[n];
@@ -540,7 +540,7 @@ function Ot(t) {
540
540
  r[g] *= f;
541
541
  });
542
542
  } else
543
- u.width !== 1 / 0 && Jt.forEach(function(g) {
543
+ u.width !== 1 / 0 && Kt.forEach(function(g) {
544
544
  r[g] *= u.width;
545
545
  }), u.height !== 1 / 0 && te.forEach(function(g) {
546
546
  r[g] *= u.height;
@@ -569,7 +569,7 @@ var me = M("vue-simple-handler"), pe = M("vue-simple-handler-wrapper"), nt = A({
569
569
  } } }, void 0, !1, void 0, !1, void 0, void 0, void 0), fe = M("vue-simple-line"), ge = M("vue-simple-line-wrapper"), st = A({ render: function() {
570
570
  var t = this, e = t.$createElement, i = t._self._c || e;
571
571
  return i("LineWrapper", { class: t.classes.wrapper, attrs: { position: t.position, disabled: t.disabled }, on: { drag: t.onDrag, "drag-end": t.onDragEnd, enter: t.onEnter, leave: t.onLeave } }, [i("div", { class: t.classes.root })]);
572
- }, staticRenderFns: [] }, void 0, { name: "SimpleLine", components: { LineWrapper: Kt }, props: { defaultClass: { type: String }, hoverClass: { type: String }, wrapperClass: { type: String }, position: { type: String }, disabled: { type: Boolean, default: !1 } }, data: function() {
572
+ }, staticRenderFns: [] }, void 0, { name: "SimpleLine", components: { LineWrapper: Jt }, props: { defaultClass: { type: String }, hoverClass: { type: String }, wrapperClass: { type: String }, position: { type: String }, disabled: { type: Boolean, default: !1 } }, data: function() {
573
573
  return { hover: !1 };
574
574
  }, computed: { classes: function() {
575
575
  return { root: w(fe(C({}, this.position, !0)), this.defaultClass, this.hover && this.hoverClass), wrapper: w(ge(C({}, this.position, !0)), this.wrapperClass) };
@@ -867,7 +867,7 @@ var Re = A({ render: function() {
867
867
  }, resize: function(i) {
868
868
  return t.$emit("resize", i);
869
869
  } } }, [t._t("default")], 2);
870
- }, staticRenderFns: [] }, void 0, { components: { TransformableImage: Re }, props: { touchMove: { type: Boolean, required: !0 }, mouseMove: { type: Boolean, required: !0 }, touchResize: { type: Boolean, required: !0 }, wheelResize: { type: [Boolean, Object], required: !0 } } }, void 0, !1, void 0, !1, void 0, void 0, void 0), K = M("vue-preview"), Ae = A({ render: function() {
870
+ }, staticRenderFns: [] }, void 0, { components: { TransformableImage: Re }, props: { touchMove: { type: Boolean, required: !0 }, mouseMove: { type: Boolean, required: !0 }, touchResize: { type: Boolean, required: !0 }, wheelResize: { type: [Boolean, Object], required: !0 } } }, void 0, !1, void 0, !1, void 0, void 0, void 0), J = M("vue-preview"), Ae = A({ render: function() {
871
871
  var t = this, e = t.$createElement, i = t._self._c || e;
872
872
  return i("div", { ref: "root", class: t.classes.root, style: t.style }, [i("div", { ref: "wrapper", class: t.classes.wrapper, style: t.wrapperStyle }, [i("img", { directives: [{ name: "show", rawName: "v-show", value: t.image && t.image.src, expression: "image && image.src" }], ref: "image", class: t.classes.image, style: t.imageStyle, attrs: { src: t.image && t.image.src } })])]);
873
873
  }, staticRenderFns: [] }, void 0, { props: { coordinates: { type: Object }, transitions: { type: Object }, image: { type: Object, default: function() {
@@ -875,7 +875,7 @@ var Re = A({ render: function() {
875
875
  } }, imageClass: { type: String }, width: { type: Number }, height: { type: Number }, fill: { type: Boolean } }, data: function() {
876
876
  return { calculatedImageSize: { width: 0, height: 0 }, calculatedSize: { width: 0, height: 0 } };
877
877
  }, computed: { classes: function() {
878
- return { root: K({ fill: this.fill }), wrapper: K("wrapper"), imageWrapper: K("image-wrapper"), image: w(K("image"), this.imageClass) };
878
+ return { root: J({ fill: this.fill }), wrapper: J("wrapper"), imageWrapper: J("image-wrapper"), image: w(J("image"), this.imageClass) };
879
879
  }, style: function() {
880
880
  if (this.fill)
881
881
  return {};
@@ -1336,7 +1336,7 @@ var Re = A({ render: function() {
1336
1336
  a.push(String.fromCharCode.apply(null, Array.from ? Array.from(r) : r.slice())), h = h.subarray(8192);
1337
1337
  }
1338
1338
  return "data:image/jpeg;base64," + btoa(a.join(""));
1339
- }(n) : this.imageAttributes.src = i, D(this.defaultTransforms) ? this.appliedImageTransforms = lt(this.defaultTransforms()) : J(this.defaultTransforms) ? this.appliedImageTransforms = lt(this.defaultTransforms) : this.appliedImageTransforms = function(s) {
1339
+ }(n) : this.imageAttributes.src = i, D(this.defaultTransforms) ? this.appliedImageTransforms = lt(this.defaultTransforms()) : K(this.defaultTransforms) ? this.appliedImageTransforms = lt(this.defaultTransforms) : this.appliedImageTransforms = function(s) {
1340
1340
  var a = lt({});
1341
1341
  if (s)
1342
1342
  switch (s) {
@@ -1,8 +1,9 @@
1
- import { m as n } from "./mapFormMixin-01a2e577.js";
2
- import { D as o } from "./DocModalBase-bc6b72fc.js";
3
- import { a } from "./DocumentLayout-abef4251.js";
4
- import { n as l } from "./main-0530c048.js";
5
- import "./CDropdownItem-d04a1369.js";
1
+ import { m as n } from "./mapFormMixin-52ec1660.js";
2
+ import { D as o } from "./DocModalBase-5c9138cc.js";
3
+ import { a } from "./DocumentLayout-11af5e3b.js";
4
+ import { n as l } from "./main-b72127b8.js";
5
+ import "./debounce-62af9d61.js";
6
+ import "./CDropdownItem-52cf4f0e.js";
6
7
  const c = {
7
8
  name: "TermsModal",
8
9
  components: {
@@ -25,7 +26,7 @@ var m = function() {
25
26
  } } }), t("DocModalBase", { staticClass: "terms-root" }, [t("div", { staticClass: "sticky-btn" }, [t("CButton", { staticStyle: { "margin-top": "calc(0.5 * var(--rem))" }, attrs: { circle: "", icon: "x" }, on: { click: function(r) {
26
27
  return e.$emit("close");
27
28
  } } })], 1), t("div", { staticStyle: { padding: "0 calc(1 * var(--rem))" } }, [t("DocumentStyleContainer", { staticStyle: { width: "100%", height: "100%" }, attrs: { "input-style": ((s = e._document.data) == null ? void 0 : s.css) || null } }, [t("div", { staticClass: "term-text quill-format", domProps: { innerHTML: e._s(e.text) } })])], 1)])], 1);
28
- }, d = [], u = /* @__PURE__ */ l(
29
+ }, d = [], p = /* @__PURE__ */ l(
29
30
  c,
30
31
  m,
31
32
  d,
@@ -35,7 +36,7 @@ var m = function() {
35
36
  null,
36
37
  null
37
38
  );
38
- const p = u.exports;
39
+ const u = p.exports;
39
40
  const f = {
40
41
  name: "TermsDisclaimer",
41
42
  mixins: [n([])],
@@ -64,13 +65,13 @@ const f = {
64
65
  },
65
66
  computed: {
66
67
  printPdfTerms() {
67
- return this.isPdf ? () => import("./PdfTerms-5fb32923.js") : void 0;
68
+ return this.isPdf ? () => import("./PdfTerms-fa51699a.js") : void 0;
68
69
  }
69
70
  },
70
71
  methods: {
71
72
  openTerms() {
72
73
  this.$modal.show(
73
- p,
74
+ u,
74
75
  {
75
76
  text: this.text,
76
77
  _document: this._document
@@ -135,7 +136,7 @@ var v = /* @__PURE__ */ l(
135
136
  null,
136
137
  null
137
138
  );
138
- const S = v.exports;
139
+ const C = v.exports;
139
140
  export {
140
- S as default
141
+ C as default
141
142
  };
@@ -1,5 +1,5 @@
1
- import { P as e } from "./PlainHtml-5c871f6e.js";
2
- import { n } from "./main-0530c048.js";
1
+ import { P as e } from "./PlainHtml-4decb4b1.js";
2
+ import { n } from "./main-b72127b8.js";
3
3
  const s = {
4
4
  name: "EstimatedWorkStartAndEndAtTextRead",
5
5
  props: {