@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
@@ -0,0 +1,224 @@
1
+ import { n as c, ac as f, b as g, ad as h, ae as x, af as $, r as y } from "./main-b72127b8.js";
2
+ import { C as w } from "./CPhoneFormat-3db8947d.js";
3
+ import { w as b, C, a as D } from "./CDropdownItem-52cf4f0e.js";
4
+ import { D as S } from "./DocumentVoided-6351a1df.js";
5
+ const z = {
6
+ name: "PublicDocumentEvents",
7
+ props: {
8
+ document: {
9
+ type: Object,
10
+ default: () => ({})
11
+ }
12
+ },
13
+ computed: {
14
+ events() {
15
+ const s = [], { acceptedAt: e } = this.document;
16
+ return this.document.events.filter(({ createdAt: t }) => e ? f(e, t) : !0).forEach((t) => {
17
+ const {
18
+ code: i,
19
+ createdAt: n,
20
+ children: r = []
21
+ } = t;
22
+ let { data: l = {} } = t;
23
+ l === null && (l = {});
24
+ const {
25
+ client: o = {},
26
+ clients: u = [],
27
+ status: p,
28
+ counter: _
29
+ } = l, m = {
30
+ sent: () => u.map((a) => {
31
+ const d = this.getClientName(a.id), v = this.filteredOxfordComma([a.email, a.cellphone]);
32
+ return {
33
+ // eslint-disable-next-line prefer-template
34
+ text: this.document.$t("event.sent", { to: `${d ? d + ", " : ""}${v}` }),
35
+ time: n
36
+ };
37
+ }),
38
+ viewed: () => {
39
+ const a = _ || r.length + 1;
40
+ return [{
41
+ text: `${this.document.$t(`event.${o.name ? "viewedName" : "viewed"}`, { name: o.name })} ${a ? this.document.$tc("times", { count: a }) : ""}.`,
42
+ time: n
43
+ }];
44
+ },
45
+ accepted: () => [{
46
+ text: this.document.$t("event.accepted", { by: o.name || o.email || o.cellphone }),
47
+ time: n
48
+ }],
49
+ denied: () => [{
50
+ text: this.document.$t("event.denied", { by: o.name || o.email || o.cellphone }),
51
+ time: n
52
+ }],
53
+ statusChanged: () => [{
54
+ text: this.document.$t("event.statusChanged", { status: this.document.$t(`status.${p}`).toLowerCase() }),
55
+ time: n
56
+ }],
57
+ requestChange: () => [{
58
+ text: this.document.$t("event.requestChange", { status: this.document.$t(`status.${p}`).toLowerCase() }),
59
+ time: n
60
+ }],
61
+ expired: () => [{
62
+ text: this.document.$t("event.expired"),
63
+ time: n
64
+ }]
65
+ };
66
+ m[i] && s.push(...m[i]());
67
+ }), s;
68
+ }
69
+ },
70
+ methods: {
71
+ filteredOxfordComma(s = []) {
72
+ const e = s.filter((i) => !!i), t = e.length;
73
+ return t ? t < 2 ? e[0] : `${e.slice(0, -1).join(", ")} ${this.document.$t("and")} ${e.slice(-1)}` : "";
74
+ },
75
+ getClientName(s) {
76
+ const e = this.document.clients.find(({ id: t }) => t === s);
77
+ return e ? e.name : "";
78
+ }
79
+ },
80
+ render() {
81
+ return this.$scopedSlots.default({
82
+ events: this.events
83
+ });
84
+ }
85
+ }, P = null, k = null;
86
+ var R = /* @__PURE__ */ c(
87
+ z,
88
+ P,
89
+ k,
90
+ !1,
91
+ null,
92
+ null,
93
+ null,
94
+ null
95
+ );
96
+ const F = R.exports;
97
+ const A = {
98
+ name: "PublicRecipientItem",
99
+ i18nOptions: {
100
+ namespaces: "components",
101
+ keyPrefix: "document.myPagesDrawer"
102
+ },
103
+ components: {
104
+ CPhoneFormat: w
105
+ },
106
+ props: {
107
+ recipient: {
108
+ type: Object,
109
+ required: !0
110
+ }
111
+ },
112
+ methods: {
113
+ get: g,
114
+ getBrowserString({ browser: s, os: e, device: t }) {
115
+ return [s && s.name, e && e.name, t && t.model].filter((i) => !!i).join(", ");
116
+ }
117
+ }
118
+ };
119
+ var I = function() {
120
+ var e = this, t = e._self._c;
121
+ return t("div", { staticStyle: { border: "1px solid hsl(0, 0%, 84%)", "border-radius": "3px", "margin-bottom": "1em" } }, [t("div", { staticStyle: { padding: "0.5em 0.75em" } }, [e._l([e.recipient.name, e.recipient.companyName, e.recipient.orgNo], function(i, n) {
122
+ return t("span", { key: `${i}-${n}`, style: n === 0 ? { fontWeight: 500 } : { opacity: 0.65 } }, [e._v(" " + e._s(i && n > 0 ? "·" : "") + " " + e._s(i) + " ")]);
123
+ }), t("div", { staticClass: "flex flex-col w-full", staticStyle: { "font-size": "14px", "align-items": "baseline" } }, [e.recipient.email ? t("a", { attrs: { href: `mailto:${e.recipient.email}`, target: "_blank" } }, [e._v(" " + e._s(e.recipient.email) + " ")]) : e._e(), e.recipient.cellphone ? t("CPhoneFormat", { attrs: { phone: e.recipient.cellphone, region: e.recipient.cellphoneRegion }, scopedSlots: e._u([{ key: "default", fn: function({ formattedValue: i }) {
124
+ return t("a", { attrs: { href: `tel:${e.recipient.cellphone}` } }, [e._v(" " + e._s(i) + " ")]);
125
+ } }], null, !1, 2469850174) }) : e._e()], 1)], 2), t("div", { staticStyle: { "background-color": "hsl(0, 0%, 94%)", padding: "0.75em 0.75em", "font-weight": "500", "font-size": "13px", "line-height": "1", color: "hsl(0, 0%, 40%)", position: "relative" } }, [t("div", [e._v(e._s(e.$t(`_common:documentRole.${e.recipient.documentRole}.label`)))]), t("div", { staticStyle: { position: "absolute", right: "1em", top: "0px", transform: "translate(0, -50%)" } }, [t("v-popover", { attrs: { "popover-inner-class": "signee-popover", trigger: "hover", placement: "bottom-end" } }, [e.recipient.documentRole === "signee" ? t("div", { staticStyle: { padding: "5px 0.75em", background: "hsl(0, 0%, 60%)", "border-radius": "4px", "font-size": "13px", color: "hsl(0, 0%, 100%)", cursor: "default", display: "inline-flex", "align-items": "center" } }, [t("BaseIcon", { staticStyle: { "margin-right": "0.5ch" }, attrs: { size: 15, type: "info", "stroke-width": "2" } }), e.recipient.answer && e.recipient.answer.didAccept ? [e._v(" " + e._s(e.$t("_common:approved").capitalize()) + " ")] : e.recipient.answer ? [e._v(" " + e._s(e.$t("_common:denied").capitalize()) + " ")] : [e._v(" " + e._s(e.$t("views:publicDocument.pdfVerification.waitingForAnswer")) + " ")]], 2) : e._e(), t("div", { staticStyle: { padding: "0" }, attrs: { slot: "popover" }, slot: "popover" }, [t("div", { staticStyle: { padding: "1em 1.5em" } }, [e.recipient.answer && e.recipient.answer.didAccept ? [e.recipient.answer.signatureDataURL ? t("div", { staticStyle: { "padding-bottom": "0.5em" } }, [t("div", { staticClass: "has-text-grey", staticStyle: { "padding-bottom": "1em" } }, [e._v(" " + e._s(e.$t("_common:signature").capitalize()) + " ")]), t("img", { staticStyle: { width: "80%" }, attrs: { src: e.recipient.answer.signatureDataURL } })]) : t("div", { staticStyle: { "font-size": "13px", "padding-top": "3px" } }, [e.get(e.recipient, "answerMethod.accept") === "bankId" ? [t("div", { staticStyle: { "font-weight": "500" } }, [e._v(e._s(e.$t("views:publicDocument.pdfVerification.recipient.signedBankId")))]), t("div", [e._v(e._s(e.recipient.answer.response.name))]), t("div", [e._v(e._s(e.recipient.socialNo))])] : e.get(e.recipient, "answerMethod.accept") === "login" ? t("div", { staticStyle: { "font-weight": "500" } }, [e._v(" " + e._s(e.$t("views:publicDocument.pdfVerification.recipient.verifiedLogin")) + " ")]) : e._e()], 2)] : e.recipient.answer ? t("div", [e._v(" " + e._s(e.$t("_common:denied").capitalize()) + " ")]) : t("div", [e._v(" " + e._s(e.$t("pendingAnswer")) + " ")])], 2), e.recipient.answer ? t("div", { staticStyle: { padding: "8px 1.5em", "border-top": "1px solid hsl(0deg 0% 88%)", "background-color": "hsl(0deg 0% 95%)", "font-size": "13px", color: "hsl(0, 0%, 35%)", "font-weight": "500" } }, [e.recipient.answer.didAnswerAt ? t("div", [t("div", [e._v(e._s(e.$t("_common:date").capitalize()) + ": " + e._s(e.$formatDate(e.recipient.answer.didAnswerAt, "P")))]), t("div", [e._v(e._s(e.$t("_common:time.time").capitalize()) + ": " + e._s(e.$formatDate(e.recipient.answer.didAnswerAt, "p")))])]) : e._e(), e.recipient.answer.ip ? t("div", [e._v(" IP: " + e._s(e.recipient.answer.ip) + " ")]) : e._e(), e.recipient.answer.browser ? t("div", [e._v(" Browser: " + e._s(e.getBrowserString(e.recipient.answer)) + " ")]) : e._e()]) : e._e()])])], 1)])]);
126
+ }, L = [], j = /* @__PURE__ */ c(
127
+ A,
128
+ I,
129
+ L,
130
+ !1,
131
+ null,
132
+ "7190c9bd",
133
+ null,
134
+ null
135
+ );
136
+ const B = j.exports;
137
+ const q = {
138
+ name: "DocumentDetails",
139
+ mixins: [b],
140
+ components: {
141
+ PublicDocumentEvents: F,
142
+ PublicRecipientItem: B,
143
+ CDropdown: C,
144
+ CDropdownItem: D
145
+ },
146
+ props: {
147
+ document: {
148
+ type: Object,
149
+ required: !0
150
+ },
151
+ openPrintFunc: {
152
+ type: Function,
153
+ default: null
154
+ }
155
+ },
156
+ data() {
157
+ return {
158
+ docLanguages: h,
159
+ nativeTranslations: x
160
+ };
161
+ },
162
+ computed: {
163
+ viewer() {
164
+ return this.document.viewer;
165
+ }
166
+ },
167
+ methods: {
168
+ changeLanguage(s) {
169
+ this.document.language = s, this.$root.$i18n.i18next.changeLanguage(
170
+ $.includes(s) ? s : "en"
171
+ );
172
+ }
173
+ }
174
+ };
175
+ var O = function() {
176
+ var e = this, t = e._self._c;
177
+ return t("div", { staticStyle: { width: "100%", height: "100%", display: "flex", "flex-direction": "column", "font-size": "16px", background: "hsl(0, 0%, 100%)", "border-radius": "10px", overflow: "hidden", "box-shadow": "0 10px 20px rgba(0, 0, 0, 0.2)", position: "relative" } }, [t("div", { staticClass: "flex w-full justify-end items-center", staticStyle: { position: "absolute", top: "20px", right: "20px", "z-index": "2" } }, [e.openPrintFunc ? [t("CButton", { staticStyle: { "padding-left": "1em", "padding-right": "1em" }, attrs: { "icon-left": "print", type: "none", pattern: "tertiary", taller: "", size: "small" }, on: { click: e.openPrintFunc } }, [e._v(" " + e._s(e.document.$t("download", { thing: "PDF" })) + " ")]), t("div", { staticStyle: { height: "2rem", width: "1px", "background-color": "hsl(0, 0%, 88%)", margin: "0 6px" } })] : e._e(), t("CDropdown", { attrs: { value: e.document.language } }, [t("CButton", { staticStyle: { color: "hsla(0, 0%, 45%, 1)" }, attrs: { slot: "trigger", "icon-props": { size: 18 }, size: "normal", icon: "globe", circle: "" }, slot: "trigger" }), e._l(e.docLanguages, function(i) {
178
+ return t("CDropdownItem", { key: i, attrs: { value: i }, on: { click: function(n) {
179
+ return e.changeLanguage(i);
180
+ } } }, [e._v(" " + e._s(e.nativeTranslations[i]) + " ")]);
181
+ })], 2), t("CButton", { staticStyle: { "margin-left": "6px", color: "hsla(0, 0%, 45%, 1)" }, attrs: { "icon-props": { size: 18 }, size: "normal", icon: "x", circle: "" }, on: { click: function(i) {
182
+ return e.$emit("close");
183
+ } } })], 2), t("div", { staticClass: "d-root" }, [t("div", { staticClass: "flex justify-between", staticStyle: { "margin-bottom": "3em" } }, [t("div", [t("div", { staticStyle: { "font-size": "18px", "font-weight": "600" } }, [e._v(" " + e._s(e.document.$t("detail_plural").capitalize()) + " ")]), t("div", { staticClass: "has-text-grey", staticStyle: { "font-size": "14px" } }, [e._v(" " + e._s(e.document.$t("documentDetails.subTitle")) + " ")])])]), t("div", { staticClass: "d-option", staticStyle: { "margin-bottom": "3em" } }, [t("div", { staticClass: "d-option-title", staticStyle: { "padding-bottom": "0.5rem" } }, [e._v(" " + e._s(e.document.$t("participant_plural").capitalize()) + " ")]), e._l(e.document.recipients, function(i, n) {
184
+ return t("PublicRecipientItem", { key: i._uniqueId + n, attrs: { recipient: i } });
185
+ })], 2), t("PublicDocumentEvents", { attrs: { document: e.document }, scopedSlots: e._u([{ key: "default", fn: function({ events: i }) {
186
+ return [i && i.length ? t("div", { staticClass: "d-option" }, [t("div", { staticClass: "d-option-title" }, [e._v(" " + e._s(e.document.$t("event.event_plural").capitalize()) + " ")]), t("div", { attrs: { id: "timeline" } }, [t("div", e._l(i, function(n, r) {
187
+ return t("div", { key: r, staticClass: "e-item" }, [t("div", { staticClass: "e-data" }, [t("div", { staticClass: "e-text" }, [e._v(e._s(n.text))]), t("div", { staticClass: "e-timestamp" }, [t("div", { staticClass: "e-date" }, [e._v(e._s(e.$formatDate(n.time, "P")))]), t("div", { staticClass: "e-time", staticStyle: { "padding-left": "0.5ch" } }, [e._v(" " + e._s(e.$formatDate(n.time, "p")) + " ")])])])]);
188
+ }), 0)])]) : e._e()];
189
+ } }]) }), e.mq === "sm" ? t("div", [e._t("footer")], 2) : e._e()], 1), e.mq !== "sm" ? t("div", [e._t("footer")], 2) : e._e()]);
190
+ }, N = [], V = /* @__PURE__ */ c(
191
+ q,
192
+ O,
193
+ N,
194
+ !1,
195
+ null,
196
+ "2dc478c2",
197
+ null,
198
+ null
199
+ );
200
+ const E = V.exports;
201
+ const M = {
202
+ components: {
203
+ DocumentDetails: E,
204
+ DocumentVoided: S
205
+ },
206
+ mixins: [y(["document", "closeFunc"])]
207
+ };
208
+ var T = function() {
209
+ var e = this, t = e._self._c;
210
+ return e.document && e.document.status === "voided" ? t("DocumentVoided", { attrs: { document: e.document } }) : t("DocumentDetails", { attrs: { document: e.document }, on: { close: e.closeFunc } });
211
+ }, U = [], W = /* @__PURE__ */ c(
212
+ M,
213
+ T,
214
+ U,
215
+ !1,
216
+ null,
217
+ "4bffbf9c",
218
+ null,
219
+ null
220
+ );
221
+ const Q = W.exports;
222
+ export {
223
+ Q as default
224
+ };
@@ -1,37 +1,38 @@
1
- import { a_ as me, a$ as he, b0 as W, b1 as fe, b2 as q, b3 as N, b4 as ge, b5 as Ce, b6 as ve, b7 as ye, j, g as m, n as c, s as K, b as u, aw as xe, c as f, C as Y, b8 as we, b9 as be, h as D, ba as _e, bb as ke, A as Le, bc as $e, bd as Se, aZ as Te, be as De, N as d, U as h, aU as y, bf as Ve, bg as Be, bh as Me, bi as Ie, D as Fe, bj as He, d as Ae, i as L, H as Pe, S as Ee, aq as ze, Q as Ze, bk as Oe, V as H, aW as Q, aX as J, I as P, bl as B, aY as Re, bm as Ge, bn as I, r as Ue, m as We, a as qe, bo as Ne } from "./main-0530c048.js";
1
+ import { b1 as me, b2 as he, b3 as W, b4 as fe, b5 as q, b6 as N, b7 as ge, b8 as Ce, b9 as ve, ba as ye, j, g as m, n as c, u as K, b as u, az as xe, c as f, C as Y, bb as we, bc as be, h as D, bd as _e, be as ke, B as Le, bf as $e, bg as Se, b0 as Te, bh as De, O as d, X as h, aX as y, bi as Ve, bj as Be, bk as Me, bl as Ie, E as Fe, bm as He, d as Ae, i as L, J as Pe, S as Ee, at as ze, T as Ze, bn as Oe, V as H, aZ as Q, a_ as J, I as P, bo as B, a$ as Re, bp as Ge, bq as I, r as Ue, m as We, a as qe, br as Ne } from "./main-b72127b8.js";
2
2
  import { m as g, a as x } from "./vuex.esm-4a0fff7c.js";
