@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,25 +1,25 @@
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-8d566a02.js";
2
- import { i as u, S as d } from "./formComponentsInstall-9c59efba.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-4f27b552.js";
2
+ import { i as u, S as d } from "./formComponentsInstall-6a61db21.js";
3
3
  import "./vuex.esm-4a0fff7c.js";
4
- import "./simplebar.min-d30d6e1f.js";
5
- import "./mapFormMixin-4446a1bd.js";
6
- import "./BaseDatePicker-d04f761f.js";
7
- import "./ErrorCallout-4ce34a95.js";
8
- import "./IsPremiumPreStep-d2ceb183.js";
4
+ import "./simplebar.min-c555666e.js";
5
+ import "./mapFormMixin-9f326a09.js";
6
+ import "./BaseDatePicker-5a89a264.js";
7
+ import "./ErrorCallout-82e50910.js";
8
+ import "./IsPremiumPreStep-f3040c7a.js";
9
9
  import "./anime.es-e284c852.js";
10
- import "./image-58c45661.js";
11
- import "./index-4afc771b.js";
10
+ import "./image-cd324ded.js";
11
+ import "./index-ad0c2be7.js";
12
12
  import "./index-805c56e4.js";
13
13
  import "./dom-962579a6.js";
14
- import "./AddClientCallout-49655a64.js";
15
- import "./ClientAutocomplete-28bf2076.js";
16
- import "./SearchApi-2523a5fb.js";
17
- import "./debounce-0451fa9d.js";
18
- import "./ClientModal-b94206f4.js";
19
- import "./CDropdownItem-e0cecd02.js";
20
- import "./CSlider.vue_vue_type_style_index_0_lang-d964f857.js";
21
- import "./CCallout-baeb732f.js";
22
- import "./CField-c10f5951.js";
14
+ import "./AddClientCallout-b8390699.js";
15
+ import "./ClientAutocomplete-ee0b54d5.js";
16
+ import "./SearchApi-e5cde5cf.js";
17
+ import "./debounce-9410d5d6.js";
18
+ import "./ClientModal-dc178083.js";
19
+ import "./CDropdownItem-109be2e2.js";
20
+ import "./CSlider.vue_vue_type_style_index_0_lang-49fcd521.js";
21
+ import "./CCallout-1c3a4b40.js";
22
+ import "./CField-d2390b15.js";
23
23
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
24
24
  r.use(u);
