@huyooo/ui 0.4.73 → 0.4.75

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 (45) hide show
  1. package/dist/{AuthkitAuthModal-hVSE1o31.js → AuthkitAuthModal-A8HqP1Bw.js} +2 -2
  2. package/dist/{AuthkitAuthorize-CcuxKyfx.js → AuthkitAuthorize-BlEC4PlY.js} +2 -2
  3. package/dist/{FeedbackItem-BCMwNxsb.js → FeedbackItem-B_EUApFA.js} +1 -1
  4. package/dist/{FeedbackModal-CmGPYo4h.js → FeedbackModal-D1htK7xY.js} +31 -31
  5. package/dist/{ReferrerReferees-BFMQJqqj.js → ReferrerReferees-BclAtmgX.js} +1 -1
  6. package/dist/{UserAccountMenu-CI6Yvfwe.js → UserAccountMenu-C7LQIjwT.js} +5 -5
  7. package/dist/authkit.js +4 -4
  8. package/dist/common/downloadOptions.d.ts +23 -0
  9. package/dist/components/Authkit/Auth/AuthkitAuthContainer.vue.d.ts +1 -1
  10. package/dist/components/Authkit/Auth/AuthkitAuthorize.vue.d.ts +1 -1
  11. package/dist/components/Authkit/Auth/AuthkitOAuthList.vue.d.ts +1 -1
  12. package/dist/components/Authkit/Auth/AuthkitPasswordUpdateAndVerify.vue.d.ts +2 -2
  13. package/dist/components/Authkit/AuthkitAppSetting.vue.d.ts +2 -2
  14. package/dist/components/Authkit/AuthkitAuthModal.vue.d.ts +2 -2
  15. package/dist/components/Download/BrowserExtensions.vue.d.ts +20 -0
  16. package/dist/components/Download/DesktopDownloads.vue.d.ts +7 -0
  17. package/dist/components/Download/DownloadCard.vue.d.ts +17 -0
  18. package/dist/components/Download/DownloadDropdown.vue.d.ts +5 -0
  19. package/dist/components/Download/DownloadGrid.vue.d.ts +17 -0
  20. package/dist/components/Download/DownloadSectionHeader.vue.d.ts +6 -0
  21. package/dist/components/Download/ExtensionCard.vue.d.ts +21 -0
  22. package/dist/components/Download/MobileDownloads.vue.d.ts +21 -0
  23. package/dist/components/Feedback/FeedbackBubbleEnd.vue.d.ts +2 -2
  24. package/dist/components/Feedback/FeedbackBubbleStart.vue.d.ts +2 -2
  25. package/dist/components/Feedback/FeedbackModal.vue.d.ts +2 -2
  26. package/dist/components/LandingPage/LandingPageContact.vue.d.ts +2 -2
  27. package/dist/components/Message/MessageAppMessage.vue.d.ts +2 -2
  28. package/dist/components/Message/MessageHandle.vue.d.ts +3 -3
  29. package/dist/components/Pay/PaySubscriptions.vue.d.ts +2 -2
  30. package/dist/components/User/UserBasicInformation.vue.d.ts +2 -2
  31. package/dist/components/User/UserPanel.vue.d.ts +15 -15
  32. package/dist/composables/useDownloads.d.ts +39 -0
  33. package/dist/composables.d.ts +1 -0
  34. package/dist/composables.js +22 -70
  35. package/dist/download.d.ts +8 -0
  36. package/dist/feedback.js +2 -2
  37. package/dist/index.js +700 -145
  38. package/dist/main.d.ts +2 -0
  39. package/dist/referrer.js +1 -1
  40. package/dist/style.css +1 -1
  41. package/dist/{useAuthkitAuthModal-hxivJw_U.js → useAuthkitAppsAuthPageInfo-COeq29Tn.js} +13 -13
  42. package/dist/{useAuthkitUsersProfile-CRLJnYMy.js → useAuthkitUsersProfile-DNOB_Kuk.js} +62 -62
  43. package/dist/useDownloads-BkDo_wOR.js +103 -0
  44. package/dist/user.js +1 -1
  45. 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-CRLJnYMy.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-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 "./useAuthkitAuthModal-hxivJw_U.js";
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 "./useAuthkitAuthModal-hxivJw_U.js";
12
- import { o as T } from "./useAuthkitUsersProfile-CRLJnYMy.js";
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-CmGPYo4h.js";
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 = R({
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
- }), We = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
69
- function Te(e, o, t, a, f, c) {
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, We);
96
+ }, null, -1)]), 14, Te);
84
97
  }
85
- var Y = /* @__PURE__ */ me(Me, [["render", Te]]);
86
- const te = Object.assign(Y, {
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
- }), Ke = R({
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
- }), He = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
136
- function Ye(e, o, t, a, f, c) {
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, He);
163
+ }, null, -1)]), 14, Ye);
151
164
  }
