@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,5 +1,5 @@
1
- import { P as r } from "./PlainHtml-4aaf6438.js";
2
- import { n as o } from "./main-8d566a02.js";
1
+ import { P as r } from "./PlainHtml-00ce6fd0.js";
2
+ import { n as o } from "./main-4f27b552.js";
3
3
  const s = {
4
4
  name: "ExtraWorkTimeImpactTextRead",
5
5
  props: {
@@ -1,19 +1,19 @@
1
- import { n as i, g as d, R as m, b as o, aq as c } from "./main-8d566a02.js";
2
- import { m as p } from "./mapFormMixin-4446a1bd.js";
3
- import { w as _ } from "./CDropdownItem-e0cecd02.js";
1
+ import { n as i, g as d, R as m, b as o, aq as c } from "./main-4f27b552.js";
2
+ import { m as p } from "./mapFormMixin-9f326a09.js";
3
+ import { w as _ } from "./CDropdownItem-109be2e2.js";
4
4
  import { m as g, a as v } from "./vuex.esm-4a0fff7c.js";
5
- import { T as f } from "./DocTextEditor-7fd7ca5f.js";
6
- import { C as h } from "./CCallout-baeb732f.js";
7
- import "./tippy.esm-2cb937d0.js";
8
- import "./ColorPicker-b5a7f700.js";
9
- import "./DocumentLayout-00ec1c6f.js";
10
- import "./debounce-0451fa9d.js";
11
- import "./CSlider.vue_vue_type_style_index_0_lang-d964f857.js";
5
+ import { T as f } from "./DocTextEditor-e6008feb.js";
6
+ import { C as h } from "./CCallout-1c3a4b40.js";
7
+ import "./tippy.esm-e8cf7685.js";
8
+ import "./ColorPicker-94e3b1d4.js";
9
+ import "./DocumentLayout-81ae175c.js";
10
+ import "./debounce-9410d5d6.js";
11
+ import "./CSlider.vue_vue_type_style_index_0_lang-49fcd521.js";
12
12
  import "./dom-962579a6.js";
13
13
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
14
- import "./ManualPopover-58c3f059.js";
14
+ import "./ManualPopover-b7c65a0c.js";
15
15
  import "./color-71c20583.js";
16
- const y = {
16
+ const b = {
17
17
  name: "ModalReference",
18
18
  props: {
19
19
  title: {
@@ -43,7 +43,7 @@ const y = {
43
43
  };
44
44
  }
45
45
  };
46
- var b = function() {
46
+ var y = function() {
47
47
  var e = this, t = e._self._c;
48
48
  return t("transition", { attrs: { name: e.transition } }, [t("div", { staticClass: "photo-container duration-300ms" }, [e.mq === "sm" ? t("div", { staticClass: "reference-close-button", attrs: { circle: "" }, on: { click: function(a) {
49
49
  return e.$emit("close");
@@ -57,12 +57,12 @@ var b = function() {
57
57
  return t("div", { key: "dot" + n, staticClass: "w-1.5 h-1.5 rounded-full", class: [e.currIndex === n ? "bg-white" : "bg-white/50"] });
58
58
  }), 0)] : e._e()], 2), t("div", { staticClass: "content" }, [t("div", { staticClass: "text-lg font-bold" }, [e._v(e._s(e.title))]), t("div", { staticClass: "text-base", domProps: { innerHTML: e._s(e.content) } })])])]);
59
59
  }, w = [], C = /* @__PURE__ */ i(
60
- y,
61
60
  b,
61
+ y,
62
62
  w,
63
63
  !1,
64
64
  null,
65
- "1a404981",
65
+ "ee57f33d",
66
66
  null,
67
67
  null
68
68
  );
@@ -83,7 +83,9 @@ const k = {
83
83
  title: s.name,
84
84
  content: s.description || "",
85
85
  transition: "fade-in-slide-up",
86
- images: s.CompanyReferenceItems.map((e) => e.Image.href || `${this.$apiUrl}/file/${e.Image.publicId}/download`)
86
+ images: s.CompanyReferenceItems.map(
87
+ (e) => e.Image.href || `${this.$apiUrl}/file/${e.Image.publicId}/download`
88
+ )
87
89
  },
88
90
  {
89
91
  adaptive: !0,
@@ -116,7 +118,7 @@ var $ = function() {
116
118
  M,
117
119
  !1,
118
120
  null,
119
- "fbf30b32",
121
+ "2ab67b90",
120
122
  null,
121
123
  null
122
124
  );
@@ -155,18 +157,18 @@ const I = {
155
157
  };
156
158
  var B = function() {
157
159
  var e = this, t = e._self._c;
158
- return t("div", { staticClass: "flex w-full" }, [e.avatarUrl ? t("div", [t("div", { staticStyle: { width: "45px", height: "45px", "border-radius": "50%", "background-position": "center", "background-size": "cover", "margin-right": "calc(1.2 * var(--rem))" }, style: { backgroundImage: `url(${e.avatarUrl})` } })]) : e._e(), t("div", { staticClass: "flex flex-grow w-full" }, [t("div", [t("div", { staticStyle: { "font-size": "calc(calc(1 * var(--rem)) - 1px)", color: "#73758c", "font-weight": "500" } }, [e._v(e._s(e.$t("bestRegards")))]), t("div", { staticStyle: { "font-size": "calc(calc(1 * var(--rem)) + 1px)", "font-weight": "500" } }, [e._v(e._s(e.name))])]), e.cellphone || e.email ? t("div", { staticClass: "contact-wrapper" }, [e.cellphone ? t("a", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: {
160
+ return t("div", { staticClass: "flex w-full" }, [e.avatarUrl ? t("div", [t("div", { staticStyle: { width: "45px", height: "45px", "border-radius": "50%", "background-position": "center", "background-size": "cover", "margin-right": "calc(1.2 * var(--rem))" }, style: { backgroundImage: `url(${e.avatarUrl})` } })]) : e._e(), t("div", { staticClass: "flex flex-grow w-full" }, [t("div", [t("div", { staticStyle: { "font-size": "calc(calc(1 * var(--rem)) - 1px)", color: "#73758c", "font-weight": "500" } }, [e._v(" " + e._s(e.$t("bestRegards")) + " ")]), t("div", { staticStyle: { "font-size": "calc(calc(1 * var(--rem)) + 1px)", "font-weight": "500" } }, [e._v(" " + e._s(e.name) + " ")])]), e.cellphone || e.email ? t("div", { staticClass: "contact-wrapper" }, [e.cellphone ? t("a", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: {
159
161
  content: e.cellphone,
160
162
  autoHide: !1
161
163
  }, expression: `{
162
164
  content: cellphone,
163
- autoHide: false,
165
+ autoHide: false
164
166
  }` }], attrs: { href: `tel:${e.cellphone}` } }, [t("CButton", { staticClass: "text-gray-400", attrs: { circle: "", type: "none", pattern: "secondary", icon: "phone" } })], 1) : e._e(), e.email ? t("a", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: {
165
167
  content: e.email,
166
168
  autoHide: !1
167
169
  }, expression: `{
168
170
  content: email,
169
- autoHide: false,
171
+ autoHide: false
170
172
  }` }], attrs: { href: `mailto:${e.email}` } }, [t("CButton", { staticClass: "text-gray-400", attrs: { circle: "", type: "none", pattern: "secondary", icon: "email" } })], 1) : e._e()]) : e._e()])]);
171
173
  }, z = [], D = /* @__PURE__ */ i(
172
174
  I,
@@ -174,7 +176,7 @@ var B = function() {
174
176
  z,
175
177
  !1,
176
178
  null,
177
- "7ce422df",
179
+ "7fb20871",
178
180
  null,
179
181
  null
180
182
  );
@@ -234,7 +236,10 @@ const R = {
234
236
  loadDocumentForm: d.LOAD_DOCUMENT2_FORM
235
237
  }),
236
238
  async saveMessage() {
237
- if (this.internalValue ? this.setFormValue({ key: "data.personalMessage", value: this.internalValue }) : this.removeFormValue("data.personalMessage"), this._document.id) {
239
+ if (this.internalValue ? this.setFormValue({
240
+ key: "data.personalMessage",
241
+ value: this.internalValue
242
+ }) : this.removeFormValue("data.personalMessage"), this._document.id) {
238
243
  const s = await this.saveDocument();
239
244
  this.loadDocumentForm({ documentId: s });
240
245
  }
@@ -244,7 +249,7 @@ const R = {
244
249
  };
245
250
  var T = function() {
246
251
  var e = this, t = e._self._c;
247
- return t("div", { staticClass: "bg-white", staticStyle: { padding: "calc(2 * var(--rem))", "border-radius": "0.75em" } }, [t("div", { staticStyle: { "font-size": "calc(calc(1 * var(--rem)) + 4px)", "font-weight": "900", "margin-bottom": "calc(1 * var(--rem))" } }, [e._v(e._s(e.$t("title")))]), t("TextEditor", { ref: "textEditor", staticStyle: { "margin-bottom": "1em" }, attrs: { extensions: {
252
+ return t("div", { staticClass: "bg-white", staticStyle: { padding: "calc(2 * var(--rem))", "border-radius": "0.75em" } }, [t("div", { staticStyle: { "font-size": "calc(calc(1 * var(--rem)) + 4px)", "font-weight": "900", "margin-bottom": "calc(1 * var(--rem))" } }, [e._v(" " + e._s(e.$t("title")) + " ")]), t("TextEditor", { ref: "textEditor", staticStyle: { "margin-bottom": "1em" }, attrs: { extensions: {
248
253
  blockquote: !0,
249
254
  highlight: !0,
250
255
  image: !0,
@@ -285,8 +290,8 @@ const O = {
285
290
  mixins: [p([])],
286
291
  components: {
287
292
  AvatarContact: F,
288
- IsPremium: () => import("./index-b20167b3.js").then((s) => s.IsPremium),
289
- IsPremiumPreStep: () => import("./index-b20167b3.js").then((s) => s.IsPremiumPreStep)
293
+ IsPremium: () => import("./index-3003bff6.js").then((s) => s.IsPremium),
294
+ IsPremiumPreStep: () => import("./index-3003bff6.js").then((s) => s.IsPremiumPreStep)
290
295
  },
291
296
  props: {
292
297
  content: {
@@ -341,7 +346,7 @@ var V = function() {
341
346
  q,
342
347
  !1,
343
348
  null,
344
- "6c9841c1",
349
+ "4c587495",
345
350
  null,
346
351
  null
347
352
  );
@@ -389,7 +394,7 @@ var N = function() {
389
394
  content: tooltipText,
390
395
  classes: 'simple small',
391
396
  placement: 'top',
392
- offset: 2,
397
+ offset: 2
393
398
  }` }], staticClass: "social-media-button", attrs: { href: e.url.toLowerCase().startsWith("http") ? e.url : `//${e.url}`, target: "_blank", rel: "noopener" } }, [t("CButton", { staticClass: "text-gray-400", attrs: { circle: "", type: "none", pattern: "secondary" } }, [e.type === "website" ? t("svg", { staticClass: "website-icon", attrs: { width: "18", height: "18", viewBox: "0 0 146 146", xmlns: "http://www.w3.org/2000/svg" } }, [t("g", { attrs: { transform: "translate(8 8)", fill: "none", "fill-rule": "evenodd" } }, [t("path", { attrs: { d: "M10.508537 0C4.704832 0 0 4.70357 0 10.500874v108.998252C0 125.298599 4.70357 130 10.500874 130h108.998252C125.298599 130 130 125.29643 130 119.499126V10.500874C130 4.7014 125.300178 0 119.497413 0H10.508537zM2.5 50.5h124.016128", stroke: "#3E8EFF", "stroke-width": "16", "stroke-linecap": "square" } }), t("circle", { attrs: { fill: "#3E8EFF", cx: "27", cy: "26", r: "7" } }), t("circle", { attrs: { fill: "#3E8EFF", cx: "51", cy: "26", r: "7" } }), t("circle", { attrs: { fill: "#3E8EFF", cx: "75", cy: "26", r: "7" } })])]) : e._e(), e.type === "linkedin" ? t("BaseIcon", { staticClass: "linkedin-icon", attrs: { size: 18, type: "linkedin" } }) : e._e(), e.type === "instagram" ? t("svg", { staticClass: "instagram-icon", attrs: { width: "18", height: "18", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" } }, [t("path", { attrs: { d: "M256 49.471c67.266 0 75.233.257 101.8 1.469 24.562 1.121 37.9 5.224 46.778 8.674a78.052 78.052 0 0 1 28.966 18.845 78.052 78.052 0 0 1 18.845 28.966c3.45 8.877 7.554 22.216 8.674 46.778 1.212 26.565 1.469 34.532 1.469 101.8s-.257 75.233-1.469 101.8c-1.121 24.562-5.225 37.9-8.674 46.778a83.427 83.427 0 0 1-47.811 47.811c-8.877 3.45-22.216 7.554-46.778 8.674-26.56 1.212-34.527 1.469-101.8 1.469s-75.237-.257-101.8-1.469c-24.562-1.121-37.9-5.225-46.778-8.674a78.051 78.051 0 0 1-28.966-18.845 78.053 78.053 0 0 1-18.845-28.966c-3.45-8.877-7.554-22.216-8.674-46.778-1.212-26.564-1.469-34.532-1.469-101.8s.257-75.233 1.469-101.8c1.121-24.562 5.224-37.9 8.674-46.778a78.052 78.052 0 0 1 18.847-28.967 78.053 78.053 0 0 1 28.966-18.845c8.877-3.45 22.216-7.554 46.778-8.674 26.565-1.212 34.532-1.469 101.8-1.469m0-45.391c-68.418 0-77 .29-103.866 1.516-26.815 1.224-45.127 5.482-61.151 11.71a123.488 123.488 0 0 0-44.62 29.057A123.488 123.488 0 0 0 17.3 90.982c-6.223 16.025-10.481 34.337-11.7 61.152C4.369 179 4.079 187.582 4.079 256s.29 77 1.521 103.866c1.224 26.815 5.482 45.127 11.71 61.151a123.489 123.489 0 0 0 29.057 44.62 123.486 123.486 0 0 0 44.62 29.057c16.025 6.228 34.337 10.486 61.151 11.71 26.87 1.226 35.449 1.516 103.866 1.516s77-.29 103.866-1.516c26.815-1.224 45.127-5.482 61.151-11.71a128.817 128.817 0 0 0 73.677-73.677c6.228-16.025 10.486-34.337 11.71-61.151 1.226-26.87 1.516-35.449 1.516-103.866s-.29-77-1.516-103.866c-1.224-26.815-5.482-45.127-11.71-61.151a123.486 123.486 0 0 0-29.057-44.62A123.487 123.487 0 0 0 421.018 17.3c-16.025-6.223-34.337-10.481-61.152-11.7C333 4.369 324.418 4.079 256 4.079z" } }), t("path", { attrs: { d: "M256 126.635A129.365 129.365 0 1 0 385.365 256 129.365 129.365 0 0 0 256 126.635zm0 213.338A83.973 83.973 0 1 1 339.974 256 83.974 83.974 0 0 1 256 339.973z" } }), t("circle", { attrs: { cx: "390.476", cy: "121.524", r: "30.23" } })]) : e._e(), e.type === "facebook" ? t("svg", { staticClass: "facebook-icon", attrs: { xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M22.675 0H1.325C.593 0 0 .593 0 1.325v21.351C0 23.407.593 24 1.325 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.795.143v3.24l-1.918.001c-1.504 0-1.795.715-1.795 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116c.73 0 1.323-.593 1.323-1.325V1.325C24 .593 23.407 0 22.675 0z" } })]) : e._e(), e.type === "google" ? t("svg", { staticClass: "google-icon", attrs: { width: "20", height: "20", xmlns: "http://www.w3.org/2000/svg", "aria-label": "Google", role: "img", viewBox: "0 0 512 512" } }, [t("rect", { attrs: { width: "512", height: "512", rx: "15%", fill: "none" } }), t("path", { attrs: { fill: "#5a6886", d: "M386 400c45-42 65-112 53-179H260v74h102c-4 24-18 44-38 57z" } }), t("path", { attrs: { fill: "#5a6886", d: "M90 341a192 192 0 0 0 296 59l-62-48c-53 35-141 22-171-60z" } }), t("path", { attrs: { fill: "#5a6886", d: "M153 292c-8-25-8-48 0-73l-63-49c-23 46-30 111 0 171z" } }), t("path", { attrs: { fill: "#5a6886", d: "M153 219c22-69 116-109 179-50l55-54c-78-75-230-72-297 55z" } })]) : e._e(), e.type === "reco" ? t("svg", { staticClass: "reco-icon", attrs: { width: "20", height: "20", viewBox: "0 0 188 163", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { attrs: { d: "M17.035792 77.21013c.134576 3.81669.650037 7.69152 1.569666 11.59061 8.363034 35.45799 47.039175 59.7296 88.485526 55.77833L89.860598 67.77959l-72.824806 9.43054zm.973286-12.68806l69.398537-7.67594-9.671508-43.10794C45.59368 17.85816 22.942511 38.77825 18.009081 64.52207zm143.02734-15.81978c-14.905342-21.89837-43.103385-36.14241-73.073905-35.69191L99.84883 55.47005l61.187588-6.76776zm5.240304 9.18169l-63.451888 8.21679 21.060817 75.23232c33.769528-10.10888 54.05118-39.73898 46.562981-71.4878-.976607-4.14067-2.383129-8.13748-4.17191-11.96131zm-54.317558 104.49575C61.065612 167.89817 11.730953 136.16134 1.767118 91.49354-8.196717 46.82575 24.983374 6.14176 75.876925.62332c50.893551-5.51844 100.22821 26.21839 110.192045 70.88619 9.963835 44.66779-23.216255 85.35178-74.109806 90.87022z", fill: "#000", "fill-rule": "evenodd" } })]) : e._e()], 1)], 1);
394
399
  }, W = [], G = /* @__PURE__ */ i(
395
400
  L,
@@ -397,7 +402,7 @@ var N = function() {
397
402
  W,
398
403
  !1,
399
404
  null,
400
- "b349de8a",
405
+ "0d0ba2c9",
401
406
  null,
402
407
  null
403
408
  );
@@ -426,7 +431,7 @@ var Y = function() {
426
431
  J,
427
432
  !1,
428
433
  null,
429
- "3dd0a0fd",
434
+ "62fcb46b",
430
435
  null,
431
436
  null
432
437
  );
@@ -477,7 +482,7 @@ var te = function() {
477
482
  se,
478
483
  !1,
479
484
  null,
480
- "3c990152",
485
+ "30ce5bbb",
481
486
  null,
482
487
  null
483
488
  );
@@ -585,17 +590,14 @@ const ie = {
585
590
  }
586
591
  try {
587
592
  if (this.certificates && this.certificates.length) {
588
- const e = this.certificates.map(({
589
- name: a,
590
- description: n,
591
- imageUrl: r,
592
- website: l
593
- }) => ({
594
- title: a,
595
- description: n,
596
- img: r,
597
- website: l
598
- })), t = {
593
+ const e = this.certificates.map(
594
+ ({ name: a, description: n, imageUrl: r, website: l }) => ({
595
+ title: a,
596
+ description: n,
597
+ img: r,
598
+ website: l
599
+ })
600
+ ), t = {
599
601
  title: this.$t("_common:certificate", { count: 0 }).capitalize(),
600
602
  component: "DocPresentationCertificates",
601
603
  style: {
@@ -640,7 +642,13 @@ const ie = {
640
642
  async fetchCompanyData() {
641
643
  if (!this.company.publicId)
642
644
  return;
643
- const { data: s = [] } = await c.getCertificates(this.company.publicId), { data: e = [] } = await c.getReferences(this.company.publicId), { data: t } = await c.get(this.company.publicId);
645
+ const { data: s = [] } = await c.getCertificates(
646
+ this.company.publicId
647
+ ), { data: e = [] } = await c.getReferences(
648
+ this.company.publicId
649
+ ), { data: t } = await c.get(
650
+ this.company.publicId
651
+ );
644
652
  this.certificates = s, this.references = e, this.about = o(t, "company.CompanyBranding.about", "");
645
653
  }
646
654
  }
@@ -664,7 +672,7 @@ var re = function() {
664
672
  oe,
665
673
  !1,
666
674
  null,
667
- "1878d336",
675
+ "8cd0a663",
668
676
  null,
669
677
  null
670
678
  );
@@ -1,10 +1,10 @@
1
- import { g as a, h as l, n as d, b as m, e as u } from "./main-8d566a02.js";
1
+ import { g as a, h as l, n as d, b as m, e as u } from "./main-4f27b552.js";
2
2
  import { s as p, i as v } from "./dom-962579a6.js";
3
- import { w as c } from "./CDropdownItem-e0cecd02.js";
4
- import { a as _ } from "./answerDocumentMixin-b2488be9.js";
5
- import "./index-4afc771b.js";
3
+ import { w as c } from "./CDropdownItem-109be2e2.js";
4
+ import { a as _ } from "./answerDocumentMixin-0b94b90e.js";
5
+ import "./index-ad0c2be7.js";
6
6
  import { a as g } from "./vuex.esm-4a0fff7c.js";
7
- import { D as h } from "./DocModalBase-b64e792b.js";
7
+ import { D as h } from "./DocModalBase-62c42e04.js";
8
8
  import { v as n } from "./index-805c56e4.js";
9
9
  const C = {
10
10
  i18nOptions: {
@@ -86,12 +86,18 @@ const C = {
86
86
  },
87
87
  created() {
88
88
  if (this.propertyDesignation) {
89
- const { propertyType: i = "", propertyId: e = "", condominiumOrgNo: t = null } = this.propertyDesignation;
89
+ const {
90
+ propertyType: i = "",
91
+ propertyId: e = "",
92
+ condominiumOrgNo: t = null
93
+ } = this.propertyDesignation;
90
94
  this.form = i, i === "realEstate" ? this.realEstateId = e : this.condominiumId = e, this.condominiumOrgNo = t;
91
95
  }
92
96
  },
93
97
  mounted() {
94
- this.spacing = window.getComputedStyle(this.$refs.root.$el).paddingTop, this.cornerRadius = window.getComputedStyle(this.$refs.root.$el).borderRadius;
98
+ this.spacing = window.getComputedStyle(this.$refs.root.$el).paddingTop, this.cornerRadius = window.getComputedStyle(
99
+ this.$refs.root.$el
100
+ ).borderRadius;
95
101
  },
96
102
  methods: {
97
103
  ...g({
@@ -104,7 +110,9 @@ const C = {
104
110
  const i = {
105
111
  propertyType: this.form,
106
112
  propertyId: this.form === "realEstate" ? this.realEstateId : this.condominiumId,
107
- ...this.form === "condominium" && { condominiumOrgNo: this.condominiumOrgNo }
113
+ ...this.form === "condominium" && {
114
+ condominiumOrgNo: this.condominiumOrgNo
115
+ }
108
116
  };
109
117
  try {
110
118
  const e = "clients[0].region.propertyDesignation";
@@ -131,9 +139,9 @@ var w = function() {
131
139
  e.view = "start";
132
140
  } } }), t("div", { staticClass: "mb-2 text-lg font-semibold" }, [e._v(e._s(e.$t("howToFind")))]), t("div", { staticClass: "text-gray-700" }, [e._v(" " + e._s(e.$t("goto1")) + " "), t("a", { staticStyle: { "text-decoration": "underline" }, attrs: { href: "https://www.lantmateriet.se/", target: "_blank", rel: "noopener" } }, [e._v(" " + e._s(e.$t("goto2")) + " ")]), e._v(" " + e._s(e.$t("goto3")) + " ")])], 1) : e._e()]) : e._e(), e.view === "start" ? t("div", { key: 1, staticClass: "mb-12 text-center" }, [t("div", { staticClass: "mb-4 text-base font-medium" }, [e._v(e._s(e.$t("whereTitle")))]), t("div", { staticClass: "flex justify-center" }, [t("div", { staticClass: "mx-4" }, [t("div", { staticClass: "flex items-center justify-center w-24 h-24 mb-2 border border-gray-300 cursor-pointer bg-gray-50 rounded-xl hover:bg-gray-100 active:bg-gray-200", on: { click: function(s) {
133
141
  e.view = "form", e.form = "realEstate";
134
- } } }, [t("svg", { staticClass: "text-gray-400", attrs: { width: "59", height: "41", viewBox: "0 0 59 59", xmlns: "http://www.w3.org/2000/svg" } }, [t("g", { attrs: { fill: "currentColor", "fill-rule": "evenodd" } }, [t("path", { attrs: { d: "M6 28h47v29H6V28zm6 7.998101V40.0019C12 41.113294 12.89458 42 13.998101 42H18.0019C19.113294 42 20 41.10542 20 40.001899V35.9981C20 34.886706 19.10542 34 18.001899 34H13.9981C12.886706 34 12 34.89458 12 35.998101zm22-.007306V54h11V35.990795C45 34.898212 44.108144 34 43.007983 34h-7.015966C34.900177 34 34 34.89131 34 35.990795zM27.189354 1.837583C28.46549.536998 30.53366.53613 31.813677 1.840673L56.5 27h-54l9.85551-10.044348V7.141778h6.733007v2.95186l8.100837-8.256055zM25.5 15.861211v4.003797c0 1.111395.89458 1.998102 1.998101 1.998102H31.5019c1.111395 0 1.998101-.89458 1.998101-1.998102v-4.003797c0-1.111395-.89458-1.998101-1.998101-1.998101H27.4981c-1.111395 0-1.998101.89458-1.998101 1.998101z" } }), t("path", { attrs: { d: "M0 56.004882C0 54.897616.90314 54 1.996843 54h55.006314C58.105983 54 59 54.8939 59 56.004882V59H0v-2.995118z" } })])])]), t("div", { staticClass: "text-sm leading-tight text-gray-700" }, [e._v(e._s(e.$t("house"))), t("br"), e._v("/ " + e._s(e.$t("realEstate")))])]), t("div", { staticClass: "mx-4" }, [t("div", { staticClass: "flex items-center justify-center w-24 h-24 mb-2 border border-gray-300 cursor-pointer bg-gray-50 rounded-xl hover:bg-gray-100 active:bg-gray-200", on: { click: function(s) {
142
+ } } }, [t("svg", { staticClass: "text-gray-400", attrs: { width: "59", height: "41", viewBox: "0 0 59 59", xmlns: "http://www.w3.org/2000/svg" } }, [t("g", { attrs: { fill: "currentColor", "fill-rule": "evenodd" } }, [t("path", { attrs: { d: "M6 28h47v29H6V28zm6 7.998101V40.0019C12 41.113294 12.89458 42 13.998101 42H18.0019C19.113294 42 20 41.10542 20 40.001899V35.9981C20 34.886706 19.10542 34 18.001899 34H13.9981C12.886706 34 12 34.89458 12 35.998101zm22-.007306V54h11V35.990795C45 34.898212 44.108144 34 43.007983 34h-7.015966C34.900177 34 34 34.89131 34 35.990795zM27.189354 1.837583C28.46549.536998 30.53366.53613 31.813677 1.840673L56.5 27h-54l9.85551-10.044348V7.141778h6.733007v2.95186l8.100837-8.256055zM25.5 15.861211v4.003797c0 1.111395.89458 1.998102 1.998101 1.998102H31.5019c1.111395 0 1.998101-.89458 1.998101-1.998102v-4.003797c0-1.111395-.89458-1.998101-1.998101-1.998101H27.4981c-1.111395 0-1.998101.89458-1.998101 1.998101z" } }), t("path", { attrs: { d: "M0 56.004882C0 54.897616.90314 54 1.996843 54h55.006314C58.105983 54 59 54.8939 59 56.004882V59H0v-2.995118z" } })])])]), t("div", { staticClass: "text-sm leading-tight text-gray-700" }, [e._v(" " + e._s(e.$t("house"))), t("br"), e._v("/ " + e._s(e.$t("realEstate")) + " ")])]), t("div", { staticClass: "mx-4" }, [t("div", { staticClass: "flex items-center justify-center w-24 h-24 mb-2 border border-gray-300 cursor-pointer bg-gray-50 rounded-xl hover:bg-gray-100 active:bg-gray-200", on: { click: function(s) {
135
143
  e.view = "form", e.form = "condominium";
136
- } } }, [t("svg", { staticClass: "text-gray-400", attrs: { width: "59", height: "50", viewBox: "0 0 59 73", xmlns: "http://www.w3.org/2000/svg" } }, [t("g", { attrs: { fill: "currentColor", "fill-rule": "evenodd" } }, [t("path", { attrs: { d: "M6 9.004723C6 7.34526 7.343394 6 8.993614 6h41.012771C51.659714 6 53 7.342697 53 9.004723V71H6V9.004723zm5 4.993378V18.0019C11 19.113294 11.89458 20 12.998101 20H17.0019C18.113294 20 19 19.10542 19 18.001899V13.9981C19 12.886706 18.10542 12 17.001899 12H12.9981C11.886706 12 11 12.89458 11 13.998101zm14.5 0V18.0019C25.5 19.113294 26.39458 20 27.498101 20H31.5019C32.613294 20 33.5 19.10542 33.5 18.001899V13.9981C33.5 12.886706 32.60542 12 31.501899 12H27.4981C26.386706 12 25.5 12.89458 25.5 13.998101zm14.5 0V18.0019C40 19.113294 40.89458 20 41.998101 20H46.0019C47.113294 20 48 19.10542 48 18.001899V13.9981C48 12.886706 47.10542 12 46.001899 12H41.9981C40.886706 12 40 12.89458 40 13.998101zm-29 12V30.0019C11 31.113294 11.89458 32 12.998101 32H17.0019C18.113294 32 19 31.10542 19 30.001899V25.9981C19 24.886706 18.10542 24 17.001899 24H12.9981C11.886706 24 11 24.89458 11 25.998101zm14.5 0V30.0019C25.5 31.113294 26.39458 32 27.498101 32H31.5019C32.613294 32 33.5 31.10542 33.5 30.001899V25.9981C33.5 24.886706 32.60542 24 31.501899 24H27.4981C26.386706 24 25.5 24.89458 25.5 25.998101zm14.5 0V30.0019C40 31.113294 40.89458 32 41.998101 32H46.0019C47.113294 32 48 31.10542 48 30.001899V25.9981C48 24.886706 47.10542 24 46.001899 24H41.9981C40.886706 24 40 24.89458 40 25.998101zm-29 12V42.0019C11 43.113294 11.89458 44 12.998101 44H17.0019C18.113294 44 19 43.10542 19 42.001899V37.9981C19 36.886706 18.10542 36 17.001899 36H12.9981C11.886706 36 11 36.89458 11 37.998101zm14.5 0V42.0019C25.5 43.113294 26.39458 44 27.498101 44H31.5019C32.613294 44 33.5 43.10542 33.5 42.001899V37.9981C33.5 36.886706 32.60542 36 31.501899 36H27.4981C26.386706 36 25.5 36.89458 25.5 37.998101zm14.5 0V42.0019C40 43.113294 40.89458 44 41.998101 44H46.0019C47.113294 44 48 43.10542 48 42.001899V37.9981C48 36.886706 47.10542 36 46.001899 36H41.9981C40.886706 36 40 36.89458 40 37.998101zm-29 12V54.0019C11 55.113294 11.89458 56 12.998101 56H17.0019C18.113294 56 19 55.10542 19 54.001899V49.9981C19 48.886706 18.10542 48 17.001899 48H12.9981C11.886706 48 11 48.89458 11 49.998101zm14.5 0V54.0019C25.5 55.113294 26.39458 56 27.498101 56H31.5019C32.613294 56 33.5 55.10542 33.5 54.001899V49.9981C33.5 48.886706 32.60542 48 31.501899 48H27.4981C26.386706 48 25.5 48.89458 25.5 49.998101zM21 60.997391V68h17v-7.002608C38 59.895858 37.104522 59 35.999894 59H23.000106C21.890058 59 21 59.894263 21 60.997392zm19-10.99929V54.0019C40 55.113294 40.89458 56 41.998101 56H46.0019C47.113294 56 48 55.10542 48 54.001899V49.9981C48 48.886706 47.10542 48 46.001899 48H41.9981C40.886706 48 40 48.89458 40 49.998101zM10 2.5C10 1.119288 11.125134 0 12.498953 0h34.002094C47.88118 0 49 1.109662 49 2.5V5H10V2.5z" } }), t("path", { attrs: { d: "M0 70.004881C0 68.897616.90314 68 1.996843 68h55.006314C58.105983 68 59 68.8939 59 70.004881V73H0v-2.995119z" } })])])]), t("div", { staticClass: "text-sm leading-tight text-gray-700" }, [e._v(e._s(e.$t("condominium"))), t("br"), e._v("/ " + e._s(e.$t("apartment")))])])])]) : e._e(), e.view === "form" ? t("div", { key: 2 }, [t("div", [e.form === "realEstate" ? t("CField", { attrs: { vuelidate: e.$v.realEstateId, "vuelidate-messages": e.messages.realEstateId, label: e.$t("propertyDesignation") } }, [t("CInput", { attrs: { placeholder: e.$t("propertyDesignationPlaceholder"), autofocus: "" }, model: { value: e.realEstateId, callback: function(s) {
144
+ } } }, [t("svg", { staticClass: "text-gray-400", attrs: { width: "59", height: "50", viewBox: "0 0 59 73", xmlns: "http://www.w3.org/2000/svg" } }, [t("g", { attrs: { fill: "currentColor", "fill-rule": "evenodd" } }, [t("path", { attrs: { d: "M6 9.004723C6 7.34526 7.343394 6 8.993614 6h41.012771C51.659714 6 53 7.342697 53 9.004723V71H6V9.004723zm5 4.993378V18.0019C11 19.113294 11.89458 20 12.998101 20H17.0019C18.113294 20 19 19.10542 19 18.001899V13.9981C19 12.886706 18.10542 12 17.001899 12H12.9981C11.886706 12 11 12.89458 11 13.998101zm14.5 0V18.0019C25.5 19.113294 26.39458 20 27.498101 20H31.5019C32.613294 20 33.5 19.10542 33.5 18.001899V13.9981C33.5 12.886706 32.60542 12 31.501899 12H27.4981C26.386706 12 25.5 12.89458 25.5 13.998101zm14.5 0V18.0019C40 19.113294 40.89458 20 41.998101 20H46.0019C47.113294 20 48 19.10542 48 18.001899V13.9981C48 12.886706 47.10542 12 46.001899 12H41.9981C40.886706 12 40 12.89458 40 13.998101zm-29 12V30.0019C11 31.113294 11.89458 32 12.998101 32H17.0019C18.113294 32 19 31.10542 19 30.001899V25.9981C19 24.886706 18.10542 24 17.001899 24H12.9981C11.886706 24 11 24.89458 11 25.998101zm14.5 0V30.0019C25.5 31.113294 26.39458 32 27.498101 32H31.5019C32.613294 32 33.5 31.10542 33.5 30.001899V25.9981C33.5 24.886706 32.60542 24 31.501899 24H27.4981C26.386706 24 25.5 24.89458 25.5 25.998101zm14.5 0V30.0019C40 31.113294 40.89458 32 41.998101 32H46.0019C47.113294 32 48 31.10542 48 30.001899V25.9981C48 24.886706 47.10542 24 46.001899 24H41.9981C40.886706 24 40 24.89458 40 25.998101zm-29 12V42.0019C11 43.113294 11.89458 44 12.998101 44H17.0019C18.113294 44 19 43.10542 19 42.001899V37.9981C19 36.886706 18.10542 36 17.001899 36H12.9981C11.886706 36 11 36.89458 11 37.998101zm14.5 0V42.0019C25.5 43.113294 26.39458 44 27.498101 44H31.5019C32.613294 44 33.5 43.10542 33.5 42.001899V37.9981C33.5 36.886706 32.60542 36 31.501899 36H27.4981C26.386706 36 25.5 36.89458 25.5 37.998101zm14.5 0V42.0019C40 43.113294 40.89458 44 41.998101 44H46.0019C47.113294 44 48 43.10542 48 42.001899V37.9981C48 36.886706 47.10542 36 46.001899 36H41.9981C40.886706 36 40 36.89458 40 37.998101zm-29 12V54.0019C11 55.113294 11.89458 56 12.998101 56H17.0019C18.113294 56 19 55.10542 19 54.001899V49.9981C19 48.886706 18.10542 48 17.001899 48H12.9981C11.886706 48 11 48.89458 11 49.998101zm14.5 0V54.0019C25.5 55.113294 26.39458 56 27.498101 56H31.5019C32.613294 56 33.5 55.10542 33.5 54.001899V49.9981C33.5 48.886706 32.60542 48 31.501899 48H27.4981C26.386706 48 25.5 48.89458 25.5 49.998101zM21 60.997391V68h17v-7.002608C38 59.895858 37.104522 59 35.999894 59H23.000106C21.890058 59 21 59.894263 21 60.997392zm19-10.99929V54.0019C40 55.113294 40.89458 56 41.998101 56H46.0019C47.113294 56 48 55.10542 48 54.001899V49.9981C48 48.886706 47.10542 48 46.001899 48H41.9981C40.886706 48 40 48.89458 40 49.998101zM10 2.5C10 1.119288 11.125134 0 12.498953 0h34.002094C47.88118 0 49 1.109662 49 2.5V5H10V2.5z" } }), t("path", { attrs: { d: "M0 70.004881C0 68.897616.90314 68 1.996843 68h55.006314C58.105983 68 59 68.8939 59 70.004881V73H0v-2.995119z" } })])])]), t("div", { staticClass: "text-sm leading-tight text-gray-700" }, [e._v(" " + e._s(e.$t("condominium"))), t("br"), e._v("/ " + e._s(e.$t("apartment")) + " ")])])])]) : e._e(), e.view === "form" ? t("div", { key: 2 }, [t("div", [e.form === "realEstate" ? t("CField", { attrs: { vuelidate: e.$v.realEstateId, "vuelidate-messages": e.messages.realEstateId, label: e.$t("propertyDesignation") } }, [t("CInput", { attrs: { placeholder: e.$t("propertyDesignationPlaceholder"), autofocus: "" }, model: { value: e.realEstateId, callback: function(s) {
137
145
  e.realEstateId = s;
138
146
  }, expression: "realEstateId" } })], 1) : e._e(), e.form === "condominium" ? t("CField", { attrs: { vuelidate: e.$v.condominiumId, "vuelidate-messages": e.messages.condominiumId, label: e.$t("condominiumId") } }, [t("CInput", { attrs: { placeholder: e.$t("condominiumIdPlaceholder"), autofocus: "", type: "number" }, model: { value: e.condominiumId, callback: function(s) {
139
147
  e.condominiumId = s;
@@ -166,10 +174,7 @@ const x = {
166
174
  }
167
175
  },
168
176
  name: "DocumentAnswerRead",
169
- mixins: [
170
- _({ documentKey: "_document" }),
171
- c
172
- ],
177
+ mixins: [_({ documentKey: "_document" }), c],
173
178
  inject: {
174
179
  isPdf: {
175
180
  default: !1
@@ -203,7 +208,9 @@ const x = {
203
208
  if (!i || !i.region)
204
209
  return !1;
205
210
  const { houseWorkType: e } = i.region;
206
- return ["rot", "greenRot15", "greenRot20", "greenRot50"].includes(e);
211
+ return ["rot", "greenRot15", "greenRot20", "greenRot50"].includes(
212
+ e
213
+ );
207
214
  },
208
215
  propertyDesignation() {
209
216
  return m(this._document, "clients[0].region.propertyDesignation", null);
@@ -263,7 +270,7 @@ var b = function() {
263
270
  return e.onAnswer("decline");
264
271
  } } }, [e._v(" " + e._s(e._document.$t("deny").capitalize()) + " ")]), t("CButton", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.isPreview && e.$t("previewTooltip"), expression: "isPreview && $t('previewTooltip')" }], staticStyle: { "margin-left": "1em", "padding-left": "1.5em", "padding-right": "1.5em" }, attrs: { "icon-props": { strokeWidth: 2.5 }, type: "success", size: "medium", "icon-left": "check", raised: "" }, on: { click: function(o) {
265
272
  return e.onAnswer("accept");
266
- } } }, [e._v(" " + e._s(e._document.$t("sign").capitalize()) + " ")])], 1) : e._document.answerActions.hasAnswered && e._document.answerActions.waitingForOthers ? t("div", { key: 2, staticClass: "text-center" }, [t("div", { staticStyle: { "font-weight": "600", "font-size": "calc(calc(1 * var(--rem)) + 2px)", "margin-bottom": "calc(0.5 * var(--rem))" } }, [e._v(" " + e._s(e._document.$t("chapters.answerButtons.youHave")) + " "), t("span", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: `${e.$formatDate(e._document.viewer.answer.didAnswerAt, "Pp")}`, expression: "`${ $formatDate(_document.viewer.answer.didAnswerAt, 'Pp') }`" }], staticStyle: { "text-decoration": "underline" } }, [e._v(e._s(e._document.viewer.answer.didAccept ? e._document.$t("approved") : e._document.$t("denied")))]), e._v(" " + e._s(" " + e._document.$t("theDocument")) + ". ")]), t("div", [e._v(e._s(e._document.$t("chapters.answerButtons.waitingDescription", { remaining: e._document.remainingSignatures })))])]) : e._document.status === "accepted" ? t("div", { key: 3 }, [t("div", { staticClass: "callout accepted" }, [t("div", { staticClass: "title" }, [e._v(e._s(e._document.$t("chapters.answerButtons.approveTitle")))]), t("div", [e._v(" " + e._s(e._document.$t("chapters.answerButtons.approveDescription", { sender: e._document.sender.company.name || e._document.$t("theSender") })) + " ")])])]) : e._document.status === "denied" ? t("div", { key: 4, staticClass: "callout denied" }, [t("div", { staticClass: "title" }, [e._v(e._s(e._document.$t("chapters.answerButtons.denyTitle")))]), t("div", [e._v(" " + e._s(e._document.$t("chapters.answerButtons.denyDescription", { sender: e._document.sender.company.name || e._document.$t("theSender") })) + " ")])]) : e._document.status === "expired" ? t("div", { key: 5, staticClass: "callout expired" }, [t("div", { staticClass: "title" }, [e._v(e._s(e._document.$t("chapters.answerButtons.expiredTitle")))]), t("div", [e._v(" " + e._s(e._document.$t("chapters.answerButtons.expiredDescription", { sender: e._document.sender.company.name || e._document.$t("theSender") })) + " ")])]) : e._e()])], 1), e._document.status === "accepted" && e.allowPropertyDesignation && e._document.answerActions.hasAnswered ? t("div", { staticClass: "flex justify-center" }, [t("div", { staticClass: "answer button accept", staticStyle: { "padding-left": "calc(1.5 * var(--rem))", "padding-right": "calc(1.5 * var(--rem))" }, on: { click: function(o) {
273
+ } } }, [e._v(" " + e._s(e._document.$t("sign").capitalize()) + " ")])], 1) : e._document.answerActions.hasAnswered && e._document.answerActions.waitingForOthers ? t("div", { key: 2, staticClass: "text-center" }, [t("div", { staticStyle: { "font-weight": "600", "font-size": "calc(calc(1 * var(--rem)) + 2px)", "margin-bottom": "calc(0.5 * var(--rem))" } }, [e._v(" " + e._s(e._document.$t("chapters.answerButtons.youHave")) + " "), t("span", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: `${e.$formatDate(e._document.viewer.answer.didAnswerAt, "Pp")}`, expression: "\n `${$formatDate(_document.viewer.answer.didAnswerAt, 'Pp')}`\n " }], staticStyle: { "text-decoration": "underline" } }, [e._v(e._s(e._document.viewer.answer.didAccept ? e._document.$t("approved") : e._document.$t("denied")))]), e._v(" " + e._s(" " + e._document.$t("theDocument")) + ". ")]), t("div", [e._v(" " + e._s(e._document.$t("chapters.answerButtons.waitingDescription", { remaining: e._document.remainingSignatures })) + " ")])]) : e._document.status === "accepted" ? t("div", { key: 3 }, [t("div", { staticClass: "callout accepted" }, [t("div", { staticClass: "title" }, [e._v(" " + e._s(e._document.$t("chapters.answerButtons.approveTitle")) + " ")]), t("div", [e._v(" " + e._s(e._document.$t("chapters.answerButtons.approveDescription", { sender: e._document.sender.company.name || e._document.$t("theSender") })) + " ")])])]) : e._document.status === "denied" ? t("div", { key: 4, staticClass: "callout denied" }, [t("div", { staticClass: "title" }, [e._v(" " + e._s(e._document.$t("chapters.answerButtons.denyTitle")) + " ")]), t("div", [e._v(" " + e._s(e._document.$t("chapters.answerButtons.denyDescription", { sender: e._document.sender.company.name || e._document.$t("theSender") })) + " ")])]) : e._document.status === "expired" ? t("div", { key: 5, staticClass: "callout expired" }, [t("div", { staticClass: "title" }, [e._v(" " + e._s(e._document.$t("chapters.answerButtons.expiredTitle")) + " ")]), t("div", [e._v(" " + e._s(e._document.$t("chapters.answerButtons.expiredDescription", { sender: e._document.sender.company.name || e._document.$t("theSender") })) + " ")])]) : e._e()])], 1), e._document.status === "accepted" && e.allowPropertyDesignation && e._document.answerActions.hasAnswered ? t("div", { staticClass: "flex justify-center" }, [t("div", { staticClass: "answer button accept", staticStyle: { "padding-left": "calc(1.5 * var(--rem))", "padding-right": "calc(1.5 * var(--rem))" }, on: { click: function(o) {
267
274
  return e.showPropertyDesignation();
268
275
  } } }, [e._v(" " + e._s(e._document.$t(`chapters.answerButtons.${e.propertyDesignation ? "editPropDes" : "enterPropDes"}`)) + " ")])]) : e._e()]) : e._e();
269
276
  }, H = [], I = /* @__PURE__ */ d(
@@ -272,7 +279,7 @@ var b = function() {
272
279
  H,
273
280
  !1,
274
281
  null,
275
- "3bf77bcb",
282
+ "e023f071",
276
283
  null,
277
284
  null
278
285
  );
@@ -1,7 +1,7 @@
1
- import { m as n } from "./mapFormMixin-4446a1bd.js";
2
- import { f as o } from "./focusDrawerMixin-0d406532.js";
3
- import { n as i } from "./main-8d566a02.js";
4
- import "./formDrawerState-6c57d51e.js";
1
+ import { m as n } from "./mapFormMixin-9f326a09.js";
2
+ import { f as o } from "./focusDrawerMixin-14a97cd3.js";
3
+ import { n as i } from "./main-4f27b552.js";
4
+ import "./formDrawerState-b23639bd.js";
5
5
  const a = {
6
6
  // eslint-disable-next-line vue/multi-word-component-names
7
7
  name: "Terms",
@@ -17,8 +17,8 @@ const a = {
17
17
  }
18
18
  },
19
19
  components: {
20
- Read: () => import("./Index-0eb9d45b.js"),
21
- TermsSettings: () => import("./TermsSettings-6d3dfe8d.js")
20
+ Read: () => import("./Index-4b1074d0.js"),
21
+ TermsSettings: () => import("./TermsSettings-74d7c2d9.js")
22
22
  },
23
23
  mixins: [
24
24
  n(["href", "termType", "file", "text"]),
@@ -1,5 +1,5 @@
1
- import { P as e } from "./PlainHtml-4aaf6438.js";
2
- import { n } from "./main-8d566a02.js";
1
+ import { P as e } from "./PlainHtml-00ce6fd0.js";
2
+ import { n } from "./main-4f27b552.js";
3
3
  const s = {
4
4
  name: "EstimatedWorkStartAndEndAtTextRead",
5
5
  props: {
@@ -29,7 +29,7 @@ const s = {
29
29
  },
30
30
  // eslint-disable-next-line no-unused-vars
31
31
  render(t) {
32
- return t(e, [this.$t("description1"), " ", t("strong", [this.$formatDate(this.startAt)]), " ", this.$t("description2"), " ", t("strong", [this.$formatDate(this.endAt)]), ". ", this.$t("description3")]);
32
+ return t(e, [this.$t("description1"), " ", t("strong", [this.$formatDate(this.startAt)]), " ", this.$t("description2"), " ", t("strong", [this.$formatDate(this.endAt)]), ".", " ", this.$t("description3")]);
33
33
  }
34
34
  }, r = null, o = null;
35
35
  var a = /* @__PURE__ */ n(
@@ -1,15 +1,15 @@
1
- import { m as s } from "./mapFormMixin-4446a1bd.js";
2
- import { x as i, y as r, z as a, n as m } from "./main-8d566a02.js";
3
- import { T as c } from "./DocTextEditor-7fd7ca5f.js";
4
- import "./tippy.esm-2cb937d0.js";
5
- import "./ColorPicker-b5a7f700.js";
6
- import "./DocumentLayout-00ec1c6f.js";
7
- import "./debounce-0451fa9d.js";
8
- import "./CDropdownItem-e0cecd02.js";
9
- import "./CSlider.vue_vue_type_style_index_0_lang-d964f857.js";
1
+ import { m as s } from "./mapFormMixin-9f326a09.js";
2
+ import { x as i, y as r, z as m, n as a } from "./main-4f27b552.js";
3
+ import { T as c } from "./DocTextEditor-e6008feb.js";
4
+ import "./tippy.esm-e8cf7685.js";
5
+ import "./ColorPicker-94e3b1d4.js";
6
+ import "./DocumentLayout-81ae175c.js";
7
+ import "./debounce-9410d5d6.js";
8
+ import "./CDropdownItem-109be2e2.js";
9
+ import "./CSlider.vue_vue_type_style_index_0_lang-49fcd521.js";
10
10
  import "./dom-962579a6.js";
11
11
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
12
- import "./ManualPopover-58c3f059.js";
12
+ import "./ManualPopover-b7c65a0c.js";
13
13
  import "./color-71c20583.js";
14
14
  const d = {
15
15
  name: "textContent",
@@ -20,10 +20,14 @@ const d = {
20
20
  computed: {
21
21
  value: {
22
22
  get() {
23
- return this.canEdit ? i(this.content, this._document.textTemplateMap, this._document._doc) : r(this.content, this._document._doc);
23
+ return this.canEdit ? i(
24
+ this.content,
25
+ this._document.textTemplateMap,
26
+ this._document._doc
27
+ ) : r(this.content, this._document._doc);
24
28
  },
25
29
  set(e) {
26
- this.content = a(e);
30
+ this.content = m(e);
27
31
  }
28
32
  }
29
33
  },
@@ -41,17 +45,17 @@ var l = function() {
41
45
  } }, model: { value: t.value, callback: function(n) {
42
46
  t.value = n;
43
47
  }, expression: "value" } })], 1);
44
- }, p = [], u = /* @__PURE__ */ m(
48
+ }, p = [], u = /* @__PURE__ */ a(
45
49
  d,
46
50
  l,
47
51
  p,
48
52
  !1,
49
53
  null,
50
- "57c9a614",
54
+ "75de99db",
51
55
  null,
52
56
  null
53
57
  );
54
- const b = u.exports;
58
+ const S = u.exports;
55
59
  export {
56
- b as default
60
+ S as default
57
61
  };
@@ -1,25 +1,25 @@
1
- import { b as s, x as n, y as c, z as i, K as a, n as l } from "./main-8d566a02.js";
2
- import { m as v } from "./mapFormMixin-4446a1bd.js";
3
- import { f as d } from "./focusDrawerMixin-0d406532.js";
4
- import { B as u } from "./BlockMedia-b49a63f3.js";
5
- import { T as m } from "./DocTextEditor-7fd7ca5f.js";
6
- import "./formDrawerState-6c57d51e.js";
1
+ import { b as s, x as n, y as c, z as i, K as a, n as l } from "./main-4f27b552.js";
2
+ import { m as v } from "./mapFormMixin-9f326a09.js";
3
+ import { f as d } from "./focusDrawerMixin-14a97cd3.js";
4
+ import { B as u } from "./BlockMedia-93ee8699.js";
5
+ import { T as m } from "./DocTextEditor-e6008feb.js";
6
+ import "./formDrawerState-b23639bd.js";
7
7
  import "./color-71c20583.js";
8
- import "./tippy.esm-2cb937d0.js";
9
- import "./ColorPicker-b5a7f700.js";
10
- import "./DocumentLayout-00ec1c6f.js";
11
- import "./debounce-0451fa9d.js";
12
- import "./CDropdownItem-e0cecd02.js";
13
- import "./CSlider.vue_vue_type_style_index_0_lang-d964f857.js";
8
+ import "./tippy.esm-e8cf7685.js";
9
+ import "./ColorPicker-94e3b1d4.js";
10
+ import "./DocumentLayout-81ae175c.js";
11
+ import "./debounce-9410d5d6.js";
12
+ import "./CDropdownItem-109be2e2.js";
13
+ import "./CSlider.vue_vue_type_style_index_0_lang-49fcd521.js";
14
14
  import "./dom-962579a6.js";
15
15
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
16
- import "./ManualPopover-58c3f059.js";
16
+ import "./ManualPopover-b7c65a0c.js";
17
17
  const _ = {
18
18
  name: "CoverBlock",
19
19
  components: {
20
20
  BlockMedia: u,
21
21
  TextEditor: m,
22
- CoverBlockSettings: () => import("./CoverBlockSettings-2242d653.js")
22
+ CoverBlockSettings: () => import("./CoverBlockSettings-647e6b18.js")
23
23
  },
24
24
  mixins: [v(["coverBlock"]), d],
25
25
  inject: ["parentSize"],
@@ -32,7 +32,11 @@ const _ = {
32
32
  text: {
33
33
  get() {
34
34
  const t = s(this, "coverBlock.text", "");
35
- return this.canEdit ? n(t, this._document.textTemplateMap, this._document._doc) : c(t, this._document._doc);
35
+ return this.canEdit ? n(
36
+ t,
37
+ this._document.textTemplateMap,
38
+ this._document._doc
39
+ ) : c(t, this._document._doc);
36
40
  },
37
41
  set(t) {
38
42
  this.setValue({ key: "text", value: i(t) });
@@ -83,7 +87,7 @@ var p = function() {
83
87
  f,
84
88
  !1,
85
89
  null,
86
- "7affbbb2",
90
+ "883fca3d",
87
91
  null,
88
92
  null
89
93
  );
@@ -1,9 +1,9 @@
1
- import { m as n } from "./mapFormMixin-4446a1bd.js";
2
- import { D as o } from "./DocModalBase-b64e792b.js";
3
- import { a } from "./DocumentLayout-00ec1c6f.js";
4
- import { n as l } from "./main-8d566a02.js";
5
- import "./debounce-0451fa9d.js";
6
- import "./CDropdownItem-e0cecd02.js";
1
+ import { m as n } from "./mapFormMixin-9f326a09.js";
2
+ import { D as o } from "./DocModalBase-62c42e04.js";
3
+ import { a } from "./DocumentLayout-81ae175c.js";
4
+ import { n as l } from "./main-4f27b552.js";
5
+ import "./debounce-9410d5d6.js";
6
+ import "./CDropdownItem-109be2e2.js";
7
7
  const c = {
8
8
  name: "TermsModal",
9
9
  components: {
@@ -65,7 +65,7 @@ const f = {
65
65
  },
66
66
  computed: {
67
67
  printPdfTerms() {
68
- return this.isPdf ? () => import("./PdfTerms-3be0f8d1.js") : void 0;
68
+ return this.isPdf ? () => import("./PdfTerms-0e214875.js") : void 0;
69
69
  }
70
70
  },
71
71
  methods: {
@@ -120,7 +120,11 @@ const f = {
120
120
  [
121
121
  i("div", { staticClass: "terms-disclaimer__divider" }),
122
122
  this._document.$t("chapters.termsDisclaimer.description"),
123
- i("a", s, this._document.$t("chapters.termsDisclaimer.termsAndConditions")),
123
+ i(
124
+ "a",
125
+ s,
126
+ this._document.$t("chapters.termsDisclaimer.termsAndConditions")
127
+ ),
124
128
  "."
125
129
  ]
126
130
  );
@@ -132,7 +136,7 @@ var v = /* @__PURE__ */ l(
132
136
  h,
133
137
  !1,
134
138
  null,
135
- "97479583",
139
+ "e3a578a8",
136
140
  null,
137
141
  null
138
142
  );
@@ -1,9 +1,9 @@
1
- import { m as n } from "./mapFormMixin-4446a1bd.js";
2
- import { n as r } from "./main-8d566a02.js";
1
+ import { m as n } from "./mapFormMixin-9f326a09.js";
2
+ import { n as r } from "./main-4f27b552.js";
3
3
  const s = {
4
4
  name: "WorkAddressText",
5
5
  components: {
6
- Read: () => import("./Index-f640eb29.js")
6
+ Read: () => import("./Index-a7e8812e.js")
7
7
  },
8
8
  mixins: [n(["street", "city", "zip"])]
9
9
  };