@huyooo/ui 0.4.73 → 0.4.74
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/{AuthkitAuthModal-hVSE1o31.js → AuthkitAuthModal-A8HqP1Bw.js} +2 -2
- package/dist/{AuthkitAuthorize-CcuxKyfx.js → AuthkitAuthorize-BlEC4PlY.js} +2 -2
- package/dist/{FeedbackItem-BCMwNxsb.js → FeedbackItem-B_EUApFA.js} +1 -1
- package/dist/{FeedbackModal-CmGPYo4h.js → FeedbackModal-D1htK7xY.js} +31 -31
- package/dist/{ReferrerReferees-BFMQJqqj.js → ReferrerReferees-BclAtmgX.js} +1 -1
- package/dist/{UserAccountMenu-CI6Yvfwe.js → UserAccountMenu-C7LQIjwT.js} +5 -5
- package/dist/authkit.js +4 -4
- package/dist/components/Authkit/Auth/AuthkitAuthContainer.vue.d.ts +1 -1
- package/dist/components/Authkit/Auth/AuthkitAuthorize.vue.d.ts +1 -1
- package/dist/components/Authkit/Auth/AuthkitOAuthList.vue.d.ts +1 -1
- package/dist/components/Authkit/Auth/AuthkitPasswordUpdateAndVerify.vue.d.ts +2 -2
- package/dist/components/Authkit/AuthkitAppSetting.vue.d.ts +2 -2
- package/dist/components/Authkit/AuthkitAuthModal.vue.d.ts +2 -2
- package/dist/components/Feedback/FeedbackBubbleEnd.vue.d.ts +2 -2
- package/dist/components/Feedback/FeedbackBubbleStart.vue.d.ts +2 -2
- package/dist/components/Feedback/FeedbackModal.vue.d.ts +2 -2
- package/dist/components/LandingPage/LandingPageContact.vue.d.ts +2 -2
- package/dist/components/Message/MessageAppMessage.vue.d.ts +2 -2
- package/dist/components/Message/MessageHandle.vue.d.ts +3 -3
- package/dist/components/Pay/PaySubscriptions.vue.d.ts +2 -2
- package/dist/components/User/UserBasicInformation.vue.d.ts +2 -2
- package/dist/components/User/UserPanel.vue.d.ts +15 -15
- package/dist/composables.js +20 -69
- package/dist/feedback.js +2 -2
- package/dist/index.js +154 -145
- package/dist/main.d.ts +1 -0
- package/dist/referrer.js +1 -1
- package/dist/style.css +1 -1
- package/dist/{useAuthkitAuthModal-hxivJw_U.js → useAuthkitAppsAuthPageInfo-COeq29Tn.js} +13 -13
- package/dist/{useAuthkitUsersProfile-CRLJnYMy.js → useAuthkitUsersProfile-DNOB_Kuk.js} +62 -62
- package/dist/user.js +1 -1
- package/dist/viewTransitions-C-ZLwiJ0.js +55 -0
- package/package.json +1 -1
|
@@ -7,13 +7,13 @@ import { Form as O, FormItem as A, Avatar as ne, Input as V, Textarea as ge, But
|
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
import { u as he } from "./useUploadCos-B5P_PDcy.js";
|
|
10
|
-
import { b as ye, c as ee, d as be, a as K, e as we, f as ze, u as Z } from "./useAuthkitUsersProfile-
|
|
10
|
+
import { b as ye, c as ee, d as be, a as K, e as we, f as ze, u as Z } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
|
|
11
11
|
import { g as F } from "./globalConfig-DZIhLe1R.js";
|
|
12
12
|
import { _ as ke, g as Se, i as Ae } from "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
13
13
|
import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
14
14
|
import { M as Ie } from "./Menu-Cxo8Rpu3.js";
|
|
15
15
|
import { u as Pe } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
|
|
16
|
-
import { U as J, u as Ve } from "./
|
|
16
|
+
import { U as J, u as Ve } from "./useAuthkitAppsAuthPageInfo-COeq29Tn.js";
|
|
17
17
|
/* empty css */
|
|
18
18
|
import { api as H } from "@huyooo/api";
|
|
19
19
|
import { Icon as Ue } from "@iconify/vue";
|
|
@@ -8,8 +8,8 @@ import { _ as S } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
10
10
|
import { List as w, ListItem as d, ListItemMeta as p, Avatar as c, Button as x } from "@arco-design/web-vue";
|
|
11
|
-
import { a as $ } from "./
|
|
12
|
-
import { o as T } from "./useAuthkitUsersProfile-
|
|
11
|
+
import { a as $ } from "./useAuthkitAppsAuthPageInfo-COeq29Tn.js";
|
|
12
|
+
import { o as T } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
|
|
13
13
|
const U = {
|
|
14
14
|
class: "header"
|
|
15
15
|
}, B = ["href"], L = {
|
|
@@ -9,7 +9,7 @@ import { _ as g } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
|
9
9
|
/* empty css */
|
|
10
10
|
import { u as Z } from "./useUploadCos-B5P_PDcy.js";
|
|
11
11
|
import { g as A } from "./globalConfig-DZIhLe1R.js";
|
|
12
|
-
import "./FeedbackModal-
|
|
12
|
+
import "./FeedbackModal-D1htK7xY.js";
|
|
13
13
|
import { Icon as Y } from "@iconify/vue";
|
|
14
14
|
const H = f({
|
|
15
15
|
name: "IconDown",
|
|
@@ -22,7 +22,20 @@ import { Bubble as fe, Prompts as Pe, Sender as Ee } from "ant-design-x-vue";
|
|
|
22
22
|
import { C as pe } from "./Clipboard-Bful1lNJ.js";
|
|
23
23
|
import { Icon as je } from "@iconify/vue";
|
|
24
24
|
import { _ as me, g as ve, i as ye } from "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
25
|
-
const Me =
|
|
25
|
+
const Me = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), te = {
|
|
26
|
+
randomUUID: Me
|
|
27
|
+
};
|
|
28
|
+
function le(e, o, t) {
|
|
29
|
+
var f;
|
|
30
|
+
if (te.randomUUID && !e)
|
|
31
|
+
return te.randomUUID();
|
|
32
|
+
e = e || {};
|
|
33
|
+
const a = e.random ?? ((f = e.rng) == null ? void 0 : f.call(e)) ?? Ne();
|
|
34
|
+
if (a.length < 16)
|
|
35
|
+
throw new Error("Random bytes length must be >= 16");
|
|
36
|
+
return a[6] = a[6] & 15 | 64, a[8] = a[8] & 63 | 128, Ae(a);
|
|
37
|
+
}
|
|
38
|
+
const We = R({
|
|
26
39
|
name: "IconExclamationCircle",
|
|
27
40
|
props: {
|
|
28
41
|
size: {
|
|
@@ -65,8 +78,8 @@ const Me = R({
|
|
|
65
78
|
}
|
|
66
79
|
};
|
|
67
80
|
}
|
|
68
|
-
}),
|
|
69
|
-
function
|
|
81
|
+
}), Te = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
|
|
82
|
+
function Ke(e, o, t, a, f, c) {
|
|
70
83
|
return r(), S("svg", {
|
|
71
84
|
viewBox: "0 0 48 48",
|
|
72
85
|
fill: "none",
|
|
@@ -80,16 +93,16 @@ function Te(e, o, t, a, f, c) {
|
|
|
80
93
|
onClick: o[0] || (o[0] = (...s) => e.onClick && e.onClick(...s))
|
|
81
94
|
}, o[1] || (o[1] = [I("path", {
|
|
82
95
|
d: "M24 28V14m0 16v4M6 24c0-9.941 8.059-18 18-18s18 8.059 18 18-8.059 18-18 18S6 33.941 6 24Z"
|
|
83
|
-
}, null, -1)]), 14,
|
|
96
|
+
}, null, -1)]), 14, Te);
|
|
84
97
|
}
|
|
85
|
-
var Y = /* @__PURE__ */ me(
|
|
86
|
-
const
|
|
98
|
+
var Y = /* @__PURE__ */ me(We, [["render", Ke]]);
|
|
99
|
+
const ae = Object.assign(Y, {
|
|
87
100
|
install: (e, o) => {
|
|
88
101
|
var t;
|
|
89
102
|
const a = (t = o == null ? void 0 : o.iconPrefix) != null ? t : "";
|
|
90
103
|
e.component(a + Y.name, Y);
|
|
91
104
|
}
|
|
92
|
-
}),
|
|
105
|
+
}), He = R({
|
|
93
106
|
name: "IconLink",
|
|
94
107
|
props: {
|
|
95
108
|
size: {
|
|
@@ -132,8 +145,8 @@ const te = Object.assign(Y, {
|
|
|
132
145
|
}
|
|
133
146
|
};
|
|
134
147
|
}
|
|
135
|
-
}),
|
|
136
|
-
function
|
|
148
|
+
}), Ye = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
|
|
149
|
+
function Ze(e, o, t, a, f, c) {
|
|
137
150
|
return r(), S("svg", {
|
|
138
151
|
viewBox: "0 0 48 48",
|
|
139
152
|
fill: "none",
|
|
@@ -147,29 +160,16 @@ function Ye(e, o, t, a, f, c) {
|
|
|
147
160
|
onClick: o[0] || (o[0] = (...s) => e.onClick && e.onClick(...s))
|
|
148
161
|
}, o[1] || (o[1] = [I("path", {
|
|
149
162
|
d: "m14.1 25.414-4.95 4.95a6 6 0 0 0 8.486 8.485l8.485-8.485a6 6 0 0 0 0-8.485m7.779.707 4.95-4.95a6 6 0 1 0-8.486-8.485l-8.485 8.485a6 6 0 0 0 0 8.485"
|
|
150
|
-
}, null, -1)]), 14,
|
|
163
|
+
}, null, -1)]), 14, Ye);
|
|
151
164
|
}
|
|
152
|
-
var Z = /* @__PURE__ */ me(
|
|
153
|
-
const
|
|
165
|
+
var Z = /* @__PURE__ */ me(He, [["render", Ze]]);
|
|
166
|
+
const Ge = Object.assign(Z, {
|
|
154
167
|
install: (e, o) => {
|
|
155
168
|
var t;
|
|
156
169
|
const a = (t = o == null ? void 0 : o.iconPrefix) != null ? t : "";
|
|
157
170
|
e.component(a + Z.name, Z);
|
|
158
171
|
}
|
|
159
|
-
}),
|
|
160
|
-
randomUUID: Ge
|
|
161
|
-
};
|
|
162
|
-
function ae(e, o, t) {
|
|
163
|
-
var f;
|
|
164
|
-
if (le.randomUUID && !e)
|
|
165
|
-
return le.randomUUID();
|
|
166
|
-
e = e || {};
|
|
167
|
-
const a = e.random ?? ((f = e.rng) == null ? void 0 : f.call(e)) ?? Ne();
|
|
168
|
-
if (a.length < 16)
|
|
169
|
-
throw new Error("Random bytes length must be >= 16");
|
|
170
|
-
return a[6] = a[6] & 15 | 64, a[8] = a[8] & 63 | 128, Ae(a);
|
|
171
|
-
}
|
|
172
|
-
const Je = /* @__PURE__ */ R({
|
|
172
|
+
}), Je = /* @__PURE__ */ R({
|
|
173
173
|
__name: "FeedbackRefresh",
|
|
174
174
|
setup(e) {
|
|
175
175
|
return (o, t) => (r(), y(l(je), {
|
|
@@ -453,7 +453,7 @@ const J = [{
|
|
|
453
453
|
label: "如何补充更多信息",
|
|
454
454
|
description: "请详细描述您的问题或需求,以便我们更好地为您服务。",
|
|
455
455
|
disabled: !0,
|
|
456
|
-
icon: X(
|
|
456
|
+
icon: X(ae, {
|
|
457
457
|
style: {
|
|
458
458
|
color: "#722ED1"
|
|
459
459
|
}
|
|
@@ -463,7 +463,7 @@ const J = [{
|
|
|
463
463
|
label: "如何补充附件",
|
|
464
464
|
description: "如有相关附件(如日志、截图等),请一并上传以便加快处理速度。",
|
|
465
465
|
disabled: !0,
|
|
466
|
-
icon: X(
|
|
466
|
+
icon: X(ae, {
|
|
467
467
|
style: {
|
|
468
468
|
color: "#722ED1"
|
|
469
469
|
}
|
|
@@ -501,7 +501,7 @@ const J = [{
|
|
|
501
501
|
file: D,
|
|
502
502
|
onFileFinish(W, St, _e) {
|
|
503
503
|
const he = {
|
|
504
|
-
messageId:
|
|
504
|
+
messageId: le(),
|
|
505
505
|
senderRole: i.senderRole,
|
|
506
506
|
type: "image",
|
|
507
507
|
key: _e.Key
|
|
@@ -533,7 +533,7 @@ const J = [{
|
|
|
533
533
|
function w(d) {
|
|
534
534
|
a.value = !0;
|
|
535
535
|
const p = {
|
|
536
|
-
messageId:
|
|
536
|
+
messageId: le(),
|
|
537
537
|
senderRole: i.senderRole,
|
|
538
538
|
type: "text",
|
|
539
539
|
content: d
|
|
@@ -698,7 +698,7 @@ const J = [{
|
|
|
698
698
|
class: "IconLink",
|
|
699
699
|
onClick: g
|
|
700
700
|
}, {
|
|
701
|
-
icon: n(() => [u(l(
|
|
701
|
+
icon: n(() => [u(l(Ge))]),
|
|
702
702
|
_: 1
|
|
703
703
|
})]),
|
|
704
704
|
_: 1
|
|
@@ -8,7 +8,7 @@ import { g as y } from "./globalConfig-DZIhLe1R.js";
|
|
|
8
8
|
import { u as B } from "./useTableHandle-DKUIdSSh.js";
|
|
9
9
|
import { C as D } from "./CustomTable-JflAYS8i.js";
|
|
10
10
|
import { C as E } from "./Clipboard-Bful1lNJ.js";
|
|
11
|
-
import { a as H } from "./useAuthkitUsersProfile-
|
|
11
|
+
import { a as H } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
|
|
12
12
|
import { _ as M } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
13
13
|
function $(f) {
|
|
14
14
|
return U({
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
import { defineComponent as b, createElementBlock as v, openBlock as l, normalizeStyle as q, normalizeClass as E, createElementVNode as d, computed as A, createBlock as g, createCommentVNode as V, createVNode as s, unref as o, withCtx as a, createTextVNode as k, toDisplayString as S, mergeModels as P, useModel as K, renderSlot as T, ref as p, Fragment as Se } from "vue";
|
|
6
6
|
import { Tag as be, Button as W, Avatar as X, Dropdown as Ce, Divider as Y, Doption as C } from "@arco-design/web-vue";
|
|
7
7
|
import { S as $e } from "./PaySubscriptions-l6VlqvBy.js";
|
|
8
|
-
import { R as we } from "./ReferrerReferees-
|
|
9
|
-
import { a as N, u as Ie } from "./useAuthkitUsersProfile-
|
|
10
|
-
import { u as he } from "./
|
|
11
|
-
import { c as Me, A as Ue } from "./AuthkitAuthModal-
|
|
12
|
-
import { d as xe } from "./FeedbackModal-
|
|
8
|
+
import { R as we } from "./ReferrerReferees-BclAtmgX.js";
|
|
9
|
+
import { a as N, u as Ie } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
|
|
10
|
+
import { u as he } from "./useAuthkitAppsAuthPageInfo-COeq29Tn.js";
|
|
11
|
+
import { c as Me, A as Ue } from "./AuthkitAuthModal-A8HqP1Bw.js";
|
|
12
|
+
import { d as xe } from "./FeedbackModal-D1htK7xY.js";
|
|
13
13
|
import { M as Be } from "./MessageHandle-DkNum5-u.js";
|
|
14
14
|
/* empty css */
|
|
15
15
|
/* empty css */
|
package/dist/authkit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { A as a, a as s, c as u, b as A, n as h, E as e, k as r, l as k, _ as o, O as n, f as d, o as p, P as f, j as m, R as P, S, i as g, m as l, d as U, e as w, g as c, h as x } from "./AuthkitAuthModal-
|
|
2
|
-
import { A as y, a as E } from "./AuthkitAuthorize-
|
|
3
|
-
import { U as C, u as R } from "./
|
|
4
|
-
import { u as b, a as v } from "./useAuthkitUsersProfile-
|
|
1
|
+
import { A as a, a as s, c as u, b as A, n as h, E as e, k as r, l as k, _ as o, O as n, f as d, o as p, P as f, j as m, R as P, S, i as g, m as l, d as U, e as w, g as c, h as x } from "./AuthkitAuthModal-A8HqP1Bw.js";
|
|
2
|
+
import { A as y, a as E } from "./AuthkitAuthorize-BlEC4PlY.js";
|
|
3
|
+
import { U as C, u as R } from "./useAuthkitAppsAuthPageInfo-COeq29Tn.js";
|
|
4
|
+
import { u as b, a as v } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
|
|
5
5
|
import { u as M } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
|
|
6
6
|
export {
|
|
7
7
|
a as AuthkitAppSetting,
|
|
@@ -86,8 +86,8 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
86
86
|
default: string;
|
|
87
87
|
};
|
|
88
88
|
}>> & Readonly<{}>, {
|
|
89
|
-
name: string;
|
|
90
89
|
description: string;
|
|
90
|
+
name: string;
|
|
91
91
|
applicationLogoUrl: string;
|
|
92
92
|
backgroundType: string;
|
|
93
93
|
backgroundColor: string;
|
|
@@ -92,10 +92,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
92
92
|
default: () => string;
|
|
93
93
|
};
|
|
94
94
|
}>> & Readonly<{}>, {
|
|
95
|
+
logo: string;
|
|
95
96
|
title: string;
|
|
96
97
|
state: string;
|
|
97
98
|
redirectUri: string;
|
|
98
|
-
logo: string;
|
|
99
99
|
clientId: string;
|
|
100
100
|
responseType: string;
|
|
101
101
|
scope: string;
|
|
@@ -19,7 +19,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
19
19
|
default: () => string;
|
|
20
20
|
};
|
|
21
21
|
}>> & Readonly<{}>, {
|
|
22
|
-
appId: string;
|
|
23
22
|
size: FormSizeType;
|
|
23
|
+
appId: string;
|
|
24
24
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
25
25
|
export default _default;
|
|
@@ -11,8 +11,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
11
11
|
default: () => boolean;
|
|
12
12
|
};
|
|
13
13
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
14
|
-
submit: (...args: any[]) => void;
|
|
15
14
|
signIn: (...args: any[]) => void;
|
|
15
|
+
submit: (...args: any[]) => void;
|
|
16
16
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
17
17
|
size: {
|
|
18
18
|
type: PropType<FormSizeType>;
|
|
@@ -24,8 +24,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
24
24
|
default: () => boolean;
|
|
25
25
|
};
|
|
26
26
|
}>> & Readonly<{
|
|
27
|
-
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
28
27
|
onSignIn?: ((...args: any[]) => any) | undefined;
|
|
28
|
+
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
29
29
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
30
30
|
formRef: any;
|
|
31
31
|
SendVerifyCodeRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2,10 +2,10 @@ declare function setData(data: unknown, state: false): void;
|
|
|
2
2
|
declare const _default: import('vue').DefineComponent<{}, {
|
|
3
3
|
setData: typeof setData;
|
|
4
4
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
5
|
-
cancel: (...args: any[]) => void;
|
|
6
5
|
confirm: (...args: any[]) => void;
|
|
6
|
+
cancel: (...args: any[]) => void;
|
|
7
7
|
}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
|
|
8
|
-
onCancel?: ((...args: any[]) => any) | undefined;
|
|
9
8
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
9
|
+
onCancel?: ((...args: any[]) => any) | undefined;
|
|
10
10
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
11
11
|
export default _default;
|
|
@@ -10,8 +10,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10
10
|
default: () => string;
|
|
11
11
|
};
|
|
12
12
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
13
|
-
close: (...args: any[]) => void;
|
|
14
13
|
confirm: (...args: any[]) => void;
|
|
14
|
+
close: (...args: any[]) => void;
|
|
15
15
|
toUserServiceAgreement: (...args: any[]) => void;
|
|
16
16
|
toPrivacyPolicy: (...args: any[]) => void;
|
|
17
17
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -24,8 +24,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
24
24
|
default: () => string;
|
|
25
25
|
};
|
|
26
26
|
}>> & Readonly<{
|
|
27
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
28
27
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
28
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
29
29
|
onToUserServiceAgreement?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onToPrivacyPolicy?: ((...args: any[]) => any) | undefined;
|
|
31
31
|
}>, {
|
|
@@ -61,9 +61,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
61
61
|
}>> & Readonly<{
|
|
62
62
|
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
63
63
|
}>, {
|
|
64
|
-
type: string;
|
|
65
|
-
avatarUrl: string;
|
|
66
64
|
value: string;
|
|
65
|
+
avatarUrl: string;
|
|
66
|
+
type: string;
|
|
67
67
|
bubbleStyle: Record<string, any>;
|
|
68
68
|
showRefresh: boolean;
|
|
69
69
|
showClipboard: boolean;
|
|
@@ -53,9 +53,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
53
53
|
}>> & Readonly<{
|
|
54
54
|
"onFooter-click"?: ((...args: any[]) => any) | undefined;
|
|
55
55
|
}>, {
|
|
56
|
-
type: string;
|
|
57
|
-
avatarUrl: string;
|
|
58
56
|
value: string;
|
|
57
|
+
avatarUrl: string;
|
|
58
|
+
type: string;
|
|
59
59
|
bubbleStyle: Record<string, any>;
|
|
60
60
|
showClipboard: boolean;
|
|
61
61
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2,10 +2,10 @@ declare function setData(state: boolean): void;
|
|
|
2
2
|
declare const _default: import('vue').DefineComponent<{}, {
|
|
3
3
|
setData: typeof setData;
|
|
4
4
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
5
|
-
cancel: (...args: any[]) => void;
|
|
6
5
|
confirm: (...args: any[]) => void;
|
|
6
|
+
cancel: (...args: any[]) => void;
|
|
7
7
|
}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
|
|
8
|
-
onCancel?: ((...args: any[]) => any) | undefined;
|
|
9
8
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
9
|
+
onCancel?: ((...args: any[]) => any) | undefined;
|
|
10
10
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
11
11
|
export default _default;
|
|
@@ -22,10 +22,10 @@ declare function __VLS_template(): {
|
|
|
22
22
|
};
|
|
23
23
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
24
24
|
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
25
|
-
address: string;
|
|
26
|
-
title: string;
|
|
27
25
|
email: string;
|
|
28
26
|
phone: string;
|
|
27
|
+
address: string;
|
|
28
|
+
title: string;
|
|
29
29
|
subTitle: string;
|
|
30
30
|
contact: {
|
|
31
31
|
title?: string;
|
|
@@ -11,8 +11,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
11
11
|
}>, {
|
|
12
12
|
setData: typeof setData;
|
|
13
13
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
14
|
-
change: (...args: any[]) => void;
|
|
15
14
|
cancel: (...args: any[]) => void;
|
|
15
|
+
change: (...args: any[]) => void;
|
|
16
16
|
"update:selectedKeys": (value: string[]) => void;
|
|
17
17
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
18
18
|
menus: {
|
|
@@ -23,8 +23,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
23
23
|
type: PropType<string[]>;
|
|
24
24
|
};
|
|
25
25
|
}>> & Readonly<{
|
|
26
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
27
26
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
"onUpdate:selectedKeys"?: ((value: string[]) => any) | undefined;
|
|
29
29
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
30
30
|
export default _default;
|
|
@@ -11,14 +11,14 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
11
11
|
type: import('vue').PropType<string[]>;
|
|
12
12
|
};
|
|
13
13
|
}>> & Readonly<{
|
|
14
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
15
14
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
15
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
16
16
|
"onUpdate:selectedKeys"?: ((value: string[]) => any) | undefined;
|
|
17
17
|
}>, {
|
|
18
18
|
setData: (state: false) => void;
|
|
19
19
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
20
|
-
change: (...args: any[]) => void;
|
|
21
20
|
cancel: (...args: any[]) => void;
|
|
21
|
+
change: (...args: any[]) => void;
|
|
22
22
|
"update:selectedKeys": (value: string[]) => void;
|
|
23
23
|
}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
24
24
|
P: {};
|
|
@@ -36,8 +36,8 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
36
36
|
type: import('vue').PropType<string[]>;
|
|
37
37
|
};
|
|
38
38
|
}>> & Readonly<{
|
|
39
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
40
39
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
40
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
41
41
|
"onUpdate:selectedKeys"?: ((value: string[]) => any) | undefined;
|
|
42
42
|
}>, {
|
|
43
43
|
setData: (state: false) => void;
|
|
@@ -2,10 +2,10 @@ declare function setData(data: any, state: false): void;
|
|
|
2
2
|
declare const _default: import('vue').DefineComponent<{}, {
|
|
3
3
|
setData: typeof setData;
|
|
4
4
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
5
|
-
cancel: (...args: any[]) => void;
|
|
6
5
|
confirm: (...args: any[]) => void;
|
|
6
|
+
cancel: (...args: any[]) => void;
|
|
7
7
|
}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
|
|
8
|
-
onCancel?: ((...args: any[]) => any) | undefined;
|
|
9
8
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
9
|
+
onCancel?: ((...args: any[]) => any) | undefined;
|
|
10
10
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
11
11
|
export default _default;
|
|
@@ -33,9 +33,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
33
33
|
default: string;
|
|
34
34
|
};
|
|
35
35
|
}>> & Readonly<{}>, {
|
|
36
|
-
nickname: string;
|
|
37
|
-
avatarUrl: string;
|
|
38
36
|
referrerId: string;
|
|
37
|
+
nickname: string;
|
|
39
38
|
email: string;
|
|
39
|
+
avatarUrl: string;
|
|
40
40
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
41
41
|
export default _default;
|
|
@@ -31,13 +31,13 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
31
31
|
default: () => string;
|
|
32
32
|
};
|
|
33
33
|
}>> & Readonly<{
|
|
34
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
35
34
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
35
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
36
36
|
onToUserServiceAgreement?: ((...args: any[]) => any) | undefined;
|
|
37
37
|
onToPrivacyPolicy?: ((...args: any[]) => any) | undefined;
|
|
38
38
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
39
|
-
close: (...args: any[]) => void;
|
|
40
39
|
confirm: (...args: any[]) => void;
|
|
40
|
+
close: (...args: any[]) => void;
|
|
41
41
|
toUserServiceAgreement: (...args: any[]) => void;
|
|
42
42
|
toPrivacyPolicy: (...args: any[]) => void;
|
|
43
43
|
}, import('vue').PublicProps, {
|
|
@@ -59,21 +59,21 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
59
59
|
default: () => string;
|
|
60
60
|
};
|
|
61
61
|
}>> & Readonly<{
|
|
62
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
63
62
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
63
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
64
64
|
onToUserServiceAgreement?: ((...args: any[]) => any) | undefined;
|
|
65
65
|
onToPrivacyPolicy?: ((...args: any[]) => any) | undefined;
|
|
66
66
|
}>, {}, {}, {}, {}, {
|
|
67
67
|
appId: string;
|
|
68
68
|
}> | null;
|
|
69
69
|
AppSettingRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
|
|
70
|
-
onCancel?: ((...args: any[]) => any) | undefined;
|
|
71
70
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
71
|
+
onCancel?: ((...args: any[]) => any) | undefined;
|
|
72
72
|
}>, {
|
|
73
73
|
setData: (data: unknown, state: false) => void;
|
|
74
74
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
75
|
-
cancel: (...args: any[]) => void;
|
|
76
75
|
confirm: (...args: any[]) => void;
|
|
76
|
+
cancel: (...args: any[]) => void;
|
|
77
77
|
}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
78
78
|
P: {};
|
|
79
79
|
B: {};
|
|
@@ -82,8 +82,8 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
82
82
|
M: {};
|
|
83
83
|
Defaults: {};
|
|
84
84
|
}, Readonly<{}> & Readonly<{
|
|
85
|
-
onCancel?: ((...args: any[]) => any) | undefined;
|
|
86
85
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
86
|
+
onCancel?: ((...args: any[]) => any) | undefined;
|
|
87
87
|
}>, {
|
|
88
88
|
setData: (data: unknown, state: false) => void;
|
|
89
89
|
}, {}, {}, {}, {}> | null;
|
|
@@ -106,13 +106,13 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
106
106
|
setData: (state: false) => void;
|
|
107
107
|
}, {}, {}, {}, {}> | null;
|
|
108
108
|
SubscriptionsRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
|
|
109
|
-
onCancel?: ((...args: any[]) => any) | undefined;
|
|
110
109
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
110
|
+
onCancel?: ((...args: any[]) => any) | undefined;
|
|
111
111
|
}>, {
|
|
112
112
|
setData: (data: any, state: false) => void;
|
|
113
113
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
114
|
-
cancel: (...args: any[]) => void;
|
|
115
114
|
confirm: (...args: any[]) => void;
|
|
115
|
+
cancel: (...args: any[]) => void;
|
|
116
116
|
}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
117
117
|
P: {};
|
|
118
118
|
B: {};
|
|
@@ -121,8 +121,8 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
121
121
|
M: {};
|
|
122
122
|
Defaults: {};
|
|
123
123
|
}, Readonly<{}> & Readonly<{
|
|
124
|
-
onCancel?: ((...args: any[]) => any) | undefined;
|
|
125
124
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
125
|
+
onCancel?: ((...args: any[]) => any) | undefined;
|
|
126
126
|
}>, {
|
|
127
127
|
setData: (data: any, state: false) => void;
|
|
128
128
|
}, {}, {}, {}, {}> | null;
|
|
@@ -138,14 +138,14 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
138
138
|
type: import('vue').PropType<string[]>;
|
|
139
139
|
};
|
|
140
140
|
}>> & Readonly<{
|
|
141
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
142
141
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
142
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
143
143
|
"onUpdate:selectedKeys"?: ((value: string[]) => any) | undefined;
|
|
144
144
|
}>, {
|
|
145
145
|
setData: (state: false) => void;
|
|
146
146
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
147
|
-
change: (...args: any[]) => void;
|
|
148
147
|
cancel: (...args: any[]) => void;
|
|
148
|
+
change: (...args: any[]) => void;
|
|
149
149
|
"update:selectedKeys": (value: string[]) => void;
|
|
150
150
|
}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
151
151
|
P: {};
|
|
@@ -163,8 +163,8 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
163
163
|
type: import('vue').PropType<string[]>;
|
|
164
164
|
};
|
|
165
165
|
}>> & Readonly<{
|
|
166
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
167
166
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
167
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
168
168
|
"onUpdate:selectedKeys"?: ((value: string[]) => any) | undefined;
|
|
169
169
|
}>, {
|
|
170
170
|
setData: (state: false) => void;
|
|
@@ -180,13 +180,13 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
180
180
|
openNotification: () => void;
|
|
181
181
|
}, {}, {}, {}, {}> | null;
|
|
182
182
|
FeedBackModalRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
|
|
183
|
-
onCancel?: ((...args: any[]) => any) | undefined;
|
|
184
183
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
184
|
+
onCancel?: ((...args: any[]) => any) | undefined;
|
|
185
185
|
}>, {
|
|
186
186
|
setData: (state: boolean) => void;
|
|
187
187
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
188
|
-
cancel: (...args: any[]) => void;
|
|
189
188
|
confirm: (...args: any[]) => void;
|
|
189
|
+
cancel: (...args: any[]) => void;
|
|
190
190
|
}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
191
191
|
P: {};
|
|
192
192
|
B: {};
|
|
@@ -195,8 +195,8 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
195
195
|
M: {};
|
|
196
196
|
Defaults: {};
|
|
197
197
|
}, Readonly<{}> & Readonly<{
|
|
198
|
-
onCancel?: ((...args: any[]) => any) | undefined;
|
|
199
198
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
199
|
+
onCancel?: ((...args: any[]) => any) | undefined;
|
|
200
200
|
}>, {
|
|
201
201
|
setData: (state: boolean) => void;
|
|
202
202
|
}, {}, {}, {}, {}> | null;
|