3
- import "./index-a390debd.js";
3
+ import "./index-1cf2de3c.js";
4
4
  import { v as F } from "./index-805c56e4.js";
5
- import { d as A, w as $, t as je } from "./CDropdownItem-d04a1369.js";
6
- import { a as b, I as _, b as Ke, c as Ye } from "./IsPremiumPreStep-367dd957.js";
7
- import { D as Qe, l as Je, g as Xe, W as et, b as tt, a as it } from "./DocumentLayout-abef4251.js";
8
- import { s as k } from "./simplebar.min-7f44680f.js";
9
- import { B as at } from "./BlockMedia-ee5bf47c.js";
10
- import { c as nt, d as st } from "./template-8ac55054.js";
11
- import { a as ot } from "./tinycolor-9d91bda6.js";
12
- import { m as S } from "./mapFormMixin-01a2e577.js";
13
- import { S as lt, C as X, i as rt } from "./formComponentsInstall-c9797c0b.js";
14
- import { f as ct } from "./formValidationMixin-7144b19f.js";
15
- import { s as v } from "./formDrawerState-18920c2a.js";
16
- import { F as ee, d as dt } from "./tippy.esm-8368093c.js";
17
- import { S as pt } from "./CSlider.vue_vue_type_style_index_0_lang-5301a1aa.js";
18
- import { o as ut, d as mt } from "./vuedraggable.umd-d9c89b79.js";
5
+ import { w as $ } from "./CDropdownItem-52cf4f0e.js";
6
+ import { a as b, I as _, b as je, c as Ke } from "./IsPremiumPreStep-5760ca12.js";
7
+ import { D as Ye, l as Qe, g as Je, W as Xe, b as et, a as tt } from "./DocumentLayout-11af5e3b.js";
8
+ import { s as k } from "./simplebar.min-c28f1a61.js";
9
+ import { B as it } from "./BlockMedia-3cb86ebf.js";
10
+ import { d as A, t as at } from "./debounce-62af9d61.js";
11
+ import { c as nt, d as st } from "./template-c65478b1.js";
12
+ import { a as ot } from "./tinycolor-10bcd30d.js";
13
+ import { m as S } from "./mapFormMixin-52ec1660.js";
14
+ import { S as lt, C as X, i as rt } from "./formComponentsInstall-dc68b7e8.js";
15
+ import { f as ct } from "./formValidationMixin-a27a1b47.js";
16
+ import { s as v } from "./formDrawerState-6408853b.js";
17
+ import { F as ee, d as dt } from "./tippy.esm-0ef95919.js";
18
+ import { S as pt } from "./CSlider.vue_vue_type_style_index_0_lang-42fea525.js";
19
+ import { o as ut, d as mt } from "./vuedraggable.umd-d2790aec.js";
19
20
  import { s as ht } from "./dom-962579a6.js";
