@huyooo/ui 0.4.6 → 0.4.8
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/{AuthkitAppSetting-ByuMspBg.js → AuthkitAppSetting-BTQp9Blh.js} +2 -2
- package/dist/{AuthkitAuthorize-DnvypjyO.js → AuthkitAuthorize-CP26s3ny.js} +1 -1
- package/dist/CustomTable-Cd6RiAPX.js +1337 -0
- package/dist/{FeedbackFeedBackItem-CCAnPYVM.js → FeedbackFeedBackItem-DYUIzqYg.js} +2 -2
- package/dist/FeedbackFeedBackModal-DKgZZ8OR.js +1731 -0
- package/dist/{PaySubscriptions-CMLsF7br.js → PaySubscriptions-CFKM4gyf.js} +1 -1
- package/dist/{ReferrerReferees-BibWkriX.js → ReferrerReferees-q8H-v-Hq.js} +1 -1
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-DmGODzj_.js → Upload.vue_vue_type_script_setup_true_lang-DqfW_OJJ.js} +1 -1
- package/dist/{UserPanel-MgNs75eD.js → UserPanel-BoDqMItR.js} +32 -32
- package/dist/_commonjsHelpers-DaMA6jEr.js +8 -0
- package/dist/authkit.js +3 -3
- package/dist/common.js +7 -7
- package/dist/composables.js +2 -2
- package/dist/feedback.js +2 -2
- package/dist/index.js +11 -11
- package/dist/pay.js +1 -1
- package/dist/referrer.js +1 -1
- package/dist/style.css +1 -1
- package/dist/upload.js +2 -2
- package/dist/{useAuthkitProps-ZAjekGnM.js → useAuthkitProps-BnIq3hzQ.js} +32 -36
- package/dist/useUploadCos-DpOqkozy.js +7395 -0
- package/dist/user.js +1 -1
- package/package.json +7 -7
- package/dist/CustomTable-Qav4d3j4.js +0 -501
- package/dist/FeedbackFeedBackModal-DXJjUF4M.js +0 -1203
- package/dist/useUploadCos-DZK5oasq.js +0 -128
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
/* empty css */
|
|
4
4
|
import { defineComponent as k, createBlock as y, openBlock as g, unref as e, withCtx as c, createElementVNode as w, toDisplayString as L, createVNode as o, computed as R, createElementBlock as U, createCommentVNode as S, createTextVNode as z, ref as h, onMounted as N, onUnmounted as se, withDirectives as ve, vShow as ge, useSlots as _e, renderSlot as ne, normalizeStyle as D, isRef as ae, normalizeClass as he, Fragment as W } from "vue";
|
|
5
5
|
import { Button as $, Divider as ye, Form as B, FormItem as I, Input as C, Link as E, Modal as le, Avatar as oe, Textarea as be, Message as O, Alert as T } from "@arco-design/web-vue";
|
|
6
|
-
import { U as K, u as Z, b as we, c as ze, e as Se, f as ie, g as ke, a as J, h as Ae, i as Ie } from "./useAuthkitProps-
|
|
6
|
+
import { U as K, u as Z, b as we, c as ze, e as Se, f as ie, g as ke, a as J, h as Ae, i as Ie } from "./useAuthkitProps-BnIq3hzQ.js";
|
|
7
7
|
/* empty css */
|
|
8
8
|
import { Icon as Pe } from "@iconify/vue";
|
|
9
9
|
import { _ as P } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
10
10
|
/* empty css */
|
|
11
11
|
/* empty css */
|
|
12
12
|
/* empty css */
|
|
13
|
-
import { u as Ue } from "./useUploadCos-
|
|
13
|
+
import { u as Ue } from "./useUploadCos-DpOqkozy.js";
|
|
14
14
|
import { _ as Ve, g as Ce, i as $e } from "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
15
15
|
import { api as F } from "@huyooo/api";
|
|
16
16
|
import { M as xe } from "./Menu-2SePYCYT.js";
|
|
@@ -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 p, ListItemMeta as d, Avatar as c, Button as x } from "@arco-design/web-vue";
|
|
11
|
-
import { d as $, o as T } from "./useAuthkitProps-
|
|
11
|
+
import { d as $, o as T } from "./useAuthkitProps-BnIq3hzQ.js";
|
|
12
12
|
const O = {
|
|
13
13
|
class: "header"
|
|
14
14
|
}, U = ["href"], B = {
|