@huyooo/ui 0.4.88 → 0.4.90

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.
@@ -2,7 +2,7 @@
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  import { defineComponent as k, computed as T, createElementBlock as I, openBlock as g, normalizeStyle as j, normalizeClass as ce, createElementVNode as b, ref as y, createBlock as h, unref as e, withCtx as m, createVNode as a, createTextVNode as z, onMounted as G, onUnmounted as te, withDirectives as fe, toDisplayString as B, vShow as pe, Fragment as W, createCommentVNode as S, isRef as ie, useSlots as ve, renderSlot as se } from "vue";
5
- import { Form as O, FormItem as A, Avatar as ne, Input as U, Textarea as ge, Button as V, Message as E, Alert as L, Modal as le, Divider as _e, Link as N } from "@arco-design/web-vue";
5
+ import { Form as O, FormItem as A, Avatar as ne, Input as V, Textarea as ge, Button as U, Message as E, Alert as L, Modal as le, Divider as _e, Link as N } from "@arco-design/web-vue";
6
6
  /* empty css */
7
7
  /* empty css */
8
8
  /* empty css */
@@ -13,10 +13,10 @@ import { _ as Se, g as ke, i as Ae } from "./plugin-vue_export-helper-LjDO2Zua.j
13
13
  import { _ as P } from "./_plugin-vue_export-helper-CHgC5LLL.js";
14
14
  import { M as Pe } from "./Menu-Cxo8Rpu3.js";
15
15
  import { u as Ie } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
16
- import { U as J, u as Ue } from "./useAuthkitAppsAuthPageInfo-COeq29Tn.js";
16
+ import { u as J, a as Ve } from "./useAuthkitAppsAuthPageInfo-Dy0Snk6O.js";
17
17
  /* empty css */
18
18
  import { api as H } from "@huyooo/api";