152
- var Z = /* @__PURE__ */ me(Ke, [["render", Ye]]);
153
- const Ze = Object.assign(Z, {
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
- }), Ge = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), le = {
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(te, {
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(te, {
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: ae(),
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: ae(),
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(Ze))]),
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-CRLJnYMy.js";
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-BFMQJqqj.js";
9
- import { a as N, u as Ie } from "./useAuthkitUsersProfile-CRLJnYMy.js";
10
- import { u as he } from "./useAuthkitAuthModal-hxivJw_U.js";
11
- import { c as Me, A as Ue } from "./AuthkitAuthModal-hVSE1o31.js";
12
- import { d as xe } from "./FeedbackModal-CmGPYo4h.js";
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-hVSE1o31.js";
2
- import { A as y, a as E } from "./AuthkitAuthorize-CcuxKyfx.js";
3
- import { U as C, u as R } from "./useAuthkitAuthModal-hxivJw_U.js";
4
- import { u as b, a as v } from "./useAuthkitUsersProfile-CRLJnYMy.js";
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,
@@ -0,0 +1,23 @@
1
+ /**
2
+ * 桌面客户端下载项接口
3
+ */
4
+ export interface DesktopDownloadItem {
5
+ id: string;
6
+ name: string;
7
+ description: string;
8
+ version: string;
9
+ updateDate: string;
10
+ icon: string;
11
+ downloadUrl: string;
12
+ platform: 'Windows' | 'macOS';
13
+ requirements: string;
14
+ badge?: string;
15
+ }
16
+ /**
17
+ * 统一的下载处理函数
18
+ */
19
+ export declare function handleDownload(downloadUrl: string): void;
20
+ /**
21
+ * 检测当前用户的平台
22
+ */
23
+ export declare function detectPlatform(): string;
@@ -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
  }>, {
@@ -0,0 +1,20 @@
1
+ interface ExtensionItem {
2
+ id: string;
3
+ name: string;
4
+ description: string;
5
+ icon: string;
6
+ requirements: string;
7
+ version: string;
8
+ updateDate: string;
9
+ platform?: string;
10
+ storeUrl?: string;
11
+ downloadUrl?: string;
12
+ isRecommended?: boolean;
13
+ }
14
+ interface Props {
15
+ title: string;
16
+ description: string;
17
+ browserExtensions: ExtensionItem[];
18
+ }
19
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
20
+ export default _default;
@@ -0,0 +1,7 @@
1
+ interface Props {
2
+ title: string;
3
+ description: string;
4
+ versionApi: string;
5
+ }
6
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
7
+ export default _default;
@@ -0,0 +1,17 @@
1
+ interface Props {
2
+ download: any;
3
+ type: 'desktop' | 'mobile' | 'extension';
4
+ showDropdown?: boolean;
5
+ }
6
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
7
+ download: (download: any) => any;
8
+ openStore: (download: any) => any;
9
+ toggleDropdown: () => any;
10
+ }, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
11
+ onDownload?: ((download: any) => any) | undefined;
12
+ onOpenStore?: ((download: any) => any) | undefined;
13
+ onToggleDropdown?: (() => any) | undefined;
14
+ }>, {
15
+ showDropdown: boolean;
16
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
17
+ export default _default;
@@ -0,0 +1,5 @@
1
+ interface Props {
2
+ versionApi: string;
3
+ }
4
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
5
+ export default _default;
@@ -0,0 +1,17 @@
1
+ declare function __VLS_template(): {
2
+ attrs: Partial<{}>;
3
+ slots: {
4
+ default?(_: {}): any;
5
+ };
6
+ refs: {};
7
+ rootEl: HTMLDivElement;
8
+ };
9
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
10
+ declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
11
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
12
+ export default _default;
13
+ type __VLS_WithTemplateSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
@@ -0,0 +1,6 @@
1
+ interface Props {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
6
+ export default _default;
@@ -0,0 +1,21 @@
1
+ interface ExtensionItem {
2
+ id: string;
3
+ name: string;
4
+ description: string;
5
+ icon: string;
6
+ requirements: string;
7
+ storeUrl?: string;
8
+ downloadUrl?: string;
9
+ isRecommended?: boolean;
10
+ }
11
+ interface Props {
12
+ extension: ExtensionItem;
13
+ }
14
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
15
+ download: (extension: ExtensionItem) => any;
16
+ openStore: (extension: ExtensionItem) => any;
17
+ }, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
18
+ onDownload?: ((extension: ExtensionItem) => any) | undefined;
19
+ onOpenStore?: ((extension: ExtensionItem) => any) | undefined;
20
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
21
+ export default _default;
@@ -0,0 +1,21 @@
1
+ interface MobileDownloadItem {
2
+ id: string;
3
+ name: string;
4
+ description: string;
5
+ version: string;
6
+ updateDate: string;
7
+ icon: string;
8
+ downloadUrl: string;
9
+ platform: string;
10
+ requirements: string;
11
+ badge?: string;
12
+ isExternal?: boolean;
13
+ backgroundColor?: string;
14
+ }
15
+ interface Props {
16
+ title: string;
17
+ description: string;
18
+ mobileDownloads: MobileDownloadItem[];
19
+ }
20
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
21
+ export default _default;
@@ -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;