@wisemen/wise-crm-web 0.2.5 → 1.0.0

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 (37) hide show
  1. package/dist/BusinessDetailSidebarProvider-Dm6Dd7Nq.js +2899 -0
  2. package/dist/{BusinessDetailView-BZpocob4.js → BusinessDetailView-BHVUfCpV.js} +5 -5
  3. package/dist/{CrmDetailHeaderCard-Jo2OteBb.js → CrmDetailHeaderCard-CiVLyIuw.js} +39 -39
  4. package/dist/{CrmDetailView-DKHX-JEl.js → CrmDetailView-DaAuWeiB.js} +14 -14
  5. package/dist/{DealCommunicationTabView-ClflVxHJ.js → DealCommunicationTabView-xq_zOAsr.js} +2 -2
  6. package/dist/{DealDetailView-ChAFvBBK.js → DealDetailView-C54XpYN1.js} +124 -124
  7. package/dist/{DealExternalAttachment-ClwtFzpQ.js → DealExternalAttachment-Dp44vkgt.js} +1 -1
  8. package/dist/{DealSendMailDialog-SWWyaxq8.js → DealSendMailDialog-D11Tgd_A.js} +50 -50
  9. package/dist/{Error-CX6APxDX.js → Error-X0deDY-N.js} +510 -8
  10. package/dist/{IndividualDetailSidebarProvider-BJgxw1Jd.js → IndividualDetailSidebarProvider-BvjhFng9.js} +218 -218
  11. package/dist/{IndividualDetailView-CvGUCWPY.js → IndividualDetailView-Cq8iAwQv.js} +5 -5
  12. package/dist/{client-CpsHjr8V.js → client-S6BLV3Ct.js} +7 -12
  13. package/dist/composables/crmConfig.composable.d.ts +1 -0
  14. package/dist/index.js +375 -375
  15. package/dist/kbo-client/client/client.gen.d.ts +2 -0
  16. package/dist/kbo-client/client/index.d.ts +8 -0
  17. package/dist/kbo-client/client/types.gen.d.ts +117 -0
  18. package/dist/kbo-client/client/utils.gen.d.ts +33 -0
  19. package/dist/kbo-client/client.gen.d.ts +12 -0
  20. package/dist/kbo-client/core/auth.gen.d.ts +18 -0
  21. package/dist/kbo-client/core/bodySerializer.gen.d.ts +25 -0
  22. package/dist/kbo-client/core/params.gen.d.ts +43 -0
  23. package/dist/kbo-client/core/pathSerializer.gen.d.ts +33 -0
  24. package/dist/kbo-client/core/queryKeySerializer.gen.d.ts +18 -0
  25. package/dist/kbo-client/core/serverSentEvents.gen.d.ts +71 -0
  26. package/dist/kbo-client/core/types.gen.d.ts +78 -0
  27. package/dist/kbo-client/core/utils.gen.d.ts +19 -0
  28. package/dist/kbo-client/index.d.ts +2 -0
  29. package/dist/kbo-client/sdk.gen.d.ts +72 -0
  30. package/dist/kbo-client/types.gen.d.ts +2089 -0
  31. package/dist/kbo-client/zod.gen.d.ts +5943 -0
  32. package/dist/libs/http.lib.d.ts +3 -1
  33. package/dist/libs/kboBaseUrl.lib.d.ts +1 -0
  34. package/dist/models/cbe/search/cbeEnterpriseSearchDto.model.d.ts +1 -1
  35. package/dist/testing.js +1 -1
  36. package/package.json +2 -1
  37. package/dist/BusinessDetailSidebarProvider-CXG99iHk.js +0 -2077
@@ -1,9 +1,9 @@
1
- import "./Error-CX6APxDX.js";
2
- import { t as BusinessDetailSidebarProvider_default } from "./BusinessDetailSidebarProvider-CXG99iHk.js";
3
- import "./CrmDetailHeaderCard-Jo2OteBb.js";
1
+ import "./Error-X0deDY-N.js";
2
+ import { t as BusinessDetailSidebarProvider_default } from "./BusinessDetailSidebarProvider-Dm6Dd7Nq.js";
3
+ import "./CrmDetailHeaderCard-CiVLyIuw.js";
4
4
  import "./AppSkeletonLoader-BAhoOmFD.js";