20
- import { o as ft } from "./index-82e3d4b8.js";
21
- import gt from "./AnswerModal-6231b1e0.js";
21
+ import { o as ft } from "./index-474d6e34.js";
22
+ import gt from "./AnswerModal-d30e03bd.js";
22
23
  import "./anime.es-e284c852.js";
23
- import "./image-6e71d7fa.js";
24
+ import "./image-7f7c16da.js";
24
25
  import "./color-71c20583.js";
25
- import "./BaseDatePicker-52deabed.js";
26
- import "./ErrorCallout-d8745739.js";
27
- import "./AddClientCallout-b30fb799.js";
28
- import "./ClientAutocomplete-9a48c913.js";
29
- import "./SearchApi-5c205029.js";
30
- import "./ClientModal-6e232065.js";
31
- import "./CCallout-a4442013.js";
32
- import "./CField-1baba8ee.js";
26
+ import "./BaseDatePicker-6a365a09.js";
27
+ import "./ErrorCallout-106838ce.js";
28
+ import "./AddClientCallout-f30100da.js";
29
+ import "./ClientAutocomplete-84cfcc88.js";
30
+ import "./SearchApi-e49da25f.js";
31
+ import "./ClientModal-5c684c95.js";
32
+ import "./CCallout-44e44f26.js";
33
+ import "./CField-a80001b1.js";
33
34
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
34
- import "./ColorPicker-f53737c4.js";
35
+ import "./ColorPicker-043d7a04.js";
35
36
  var Ct = me, vt = he, yt = W;
