@huyooo/ui 0.4.29 → 0.4.30
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/{FeedbackItem-ooh4blcU.js → FeedbackItem-DMGML7hp.js} +1 -1
- package/dist/FeedbackModal-BD-uiUaK.js +1077 -0
- package/dist/UserPanel-D9qYROiu.js +535 -0
- package/dist/common.js +1 -1
- package/dist/components/Feedback/FeedbackDetails.vue.d.ts +1 -41
- package/dist/components/Feedback/FeedbackList.vue.d.ts +2 -44
- package/dist/components/Feedback/FeedbackModal.vue.d.ts +2 -44
- package/dist/components/User/UserPanel.vue.d.ts +2 -44
- package/dist/feedback.js +2 -2
- package/dist/index.js +3 -3
- package/dist/style.css +1 -1
- package/dist/user.js +1 -1
- package/package.json +1 -1
- package/dist/FeedbackModal-CYHs8PS1.js +0 -1144
- package/dist/UserPanel-D3rp3ILE.js +0 -544
|
@@ -233,28 +233,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
233
233
|
}>> & Readonly<{}>, {
|
|
234
234
|
openNotification: () => void;
|
|
235
235
|
}, {}, {}, {}, {}> | null;
|
|
236
|
-
FeedBackModalRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<
|
|
237
|
-
appId: {
|
|
238
|
-
type: StringConstructor;
|
|
239
|
-
required: true;
|
|
240
|
-
};
|
|
241
|
-
prefixUrl: {
|
|
242
|
-
type: StringConstructor;
|
|
243
|
-
required: true;
|
|
244
|
-
};
|
|
245
|
-
bucketId: {
|
|
246
|
-
type: StringConstructor;
|
|
247
|
-
required: true;
|
|
248
|
-
};
|
|
249
|
-
bucket: {
|
|
250
|
-
type: StringConstructor;
|
|
251
|
-
required: true;
|
|
252
|
-
};
|
|
253
|
-
region: {
|
|
254
|
-
type: StringConstructor;
|
|
255
|
-
required: true;
|
|
256
|
-
};
|
|
257
|
-
}>> & Readonly<{
|
|
236
|
+
FeedBackModalRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
|
|
258
237
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
259
238
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
260
239
|
}>, {
|
|
@@ -269,28 +248,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
269
248
|
C: {};
|
|
270
249
|
M: {};
|
|
271
250
|
Defaults: {};
|
|
272
|
-
}, Readonly<
|
|
273
|
-
appId: {
|
|
274
|
-
type: StringConstructor;
|
|
275
|
-
required: true;
|
|
276
|
-
};
|
|
277
|
-
prefixUrl: {
|
|
278
|
-
type: StringConstructor;
|
|
279
|
-
required: true;
|
|
280
|
-
};
|
|
281
|
-
bucketId: {
|
|
282
|
-
type: StringConstructor;
|
|
283
|
-
required: true;
|
|
284
|
-
};
|
|
285
|
-
bucket: {
|
|
286
|
-
type: StringConstructor;
|
|
287
|
-
required: true;
|
|
288
|
-
};
|
|
289
|
-
region: {
|
|
290
|
-
type: StringConstructor;
|
|
291
|
-
required: true;
|
|
292
|
-
};
|
|
293
|
-
}>> & Readonly<{
|
|
251
|
+
}, Readonly<{}> & Readonly<{
|
|
294
252
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
295
253
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
296
254
|
}>, {
|
package/dist/feedback.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as b, a as s, F as d, b as F, c, d as o, R as t } from "./FeedbackModal-
|
|
1
|
+
import { _ as b, a as s, F as d, b as F, c, d as o, R as t } from "./FeedbackModal-BD-uiUaK.js";
|
|
2
2
|
import { C as r } from "./Clipboard-Bful1lNJ.js";
|
|
3
|
-
import { F as m, a as n, c as f, b as i, d as p } from "./FeedbackItem-
|
|
3
|
+
import { F as m, a as n, c as f, b as i, d as p } from "./FeedbackItem-DMGML7hp.js";
|
|
4
4
|
export {
|
|
5
5
|
r as Clipboard,
|
|
6
6
|
b as FeedbackBubbleEnd,
|
package/dist/index.js
CHANGED
|
@@ -6,15 +6,15 @@ import { u as v } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
|
|
|
6
6
|
import { I as G, A as H, C as O, _, a as V, D as j, E as z, b as W, M as q, c as J, N as K, f as Q, d as X, e as Y } from "./MessageHandle-DN_JsQb2.js";
|
|
7
7
|
import { M as $, a as aa } from "./MessageMenu-_RZJ9Mbi.js";
|
|
8
8
|
import { u as ea } from "./useMessageNotifications-lmP0vJDM.js";
|
|
9
|
-
import { _ as ia, a as na, F as oa, b as ga, c as ra, d as da, R as ua } from "./FeedbackModal-
|
|
9
|
+
import { _ as ia, a as na, F as oa, b as ga, c as ra, d as da, R as ua } from "./FeedbackModal-BD-uiUaK.js";
|
|
10
10
|
import { C as Pa } from "./Clipboard-Bful1lNJ.js";
|
|
11
|
-
import { F as La, a as ha, c as pa, b as fa, d as ma } from "./FeedbackItem-
|
|
11
|
+
import { F as La, a as ha, c as pa, b as fa, d as ma } from "./FeedbackItem-DMGML7hp.js";
|
|
12
12
|
import { L as la, a as ba, B as Ca, b as Ma, c as Sa, d as xa, C as Fa, e as Ia, f as Ua, g as Ta, h as Ba, D as Na, i as Ea, j as wa, k as Da, l as Ra, m as va, F as ya, n as Ga, o as Ha, p as Oa, q as _a, r as Va, s as ja, t as za, M as Wa, u as qa, v as Ja, w as Ka, x as Qa, y as Xa, z as Ya, A as Za, E as $a, S as as, T as ss, G as es, H as ts, I as is, J as ns, K as os, N as gs } from "./LandingPageToc-BkL7mxo7.js";
|
|
13
13
|
import { C as ds, a as us } from "./CollapseItem-Cw1vcdLu.js";
|
|
14
14
|
import { C as Ps, G as cs, S as Ls, W as hs } from "./WidthContainer-D795bWdT.js";
|
|
15
15
|
import { C as fs, E as ms } from "./CustomTable-KSnj5x8U.js";
|
|
16
16
|
import { M as ls, a as bs } from "./Menu-Cxo8Rpu3.js";
|
|
17
|
-
import { S as Ms, b as Ss, c as xs, a as Fs, U as Is, S as Us } from "./UserPanel-
|
|
17
|
+
import { S as Ms, b as Ss, c as xs, a as Fs, U as Is, S as Us } from "./UserPanel-D9qYROiu.js";
|
|
18
18
|
import { S as Bs, S as Ns } from "./PaySubscriptions-u3gwyezu.js";
|
|
19
19
|
import { R as ws, R as Ds } from "./ReferrerReferees-D2NqWvol.js";
|
|
20
20
|
import { _ as vs } from "./Upload.vue_vue_type_script_setup_true_lang-DGZiaQGY.js";
|