5
- import { ht as EntityType } from "./client-CpsHjr8V.js";
6
- import { t as CrmDetailView_default } from "./CrmDetailView-DKHX-JEl.js";
5
+ import { mt as EntityType } from "./client-S6BLV3Ct.js";
6
+ import { t as CrmDetailView_default } from "./CrmDetailView-DaAuWeiB.js";
7
7
  import { createBlock, createVNode, defineComponent, openBlock, unref, withCtx } from "vue";
8
8
  import { useRouteParams } from "@vueuse/router";
9
9
  var BusinessDetailView_default = /* @__PURE__ */ defineComponent({
@@ -1,6 +1,6 @@
1
- import { B as toFormField, H as i18nPlugin, J as useApiErrorToast, N as AppSidebarFormSubmitButton_default, O as useGoogleMapsApiKey, P as AppSidebarFormFooter_default, V as AppForm_default, _ as IndividualAutocomplete_default, a as AppOpenEntityButton_default, d as ContactPersonFormNameField_default, et as AppInfiniteScroll_default, f as ContactPersonFormContactField_default, g as phoneNumberFormSchema, l as AppIconLabelPair_default, nt as AppGrid_default, o as CrmDetailSidebarCard_default, p as AppUnstyledButton_default, tt as AppEmptyState_default, u as individualItemSchema, x as AppGlobalFormError_default, y as IndividualService } from "./Error-CX6APxDX.js";
1
+ import { F as AppSidebarFormFooter_default, H as AppForm_default, P as AppSidebarFormSubmitButton_default, U as i18nPlugin, V as toFormField, Y as useApiErrorToast, _ as IndividualAutocomplete_default, a as AppOpenEntityButton_default, d as ContactPersonFormNameField_default, f as ContactPersonFormContactField_default, g as phoneNumberFormSchema, k as useGoogleMapsApiKey, l as AppIconLabelPair_default, nt as AppEmptyState_default, o as CrmDetailSidebarCard_default, p as AppUnstyledButton_default, rt as AppGrid_default, tt as AppInfiniteScroll_default, u as individualItemSchema, x as AppGlobalFormError_default, y as IndividualService } from "./Error-X0deDY-N.js";
2
2
  import { a as AppGroup_default, n as useDateTimeFormat, r as DateUtil } from "./AppSkeletonLoader-BAhoOmFD.js";
3
- import { ht as EntityType } from "./client-CpsHjr8V.js";
3
+ import { mt as EntityType } from "./client-S6BLV3Ct.js";
4
4
  import z$1, { z } from "zod";
5
5
  import { Comment, Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, guardReactiveProps, inject, markRaw, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, provide, ref, renderList, renderSlot, resolveDynamicComponent, toDisplayString, toRef, unref, watch, withCtx } from "vue";
6
6
  import { useI18n } from "vue-i18n";
@@ -164,20 +164,20 @@ var _hoisted_1$7 = { class: "gap-xs flex flex-wrap items-center" }, _hoisted_2$6
164
164
  __name: "ContactPersonCreateExisitngForm",
165
165
  props: { form: {} },
166
166
  emits: ["createNewContactPerson"],
167
- setup(m, { emit: v }) {
168
- let C = m, w = v, T = useI18n(), O = useApiErrorToast(), k = C.form.register("position"), M = C.form.register("email"), B = C.form.register("phone"), V = C.form.register("mobile"), W = C.form.register("existingContactPerson");
167
+ setup(g, { emit: S }) {
168
+ let C = g, T = S, E = useI18n(), O = useApiErrorToast(), k = C.form.register("position"), j = C.form.register("email"), B = C.form.register("phone"), V = C.form.register("mobile"), W = C.form.register("existingContactPerson");
169
169
  function K() {
170
- w("createNewContactPerson");
170
+ T("createNewContactPerson");
171
171
  }
172
172
  async function q(e) {
173
173
  if (e !== null) try {
174
174
  let m = await IndividualService.getByUuid(e.value);
175
- M.setValue(m.email), B.setValue(m.phone), V.setValue(m.mobilePhone);
175
+ j.setValue(m.email), B.setValue(m.phone), V.setValue(m.mobilePhone);
176
176
  } catch (e) {
177
177
  O.show(e);
178
178
  }
179
179
  }
180
- return (m, h) => (openBlock(), createBlock(AppForm_default, {
180
+ return (g, y) => (openBlock(), createBlock(AppForm_default, {
181
181
  "can-exit-when-dirty": !0,
182
182
  form: C.form,
183
183
  class: "flex h-full flex-1 flex-col justify-between"
@@ -185,23 +185,23 @@ var _hoisted_1$7 = { class: "gap-xs flex flex-wrap items-center" }, _hoisted_2$6
185
185
  default: withCtx(() => [createVNode(AppGrid_default, { cols: 2 }, {
186
186
  default: withCtx(() => [
187
187
  createElementVNode("div", _hoisted_1$5, [createVNode(IndividualAutocomplete_default, mergeProps(unref(toFormField)(unref(W)), {
188
- label: unref(T).t("wise_crm.contact.create_dialog.form.fields.contact_person"),
188
+ label: unref(E).t("wise_crm.contact.create_dialog.form.fields.contact_person"),
189
189
  "onUpdate:modelValue": q,
190
190
  onCreateNew: K
191
191
  }), null, 16, ["label"]), createVNode(AppUnstyledButton_default, {
192
192
  class: "text-placeholder mt-sm text-xs underline",
193
193
  onClick: K
194
194
  }, {
195
- default: withCtx(() => [createTextVNode(toDisplayString(unref(T).t("wise_crm.contact.create_dialog.form.create_new_contact_person")), 1)]),
195
+ default: withCtx(() => [createTextVNode(toDisplayString(unref(E).t("wise_crm.contact.create_dialog.form.create_new_contact_person")), 1)]),
196
196
  _: 1
197
197
  })]),
198
198
  createVNode(unref(VcTextField), mergeProps(unref(toFormField)(unref(k)), {
199
- label: unref(T).t("wise_crm.contact.create_dialog.form.fields.position"),
200
- placeholder: unref(T).t("wise_crm.contact.create_dialog.form.fields.position"),
199
+ label: unref(E).t("wise_crm.contact.create_dialog.form.fields.position"),
200
+ placeholder: unref(E).t("wise_crm.contact.create_dialog.form.fields.position"),
201
201
  class: "col-span-2"
202
202
  }), null, 16, ["label", "placeholder"]),
203
203
  createVNode(ContactPersonFormContactField_default, {
204
- email: unref(M),
204
+ email: unref(j),
205
205
  "mobile-phone": unref(V),
206
206
  phone: unref(B)
207
207
  }, null, 8, [
@@ -214,7 +214,7 @@ var _hoisted_1$7 = { class: "gap-xs flex flex-wrap items-center" }, _hoisted_2$6
214
214
  }), createVNode(AppSidebarFormFooter_default, null, {
215
215
  default: withCtx(() => [createVNode(AppSidebarFormSubmitButton_default, {
216
216
  "is-loading": C.form.isSubmitting.value,
217
- label: unref(T).t("wise_crm.shared.add"),
217
+ label: unref(E).t("wise_crm.shared.add"),
218
218
  class: "col-span-2"
219
219
  }, null, 8, ["is-loading", "label"])]),
220
220
  _: 1
@@ -225,9 +225,9 @@ var _hoisted_1$7 = { class: "gap-xs flex flex-wrap items-center" }, _hoisted_2$6
225
225
  }), ContactPersonCreateNewForm_default = /* @__PURE__ */ defineComponent({
226
226
  __name: "ContactPersonCreateNewForm",
227
227
  props: { form: {} },
228
- setup(m) {
229
- let h = m, g = useI18n(), v = h.form.register("firstName"), y = h.form.register("lastName"), S = h.form.register("email"), C = h.form.register("mobilePhone"), T = h.form.register("position"), O = h.form.register("phone");
230
- return (m, k) => (openBlock(), createBlock(AppForm_default, {
228
+ setup(e) {
229
+ let h = e, g = useI18n(), y = h.form.register("firstName"), b = h.form.register("lastName"), S = h.form.register("email"), T = h.form.register("mobilePhone"), E = h.form.register("position"), O = h.form.register("phone");
230
+ return (e, k) => (openBlock(), createBlock(AppForm_default, {
231
231
  "can-exit-when-dirty": !0,
232
232
  form: h.form,
233
233
  class: "flex h-full flex-col justify-between"
@@ -235,17 +235,17 @@ var _hoisted_1$7 = { class: "gap-xs flex flex-wrap items-center" }, _hoisted_2$6
235
235
  default: withCtx(() => [createVNode(AppGrid_default, { cols: 2 }, {
236
236
  default: withCtx(() => [
237
237
  createVNode(ContactPersonFormNameField_default, {
238
- "first-name": unref(v),
239
- "last-name": unref(y)
238
+ "first-name": unref(y),
239
+ "last-name": unref(b)
240
240
  }, null, 8, ["first-name", "last-name"]),
241
- createVNode(unref(VcTextField), mergeProps(unref(toFormField)(unref(T)), {
241
+ createVNode(unref(VcTextField), mergeProps(unref(toFormField)(unref(E)), {
242
242
  label: unref(g).t("wise_crm.contact.create_dialog.form.fields.position"),
243
243
  placeholder: unref(g).t("wise_crm.contact.create_dialog.form.fields.position"),
244
244
  class: "col-span-2"
245
245
  }), null, 16, ["label", "placeholder"]),
246
246
  createVNode(ContactPersonFormContactField_default, {
247
247
  email: unref(S),
248
- "mobile-phone": unref(C),
248
+ "mobile-phone": unref(T),
249
249
  phone: unref(O)
250
250
  }, null, 8, [
251
251
  "email",
@@ -255,7 +255,7 @@ var _hoisted_1$7 = { class: "gap-xs flex flex-wrap items-center" }, _hoisted_2$6
255
255
  createVNode(AppGlobalFormError_default, { form: h.form }, null, 8, ["form"])
256
256
  ]),
257
257
  _: 1
258
- }), renderSlot(m.$slots, "actions")]),
258
+ }), renderSlot(e.$slots, "actions")]),
259
259
  _: 3
260
260
  }, 8, ["form"]));
261
261
  }
@@ -273,8 +273,8 @@ const contactPersonCreateExistingFormSchema = z$1.object({
273
273
  mobilePhone: phoneNumberFormSchema.nullable(),
274
274
  phone: phoneNumberFormSchema.nullable(),
275
275
  position: z.string().min(1).nullable()
276
- }).superRefine((e, h) => {
277
- e.email !== null && e.email !== "" || e.mobilePhone !== null && e.mobilePhone !== "" || e.phone !== null && e.phone !== "" || h.addIssue({
276
+ }).superRefine((e, m) => {
277
+ e.email !== null && e.email !== "" || e.mobilePhone !== null && e.mobilePhone !== "" || e.phone !== null && e.phone !== "" || m.addIssue({
278
278
  code: z.ZodIssueCode.custom,
279
279
  message: i18nPlugin.global.t("wise_crm.form.errors.at_least_one")
280
280
  });
@@ -289,11 +289,11 @@ var ContactPersonCreateForm_default = /* @__PURE__ */ defineComponent({
289
289
  onLinkContactPerson: {},
290
290
  onSubmit: {}
291
291
  },
292
- setup(e) {
293
- let m = e, h = useI18n(), v = ref(m.isCreatingNewContactPerson), b = useForm({
292
+ setup(m) {
293
+ let g = m, v = useI18n(), y = ref(g.isCreatingNewContactPerson), b = useForm({
294
294
  schema: contactPersonCreateFormSchema,
295
295
  onSubmit: async (e) => {
296
- await m.onSubmit(e);
296
+ await g.onSubmit(e);
297
297
  }
298
298
  }), S = useForm({
299
299
  schema: contactPersonCreateExistingFormSchema,
@@ -305,23 +305,23 @@ var ContactPersonCreateForm_default = /* @__PURE__ */ defineComponent({
305
305
  }, e.position);
306
306
  }
307
307
  });
308
- async function C(e, h, g) {
309
- e !== null && await m.onLinkContactPerson(e, h, g);
308
+ async function C(e, m, h) {
309
+ e !== null && await g.onLinkContactPerson(e, m, h);
310
310
  }
311
311
  function w() {
312
- v.value = !0;
312
+ y.value = !0;
313
313
  }
314
314
  function T() {
315
- v.value = !1;
315
+ y.value = !1;
316
316
  }
317
- return (e, m) => (openBlock(), createBlock(unref(Motion), {
318
- key: v.value ? "new" : "existing",
317
+ return (m, g) => (openBlock(), createBlock(unref(Motion), {
318
+ key: y.value ? "new" : "existing",
319
319
  initial: { opacity: 0 },
320
320
  animate: { opacity: 1 },
321
321
  exit: { opacity: 0 },
322
322
  transition: { duration: .2 }
323
323
  }, {
324
- default: withCtx(() => [v.value ? (openBlock(), createBlock(ContactPersonCreateNewForm_default, {
324
+ default: withCtx(() => [y.value ? (openBlock(), createBlock(ContactPersonCreateNewForm_default, {
325
325
  key: 0,
326
326
  form: unref(b)
327
327
  }, {
@@ -332,11 +332,11 @@ var ContactPersonCreateForm_default = /* @__PURE__ */ defineComponent({
332
332
  variant: "secondary",
333
333
  onClick: T
334
334
  }, {
335
- default: withCtx(() => [createTextVNode(toDisplayString(unref(h).t("wise_crm.contact.create_dialog.form.back")), 1)]),
335
+ default: withCtx(() => [createTextVNode(toDisplayString(unref(v).t("wise_crm.contact.create_dialog.form.back")), 1)]),
336
336
  _: 1
337
337
  }), createVNode(AppSidebarFormSubmitButton_default, {
338
338
  "is-loading": unref(b).isSubmitting.value,
339
- label: unref(h).t("wise_crm.shared.create")
339
+ label: unref(v).t("wise_crm.shared.create")
340
340
  }, null, 8, ["is-loading", "label"])]),
341
341
  _: 1
342
342
  })]),
@@ -359,8 +359,8 @@ const contactPersonUpdateFormSchema = z.object({
359
359
  mobilePhone: phoneNumberFormSchema.nullable(),
360
360
  phone: phoneNumberFormSchema.nullable(),
361
361
  position: z.string().nullable()
362
- }).superRefine((e, h) => {
363
- e.email !== null && e.email !== "" || e.mobilePhone !== null && e.mobilePhone !== "" || e.phone !== null && e.phone !== "" || h.addIssue({
362
+ }).superRefine((e, m) => {
363
+ e.email !== null && e.email !== "" || e.mobilePhone !== null && e.mobilePhone !== "" || e.phone !== null && e.phone !== "" || m.addIssue({
364
364
  code: z.ZodIssueCode.custom,
365
365
  message: i18nPlugin.global.t("wise_crm.form.errors.at_least_one")
366
366
  });
@@ -2330,7 +2330,7 @@ var AppGoogleMaps_default = /* @__PURE__ */ defineComponent({
2330
2330
  function b() {
2331
2331
  g("delete");
2332
2332
  }
2333
- function S() {
2333
+ function C() {
2334
2334
  h.onToggleIsPrimary();
2335
2335
  }
2336
2336
  return (e, m) => (openBlock(), createBlock(CrmDetailSidebarCard_default, { class: "gap-lg flex flex-col" }, {
@@ -2346,7 +2346,7 @@ var AppGoogleMaps_default = /* @__PURE__ */ defineComponent({
2346
2346
  label: unref(v).t("wise_crm.info_dialog.sidebar.overview.contact_person_primary"),
2347
2347
  variant: "tertiary",
2348
2348
  size: "sm",
2349
- onClick: S
2349
+ onClick: C
2350
2350
  }, null, 8, ["icon", "label"]), createVNode(unref(VcDropdownMenu), {
2351
2351
  "class-config": { content: "min-w-fit p-sm" },
2352
2352
  "popover-align": "end"
@@ -1,14 +1,14 @@
1
- import { D as useCrmConfig, T as useCrm, k as AppColorProvider_default } from "./Error-CX6APxDX.js";
1
+ import { A as AppColorProvider_default, D as useCrmConfig, T as useCrm } from "./Error-X0deDY-N.js";
2
2
  import { Fragment, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, openBlock, ref, renderList, renderSlot, toDisplayString, toValue, unref, withCtx } from "vue";
3
3
  import { VcIconButton, VcRouterLinkTabs, VcRouterLinkTabsItem } from "@wisemen/vue-core-components";
4
4
  import { RouterView } from "vue-router";
5
5
  import { onKeyStroke } from "@vueuse/core";
6
6
  var ContextUtil = class {
7
- static parentHasAriaHidden(d) {
8
- let M = d.parentElement;
9
- for (; M;) {
10
- if (M.hasAttribute("aria-hidden")) return M.getAttribute("aria-hidden") === "true";
11
- M = M.parentElement;
7
+ static parentHasAriaHidden(u) {
8
+ let j = u.parentElement;
9
+ for (; j;) {
10
+ if (j.hasAttribute("aria-hidden")) return j.getAttribute("aria-hidden") === "true";
11
+ j = j.parentElement;
12
12
  }
13
13
  return !1;
14
14
  }
@@ -21,9 +21,9 @@ var ContextUtil = class {
21
21
  setup(N) {
22
22
  let P = N, F = ref(null), I = useCrm(), L = useCrmConfig();
23
23
  return onKeyStroke("Escape", () => {
24
- let d = F.value?.$el;
25
- d && ContextUtil.parentHasAriaHidden(d) || I.goToReturnRoute();
26
- }), (d, M) => unref(L).isInitialized.value ? (openBlock(), createElementBlock("div", _hoisted_1, [createElementVNode("div", _hoisted_2, [createElementVNode("div", _hoisted_3, [renderSlot(d.$slots, "sidebar")]), createVNode(AppColorProvider_default, {
24
+ let u = F.value?.$el;
25
+ u && ContextUtil.parentHasAriaHidden(u) || I.goToReturnRoute();
26
+ }), (j, M) => unref(L).isInitialized.value ? (openBlock(), createElementBlock("div", _hoisted_1, [createElementVNode("div", _hoisted_2, [createElementVNode("div", _hoisted_3, [renderSlot(j.$slots, "sidebar")]), createVNode(AppColorProvider_default, {
27
27
  color: unref(I).getEntityConfig(N.entityType)?.color ?? null,
28
28
  class: "relative flex flex-1 flex-col overflow-hidden"
29
29
  }, {
@@ -39,11 +39,11 @@ var ContextUtil = class {
39
39
  },
40
40
  variant: "button-border"
41
41
  }, {
42
- items: withCtx(() => [(openBlock(!0), createElementBlock(Fragment, null, renderList(P.tabs, (d) => (openBlock(), createBlock(unref(VcRouterLinkTabsItem), {
43
- key: toValue(d.label),
44
- to: { name: d.to }
42
+ items: withCtx(() => [(openBlock(!0), createElementBlock(Fragment, null, renderList(P.tabs, (u) => (openBlock(), createBlock(unref(VcRouterLinkTabsItem), {
43
+ key: toValue(u.label),
44
+ to: { name: u.to }
45
45
  }, {
46
- default: withCtx(() => [createTextVNode(toDisplayString(toValue(d.label)), 1)]),
46
+ default: withCtx(() => [createTextVNode(toDisplayString(toValue(u.label)), 1)]),
47
47
  _: 2
48
48
  }, 1032, ["to"]))), 128))]),
49
49
  _: 1
@@ -55,7 +55,7 @@ var ContextUtil = class {
55
55
  icon: "close",
56
56
  label: "Close",
57
57
  variant: "secondary",
58
- onClick: M[0] ||= (d) => unref(I).goToReturnRoute()
58
+ onClick: M[0] ||= (u) => unref(I).goToReturnRoute()
59
59
  }, null, 512)])
60
60
  ]), createElementVNode("div", _hoisted_9, [createVNode(unref(RouterView))])])])]),
61
61
  _: 1
@@ -1,6 +1,6 @@
1
1
  import { a as AppGroup_default, l as He, n as useDateTimeFormat, t as AppSkeletonLoader_default } from "./AppSkeletonLoader-BAhoOmFD.js";
2
- import "./client-CpsHjr8V.js";
3
- import { n as DealCommunicationMailListSectionContainer_default, r as MailService, t as DealExternalAttachment_default } from "./DealExternalAttachment-ClwtFzpQ.js";
2
+ import "./client-S6BLV3Ct.js";
3
+ import { n as DealCommunicationMailListSectionContainer_default, r as MailService, t as DealExternalAttachment_default } from "./DealExternalAttachment-Dp44vkgt.js";
4
4
  import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createVNode, defineComponent, normalizeClass, openBlock, renderList, toDisplayString, unref, withCtx } from "vue";
5
5
  import { useI18n } from "vue-i18n";
6
6
  import { VcIcon } from "@wisemen/vue-core-components";