19
- import { Icon as Ve } from "@iconify/vue";
19
+ import { Icon as Ue } from "@iconify/vue";
20
20
  const $e = k({
21
21
  name: "IconCamera",
22
22
  props: {
@@ -208,7 +208,7 @@ const qe = Object.assign(M, {
208
208
  message: "请输入昵称"
209
209
  }]
210
210
  }, {
211
- default: m(() => [a(e(U), {
211
+ default: m(() => [a(e(V), {
212
212
  modelValue: o.value.nickname,
213
213
  "onUpdate:modelValue": f[0] || (f[0] = (v) => o.value.nickname = v),
214
214
  placeholder: "请输入昵称"
@@ -237,7 +237,7 @@ const qe = Object.assign(M, {
237
237
  label: "",
238
238
  rules: []
239
239
  }, {
240
- default: m(() => [b("div", Re, [a(e(V), {
240
+ default: m(() => [b("div", Re, [a(e(U), {
241
241
  type: "primary",
242
242
  loading: r.value,
243
243
  onClick: c
@@ -307,7 +307,7 @@ const Ee = /* @__PURE__ */ k({
307
307
  startCountFn: f
308
308
  }), te(() => {
309
309
  t && clearInterval(t);
310
- }), (v, w) => (g(), h(e(V), {
310
+ }), (v, w) => (g(), h(e(U), {
311
311
  class: "OAuthItem",
312
312
  type: "primary",
313
313
  size: o.size,
@@ -413,7 +413,7 @@ const Ne = {
413
413
  message: "请输入验证码"
414
414
  }]
415
415
  }, {
416
- default: m(() => [b("div", Ne, [a(e(U), {
416
+ default: m(() => [b("div", Ne, [a(e(V), {
417
417
  modelValue: c.value.userToken,
418
418
  "onUpdate:modelValue": v[0] || (v[0] = (w) => c.value.userToken = w),
419
419
  placeholder: "请输入验证码"
@@ -433,7 +433,7 @@ const Ne = {
433
433
  label: "",
434
434
  rules: []
435
435
  }, {
436
- default: m(() => [b("div", Fe, [a(e(V), {
436
+ default: m(() => [b("div", Fe, [a(e(U), {
437
437
  loading: r.value,
438
438
  type: "primary",
439
439
  onClick: d
@@ -496,7 +496,7 @@ const Ne = {
496
496
  message: "请输入当前密码"
497
497
  }]
498
498
  }, {
499
- default: m(() => [a(e(U), {
499
+ default: m(() => [a(e(V), {
500
500
  modelValue: t.value.oldPassword,
501
501
  "onUpdate:modelValue": c[0] || (c[0] = (p) => t.value.oldPassword = p),
502
502
  placeholder: "请输入当前密码",
@@ -515,7 +515,7 @@ const Ne = {
515
515
  message: "新密码不能少于10字符"
516
516
  }]
517
517
  }, {
518
- default: m(() => [a(e(U), {
518
+ default: m(() => [a(e(V), {
519
519
  modelValue: t.value.password,
520
520
  "onUpdate:modelValue": c[1] || (c[1] = (p) => t.value.password = p),
521
521
  placeholder: "请输入新密码",
@@ -538,7 +538,7 @@ const Ne = {
538
538
  }
539
539
  }]
540
540
  }, {
541
- default: m(() => [a(e(U), {
541
+ default: m(() => [a(e(V), {
542
542
  modelValue: t.value.confirmPassword,
543
543
  "onUpdate:modelValue": c[2] || (c[2] = (p) => t.value.confirmPassword = p),
544
544
  placeholder: "请输入确认密码密码",
@@ -550,7 +550,7 @@ const Ne = {
550
550
  label: "",
551
551
  rules: []
552
552
  }, {
553
- default: m(() => [b("div", He, [a(e(V), {
553
+ default: m(() => [b("div", He, [a(e(U), {
554
554
  type: "primary",
555
555
  loading: s.value,
556
556
  onClick: r
@@ -596,7 +596,7 @@ const Ne = {
596
596
  key: 0,
597
597
  title: "去绑定邮箱"
598
598
  }, {
599
- action: m(() => [a(e(V), {
599
+ action: m(() => [a(e(U), {
600
600
  size: t.size,
601
601
  type: "primary",
602
602
  onClick: d[0] || (d[0] = (q) => r("update"))
@@ -612,7 +612,7 @@ const Ne = {
612
612
  key: 1,
613
613
  title: "更改密码"
614
614
  }, {
615
- action: m(() => [a(e(V), {
615
+ action: m(() => [a(e(U), {
616
616
  size: t.size,
617
617
  type: "primary",
618
618
  onClick: d[1] || (d[1] = (q) => r("verify"))
@@ -705,7 +705,7 @@ const Ne = {
705
705
  message: "请输入有效的邮箱"
706
706
  }]
707
707
  }, {
708
- default: m(() => [a(e(U), {
708
+ default: m(() => [a(e(V), {
709
709
  modelValue: r.value.email,
710
710
  "onUpdate:modelValue": d[0] || (d[0] = (f) => r.value.email = f),
711
711
  placeholder: "请输入邮箱",
@@ -722,7 +722,7 @@ const Ne = {
722
722
  message: "请输入验证码"
723
723
  }]
724
724
  }, {
725
- default: m(() => [b("div", Ke, [a(e(U), {
725
+ default: m(() => [b("div", Ke, [a(e(V), {
726
726
  modelValue: r.value.userToken,
727
727
  "onUpdate:modelValue": d[1] || (d[1] = (f) => r.value.userToken = f),
728
728
  placeholder: "请输入验证码",
@@ -750,7 +750,7 @@ const Ne = {
750
750
  message: "密码不能少于10字符"
751
751
  }]
752
752
  }, {
753
- default: m(() => [a(e(U), {
753
+ default: m(() => [a(e(V), {
754
754
  modelValue: r.value.password,
755
755
  "onUpdate:modelValue": d[2] || (d[2] = (f) => r.value.password = f),
756
756
  placeholder: "请输入密码",
@@ -774,7 +774,7 @@ const Ne = {
774
774
  }
775
775
  }]
776
776
  }, {
777
- default: m(() => [a(e(U), {
777
+ default: m(() => [a(e(V), {
778
778
  modelValue: r.value.confirmPassword,
779
779
  "onUpdate:modelValue": d[3] || (d[3] = (f) => r.value.confirmPassword = f),
780
780
  placeholder: "请输入确认密码密码",
@@ -791,14 +791,14 @@ const Ne = {
791
791
  message: "请输入邀请人ID"
792
792
  }]
793
793
  }, {
794
- default: m(() => [a(e(U), {
794
+ default: m(() => [a(e(V), {
795
795
  modelValue: r.value.referrerId,
796
796
  "onUpdate:modelValue": d[4] || (d[4] = (f) => r.value.referrerId = f),
797
797
  placeholder: "邀请人ID(可选)",
798
798
  autocomplete: "off"
799
799
  }, null, 8, ["modelValue"])]),
800
800
  _: 1
801
- }), b("div", Ze, [a(e(V), {
801
+ }), b("div", Ze, [a(e(U), {
802
802
  type: "primary",
803
803
  loading: s.loading,
804
804
  long: "",
@@ -853,7 +853,7 @@ const Ne = {
853
853
  key: 0,
854
854
  title: "绑定邮箱"
855
855
  }, {
856
- action: m(() => [a(e(V), {
856
+ action: m(() => [a(e(U), {
857
857
  size: l.size,
858
858
  type: "primary",
859
859
  onClick: p[0] || (p[0] = (w) => t("update"))
@@ -869,7 +869,7 @@ const Ne = {
869
869
  key: 1,
870
870
  title: "更改邮箱"
871
871
  }, {
872
- action: m(() => [a(e(V), {
872
+ action: m(() => [a(e(U), {
873
873
  size: l.size,
874
874
  type: "primary",
875
875
  onClick: p[1] || (p[1] = (w) => t("verify"))
@@ -952,7 +952,7 @@ const Ye = /* @__PURE__ */ k({
952
952
  key: 0,
953
953
  title: "绑定GitHUb"
954
954
  }, {
955
- action: m(() => [a(e(V), {
955
+ action: m(() => [a(e(U), {
956
956
  size: t.size,
957
957
  type: "primary",
958
958
  onClick: v[0] || (v[0] = (R) => r("bind"))
@@ -968,7 +968,7 @@ const Ye = /* @__PURE__ */ k({
968
968
  key: 1,
969
969
  title: "解绑GitHub"
970
970
  }, {
971
- action: m(() => [a(e(V), {
971
+ action: m(() => [a(e(U), {
972
972
  size: t.size,
973
973
  type: "primary",
974
974
  onClick: v[1] || (v[1] = (R) => r("unbind"))
@@ -1147,12 +1147,12 @@ const D = /* @__PURE__ */ k({
1147
1147
  emit: n
1148
1148
  }) {
1149
1149
  const u = i;
1150
- return (s, o) => (g(), h(e(V), {
1150
+ return (s, o) => (g(), h(e(U), {
1151
1151
  class: "OAuthItem",
1152
1152
  type: "primary",
1153
1153
  size: u.size
1154
1154
  }, {
1155
- icon: m(() => [a(e(Ve), {
1155
+ icon: m(() => [a(e(Ue), {
1156
1156
  icon: u.icon
1157
1157
  }, null, 8, ["icon"])]),
1158
1158
  default: m(() => [b("span", null, B(u.label), 1)]),
@@ -1210,7 +1210,7 @@ const D = /* @__PURE__ */ k({
1210
1210
  onClick: e(l)
1211
1211
  }, null, 8, ["size", "onClick"])) : S("", !0)])]));
1212
1212
  }
1213
- }), mt = /* @__PURE__ */ P(dt, [["__scopeId", "data-v-7c6620c0"]]), ct = {
1213
+ }), mt = /* @__PURE__ */ P(dt, [["__scopeId", "data-v-49ca3bca"]]), ct = {
1214
1214
  class: "content"
1215
1215
  }, ft = {
1216
1216
  class: "sendVerifyCodeItem"
@@ -1277,7 +1277,7 @@ const D = /* @__PURE__ */ k({
1277
1277
  message: "请输入有效的邮箱"
1278
1278
  }]
1279
1279
  }, {
1280
- default: m(() => [a(e(U), {
1280
+ default: m(() => [a(e(V), {
1281
1281
  modelValue: r.value.email,
1282
1282
  "onUpdate:modelValue": d[0] || (d[0] = (f) => r.value.email = f),
1283
1283
  placeholder: "请输入邮箱"
@@ -1292,7 +1292,7 @@ const D = /* @__PURE__ */ k({
1292
1292
  message: "请输入验证码"
1293
1293
  }]
1294
1294
  }, {
1295
- default: m(() => [b("div", ft, [a(e(U), {
1295
+ default: m(() => [b("div", ft, [a(e(V), {
1296
1296
  modelValue: r.value.userToken,
1297
1297
  "onUpdate:modelValue": d[1] || (d[1] = (f) => r.value.userToken = f),
1298
1298
  placeholder: "请输入验证码"
@@ -1319,7 +1319,7 @@ const D = /* @__PURE__ */ k({
1319
1319
  message: "密码不能少于10字符"
1320
1320
  }]
1321
1321
  }, {
1322
- default: m(() => [a(e(U), {
1322
+ default: m(() => [a(e(V), {
1323
1323
  modelValue: r.value.password,
1324
1324
  "onUpdate:modelValue": d[2] || (d[2] = (f) => r.value.password = f),
1325
1325
  placeholder: "请输入密码",
@@ -1343,7 +1343,7 @@ const D = /* @__PURE__ */ k({
1343
1343
  }
1344
1344
  }]
1345
1345
  }, {
1346
- default: m(() => [a(e(U), {
1346
+ default: m(() => [a(e(V), {
1347
1347
  modelValue: r.value.confirmPassword,
1348
1348
  "onUpdate:modelValue": d[3] || (d[3] = (f) => r.value.confirmPassword = f),
1349
1349
  placeholder: "请输入确认密码密码",
@@ -1351,7 +1351,7 @@ const D = /* @__PURE__ */ k({
1351
1351
  autocomplete: ""
1352
1352
  }, null, 8, ["modelValue"])]),
1353
1353
  _: 1
1354
- }, 8, ["rules"]), b("div", pt, [a(e(V), {
1354
+ }, 8, ["rules"]), b("div", pt, [a(e(U), {
1355
1355
  type: "primary",
1356
1356
  loading: s.loading,
1357
1357
  long: "",
@@ -1513,7 +1513,7 @@ const D = /* @__PURE__ */ k({
1513
1513
  message: "请输入有效的邮箱"
1514
1514
  }]
1515
1515
  }, {
1516
- default: m(() => [a(e(U), {
1516
+ default: m(() => [a(e(V), {
1517
1517
  modelValue: t.value.email,
1518
1518
  "onUpdate:modelValue": c[0] || (c[0] = (p) => t.value.email = p),
1519
1519
  placeholder: "请输入邮箱",
@@ -1532,7 +1532,7 @@ const D = /* @__PURE__ */ k({
1532
1532
  validator: o
1533
1533
  }]
1534
1534
  }, {
1535
- default: m(() => [a(e(U), {
1535
+ default: m(() => [a(e(V), {
1536
1536
  modelValue: t.value.password,
1537
1537
  "onUpdate:modelValue": c[1] || (c[1] = (p) => t.value.password = p),
1538
1538
  placeholder: "请输入密码",
@@ -1540,7 +1540,7 @@ const D = /* @__PURE__ */ k({
1540
1540
  autocomplete: "current-password"
1541
1541
  }, null, 8, ["modelValue"])]),
1542
1542
  _: 1
1543
- }, 8, ["rules"]), b("div", Pt, [a(e(V), {
1543
+ }, 8, ["rules"]), b("div", Pt, [a(e(U), {
1544
1544
  type: "primary",
1545
1545
  loading: s.loading,
1546
1546
  long: "",
@@ -1554,7 +1554,7 @@ const D = /* @__PURE__ */ k({
1554
1554
  _: 1
1555
1555
  }, 8, ["model", "size"])]));
1556
1556
  }
1557
- }), Ut = /* @__PURE__ */ P(It, [["__scopeId", "data-v-76d6bc26"]]), Vt = {
1557
+ }), Vt = /* @__PURE__ */ P(It, [["__scopeId", "data-v-76d6bc26"]]), Ut = {
1558
1558
  class: "SwitchSignUpOrResetPassword"
1559
1559
  }, $t = /* @__PURE__ */ k({
1560
1560
  __name: "AuthkitSwitchSignUpOrResetPassword",
@@ -1569,7 +1569,7 @@ const D = /* @__PURE__ */ k({
1569
1569
  function o() {
1570
1570
  u("switchResetPassword");
1571
1571
  }
1572
- return (l, t) => (g(), I("div", Vt, [b("span", null, [t[1] || (t[1] = b("span", null, " 还没有账户?", -1)), a(e(N), {
1572
+ return (l, t) => (g(), I("div", Ut, [b("span", null, [t[1] || (t[1] = b("span", null, " 还没有账户?", -1)), a(e(N), {
1573
1573
  style: {
1574
1574
  padding: "0px"
1575
1575
  },
@@ -1618,7 +1618,7 @@ const D = /* @__PURE__ */ k({
1618
1618
  async function _(c) {
1619
1619
  u("submit", c);
1620
1620
  }
1621
- return (c, p) => (g(), I("div", xt, [S("", !0), a(Ut, {
1621
+ return (c, p) => (g(), I("div", xt, [S("", !0), a(Vt, {
1622
1622
  loading: s.loading,
1623
1623
  size: s.size,
1624
1624
  onSubmit: _
@@ -1703,7 +1703,7 @@ const D = /* @__PURE__ */ k({
1703
1703
  })
1704
1704
  }, null, 12, Ot)) : S("", !0), b("span", null, B(r.value), 1), se(_.$slots, "default", {}, void 0, !0)], 4));
1705
1705
  }
1706
- }), de = /* @__PURE__ */ P(Et, [["__scopeId", "data-v-8255764a"]]), Nt = {
1706
+ }), de = /* @__PURE__ */ P(Et, [["__scopeId", "data-v-5576db64"]]), Nt = {
1707
1707
  class: "Auth"
1708
1708
  }, Ft = {
1709
1709
  class: "body"
@@ -1776,7 +1776,7 @@ const D = /* @__PURE__ */ k({
1776
1776
  onToUserServiceAgreement: q
1777
1777
  })])]));
1778
1778
  }
1779
- }), Ht = /* @__PURE__ */ P(Gt, [["__scopeId", "data-v-67d0eb00"]]), Mt = /* @__PURE__ */ k({
1779
+ }), Ht = /* @__PURE__ */ P(Gt, [["__scopeId", "data-v-186d2441"]]), Mt = /* @__PURE__ */ k({
1780
1780
  __name: "AuthkitAuthModal",
1781
1781
  props: {
1782
1782
  size: {
@@ -1796,7 +1796,7 @@ const D = /* @__PURE__ */ k({
1796
1796
  addSignInCallback: u
1797
1797
  } = Z(), {
1798
1798
  show: s
1799
- } = Ue(), o = i, l = n;
1799
+ } = Ve(), o = i, l = n;
1800
1800
  function t(_) {
1801
1801
  _(!0);
1802
1802
  }
@@ -1841,7 +1841,7 @@ export {
1841
1841
  mi as c,
1842
1842
  Rt as d,
1843
1843
  Bt as e,
1844
- Ut as f,
1844
+ Vt as f,
1845
1845
  ue as g,
1846
1846
  Ct as h,
1847
1847
  kt as i,
@@ -8,7 +8,7 @@ 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 "./useAuthkitAppsAuthPageInfo-COeq29Tn.js";
11
+ import { b as $ } from "./useAuthkitAppsAuthPageInfo-Dy0Snk6O.js";
12
12
  import { o as T } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
13
13
  const U = {
14
14
  class: "header"
@@ -7,9 +7,9 @@ import { Tag as Ce, Button as X, Avatar as Y, Dropdown as $e, Divider as G, Dopt
7
7
  import { S as we } from "./PaySubscriptions-l6VlqvBy.js";
8
8
  import { R as Ie } from "./ReferrerReferees-BclAtmgX.js";
9
9
  import { a as N, u as he } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
10
- import { u as Ue } from "./useAuthkitAppsAuthPageInfo-COeq29Tn.js";
10
+ import { a as Ue } from "./useAuthkitAppsAuthPageInfo-Dy0Snk6O.js";
11
11
  import { g as q } from "./globalConfig-DZIhLe1R.js";
12
- import { c as Ae, A as Me } from "./AuthkitAuthModal-DCx9UFiy.js";
12
+ import { c as Ae, A as Me } from "./AuthkitAuthModal-4u1nye5k.js";
13
13
  import { d as xe } from "./FeedbackModal-D1htK7xY.js";
14
14
  import { M as Be } from "./MessageHandle-DkNum5-u.js";
15
15
  /* empty css */
package/dist/authkit.d.ts CHANGED
@@ -22,9 +22,10 @@ export { default as AuthkitGithubBinding } from './components/Authkit/AppSetting
22
22
  export { default as AuthkitSetPassword } from './components/Authkit/AppSetting/AuthkitSetPassword.vue';
23
23
  export { default as AuthkitEmailBinding } from './components/Authkit/AppSetting/AuthkitEmailBinding.vue';
24
24
  export { default as AuthkitPasswordUpdate } from './components/Authkit/AppSetting/AuthkitPasswordUpdate.vue';
25
- export { UseAuthkitAppsAuthPageInfo } from './composables/Authkit/useAuthkitAppsAuthPageInfo';
25
+ export { useAuthkitAppsAuthPageInfo } from './composables/Authkit/useAuthkitAppsAuthPageInfo';
26
26
  export { useAuthkitAuth } from './composables/Authkit/useAuthkitAuth';
27
27
  export { useAuthkitAuthModal } from './composables/Authkit/useAuthkitAuthModal';
28
28
  export { useAuthkitUsersProfile } from './composables/Authkit/useAuthkitUsersProfile';
29
29
  export { useAuthkitCreateAndUpdate } from './composables/Authkit/useAuthkitCreateAndUpdate';
30
30
  export type * from './types/auth';
31
+ export type { AppsData, PublicRoute } from './types/app';
package/dist/authkit.js CHANGED
@@ -1,6 +1,6 @@
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-DCx9UFiy.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";
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 w, e as U, g as c, h as x } from "./AuthkitAuthModal-4u1nye5k.js";
2
+ import { A as y, a as E } from "./AuthkitAuthorize-ScwqrsOC.js";
3
+ import { u as C, a as R } from "./useAuthkitAppsAuthPageInfo-Dy0Snk6O.js";
4
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 {
@@ -24,11 +24,11 @@ export {
24
24
  S as AuthkitSendVerifyCode,
25
25
  g as AuthkitServiceAgreementAndPrivacyProtection,
26
26
  l as AuthkitSetPassword,
27
- U as AuthkitSignIn,
28
- w as AuthkitSignUp,
27
+ w as AuthkitSignIn,
28
+ U as AuthkitSignUp,
29
29
  c as AuthkitSwitchSignIn,
30
30
  x as AuthkitSwitchSignUpOrResetPassword,
31
- C as UseAuthkitAppsAuthPageInfo,
31
+ C as useAuthkitAppsAuthPageInfo,
32
32
  b as useAuthkitAuth,
33
33
  R as useAuthkitAuthModal,
34
34
  M as useAuthkitCreateAndUpdate,
@@ -1,4 +1,5 @@
1
- export declare function UseAuthkitAppsAuthPageInfo(): {
1
+ import { AppsData } from '../../types/app';
2
+ export declare function useAuthkitAppsAuthPageInfo(): {
2
3
  appsData: import('vue').Ref<{
3
4
  id: string;
4
5
  appKey: string;
@@ -7,6 +8,12 @@ export declare function UseAuthkitAppsAuthPageInfo(): {
7
8
  homePageUrl: string;
8
9
  applicationLogo: string;
9
10
  applicationLogoUrl: string;
11
+ publicRoutes: {
12
+ id: string;
13
+ name: string;
14
+ permissionKey: string;
15
+ description: string;
16
+ }[];
10
17
  oauth: {
11
18
  google: {
12
19
  enabled: boolean;
@@ -25,23 +32,23 @@ export declare function UseAuthkitAppsAuthPageInfo(): {
25
32
  aboutUs: {
26
33
  personalInformationCollectionList: {
27
34
  type: string;
28
- content: never[];
35
+ content: any[];
29
36
  };
30
37
  thirdPartyInformationSharingList: {
31
38
  type: string;
32
- content: never[];
39
+ content: any[];
33
40
  };
34
41
  userServiceAgreement: {
35
42
  type: string;
36
- content: never[];
43
+ content: any[];
37
44
  };
38
45
  privacyPolicy: {
39
46
  type: string;
40
- content: never[];
47
+ content: any[];
41
48
  };
42
49
  licenseInformation: {
43
50
  type: string;
44
- content: never[];
51
+ content: any[];
45
52
  };
46
53
  };
47
54
  brand: {
@@ -53,7 +60,7 @@ export declare function UseAuthkitAppsAuthPageInfo(): {
53
60
  backgroundImageUrl: string;
54
61
  backgroundImage: string;
55
62
  };
56
- }, {
63
+ }, AppsData | {
57
64
  id: string;
58
65
  appKey: string;
59
66
  name: string;
@@ -61,6 +68,12 @@ export declare function UseAuthkitAppsAuthPageInfo(): {
61
68
  homePageUrl: string;
62
69
  applicationLogo: string;
63
70
  applicationLogoUrl: string;
71
+ publicRoutes: {
72
+ id: string;
73
+ name: string;
74
+ permissionKey: string;
75
+ description: string;
76
+ }[];
64
77
  oauth: {
65
78
  google: {
66
79
  enabled: boolean;
@@ -79,77 +92,23 @@ export declare function UseAuthkitAppsAuthPageInfo(): {
79
92
  aboutUs: {
80
93
  personalInformationCollectionList: {
81
94
  type: string;
82
- content: never[];
95
+ content: any[];
83
96
  };
84
97
  thirdPartyInformationSharingList: {
85
98
  type: string;
86
- content: never[];
99
+ content: any[];
87
100
  };
88
101
  userServiceAgreement: {
89
102
  type: string;
90
- content: never[];
103
+ content: any[];
91
104
  };
92
105
  privacyPolicy: {
93
106
  type: string;
94
- content: never[];
107
+ content: any[];
95
108
  };
96
109
  licenseInformation: {
97
110
  type: string;
98
- content: never[];
99
- };
100
- };
101
- brand: {
102
- theme: string;
103
- logo: string;
104
- favicon: string;
105
- backgroundType: string;
106
- backgroundColor: string;
107
- backgroundImageUrl: string;
108
- backgroundImage: string;
109
- };
110
- } | {
111
- id: string;
112
- appKey: string;
113
- name: string;
114
- description: string;
115
- homePageUrl: string;
116
- applicationLogo: string;
117
- applicationLogoUrl: string;
118
- oauth: {
119
- google: {
120
- enabled: boolean;
121
- };
122
- microsoft: {
123
- enabled: boolean;
124
- };
125
- github: {
126
- enabled: boolean;
127
- };
128
- wechat: {
129
- enabled: boolean;
130
- };
131
- };
132
- authorizationCallback: string;
133
- aboutUs: {
134
- personalInformationCollectionList: {
135
- type: string;
136
- content: never[];
137
- };
138
- thirdPartyInformationSharingList: {
139
- type: string;
140
- content: never[];
141
- };
142
- userServiceAgreement: {
143
- type: string;
144
- content: never[];
145
- };
146
- privacyPolicy: {
147
- type: string;
148
- content: never[];
149
- };
150
- licenseInformation: {
151
- type: string;
152
- content: never[];
111
+ content: any[];
153
112
  };
154
113
  };
155
114
  brand: {
@@ -1,7 +1,7 @@
1
1
  export { useAuthkitAuth } from './composables/Authkit/useAuthkitAuth';
2
2
  export { useAuthkitAuthModal } from './composables/Authkit/useAuthkitAuthModal';
3
3
  export { useAuthkitUsersProfile } from './composables/Authkit/useAuthkitUsersProfile';
4
- export { UseAuthkitAppsAuthPageInfo } from './composables/Authkit/useAuthkitAppsAuthPageInfo';
4
+ export { useAuthkitAppsAuthPageInfo } from './composables/Authkit/useAuthkitAppsAuthPageInfo';
5
5
  export { useAuthkitCreateAndUpdate } from './composables/Authkit/useAuthkitCreateAndUpdate';
6
6
  export { useMessageNotifications } from './composables/useMessageNotifications';
7
7
  export { globalConfig, setGlobalConfig } from './common/globalConfig';
@@ -1,16 +1,16 @@
1
1
  import { u as o, a } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
2
- import { U as u, u as r } from "./useAuthkitAppsAuthPageInfo-COeq29Tn.js";
2
+ import { u, a as r } from "./useAuthkitAppsAuthPageInfo-Dy0Snk6O.js";
3
3
  import { u as f } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
4
4
  import { u as A } from "./useMessageNotifications-DOH1MS61.js";
5
5
  import { g as l, s as m } from "./globalConfig-DZIhLe1R.js";
6
6
  import { a as d, u as x, b as g, w as C } from "./useDownloads-BkDo_wOR.js";
7
- import { u as k } from "./useTableHandle-DKUIdSSh.js";
8
- import { u as w } from "./useUploadCos-B5P_PDcy.js";
7
+ import { u as b } from "./useTableHandle-DKUIdSSh.js";
8
+ import { u as U } from "./useUploadCos-B5P_PDcy.js";
9
9
  export {
10
- u as UseAuthkitAppsAuthPageInfo,
11
10
  l as globalConfig,
12
11
  m as setGlobalConfig,
13
12
  d as useActiveDoc,
13
+ u as useAuthkitAppsAuthPageInfo,
14
14
  o as useAuthkitAuth,
15
15
  r as useAuthkitAuthModal,
16
16
  f as useAuthkitCreateAndUpdate,
@@ -18,7 +18,7 @@ export {
18
18
  x as useCommonCreateAndUpdate,
19
19
  g as useDownloads,
20
20
  A as useMessageNotifications,
21
- k as useTableHandle,
22
- w as useUploadCos,
21
+ b as useTableHandle,
22
+ U as useUploadCos,
23
23
  C as withViewTransition
24
24
  };
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { u as B0, a as b0 } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
2
- import { U as O0, u as I0 } from "./useAuthkitAppsAuthPageInfo-COeq29Tn.js";
2
+ import { u as O0, a as I0 } from "./useAuthkitAppsAuthPageInfo-Dy0Snk6O.js";
3
3
  import { u as $0 } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
4
4
  import { u as R0 } from "./useMessageNotifications-DOH1MS61.js";
5
5
  import { g as z0, s as q0 } from "./globalConfig-DZIhLe1R.js";
@@ -7,8 +7,8 @@ import { b as N } from "./useDownloads-BkDo_wOR.js";
7
7
  import { a as Q0, u as J0, w as K0 } from "./useDownloads-BkDo_wOR.js";
8
8
  import { u as Y0 } from "./useTableHandle-DKUIdSSh.js";
9
9
  import { u as t3 } from "./useUploadCos-B5P_PDcy.js";
10
- import { A as a3, a as s3, c as i3, b as n3, n as C3, E as r3, k as c3, l as l3, _ as d3, O as p3, f as f3, o as _3, P as h3, j as g3, R as u3, S as L3, i as F3, m as m3, d as w3, e as y3, g as M3, h as v3 } from "./AuthkitAuthModal-DCx9UFiy.js";
11
- import { A as x3, a as V3 } from "./AuthkitAuthorize-BlEC4PlY.js";
10
+ import { A as a3, a as s3, c as i3, b as n3, n as C3, E as r3, k as c3, l as l3, _ as d3, O as p3, f as f3, o as _3, P as h3, j as g3, R as u3, S as L3, i as F3, m as m3, d as w3, e as y3, g as M3, h as v3 } from "./AuthkitAuthModal-4u1nye5k.js";
11
+ import { A as x3, a as V3 } from "./AuthkitAuthorize-ScwqrsOC.js";
12
12
  import { I as U3, A as E3, C as k3, _ as G3, a as S3, D as A3, E as D3, b as B3, M as b3, c as P3, N as O3, f as I3, d as T3, e as $3 } from "./MessageHandle-DkNum5-u.js";
13
13
  import { M as R3, a as W3 } from "./MessageMenu-_RZJ9Mbi.js";
14
14
  import { _ as q3, a as j3, F as Q3, b as J3, c as K3, d as X3, R as Y3 } from "./FeedbackModal-D1htK7xY.js";
@@ -22,7 +22,7 @@ import { M as u6, a as L6 } from "./Menu-Cxo8Rpu3.js";
22
22
  import { S as m6 } from "./PaySubscriptions-l6VlqvBy.js";
23
23
  import { R as y6 } from "./ReferrerReferees-BclAtmgX.js";
24
24
  import { _ as v6 } from "./Upload.vue_vue_type_script_setup_true_lang-CDyUt05d.js";
25
- import { d as x6, U as V6, a as H6, b as U6, c as E6, S as k6 } from "./UserAccountMenu-Bx18RJcq.js";
25
+ import { d as x6, U as V6, a as H6, b as U6, c as E6, S as k6 } from "./UserAccountMenu-DDyh3Rjo.js";
26
26
  import { defineComponent as v, computed as x, createElementBlock as i, openBlock as t, normalizeStyle as Y, normalizeClass as R, createElementVNode as e, createCommentVNode as u, toDisplayString as f, createVNode as F, unref as L, createTextVNode as W, withModifiers as z, renderSlot as e2, withCtx as B, Fragment as S, renderList as A, createBlock as E, onMounted as q, ref as D, watch as t2, onUnmounted as o2, withDirectives as a2, createStaticVNode as s2, vShow as i2 } from "vue";
27
27
  import { Icon as V } from "@iconify/vue";
28
28
  import { _ as H } from "./_plugin-vue_export-helper-CHgC5LLL.js";
@@ -696,7 +696,6 @@ export {
696
696
  J as SafariStoreIcon,
697
697
  d6 as SvgIcon,
698
698
  v6 as Upload,
699
- O0 as UseAuthkitAppsAuthPageInfo,
700
699
  x6 as UserAccountMenu,
701
700
  V6 as UserAvatar,
702
701
  H6 as UserBasicInformation,
@@ -708,6 +707,7 @@ export {
708
707
  z0 as globalConfig,
709
708
  q0 as setGlobalConfig,
710
709
  Q0 as useActiveDoc,
710
+ O0 as useAuthkitAppsAuthPageInfo,
711
711
  B0 as useAuthkitAuth,
712
712
  I0 as useAuthkitAuthModal,
713
713
  $0 as useAuthkitCreateAndUpdate,