25
25
  const a = r.observable({
@@ -1,5 +1,5 @@
1
- import { C as e } from "./index-cf014fd4.js";
2
- import { r as o, n as t } from "./main-8d566a02.js";
1
+ import { C as e } from "./index-569793de.js";
2
+ import { r as o, n as t } from "./main-4f27b552.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-8d566a02.js";
1
+ import { n as t } from "./main-4f27b552.js";
2
2
  const s = {
3
3
  name: "DocModalBase",
4
4
  components: {},
@@ -14,17 +14,17 @@ var a = function() {
14
14
  return o("div", { staticClass: "doc-modal-base" }, [e.showClose ? o("CButton", { staticClass: "absolute text-gray-500 top-4 right-4", attrs: { circle: "", icon: "x" }, on: { click: function(_) {
15
15
  return e.$parent.$emit("close");
16
16
  } } }) : e._e(), e._t("default")], 2);
17
- }, n = [], c = /* @__PURE__ */ t(
17
+ }, n = [], l = /* @__PURE__ */ t(
18
18
  s,
19
19
  a,
20
20
  n,
21
21
  !1,
22
22
  null,
23
- "bbac188f",
23
+ "b672a873",
24
24
  null,
25
25
  null
26
26
  );
27
- const i = c.exports;
27
+ const i = l.exports;
28
28
  export {
29
29
  i as D
30
30
  };
@@ -1,4 +1,4 @@
1
- import { n as d, E as h, c, I as l, F as p, G as a, H as m } from "./main-8d566a02.js";
1
+ import { n as d, E as h, c, I as l, F as p, G as a, H as m } from "./main-4f27b552.js";
2
2
  const u = {
3
3
  i18nOptions: {
4
4
  namespaces: "documentPrint",
@@ -206,7 +206,7 @@ var f = function() {
206
206
  g,
207
207
  !1,
208
208
  null,
209
- "87e6a850",
209
+ "7d66fef4",
210
210
  null,
211
211
  null
212
212
  );
@@ -1,4 +1,4 @@
1
- import { g as p, n as u } from "./main-8d566a02.js";
1
+ import { g as p, n as u } from "./main-4f27b552.js";
2
2
  import { m as g, a as _ } from "./vuex.esm-4a0fff7c.js";
3
3
  const f = {
4
4
  sv: {
@@ -99,7 +99,9 @@ const f = {
99
99
  this.showMessage({
100
100
  displayType: "dialog",
101
101
  type: "secondary",
102
- title: this.$t("_common:change", { thing: this.$t("_common:signMethod.title").toLowerCase() }),
102
+ title: this.$t("_common:change", {
103
+ thing: this.$t("_common:signMethod.title").toLowerCase()
104
+ }),
103
105
  message: this.$t("confirmChangeMessage", { name: a.name }),
104
106
  actions: {
105
107
  cancel: {
@@ -127,19 +129,40 @@ var h = function() {
127
129
  var t = this, e = t._self._c;
128
130
  return e("div", { staticClass: "rounded-lg text-gray-600 pt-4 px-1 pb-1 bg-gray-100 border border-gray-200" }, [e("div", { staticClass: "mb-1 relative leading-5" }, [e("div", { staticClass: "pl-4 pb-1" }, [e("div", { staticClass: "font-medium text-black" }, [t._v(t._s(t.$t("title")))]), e("div", { staticClass: "data-label" }, [t._v(t._s(t.documentName))]), e("div", { staticClass: "grid grid-cols-3 gap-2 pb-1 pt-4", staticStyle: { "grid-template-columns": "repeat(auto-fit, minmax(200px, 1fr))" } }, [t._l([
129
131
  [t.$t("_common:sentByName"), t.sentByName],
130
- [t.$t("_components:status.sent"), t.$formatDate(t.document.sentAt, "Pp")],
131
- [t.$t("_components:replyBy"), t.document.status === "sent" && t.$formatDate(t.document.expiresAt)],
132
- [t.$t("_components:status.accepted"), t.$formatDate(t.document.acceptedAt, "Pp")]
132
+ [
133
+ t.$t("_components:status.sent"),
134
+ t.$formatDate(t.document.sentAt, "Pp")
135
+ ],
136
+ [
137
+ t.$t("_components:replyBy"),
138
+ t.document.status === "sent" && t.$formatDate(t.document.expiresAt)
139
+ ],
140
+ [
141
+ t.$t("_components:status.accepted"),
142
+ t.$formatDate(t.document.acceptedAt, "Pp")
143
+ ]
133
144
  ], function([n, s], o) {
134
145
  return [s ? e("div", { key: o }, [e("div", { staticClass: "text-gray-900 text-xs", domProps: { textContent: t._s(n) } }), e("div", { staticClass: "text-gray-600 mr-1.5", domProps: { textContent: t._s(s) } })]) : t._e()];
135
146
  })], 2)]), t.waitingFor.length ? e("div", { staticClass: "mt-2 inline-flex items-center text-xs font-medium bg-orange-50 border border-orange-200/90 px-1 py-0.5 rounded-full ml-3 text-black/80" }, [e("BaseIcon", { staticClass: "text-orange-500/80", attrs: { type: "info", size: "14" } }), e("div", { staticClass: "px-1.5" }, [t._v(" " + t._s(t.$t("remaining", { count: t.waitingFor.length })) + " ")])], 1) : t._e(), e("BaseIcon", { staticClass: "absolute top-1 right-5 text-gray-500", attrs: { type: "lock", size: "18" } })], 1), e("div", { staticClass: "flex flex-col gap-2 p-2" }, t._l(t.signees, function(n, s) {
136
147
  var o, c;
137
- return e("div", { key: s, staticClass: "bg-white relative text-gray-700 border border-gray-200 rounded-md" }, [e("div", { staticClass: "px-4 py-3" }, [n.didAccept && n.method === "bankId" ? e("BaseIcon", { staticClass: "absolute top-3 right-4", attrs: { type: "bankIdColor", size: "22" } }) : n.didAccept ? e("BaseIcon", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: t.$t(`_common:documentRole.${n.documentRole}.label`), expression: "$t(`_common:documentRole.${signee.documentRole}.label`)" }], staticClass: "lock-icon absolute right-6 top-4 opacity-70", attrs: { size: 18, type: t.getIconType(n.documentRole) } }) : t._e(), n.didAccept === !1 ? e("div", { staticClass: "absolute right-3 top-3 bg-red-200 border border-red-400/50 rounded-full text-xs py-0.5 px-2 inline-flex font-medium text-red-700" }, [t._v(" " + t._s(t.$t("_common:denied").capitalize()) + " ")]) : !n.didAccept && n.method !== "inPerson" ? e("div", { staticClass: "absolute right-3 top-3 bg-orange-50 border border-orange-200/70 rounded-full text-xs py-0.5 px-2 inline-flex font-medium text-black/80" }, [t._v(" " + t._s(t.$t("waitingForSign")) + " ")]) : t._e(), e("div", { staticClass: "font-medium text-[15px] text-black pb-1" }, [t._v(t._s(((o = n.response) == null ? void 0 : o.name) || n.name))]), e("div", { staticClass: "grid grid-cols-3 gap-2 py-1", staticStyle: { "grid-template-columns": "repeat(auto-fit, minmax(190px, 1fr))" } }, [t._l([
148
+ return e("div", { key: s, staticClass: "bg-white relative text-gray-700 border border-gray-200 rounded-md" }, [e("div", { staticClass: "px-4 py-3" }, [n.didAccept && n.method === "bankId" ? e("BaseIcon", { staticClass: "absolute top-3 right-4", attrs: { type: "bankIdColor", size: "22" } }) : n.didAccept ? e("BaseIcon", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: t.$t(`_common:documentRole.${n.documentRole}.label`), expression: "$t(`_common:documentRole.${signee.documentRole}.label`)" }], staticClass: "lock-icon absolute right-6 top-4 opacity-70", attrs: { size: 18, type: t.getIconType(n.documentRole) } }) : t._e(), n.didAccept === !1 ? e("div", { staticClass: "absolute right-3 top-3 bg-red-200 border border-red-400/50 rounded-full text-xs py-0.5 px-2 inline-flex font-medium text-red-700" }, [t._v(" " + t._s(t.$t("_common:denied").capitalize()) + " ")]) : !n.didAccept && n.method !== "inPerson" ? e("div", { staticClass: "absolute right-3 top-3 bg-orange-50 border border-orange-200/70 rounded-full text-xs py-0.5 px-2 inline-flex font-medium text-black/80" }, [t._v(" " + t._s(t.$t("waitingForSign")) + " ")]) : t._e(), e("div", { staticClass: "font-medium text-[15px] text-black pb-1" }, [t._v(" " + t._s(((o = n.response) == null ? void 0 : o.name) || n.name) + " ")]), e("div", { staticClass: "grid grid-cols-3 gap-2 py-1", staticStyle: { "grid-template-columns": "repeat(auto-fit, minmax(190px, 1fr))" } }, [t._l([
138
149
  [t.$t("_common:socialNo").capitalize(), n.socialNo],
139
- [t.$t("signMethod"), t.$t(`_common:signMethod.${n.method}`), "signMethod"],
140
- [`${t.$t("_common:date").capitalize()} & ${t.$t("_common:time.time")}`, t.$formatDate(n.didAnswerAt, "Pp")],
150
+ [
151
+ t.$t("signMethod"),
152
+ t.$t(`_common:signMethod.${n.method}`),
153
+ "signMethod"
154
+ ],
155
+ [
156
+ `${t.$t("_common:date").capitalize()} & ${t.$t(
157
+ "_common:time.time"
158
+ )}`,
159
+ t.$formatDate(n.didAnswerAt, "Pp")
160
+ ],
141
161
  ["IP-" + t.$t("_common:address"), n.ip],
142
- [`${t.$t("_common:browser")}, OS & ${t.$t("_common:device")}`, t.getBrowserString(n)]
162
+ [
163
+ `${t.$t("_common:browser")}, OS & ${t.$t("_common:device")}`,
164
+ t.getBrowserString(n)
165
+ ]
143
166
  ], function([i, d, m], l) {
144
167
  return [d ? e("div", { key: l, staticClass: "text-[13px]" }, [e("div", { staticClass: "text-gray-900", domProps: { textContent: t._s(i) } }), e("div", { staticClass: "flex items-center" }, [e("div", { staticClass: "text-gray-500 mr-1.5", domProps: { textContent: t._s(d) } }), m === "signMethod" && n.method && t.allowSignMethodUpdate && t.document.status !== "accepted" && n.didAccept === void 0 ? e("CDropdown", { attrs: { "append-to-body": !0, "menu-styling": { width: "180px" } } }, [e("div", { staticClass: "underline text-primary-500 font-medium text-xs", attrs: { slot: "trigger" }, domProps: { textContent: t._s(t.$t("_common:change")) }, slot: "trigger" }), t._l([
145
168
  ...t.feature("bankId") ? ["bankId"] : [],
@@ -150,7 +173,7 @@ var h = function() {
150
173
  n.method !== r && t.onUpdate(n, r);
151
174
  } } }, [t._v(" " + t._s(t.$t(`_common:signMethod.${r}`)) + " ")]);
152
175
  })], 2) : t._e()], 1)]) : t._e()];
153
- })], 2)], 1), n.signatureDataURL ? e("div", { staticClass: "h-20 mx-4 py-6 border-t border-gray-100" }, [e("img", { staticClass: "h-full", attrs: { src: n.signatureDataURL } })]) : n.didAccept && n.method === "bankId" ? e("div", { staticClass: "bg-gray-300 mx-4 mb-4 text-white/90 flex items-center p-1.5 rounded-md", staticStyle: { background: "linear-gradient(45deg, hsl(200deg 35% 17%), hsl(199deg 25% 30%))", border: "1px solid #35677e" } }, [e("div", { staticClass: "rounded-md w-9 h-9 flex items-center justify-center mr-2 ml-0.5 bg-[#183e4f] border border-[#275369]" }, [e("BaseIcon", { attrs: { type: "bankId", size: "22" } })], 1), e("div", [e("div", { staticClass: "text-xs font-medium", domProps: { textContent: t._s(t.$t("bankIdHint")) } }), e("div", { staticClass: "text-xs opacity-70" }, [t._v(t._s(((c = n.response) == null ? void 0 : c.name) || n.name) + " · " + t._s(n.socialNo))])])]) : t._e()]);
176
+ })], 2)], 1), n.signatureDataURL ? e("div", { staticClass: "h-20 mx-4 py-6 border-t border-gray-100" }, [e("img", { staticClass: "h-full", attrs: { src: n.signatureDataURL } })]) : n.didAccept && n.method === "bankId" ? e("div", { staticClass: "bg-gray-300 mx-4 mb-4 text-white/90 flex items-center p-1.5 rounded-md", staticStyle: { background: "linear-gradient(", border: "1px solid #35677e" } }, [e("div", { staticClass: "rounded-md w-9 h-9 flex items-center justify-center mr-2 ml-0.5 bg-[#183e4f] border border-[#275369]" }, [e("BaseIcon", { attrs: { type: "bankId", size: "22" } })], 1), e("div", [e("div", { staticClass: "text-xs font-medium", domProps: { textContent: t._s(t.$t("bankIdHint")) } }), e("div", { staticClass: "text-xs opacity-70" }, [t._v(" " + t._s(((c = n.response) == null ? void 0 : c.name) || n.name) + " · " + t._s(n.socialNo) + " ")])])]) : t._e()]);
154
177
  }), 0)]);
155
178
  }, y = [], b = /* @__PURE__ */ u(
156
179
  x,
@@ -1,4 +1,4 @@
1
- import { g as m, n as a } from "./main-8d566a02.js";
1
+ import { g as m, n as a } from "./main-4f27b552.js";
2
2
  import { m as c, a as d } from "./vuex.esm-4a0fff7c.js";
3
3
  const l = {
4
4
  name: "DocumentSendReminderModal",
@@ -32,7 +32,10 @@ const l = {
32
32
  })
33
33
  },
34
34
  created() {
35
- const { events: s = [], clients: e = [] } = this.document || {}, n = s.reduce((t, { code: i, data: o }) => i === "sent" && o && o.clients && o.clients.length ? [...t, ...o.clients.map(({ id: r }) => r)] : t, []);
35
+ const { events: s = [], clients: e = [] } = this.document || {}, n = s.reduce(
36
+ (t, { code: i, data: o }) => i === "sent" && o && o.clients && o.clients.length ? [...t, ...o.clients.map(({ id: r }) => r)] : t,
37
+ []
38
+ );
36
39
  this.clientsToSend = e.filter(({ id: t }) => n.includes(t)), this.feature("sms") || this.clientsToSend.forEach((t, i) => {
37
40
  this.isTypeActive("sms", t) && this.setDeliveryMethod("sms", i);
38
41
  }), this.clientsToSend.forEach((t, i) => {
@@ -60,7 +63,9 @@ const l = {
60
63
  return e.deliveryTypes.includes(s) && this.canSendType(s, e);
61
64
  },
62
65
  setDeliveryMethod(s, e) {
63
- const n = this.clientsToSend[e].deliveryTypes.findIndex((t) => t === s);
66
+ const n = this.clientsToSend[e].deliveryTypes.findIndex(
67
+ (t) => t === s
68
+ );
64
69
  n > -1 ? this.clientsToSend[e].deliveryTypes.splice(n, 1) : this.clientsToSend[e].deliveryTypes.push(s);
65
70
  }
66
71
  }
@@ -68,9 +73,29 @@ const l = {
68
73
  var p = function() {
69
74
  var e = this, n = e._self._c;
70
75
  return n("div", { staticClass: "bg-white rounded-xl p-8" }, [n("div", { staticClass: "mb-6 text-lg font-semibold", domProps: { textContent: e._s(e.$t("_common:send", { thing: e.$t("_common:reminder") })) } }), e._l(e.clientsToSend, function(t, i) {
71
- return n("div", { key: i, staticClass: "border border-gray-200 p-2 rounded-lg mb-3" }, [n("div", { staticClass: "mb-2 pl-1" }, [n("div", { staticClass: "font-medium text-sm" }, [e._v(e._s(t.name || t.companyName))]), t.answer ? n("div", { staticClass: "text-gray-500 text-xs", domProps: { textContent: e._s(e.$t("alreadySigned").capitalize()) } }) : t.documentRole === "recipient" ? n("div", { staticClass: "text-gray-500 text-xs", domProps: { textContent: e._s(e.$t("cannotSign").capitalize()) } }) : e._e()]), n("div", { staticClass: "flex" }, [n("div", { staticClass: "py-1.5 pl-1.5 rounded-md bg-gray-100 border border-gray-200 items-center flex mr-2" }, [n("CCheckbox", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: { ...!e.canSendType("sms", t) && { content: e.$t("_common:missing", { thing: e.$t("_common:phoneNumber") }) } }, expression: "{ ...(!canSendType('sms', client) && { content: $t('_common:missing', { thing: $t('_common:phoneNumber') }) }) }" }], staticClass: "font-medium mr-2", attrs: { value: e.isTypeActive("sms", t), size: "tiny", disabled: !e.feature("sms") || !e.canSendType("sms", t) }, on: { input: function(o) {
76
+ return n("div", { key: i, staticClass: "border border-gray-200 p-2 rounded-lg mb-3" }, [n("div", { staticClass: "mb-2 pl-1" }, [n("div", { staticClass: "font-medium text-sm" }, [e._v(" " + e._s(t.name || t.companyName) + " ")]), t.answer ? n("div", { staticClass: "text-gray-500 text-xs", domProps: { textContent: e._s(e.$t("alreadySigned").capitalize()) } }) : t.documentRole === "recipient" ? n("div", { staticClass: "text-gray-500 text-xs", domProps: { textContent: e._s(e.$t("cannotSign").capitalize()) } }) : e._e()]), n("div", { staticClass: "flex" }, [n("div", { staticClass: "py-1.5 pl-1.5 rounded-md bg-gray-100 border border-gray-200 items-center flex mr-2" }, [n("CCheckbox", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: {
77
+ ...!e.canSendType("sms", t) && {
78
+ content: e.$t("_common:missing", {
79
+ thing: e.$t("_common:phoneNumber")
80
+ })
81
+ }
82
+ }, expression: `{
83
+ ...(!canSendType('sms', client) && {
84
+ content: $t('_common:missing', {
85
+ thing: $t('_common:phoneNumber')
86
+ })
87
+ })
88
+ }` }], staticClass: "font-medium mr-2", attrs: { value: e.isTypeActive("sms", t), size: "tiny", disabled: !e.feature("sms") || !e.canSendType("sms", t) }, on: { input: function(o) {
72
89
  return e.setDeliveryMethod("sms", i);
73
- } } }, [e._v(" " + e._s(e.$t("_common:sms")) + " ")])], 1), n("div", { staticClass: "py-1.5 pl-1.5 pr-2.5 rounded-md bg-gray-100 border border-gray-200 items-center flex" }, [n("CCheckbox", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: { ...!e.canSendType("email", t) && { content: e.$t("_common:missing", { thing: e.$t("_common:email") }) } }, expression: "{ ...(!canSendType('email', client) && { content: $t('_common:missing', { thing: $t('_common:email') }) }) }" }], staticClass: "font-medium", attrs: { value: e.isTypeActive("email", t), size: "tiny", disabled: !e.canSendType("email", t) }, on: { input: function(o) {
90
+ } } }, [e._v(" " + e._s(e.$t("_common:sms")) + " ")])], 1), n("div", { staticClass: "py-1.5 pl-1.5 pr-2.5 rounded-md bg-gray-100 border border-gray-200 items-center flex" }, [n("CCheckbox", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: {
91
+ ...!e.canSendType("email", t) && {
92
+ content: e.$t("_common:missing", { thing: e.$t("_common:email") })
93
+ }
94
+ }, expression: `{
95
+ ...(!canSendType('email', client) && {
96
+ content: $t('_common:missing', { thing: $t('_common:email') })
97
+ })
98
+ }` }], staticClass: "font-medium", attrs: { value: e.isTypeActive("email", t), size: "tiny", disabled: !e.canSendType("email", t) }, on: { input: function(o) {
74
99
  return e.setDeliveryMethod("email", i);
75
100
  } } }, [e._v(" " + e._s(e.$t("_common:email").capitalize()) + " ")])], 1)])]);
76
101
  }), n("CButton", { staticClass: "font-semibold mt-8", attrs: { type: "secondary", size: "small", taller: "", icon: "send", wide: "" }, on: { click: e.submit } }, [e._v(" " + e._s(e.$t("_common:send", { thing: e.$t("_common:reminder") })) + " ")])], 2);
@@ -1,11 +1,11 @@
1
- import { t as Uo, F as za, s as $a, d as ys } from "./tippy.esm-2cb937d0.js";
2
- import { V as Vn, n as ut, X as bs, b as Ds, p as Ha } from "./main-8d566a02.js";
1
+ import { t as Uo, F as za, s as $a, d as ys } from "./tippy.esm-e8cf7685.js";
2
+ import { V as Vn, n as ut, X as bs, b as Ds, p as Ha } from "./main-4f27b552.js";
3
3
  import { a as ai } from "./dom-962579a6.js";
4
- import { i as Jo, w as Va } from "./CDropdownItem-e0cecd02.js";
5
- import "./CSlider.vue_vue_type_style_index_0_lang-d964f857.js";
4
+ import { i as Jo, w as Va } from "./CDropdownItem-109be2e2.js";
5
+ import "./CSlider.vue_vue_type_style_index_0_lang-49fcd521.js";
6
6
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
7
- import { M as Go } from "./ManualPopover-58c3f059.js";
8
- import { C as ja } from "./ColorPicker-b5a7f700.js";
7
+ import { M as Go } from "./ManualPopover-b7c65a0c.js";
8
+ import { C as ja } from "./ColorPicker-94e3b1d4.js";
9
9
  import { h as Wa } from "./color-71c20583.js";
10
10
  function ee(n) {
11
11
  this.content = n;
@@ -13712,25 +13712,29 @@ var lm = function() {
13712
13712
  var e = this, t = e._self._c;
13713
13713
  return t("ManualPopover", { attrs: { "popover-inner-class": "texteditor-tooltip-dropdown-inner", "popover-class": "no-animation", placement: "bottom-start" }, nativeOn: { mousedown: function(r) {
13714
13714
  r.preventDefault();
13715
- } } }, [t("button", { staticClass: "menu-button", attrs: { "data-texteditor-tooltip": e.$t("fontStyle") } }, [t("svg", { attrs: { width: "20", height: "20", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "1 4 46 44" } }, [t("path", { attrs: { d: "M 35.005859 7 A 2.0002 2.0002 0 0 0 33.132812 8.28125 L 23.132812 34.28125 A 2.000748 2.000748 0 0 0 26.867188 35.71875 L 29.066406 30 L 40.933594 30 L 43.132812 35.71875 A 2.000748 2.000748 0 1 0 46.867188 34.28125 L 36.867188 8.28125 A 2.0002 2.0002 0 0 0 35.005859 7 z M 10.980469 13 A 2.0002 2.0002 0 0 0 9.1425781 14.257812 L 3.2519531 28.982422 A 2.0002 2.0002 0 0 0 3.0253906 29.550781 L 1.1425781 34.257812 A 2.0002148 2.0002148 0 1 0 4.8574219 35.742188 L 6.3535156 32 L 15.646484 32 L 17.142578 35.742188 A 2.0002149 2.0002149 0 1 0 20.857422 34.257812 L 18.982422 29.572266 A 2.0002 2.0002 0 0 0 18.980469 29.566406 A 2.0002 2.0002 0 0 0 18.744141 28.976562 L 12.857422 14.257812 A 2.0002 2.0002 0 0 0 10.980469 13 z M 35 14.574219 L 39.394531 26 L 30.605469 26 L 35 14.574219 z M 11 20.386719 L 14.044922 28 L 7.9550781 28 L 11 20.386719 z" } })])]), t("div", { staticClass: "flex flex-col w-full text-left texteditor-tooltip-dropdown", attrs: { slot: "popover" }, slot: "popover" }, [t("div", { directives: [{ name: "close-popover", rawName: "v-close-popover" }], staticClass: "texteditor-tooltip-dropdown-item", class: { "is-active": e.editor.isActive("paragraph", { typography: "title" }) }, on: { mousedown: function(r) {
13715
+ } } }, [t("button", { staticClass: "menu-button", attrs: { "data-texteditor-tooltip": e.$t("fontStyle") } }, [t("svg", { attrs: { width: "20", height: "20", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "1 4 46 44" } }, [t("path", { attrs: { d: "M 35.005859 7 A 2.0002 2.0002 0 0 0 33.132812 8.28125 L 23.132812 34.28125 A 2.000748 2.000748 0 0 0 26.867188 35.71875 L 29.066406 30 L 40.933594 30 L 43.132812 35.71875 A 2.000748 2.000748 0 1 0 46.867188 34.28125 L 36.867188 8.28125 A 2.0002 2.0002 0 0 0 35.005859 7 z M 10.980469 13 A 2.0002 2.0002 0 0 0 9.1425781 14.257812 L 3.2519531 28.982422 A 2.0002 2.0002 0 0 0 3.0253906 29.550781 L 1.1425781 34.257812 A 2.0002148 2.0002148 0 1 0 4.8574219 35.742188 L 6.3535156 32 L 15.646484 32 L 17.142578 35.742188 A 2.0002149 2.0002149 0 1 0 20.857422 34.257812 L 18.982422 29.572266 A 2.0002 2.0002 0 0 0 18.980469 29.566406 A 2.0002 2.0002 0 0 0 18.744141 28.976562 L 12.857422 14.257812 A 2.0002 2.0002 0 0 0 10.980469 13 z M 35 14.574219 L 39.394531 26 L 30.605469 26 L 35 14.574219 z M 11 20.386719 L 14.044922 28 L 7.9550781 28 L 11 20.386719 z" } })])]), t("div", { staticClass: "flex flex-col w-full text-left texteditor-tooltip-dropdown", attrs: { slot: "popover" }, slot: "popover" }, [t("div", { directives: [{ name: "close-popover", rawName: "v-close-popover" }], staticClass: "texteditor-tooltip-dropdown-item", class: {
13716
+ "is-active": e.editor.isActive("paragraph", { typography: "title" })
13717
+ }, on: { mousedown: function(r) {
13716
13718
  r.preventDefault();
13717
13719
  }, click: function(r) {
13718
13720
  e.editor.chain().focus().setParagraph({ typography: "title" }).run();
13719
- } } }, [e._v(e._s(e.$t("title")))]), e._l([1, 2, 3], function(r) {
13721
+ } } }, [e._v(" " + e._s(e.$t("title")) + " ")]), e._l([1, 2, 3], function(r) {
13720
13722
  return t("div", { directives: [{ name: "close-popover", rawName: "v-close-popover" }], key: `h${r}`, staticClass: "texteditor-tooltip-dropdown-item", class: { "is-active": e.editor.isActive("heading", { level: r }) }, on: { mousedown: function(i) {
13721
13723
  i.preventDefault();
13722
13724
  }, click: function(i) {
13723
13725
  e.editor.chain().focus().setHeading({ level: r }).run();
13724
- } } }, [e._v(e._s(e.$t(`h${r}`)))]);
13725
- }), t("div", { directives: [{ name: "close-popover", rawName: "v-close-popover" }], staticClass: "texteditor-tooltip-dropdown-item", class: { "is-active": e.editor.isActive("paragraph", { typography: null }) }, on: { mousedown: function(r) {
13726
+ } } }, [e._v(" " + e._s(e.$t(`h${r}`)) + " ")]);
13727
+ }), t("div", { directives: [{ name: "close-popover", rawName: "v-close-popover" }], staticClass: "texteditor-tooltip-dropdown-item", class: {
13728
+ "is-active": e.editor.isActive("paragraph", { typography: null })
13729
+ }, on: { mousedown: function(r) {
13726
13730
  r.preventDefault();
13727
13731
  }, click: function(r) {
13728
13732
  e.editor.chain().focus().setParagraph({ typography: null }).run();
13729
- } } }, [e._v(e._s(e.$t("paragraph")))]), e.editor.commands.toggleBlockquote ? t("div", { directives: [{ name: "close-popover", rawName: "v-close-popover" }], staticClass: "texteditor-tooltip-dropdown-item", class: { "is-active": e.editor.isActive("blockquote") }, on: { mousedown: function(r) {
13733
+ } } }, [e._v(" " + e._s(e.$t("paragraph")) + " ")]), e.editor.commands.toggleBlockquote ? t("div", { directives: [{ name: "close-popover", rawName: "v-close-popover" }], staticClass: "texteditor-tooltip-dropdown-item", class: { "is-active": e.editor.isActive("blockquote") }, on: { mousedown: function(r) {
13730
13734
  r.preventDefault();
13731
13735
  }, click: function(r) {
13732
13736
  e.editor.chain().focus().toggleBlockquote().run();
13733
- } } }, [e._v(e._s(e.$t("blockquote")))]) : e._e()], 2)]);
13737
+ } } }, [e._v(" " + e._s(e.$t("blockquote")) + " ")]) : e._e()], 2)]);
13734
13738
  }, am = [], um = /* @__PURE__ */ ut(
13735
13739
  om,
13736
13740
  lm,
@@ -13822,7 +13826,7 @@ var hm = function() {
13822
13826
  fm,
13823
13827
  !1,
13824
13828
  null,
13825
- "7e7bff26",
13829
+ "ca634346",
13826
13830
  null,
13827
13831
  null
13828
13832
  );
@@ -13895,14 +13899,18 @@ const gm = {
13895
13899
  };
13896
13900
  var ym = function() {
13897
13901
  var e = this, t = e._self._c;
13898
- return t("BubbleMenu", { directives: [{ name: "show", rawName: "v-show", value: (e.editor.isFocused || e.linkMenuIsActive) && !e.editor.isActive("image") && !e.editor.isActive("horizontalRule"), expression: "(editor.isFocused || linkMenuIsActive) && !editor.isActive('image') && !editor.isActive('horizontalRule')" }], attrs: { editor: e.editor, "tippy-options": {
13902
+ return t("BubbleMenu", { directives: [{ name: "show", rawName: "v-show", value: (e.editor.isFocused || e.linkMenuIsActive) && !e.editor.isActive("image") && !e.editor.isActive("horizontalRule"), expression: `
13903
+ (editor.isFocused || linkMenuIsActive) &&
13904
+ !editor.isActive('image') &&
13905
+ !editor.isActive('horizontalRule')
13906
+ ` }], attrs: { editor: e.editor, "tippy-options": {
13899
13907
  maxWidth: "none"
13900
13908
  } } }, [t("div", { staticClass: "menu", class: [
13901
13909
  {
13902
13910
  "is-bottom": e.isTouchDevice
13903
13911
  },
13904
13912
  `menu-${e._uid}`
13905
- ] }, [e.linkMenuIsActive ? t("form", { directives: [{ name: "click-outside", rawName: "v-click-outside", value: () => e.linkMenuIsActive = !1, expression: "() => linkMenuIsActive = false" }], staticClass: "menu-form", on: { submit: function(r) {
13913
+ ] }, [e.linkMenuIsActive ? t("form", { directives: [{ name: "click-outside", rawName: "v-click-outside", value: () => e.linkMenuIsActive = !1, expression: "() => (linkMenuIsActive = false)" }], staticClass: "menu-form", on: { submit: function(r) {
13906
13914
  return r.preventDefault(), e.setLink(e.linkUrl);
13907
13915
  } } }, [t("input", { directives: [{ name: "model", rawName: "v-model", value: e.linkUrl, expression: "linkUrl" }], ref: "linkInput", staticClass: "menu-input", attrs: { type: "text", placeholder: "https://" }, domProps: { value: e.linkUrl }, on: { keydown: function(r) {
13908
13916
  return !r.type.indexOf("key") && e._k(r.keyCode, "esc", 27, r.key, ["Esc", "Escape"]) ? null : e.hideLinkMenu.apply(null, arguments);
@@ -13951,7 +13959,7 @@ var ym = function() {
13951
13959
  bm,
13952
13960
  !1,
13953
13961
  null,
13954
- "64a65984",
13962
+ "bdf75eb4",
13955
13963
  null,
13956
13964
  null
13957
13965
  );
@@ -13959,7 +13967,7 @@ const Cm = Dm.exports;
13959
13967
  const km = {
13960
13968
  components: {
13961
13969
  FormInputRow: za,
13962
- TextTemplates: () => import("./index-c0b45aa7.js")
13970
+ TextTemplates: () => import("./index-b937c6d2.js")
13963
13971
  },
13964
13972
  props: {
13965
13973
  editor: {
@@ -14146,7 +14154,9 @@ const km = {
14146
14154
  this.popupOpen = !0, this.$refs.inputImgUpload.click();
14147
14155
  },
14148
14156
  icon: "editorImage",
14149
- tooltip: this.$t("_common:insert", { thing: this.$t("_common:image") })
14157
+ tooltip: this.$t("_common:insert", {
14158
+ thing: this.$t("_common:image")
14159
+ })
14150
14160
  },
14151
14161
  {
14152
14162
  hide: !this.editor.commands.insertTable,
@@ -14168,7 +14178,9 @@ const km = {
14168
14178
  hide: !this.extensions.mentions,
14169
14179
  onClick: () => this.editor.chain().focus().insertContent("@").run(),
14170
14180
  icon: "editorMention",
14171
- tooltip: this.$t("_common:insert", { thing: this.$t("_common:reference") })
14181
+ tooltip: this.$t("_common:insert", {
14182
+ thing: this.$t("_common:reference")
14183
+ })
14172
14184
  }
14173
14185
  ]
14174
14186
  };
@@ -14178,11 +14190,19 @@ const km = {
14178
14190
  return this.editor.isFocused || this.popupOpen;
14179
14191
  },
14180
14192
  menuActions() {
14181
- return this.editor.isActive("table") ? this.tableActions : this.defaultActions.filter((e) => e.hideForMobile ? this.mq !== "sm" : !0);
14193
+ return this.editor.isActive("table") ? this.tableActions : this.defaultActions.filter(
14194
+ (e) => e.hideForMobile ? this.mq !== "sm" : !0
14195
+ );
14182
14196
  }
14183
14197
  },
14184
14198
  methods: {
14185
- generateStyleInputs({ borderColor: n, borderWidth: e, cellPadding: t, headerBackground: r, set: i }) {
14199
+ generateStyleInputs({
14200
+ borderColor: n,
14201
+ borderWidth: e,
14202
+ cellPadding: t,
14203
+ headerBackground: r,
14204
+ set: i
14205
+ }) {
14186
14206
  const s = /([\d+.]*)(.*)/, o = (u) => (u || "").match(s), l = o(e)[1], a = o(t)[1];
14187
14207
  return [
14188
14208
  {
@@ -14202,8 +14222,14 @@ const km = {
14202
14222
  props: {
14203
14223
  value: l
14204
14224
  },
14205
- onIncrease: () => i("borderWidth", `${parseFloat(l || 0) + 1}px`),
14206
- onDecrease: () => i("borderWidth", `${parseFloat(l || 0) - 1}px`)
14225
+ onIncrease: () => i(
14226
+ "borderWidth",
14227
+ `${parseFloat(l || 0) + 1}px`
14228
+ ),
14229
+ onDecrease: () => i(
14230
+ "borderWidth",
14231
+ `${parseFloat(l || 0) - 1}px`
14232
+ )
14207
14233
  }
14208
14234
  ]
14209
14235
  },
@@ -14234,8 +14260,14 @@ const km = {
14234
14260
  props: {
14235
14261
  value: a
14236
14262
  },
14237
- onIncrease: () => i("cellPadding", `${parseFloat(a || 0) + 1}px`),
14238
- onDecrease: () => i("cellPadding", `${parseFloat(a || 0) - 1}px`)
14263
+ onIncrease: () => i(
14264
+ "cellPadding",
14265
+ `${parseFloat(a || 0) + 1}px`
14266
+ ),
14267
+ onDecrease: () => i(
14268
+ "cellPadding",
14269
+ `${parseFloat(a || 0) - 1}px`
14270
+ )
14239
14271
  }
14240
14272
  ]
14241
14273
  },
@@ -14265,7 +14297,11 @@ var wm = function() {
14265
14297
  return t("portal", { attrs: { to: "modal" } }, [t("transition", { attrs: { name: "slide-vertical", mode: "out-in" } }, [e.shouldShow ? t("div", { key: e.menuActions[0].tooltip, staticClass: "menu" }, [e._l(e.menuActions, function(r, i) {
14266
14298
  return [r.type === "divider" && !r.hide ? t("div", { key: "divider-" + i, staticClass: "menu-divider" }) : r.hide ? e._e() : t("div", { directives: [{ name: "click-outside", rawName: "v-click-outside", value: () => {
14267
14299
  r.popup && (e.popupOpen = !1);
14268
- }, expression: "() => { if (btn.popup) popupOpen = false }" }], key: i, staticClass: "menu-button", class: {
14300
+ }, expression: `
14301
+ () => {
14302
+ if (btn.popup) popupOpen = false
14303
+ }
14304
+ ` }], key: i, staticClass: "menu-button", class: {
14269
14305
  "is-active": r.active && r.active()
14270
14306
  }, attrs: { "data-texteditor-tooltip": r.tooltip }, on: { mousedown: (s) => {
14271
14307
  r.popup ? r.onClick() : s.preventDefault();
@@ -14287,7 +14323,7 @@ var wm = function() {
14287
14323
  xm,
14288
14324
  !1,
14289
14325
  null,
14290
- "a6efee3a",
14326
+ "7c55b91c",
14291
14327
  null,
14292
14328
  null
14293
14329
  );
@@ -14556,7 +14592,9 @@ const Om = {
14556
14592
  this.navigatedIndex = (this.navigatedIndex + 1) % this.items.length, this.scrollToHighlightedMention();
14557
14593
  },
14558
14594
  scrollToHighlightedMention() {
14559
- !this.$refs.mention || !this.$refs.mention[this.navigatedIndex] || this.$refs.mention[this.navigatedIndex].scrollIntoView({ block: "nearest" });
14595
+ !this.$refs.mention || !this.$refs.mention[this.navigatedIndex] || this.$refs.mention[this.navigatedIndex].scrollIntoView({
14596
+ block: "nearest"
14597
+ });
14560
14598
  },
14561
14599
  enterHandler() {
14562
14600
  const n = this.items[this.navigatedIndex];
@@ -14582,11 +14620,13 @@ var Nm = function() {
14582
14620
  Fm,
14583
14621
  !1,
14584
14622
  null,
14585
- "25c52730",
14623
+ "10928a97",
14586
14624
  null,
14587
14625
  null
14588
14626
  );
14589
- const Rm = Bm.exports, Oo = "mention", No = (n, e) => (e || []).filter(({ label: t = "" }) => t.toLowerCase().includes(n.toLowerCase()));
14627
+ const Rm = Bm.exports, Oo = "mention", No = (n, e) => (e || []).filter(
14628
+ ({ label: t = "" }) => t.toLowerCase().includes(n.toLowerCase())
14629
+ );
14590
14630
  function Lm(n = null) {
14591
14631
  let e = [];
14592
14632
  const t = typeof n == "function" ? n : () => [];
@@ -14783,7 +14823,9 @@ const zm = {
14783
14823
  {
14784
14824
  value: "block",
14785
14825
  icon: '<rect x="2" y="7" width="19" height="11" rx="0" ry="2"></rect><line x1="2" y1="3" y2="3" x2="21"></line><line x1="2" y1="22" x2="21" y2="22"></line>',
14786
- tooltip: this.$t("_common:center", { thing: this.$t("_common:image") }).capitalize()
14826
+ tooltip: this.$t("_common:center", {
14827
+ thing: this.$t("_common:image")
14828
+ }).capitalize()
14787
14829
  },
14788
14830
  {
14789
14831
  value: "right",
@@ -14817,7 +14859,7 @@ const zm = {
14817
14859
  },
14818
14860
  async openPreview() {
14819
14861
  var r;
14820
- const n = () => import("./FilePreviewModal-80a5f1fc.js"), { src: e, title: t } = ((r = this.node) == null ? void 0 : r.attrs) || {};
14862
+ const n = () => import("./FilePreviewModal-dc188de1.js"), { src: e, title: t } = ((r = this.node) == null ? void 0 : r.attrs) || {};
14821
14863
  this.$modal.show(
14822
14864
  n,
14823
14865
  {
@@ -14856,7 +14898,7 @@ var $m = function() {
14856
14898
  Hm,
14857
14899
  !1,
14858
14900
  null,
14859
- "56d16b37",
14901
+ "50515611",
14860
14902
  null,
14861
14903
  null
14862
14904
  );
@@ -16903,10 +16945,17 @@ const Ko = async (n) => {
16903
16945
  Gg,
16904
16946
  Jg
16905
16947
  ];
16906
- a && f.push(Qp), c && f.push(tm, nm), o && f.push(Rp), u && f.push(Lp), d && f.push(em.configure({
16907
- types: ["paragraph", "heading", "list_item", "todo_item", "title"],
16908
- defaultAlignment: ""
16909
- })), h && f.push(this.editable ? Kg : Ug, rm, im, sm), r && f.push(Wm(Ko)), i && f.push(Im.call(this, i)), this.editor = new Mf({
16948
+ a && f.push(Qp), c && f.push(tm, nm), o && f.push(Rp), u && f.push(Lp), d && f.push(
16949
+ em.configure({
16950
+ types: ["paragraph", "heading", "list_item", "todo_item", "title"],
16951
+ defaultAlignment: ""
16952
+ })
16953
+ ), h && f.push(
16954
+ this.editable ? Kg : Ug,
16955
+ rm,
16956
+ im,
16957
+ sm
16958
+ ), r && f.push(Wm(Ko)), i && f.push(Im.call(this, i)), this.editor = new Mf({
16910
16959
  editable: this.editable,
16911
16960
  content: this.value || "",
16912
16961
  extensions: f,
@@ -1,4 +1,4 @@
1
- import { n as u, X as b, b as S, a7 as _, a8 as f } from "./main-8d566a02.js";
1
+ import { n as u, X as b, b as S, a7 as _, a8 as f } from "./main-4f27b552.js";
2
2
  import { m as D } from "./vuex.esm-4a0fff7c.js";
3
3
  const v = {
4
4
  new: {
@@ -154,7 +154,16 @@ const N = M.exports, A = {
154
154
  color: {
155
155
  type: String,
156
156
  default: "gray",
157
- validator: (s) => ["blue", "teal", "orange", "green", "red", "purple", "gray", "primary"].indexOf(s) !== -1
157
+ validator: (s) => [
158
+ "blue",
159
+ "teal",
160
+ "orange",
161
+ "green",
162
+ "red",
163
+ "purple",
164
+ "gray",
165
+ "primary"
166
+ ].indexOf(s) !== -1
158
167
  },
159
168
  isFuture: {
160
169
  type: Boolean,
@@ -1,10 +1,10 @@
1
- import { V as c, n as a } from "./main-8d566a02.js";
2
- import { D as d } from "./DocumentLayout-00ec1c6f.js";
3
- import { f as m } from "./formValidationMixin-7603171e.js";
4
- import { a as l } from "./answerDocumentMixin-b2488be9.js";
5
- import { D as f } from "./DocumentVoided-584cbee7.js";
6
- import "./debounce-0451fa9d.js";
7
- import "./CDropdownItem-e0cecd02.js";
1
+ import { V as c, n as a } from "./main-4f27b552.js";
2
+ import { D as d } from "./DocumentLayout-81ae175c.js";
3
+ import { f as m } from "./formValidationMixin-047668c3.js";
4
+ import { a as l } from "./answerDocumentMixin-0b94b90e.js";
5
+ import { D as f } from "./DocumentVoided-1b3a2ab5.js";
6
+ import "./debounce-9410d5d6.js";
7
+ import "./CDropdownItem-109be2e2.js";
8
8
  import "./dom-962579a6.js";
9
9
  const p = (t) => {
10
10
  var e;