36
37
  function xt(i, e, t) {
37
38
  for (var a = -1, n = e.length, s = {}; ++a < n; ) {
@@ -360,7 +361,7 @@ const j1 = {
360
361
  name: "GalleryTemplateModal",
361
362
  components: {
362
363
  simplebar: k,
363
- DocumentLayout: Qe,
364
+ DocumentLayout: Ye,
364
365
  IsPremium: b,
365
366
  IsPremiumPreStep: _
366
367
  },
@@ -624,7 +625,7 @@ const J1 = Q1.exports, X1 = {
624
625
  }
625
626
  },
626
627
  beforeCreate() {
627
- this.$store.hasModule("stripe") || this.$store.registerModuleState("stripe", Ke);
628
+ this.$store.hasModule("stripe") || this.$store.registerModuleState("stripe", je);
628
629
  },
629
630
  async created() {
630
631
  var e, t, a, n;
@@ -772,7 +773,7 @@ const n2 = {
772
773
  inject: {
773
774
  components: {
774
775
  default: {
775
- BlockMedia: at
776
+ BlockMedia: it
776
777
  }
777
778
  }
778
779
  }
@@ -851,11 +852,11 @@ const c2 = {
851
852
  };
852
853
  var d2 = function() {
853
854
  var e = this, t = e._self._c;
854
- return t("div", { ref: "container", staticClass: "horizontal-scroll" }, [t("div", { staticClass: "hl-navigation" }, [e.hasPrev ? t("div", { staticClass: "hl-btn-left", on: { click: function(a) {
855
+ return t("div", { ref: "container", staticClass: "horizontal-scroll" }, [t("div", { staticClass: "hl-navigation" }, [e.hasPrev ? t("div", { staticClass: "hl-btn-left max-sm:hidden", on: { click: function(a) {
855
856
  return e.go(-1);
856
857
  } } }, [e._t("nav-prev", function() {
857
858
  return [t("CButton", { attrs: { "icon-props": { size: 22 }, icon: "chevron-left", raised: "", circle: "", size: "medium" } })];
858
- })], 2) : e._e(), e.hasNext ? t("div", { staticClass: "hl-btn-right", on: { click: function(a) {
859
+ })], 2) : e._e(), e.hasNext ? t("div", { staticClass: "hl-btn-right max-sm:hidden", on: { click: function(a) {
859
860
  return e.go(1);
860
861
  } } }, [e._t("nav-prev", function() {
861
862
  return [t("CButton", { attrs: { "icon-props": { size: 22 }, icon: "chevron-right", raised: "", circle: "", size: "medium" }, on: { click: function(a) {
@@ -868,7 +869,7 @@ var d2 = function() {
868
869
  p2,
869
870
  !1,
870
871
  null,
871
- "15f25c8e",
872
+ "092feb02",
872
873
  null,
873
874
  null
874
875
  );
@@ -961,7 +962,7 @@ const h2 = {
961
962
  };
962
963
  var f2 = function() {
963
964
  var e = this, t = e._self._c;
964
- return t("div", [t("div", { staticClass: "flex w-full", staticStyle: { "padding-bottom": "1em" } }, [e._t("default"), e.hasItems ? t("CInput", { attrs: { loading: e.isLoading, placeholder: e.$t("_common:search"), type: "search", size: "normal", filled: "" }, on: { input: e.onInput }, model: { value: e.query, callback: function(a) {
965
+ return t("div", [t("div", { staticClass: "flex w-full", staticStyle: { "padding-bottom": "1em" } }, [e._t("default"), e.hasItems ? t("CInput", { staticClass: "hidden md:flex", attrs: { loading: e.isLoading, placeholder: e.$t("_common:search"), type: "search", size: "normal", filled: "" }, on: { input: e.onInput }, model: { value: e.query, callback: function(a) {
965
966
  e.query = a;
966
967
  }, expression: "query" } }) : e._e()], 2), t("div", { staticClass: "recent-list" }, [e.isLoading && !e.list.length ? e._l(3, function(a) {
967
968
  return t("div", { key: a, staticClass: "recent-item placeholder" }, [t("CSkeleton", { staticClass: "recent-item-name", attrs: { width: "60%" } }), t("CSkeleton", { attrs: { width: "35%" } })], 1);
@@ -992,7 +993,7 @@ var f2 = function() {
992
993
  g2,
993
994
  !1,
994
995
  null,
995
- "6746edc1",
996
+ "8059c328",
996
997
  null,
997
998
  null
998
999
  );
@@ -1193,7 +1194,7 @@ const y2 = {
1193
1194
  };
1194
1195
  var x2 = function() {
1195
1196
  var e = this, t = e._self._c;
1196
- return t("div", { staticClass: "t-root" }, [t("div", { staticClass: "font-inter form-start main", class: { small: e.mq === "sm" } }, [e._t("header"), t("div", { staticStyle: { width: "100%", "padding-bottom": "5em" } }, [t("div", { staticClass: "section-title" }, [t("div", [e._v(e._s(e.$t("myTemplates")))]), t("div", { staticClass: "section-subtitle" }, [e._v(" " + e._s(e.$t("myTemplatesSubTitle")) + " ")])]), t("IsPremiumPreStep", { attrs: { feature: "useDocTemplate" }, scopedSlots: e._u([{ key: "default", fn: function({ onClick: a }) {
1197
+ return t("div", { staticClass: "w-full h-full px-4 pt-10 pb-10 overflow-y-auto bg-white md:pt-16 md:px-10 rounded-2xl" }, [t("div", { staticClass: "max-w-5xl mx-auto font-inter form-start main", class: { small: e.mq === "sm" } }, [e._t("header"), t("div", { staticStyle: { width: "100%", "padding-bottom": "5em" } }, [t("div", { staticClass: "section-title" }, [t("div", [e._v(e._s(e.$t("myTemplates")))]), t("div", { staticClass: "section-subtitle" }, [e._v(" " + e._s(e.$t("myTemplatesSubTitle")) + " ")])]), t("IsPremiumPreStep", { attrs: { feature: "useDocTemplate" }, scopedSlots: e._u([{ key: "default", fn: function({ onClick: a }) {
1197
1198
  return [t(e.isExpanded ? "div" : "HorizontalScroll", { tag: "component", staticClass: "template-list", class: { "is-expanded": e.isExpanded }, on: { expand: function(n) {
1198
1199
  e.isExpanded = !0;
1199
1200
  } } }, e._l(e.myTemplates, function(n) {
@@ -1242,7 +1243,7 @@ var x2 = function() {
1242
1243
  w2,
1243
1244
  !1,
1244
1245
  null,
1245
- "da389d44",
1246
+ "49fd37d4",
1246
1247
  null,
1247
1248
  null
1248
1249
  );
@@ -3924,7 +3925,7 @@ const Ji = /([\d+.]*)(.*)/, w = (i) => (i || "").match(Ji), Xi = {
3924
3925
  weight: n,
3925
3926
  options: s = []
3926
3927
  }) => {
3927
- this.update(i, a), Je(a), t != n && this.update("fontWeight", n), this.fontWeightOptions = s;
3928
+ this.update(i, a), Qe(a), t != n && this.update("fontWeight", n), this.fontWeightOptions = s;
3928
3929
  }
3929
3930
  }
3930
3931
  ]
@@ -4369,7 +4370,7 @@ const Ji = /([\d+.]*)(.*)/, w = (i) => (i || "").match(Ji), Xi = {
4369
4370
  watch: {
4370
4371
  async activeItem(i) {
4371
4372
  const e = u(i, "style.fontFamily");
4372
- e && (this.fontWeightOptions = await Xe(e));
4373
+ e && (this.fontWeightOptions = await Je(e));
4373
4374
  }
4374
4375
  },
4375
4376
  methods: {
@@ -4573,7 +4574,7 @@ const ca = {
4573
4574
  name: "DocumentFormFields",
4574
4575
  components: {
4575
4576
  SmartList: pt,
4576
- CAccordion: Ye,
4577
+ CAccordion: Ke,
4577
4578
  CField: X
4578
4579
  },
4579
4580
  mixins: [S()],
@@ -5902,7 +5903,7 @@ const Ha = {
5902
5903
  Fields: ma,
5903
5904
  ExtensionTab: va,
5904
5905
  DocumentGeneralSettings: _a,
5905
- DocumentGuide: () => import("./index-465cfbbd.js"),
5906
+ DocumentGuide: () => import("./index-14df19cb.js"),
5906
5907
  MenuBlocks: Fa,
5907
5908
  Simplebar: k
5908
5909
  },
@@ -6238,16 +6239,16 @@ var an = function() {
6238
6239
  var e = this, t = e._self._c;
6239
6240
  return t("div", { staticClass: "nav-toggle font-inter" }, [t("div", { staticClass: "nav-toggle-button", class: { active: e.value === "edit" }, on: { click: function(a) {
6240
6241
  e.value === "preview" && e.$emit("input", "edit");
6241
- } } }, [e.small ? t("BaseIcon", { attrs: { type: "edit" } }) : [e._v(e._s(e.$t("edit")))]], 2), t("div", { staticClass: "nav-toggle-button", class: { active: e.value === "preview" }, attrs: { "data-onboarding": "preview-button" }, on: { click: function(a) {
6242
+ } } }, [e.small ? t("BaseIcon", { attrs: { type: "edit", size: "18" } }) : [e._v(e._s(e.$t("edit")))]], 2), t("div", { staticClass: "nav-toggle-button", class: { active: e.value === "preview" }, attrs: { "data-onboarding": "preview-button" }, on: { click: function(a) {
6242
6243
  e.value === "edit" && e.$emit("input", "preview");
6243
- } } }, [e.small ? t("BaseIcon", { attrs: { type: "eye" } }) : [e._v(e._s(e.$t("preview")))]], 2)]);
6244
+ } } }, [e.small ? t("BaseIcon", { attrs: { type: "eye", size: "18" } }) : [e._v(e._s(e.$t("preview")))]], 2)]);
6244
6245
  }, nn = [], sn = /* @__PURE__ */ c(
6245
6246
  tn,
6246
6247
  an,
6247
6248
  nn,
6248
6249
  !1,
6249
6250
  null,
6250
- "bfd27279",
6251
+ "cfdb5920",
6251
6252
  null,
6252
6253
  null
6253
6254
  );
@@ -6288,14 +6289,14 @@ const un = {
6288
6289
  };
6289
6290
  var mn = function() {
6290
6291
  var e = this, t = e._self._c;
6291
- return t("div", { staticClass: "DocumentFormNav", staticStyle: { padding: "8px calc(1.5 * var(--rem))", position: "fixed", left: "0", top: "0", right: "0", "z-index": "98" } }, [t("div", { staticClass: "flex" }, [t("div", { staticClass: "inline-flex items-center flex-grow" }, [e._t("left")], 2), t("div", { staticClass: "inline-flex items-center justify-center flex-auto" }, [e._t("center")], 2), t("div", { staticClass: "inline-flex items-center justify-end flex-grow" }, [e._t("right")], 2)])]);
6292
+ return t("div", { staticClass: "DocumentFormNav py-2 px-2 md:px-6 fixed left-0 top-0 right-0 z-[98]" }, [t("div", { staticClass: "flex" }, [t("div", { staticClass: "inline-flex items-center flex-grow" }, [e._t("left")], 2), t("div", { staticClass: "inline-flex items-center justify-center flex-auto" }, [e._t("center")], 2), t("div", { staticClass: "inline-flex items-center justify-end flex-grow" }, [e._t("right")], 2)])]);
6292
6293
  }, hn = [], fn = /* @__PURE__ */ c(
6293
6294
  un,
6294
6295
  mn,
6295
6296
  hn,
6296
6297
  !1,
6297
6298
  null,
6298
- "05fc111c",
6299
+ "fdc19e6a",
6299
6300
  null,
6300
6301
  null
6301
6302
  );
@@ -6322,16 +6323,16 @@ const ce = (i, e, t = "$children") => {
6322
6323
  },
6323
6324
  name: "DocumentFormContainer",
6324
6325
  components: {
6325
- WithDimensions: et,
6326
+ WithDimensions: Xe,
6326
6327
  DragList: Q,
6327
6328
  DragItem: J,
6328
- DynamicChapter: tt,
6329
+ DynamicChapter: et,
6329
6330
  DocumentFormMenu: za,
6330
6331
  DynamicBlock: Ka,
6331
6332
  DocumentFormViewRadio: on,
6332
6333
  DocumentFormNav: gn,
6333
6334
  DocumentDrawer: en,
6334
- DocumentStyleContainer: it,
6335
+ DocumentStyleContainer: tt,
6335
6336
  simplebar: k,
6336
6337
  LogoBanner: pn,
6337
6338
  IsPremium: b
@@ -6584,7 +6585,8 @@ var vn = function() {
6584
6585
  "is-device-edit": e.isEditView,
6585
6586
  "is-empty": !e.nestedReadLayout.length
6586
6587
  },
6587
- !e.isEditView && `is-device-${e.previewDevice}`
6588
+ !e.isEditView && `is-device-${e.previewDevice}`,
6589
+ e.isEditView && "overflow-hidden min-h-full w-[1200px] mx-auto md:max-w-[90%] max-w-full rounded-md shadow-[0_20px_35px_-8px_hsla(0,0%,0%,0.27)] px-0"
6588
6590
  ] }, [!e.nestedReadLayout.length && !e.isFixedSidebar ? t("div", { staticClass: "text-gray-400 drag-drop-empty-list is-placeholder" }, [t("div", { staticStyle: { position: "relative" } }, [e._m(0), t("svg", { staticClass: "drag-drop-illustration", attrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 50 50" } }, [t("path", { staticClass: "drag-drop-illustration-finger", attrs: { d: "M8 0a4 4 0 00-2.7 1C4.6 1.6 4 2.7 4 4v21.4c-.4.2-.8.2-1.7 1A7.2 7.2 0 000 31.8c0 2 .8 3.8 1 4.5L4 42s-.1 0 0 0c1.4 3.1 4.5 5 8 5h9c5 0 9-4 9-9V22c0-.8-.1-2-.7-3-.5-1-1.7-2-3.3-2-1 0-2 .4-2.6.9 0-.3-.1-.7-.3-1-.6-1-1.7-1.9-3.1-1.9a4 4 0 00-2.7 1c-.6-1.1-1.7-2-3.3-2-.8 0-1.4.2-2 .6V4a4 4 0 00-4-4z", fill: "#000", "fill-rule": "nonzero" } }), t("path", { staticClass: "drag-drop-illustration-grabbing", attrs: { transform: "translate(0 11)", d: "M14 1c-.8 0-1.8.2-2.6.8l-.9 1a4 4 0 00-5.2.2C4.6 3.6 4 4.7 4 5.9V14c-1.7.7-4 3-4 7 0 2.2.9 4.2 1 4.5L3.9 31c1.5 3.1 4.6 5 8 5H21c5 0 9-4 9-9V9c0-4.4-2.5-5-4-5-.7 0-1.5.1-2.3.7C23 2.5 21.4 2 20 2c-1 0-2 .3-2.6.8l-.6-.9A4 4 0 0014 1z", fill: "#000", "fill-rule": "nonzero" } })])]), t("div", { staticClass: "text-center", staticStyle: { "max-width": "22ch" }, domProps: { innerHTML: e._s(e.$t("emptyBlockPlaceholderLarge")) } })]) : e._e(), t(e.isEditView ? "div" : "simplebar", { tag: "component", staticClass: "w-full h-full" }, [t("WithDimensions", { attrs: { "provide-device": !0 }, on: { width: function(a) {
6589
6591
  e.parentSize.width = a;
6590
6592
  } }, scopedSlots: e._u([{ key: "default", fn: function({ width: a, height: n }) {
@@ -6629,7 +6631,7 @@ var vn = function() {
6629
6631
  yn,
6630
6632
  !1,
6631
6633
  null,
6632
- "d9b9c0a6",
6634
+ "49c0d057",
6633
6635
  null,
6634
6636
  null
6635
6637
  );
@@ -6637,7 +6639,7 @@ const wn = xn.exports;
6637
6639
  function bn(i, e, t) {
6638
6640
  return i === i && (t !== void 0 && (i = i <= t ? i : t), e !== void 0 && (i = i >= e ? i : e)), i;
6639
6641
  }
6640
- var _n = bn, kn = _n, M = je;
6642
+ var _n = bn, kn = _n, M = at;
6641
6643
  function Ln(i, e, t) {
6642
6644
  return t === void 0 && (t = e, e = void 0), t !== void 0 && (t = M(t), t = t === t ? t : 0), e !== void 0 && (e = M(e), e = e === e ? e : 0), kn(M(i), e, t);
6643
6645
  }
@@ -7146,7 +7148,7 @@ var Un = function() {
7146
7148
  null,
7147
7149
  null
7148
7150
  );
7149
- const Ss = qn.exports;
7151
+ const Ts = qn.exports;
7150
7152
  export {
7151
- Ss as default
7153
+ Ts as default
7152
7154
  };
@@ -1,27 +1,28 @@
1
- import { V as s, r, m as n, a as i, g as l, C as m, n as c } from "./main-0530c048.js";
2
- import { i as u, S as d } from "./formComponentsInstall-c9797c0b.js";
1
+ import { V as r, r as s, m as n, a as i, g as l, C as m, n as c } from "./main-b72127b8.js";
2
+ import { i as u, S as d } from "./formComponentsInstall-dc68b7e8.js";
3
3
  import "./vuex.esm-4a0fff7c.js";
4
- import "./simplebar.min-7f44680f.js";
5
- import "./mapFormMixin-01a2e577.js";
6
- import "./BaseDatePicker-52deabed.js";
7
- import "./ErrorCallout-d8745739.js";
8
- import "./IsPremiumPreStep-367dd957.js";
4
+ import "./simplebar.min-c28f1a61.js";
5
+ import "./mapFormMixin-52ec1660.js";
6
+ import "./BaseDatePicker-6a365a09.js";
7
+ import "./ErrorCallout-106838ce.js";
8
+ import "./IsPremiumPreStep-5760ca12.js";
9
9
  import "./anime.es-e284c852.js";
10
- import "./image-6e71d7fa.js";
11
- import "./index-a390debd.js";
10
+ import "./image-7f7c16da.js";
11
+ import "./index-1cf2de3c.js";
12
12
  import "./index-805c56e4.js";
13
13
  import "./dom-962579a6.js";
14
- import "./AddClientCallout-b30fb799.js";
15
- import "./ClientAutocomplete-9a48c913.js";
16
- import "./SearchApi-5c205029.js";
17
- import "./CDropdownItem-d04a1369.js";
18
- import "./ClientModal-6e232065.js";
19
- import "./CSlider.vue_vue_type_style_index_0_lang-5301a1aa.js";
20
- import "./CCallout-a4442013.js";
21
- import "./CField-1baba8ee.js";
14
+ import "./AddClientCallout-f30100da.js";
15
+ import "./ClientAutocomplete-84cfcc88.js";
16
+ import "./SearchApi-e49da25f.js";
17
+ import "./debounce-62af9d61.js";
18
+ import "./ClientModal-5c684c95.js";
19
+ import "./CDropdownItem-52cf4f0e.js";
20
+ import "./CSlider.vue_vue_type_style_index_0_lang-42fea525.js";
21
+ import "./CCallout-44e44f26.js";
22
+ import "./CField-a80001b1.js";
22
23
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
23
- s.use(u);
24
- const a = s.observable({
24
+ r.use(u);
25
+ const a = r.observable({
25
26
  canEdit: !1,
26
27
  isForm: !0,
27
28
  setFormValue: null,
@@ -34,7 +35,7 @@ const a = s.observable({
34
35
  provide: () => ({ viewSettings: a, allowSenderSign: !1 }),
35
36
  // TODO maybe not needed
36
37
  mixins: [
37
- r([
38
+ s([
38
39
  "setFormValue",
39
40
  "removeFormValue",
40
41
  "closeFunc",
@@ -141,7 +142,7 @@ var f = function() {
141
142
  null,
142
143
  null
143
144
  );
144
- const T = v.exports;
145
+ const G = v.exports;
145
146
  export {
146
- T as default
147
+ G as default
147
148
  };
@@ -1,5 +1,5 @@
1
- import { C as e } from "./index-82e3d4b8.js";
2
- import { r as o, n as t } from "./main-0530c048.js";
1
+ import { C as e } from "./index-474d6e34.js";
2
+ import { r as o, n as t } from "./main-b72127b8.js";
3
3
  import "./vuex.esm-4a0fff7c.js";
4
4
  const r = {
5
5
  name: "DocLinks",
@@ -1,4 +1,4 @@
1
- import { n as t } from "./main-0530c048.js";
1
+ import { n as t } from "./main-b72127b8.js";
2
2
  const s = {
3
3
  name: "DocModalBase",
4
4
  components: {},
@@ -1,4 +1,4 @@
1
- import { n as d, D as h, c, I as l, E as p, F as a, G as m } from "./main-0530c048.js";
1
+ import { n as d, E as h, c, I as l, F as p, G as a, H as m } from "./main-b72127b8.js";
2
2
  const u = {
3
3
  i18nOptions: {
4
4
  namespaces: "documentPrint",
@@ -1,4 +1,4 @@
1
- import { g as p, n as u } from "./main-0530c048.js";
1
+ import { g as p, n as u } from "./main-b72127b8.js";
2
2
  import { m as g, a as _ } from "./vuex.esm-4a0fff7c.js";
3
3
  const f = {
4
4
  sv: {
@@ -1,4 +1,4 @@
1
- import { g as m, n as a } from "./main-0530c048.js";
1
+ import { g as m, n as a } from "./main-b72127b8.js";
2
2
  import { m as c, a as d } from "./vuex.esm-4a0fff7c.js";
3
3
  const l = {
4
4
  name: "DocumentSendReminderModal",