@wisemen/wise-crm-web 2.0.0-alpha.7 → 2.0.0-alpha.9
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.
- package/dist/{BusinessDetailView-CRZr-E8P.js → BusinessDetailView-Bs85WLHf.js} +2 -2
- package/dist/{CrmDetailView.vue_vue_type_script_setup_true_lang-C_-6l66y.js → CrmDetailView.vue_vue_type_script_setup_true_lang-B6SoADEB.js} +1 -1
- package/dist/{DealCommunicationTabView-DX69Pbt5.js → DealCommunicationTabView-9W0abKQj.js} +18 -18
- package/dist/{DealDetailView-c2ET5nUK.js → DealDetailView-C70487f0.js} +512 -478
- package/dist/{IndividualDetailView-CmwqQD8p.js → IndividualDetailView-1rDGg3QD.js} +2 -2
- package/dist/{index-CtsgrPp8.js → index-CBZyudVC.js} +844 -832
- package/dist/index.d.ts +8 -0
- package/dist/index.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +2 -2
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as n, openBlock as o, createBlock as r, unref as s, withCtx as a, createVNode as u } from "vue";
|
|
2
2
|
import { useRouteParams as m } from "@vueuse/router";
|
|
3
|
-
import { _ as p } from "./index-
|
|
3
|
+
import { _ as p } from "./index-CBZyudVC.js";
|
|
4
4
|
import { aX as c } from "./uuid.util-CaePLXHv.js";
|
|
5
|
-
import { _ } from "./CrmDetailView.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { _ } from "./CrmDetailView.vue_vue_type_script_setup_true_lang-B6SoADEB.js";
|
|
6
6
|
const x = /* @__PURE__ */ n({
|
|
7
7
|
__name: "BusinessDetailView",
|
|
8
8
|
props: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as v, ref as h, unref as e, openBlock as d, createElementBlock as u, createElementVNode as t, renderSlot as x, createVNode as r, withCtx as f, Fragment as y, renderList as g, createBlock as w, toValue as m, createCommentVNode as b } from "vue";
|
|
2
2
|
import { onKeyStroke as C } from "@vueuse/core";
|
|
3
3
|
import { UITabsRouterLink as R, UITabsRouterLinkItem as k, UIIconButton as B } from "@wisemen/vue-core-design-system";
|
|
4
|
-
import { X as E, O as I, R as T, a5 as V } from "./index-
|
|
4
|
+
import { X as E, O as I, R as T, a5 as V } from "./index-CBZyudVC.js";
|
|
5
5
|
import { useRoute as A, RouterView as H } from "vue-router";
|
|
6
6
|
class U {
|
|
7
7
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { defineComponent as A, openBlock as t, createElementBlock as f, createElementVNode as s, createVNode as a, withCtx as n, toDisplayString as m, unref as e, createBlock as
|
|
1
|
+
import { defineComponent as A, openBlock as t, createElementBlock as f, createElementVNode as s, createVNode as a, withCtx as n, toDisplayString as m, unref as e, createBlock as o, createCommentVNode as _, Fragment as v, renderList as g, normalizeClass as b, resolveDynamicComponent as k, computed as I } from "vue";
|
|
2
2
|
import { useRouteParams as M } from "@vueuse/router";
|
|
3
3
|
import { useOffsetInfiniteQuery as L } from "@wisemen/vue-core-api-utils";
|
|
4
|
-
import { M as T, D as p, a as w, b as C, C as S, c as V, u as j, A as U } from "./index-
|
|
4
|
+
import { M as T, D as p, a as w, b as C, C as S, c as V, u as j, A as U } from "./index-CBZyudVC.js";
|
|
5
5
|
import { UIEmptyState as $ } from "@wisemen/vue-core-design-system";
|
|
6
6
|
import { AnimatePresence as q, Motion as z } from "motion-v";
|
|
7
7
|
import { AccordionRoot as B, AccordionItem as E, AccordionHeader as F, AccordionTrigger as H, AccordionContent as N } from "reka-ui";
|
|
@@ -11,19 +11,19 @@ function Q(r) {
|
|
|
11
11
|
params: {
|
|
12
12
|
queryParams: r.params
|
|
13
13
|
},
|
|
14
|
-
queryFn: (
|
|
14
|
+
queryFn: (l) => T.getAll({
|
|
15
15
|
filters: r.params.filters.value,
|
|
16
|
-
pagination:
|
|
16
|
+
pagination: l
|
|
17
17
|
})
|
|
18
18
|
});
|
|
19
19
|
}
|
|
20
|
-
const O = { class: "p-xl" }, R = { class: "overflow-hidden rounded-xl border border-secondary bg-primary shadow-lg" }, G = { class: "text-md font-medium" }, J = { class: "relative" }, K = { class: "sr-only" }, W = { class: "flex min-w-0 flex-1 items-center gap-sm" }, X = { class: "truncate" }, Y = { class: "flex items-center gap-sm" }, Z = { class: "flex flex-col items-end text-sm text-tertiary" }, ee = { class: "flex flex-col" }, te = ["innerHTML"], se = /* @__PURE__ */ A({
|
|
20
|
+
const O = { class: "p-xl" }, R = { class: "overflow-hidden rounded-xl border border-secondary bg-primary shadow-lg" }, G = { class: "text-md font-medium" }, J = { class: "relative" }, K = { class: "sr-only" }, W = { class: "flex min-w-0 flex-1 items-center gap-sm" }, X = { class: "truncate" }, Y = { class: "pointer-events-none flex items-center gap-sm" }, Z = { class: "flex flex-col items-end text-sm text-tertiary" }, ee = { class: "flex flex-col" }, te = ["innerHTML"], se = /* @__PURE__ */ A({
|
|
21
21
|
__name: "DealCommunicationMailList",
|
|
22
22
|
props: {
|
|
23
23
|
mails: {}
|
|
24
24
|
},
|
|
25
25
|
setup(r) {
|
|
26
|
-
const
|
|
26
|
+
const l = r, c = P();
|
|
27
27
|
function u(d) {
|
|
28
28
|
return j().toDateTime(d.createdAt);
|
|
29
29
|
}
|
|
@@ -38,21 +38,21 @@ const O = { class: "p-xl" }, R = { class: "overflow-hidden rounded-xl border bor
|
|
|
38
38
|
]),
|
|
39
39
|
_: 1
|
|
40
40
|
}),
|
|
41
|
-
|
|
41
|
+
l.mails.length === 0 ? (t(), o(e($), {
|
|
42
42
|
key: 0,
|
|
43
43
|
icon: e(w),
|
|
44
44
|
title: e(c).t("wise_crm.deal.communication.mail_list.no_communication_sent"),
|
|
45
45
|
description: e(c).t("wise_crm.deal.communication.mail_list.create_quote_instruction"),
|
|
46
46
|
class: "h-120"
|
|
47
47
|
}, null, 8, ["icon", "title", "description"])) : _("", !0),
|
|
48
|
-
|
|
48
|
+
l.mails.length > 0 ? (t(), o(e(B), {
|
|
49
49
|
key: 1,
|
|
50
50
|
collapsible: !0,
|
|
51
51
|
type: "multiple",
|
|
52
52
|
class: "flex flex-col gap-0"
|
|
53
53
|
}, {
|
|
54
54
|
default: n(() => [
|
|
55
|
-
(t(!0), f(v, null, g(
|
|
55
|
+
(t(!0), f(v, null, g(l.mails, (i, D) => (t(), o(e(E), {
|
|
56
56
|
key: i.uuid,
|
|
57
57
|
value: i.uuid
|
|
58
58
|
}, {
|
|
@@ -68,13 +68,13 @@ const O = { class: "p-xl" }, R = { class: "overflow-hidden rounded-xl border bor
|
|
|
68
68
|
}, 1024),
|
|
69
69
|
s("div", {
|
|
70
70
|
class: b([{
|
|
71
|
-
"border-b border-secondary": D <
|
|
71
|
+
"border-b border-secondary": D < l.mails.length - 1
|
|
72
72
|
}, "px-2xl py-lg"])
|
|
73
73
|
}, [
|
|
74
74
|
a(C, { justify: "between" }, {
|
|
75
75
|
default: n(() => [
|
|
76
76
|
s("div", W, [
|
|
77
|
-
(t(),
|
|
77
|
+
(t(), o(k(e(w)), { class: "size-4 shrink-0 text-secondary" })),
|
|
78
78
|
s("p", X, m(i.subject), 1)
|
|
79
79
|
]),
|
|
80
80
|
s("div", Y, [
|
|
@@ -82,7 +82,7 @@ const O = { class: "p-xl" }, R = { class: "overflow-hidden rounded-xl border bor
|
|
|
82
82
|
s("span", null, m(h(i)), 1),
|
|
83
83
|
s("span", null, m(u(i)), 1)
|
|
84
84
|
]),
|
|
85
|
-
(t(),
|
|
85
|
+
(t(), o(k(e(S)), {
|
|
86
86
|
class: b([{
|
|
87
87
|
"-rotate-180": x
|
|
88
88
|
}, "size-4 shrink-0 text-secondary duration-300"])
|
|
@@ -98,7 +98,7 @@ const O = { class: "p-xl" }, R = { class: "overflow-hidden rounded-xl border bor
|
|
|
98
98
|
}, 1024),
|
|
99
99
|
a(e(q), { initial: !1 }, {
|
|
100
100
|
default: n(() => [
|
|
101
|
-
x ? (t(),
|
|
101
|
+
x ? (t(), o(e(N), {
|
|
102
102
|
key: 0,
|
|
103
103
|
class: "overflow-clip"
|
|
104
104
|
}, {
|
|
@@ -129,11 +129,11 @@ const O = { class: "p-xl" }, R = { class: "overflow-hidden rounded-xl border bor
|
|
|
129
129
|
}, {
|
|
130
130
|
default: n(() => [
|
|
131
131
|
s("div", ee, [
|
|
132
|
-
i.attachments.length > 0 ? (t(),
|
|
132
|
+
i.attachments.length > 0 ? (t(), o(p, { key: 0 }, {
|
|
133
133
|
default: n(() => [
|
|
134
134
|
a(C, { class: "flex-wrap" }, {
|
|
135
135
|
default: n(() => [
|
|
136
|
-
(t(!0), f(v, null, g(i.attachments, (y) => (t(),
|
|
136
|
+
(t(!0), f(v, null, g(i.attachments, (y) => (t(), o(V, {
|
|
137
137
|
key: y.uuid,
|
|
138
138
|
attachment: y
|
|
139
139
|
}, null, 8, ["attachment"]))), 128))
|
|
@@ -177,8 +177,8 @@ const O = { class: "p-xl" }, R = { class: "overflow-hidden rounded-xl border bor
|
|
|
177
177
|
}, _e = /* @__PURE__ */ A({
|
|
178
178
|
__name: "DealCommunicationTabView",
|
|
179
179
|
setup(r) {
|
|
180
|
-
const
|
|
181
|
-
dealUuid:
|
|
180
|
+
const l = M("dealUuid"), c = I(() => ({
|
|
181
|
+
dealUuid: l.value
|
|
182
182
|
})), u = Q({
|
|
183
183
|
params: {
|
|
184
184
|
filters: c
|
|
@@ -187,7 +187,7 @@ const O = { class: "p-xl" }, R = { class: "overflow-hidden rounded-xl border bor
|
|
|
187
187
|
return (h, d) => (t(), f("div", null, [
|
|
188
188
|
e(u).isLoading.value ? (t(), f("div", ne, [
|
|
189
189
|
a(U, { class: "h-150 w-full" })
|
|
190
|
-
])) : e(u).result.value.isOk() ? (t(),
|
|
190
|
+
])) : e(u).result.value.isOk() ? (t(), o(se, {
|
|
191
191
|
key: 1,
|
|
192
192
|
mails: e(u).result.value.getValue().data
|
|
193
193
|
}, null, 8, ["mails"])) : _("", !0)
|