@huyooo/ui 0.4.35 → 0.4.37
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/{LandingPageToc-BkL7mxo7.js → LandingPageToc-CuJx2LKM.js} +381 -379
- package/dist/components/LandingPage/LandingPageBrandInfo.vue.d.ts +9 -0
- package/dist/components/LandingPage/LandingPageFooterLayout.vue.d.ts +3 -3
- package/dist/components/LandingPage/LandingPageLogo.vue.d.ts +11 -0
- package/dist/index.js +1 -1
- package/dist/landingPage.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -19,6 +19,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
19
19
|
type: StringConstructor;
|
|
20
20
|
default: string;
|
|
21
21
|
};
|
|
22
|
+
iconSize: {
|
|
23
|
+
type: StringConstructor;
|
|
24
|
+
default: string;
|
|
25
|
+
};
|
|
22
26
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
23
27
|
icon: {
|
|
24
28
|
type: StringConstructor;
|
|
@@ -40,8 +44,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
40
44
|
type: StringConstructor;
|
|
41
45
|
default: string;
|
|
42
46
|
};
|
|
47
|
+
iconSize: {
|
|
48
|
+
type: StringConstructor;
|
|
49
|
+
default: string;
|
|
50
|
+
};
|
|
43
51
|
}>> & Readonly<{}>, {
|
|
44
52
|
color: string;
|
|
45
53
|
fontSize: string;
|
|
54
|
+
iconSize: string;
|
|
46
55
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
47
56
|
export default _default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
declare function __VLS_template(): {
|
|
2
2
|
attrs: Partial<{}>;
|
|
3
3
|
slots: {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
LandingPageBrandInfo?(_: {}): any;
|
|
5
|
+
LandingPageLinkGroup?(_: {}): any;
|
|
6
|
+
LandingPageFooterContact?(_: {}): any;
|
|
7
7
|
};
|
|
8
8
|
refs: {};
|
|
9
9
|
rootEl: HTMLDivElement;
|
|
@@ -19,6 +19,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
19
19
|
required: false;
|
|
20
20
|
default: () => string;
|
|
21
21
|
};
|
|
22
|
+
iconSize: {
|
|
23
|
+
type: StringConstructor;
|
|
24
|
+
required: false;
|
|
25
|
+
default: () => string;
|
|
26
|
+
};
|
|
22
27
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
23
28
|
to: (...args: any[]) => void;
|
|
24
29
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -42,6 +47,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
42
47
|
required: false;
|
|
43
48
|
default: () => string;
|
|
44
49
|
};
|
|
50
|
+
iconSize: {
|
|
51
|
+
type: StringConstructor;
|
|
52
|
+
required: false;
|
|
53
|
+
default: () => string;
|
|
54
|
+
};
|
|
45
55
|
}>> & Readonly<{
|
|
46
56
|
onTo?: ((...args: any[]) => any) | undefined;
|
|
47
57
|
}>, {
|
|
@@ -49,5 +59,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
49
59
|
icon: string;
|
|
50
60
|
color: string;
|
|
51
61
|
fontSize: string;
|
|
62
|
+
iconSize: string;
|
|
52
63
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
53
64
|
export default _default;
|
package/dist/index.js
CHANGED
|
@@ -9,7 +9,7 @@ import { u as ea } from "./useMessageNotifications-DkKSVkdt.js";
|
|
|
9
9
|
import { _ as ia, a as na, F as oa, b as ga, c as ra, d as da, R as ua } from "./FeedbackModal-B_W_RWec.js";
|
|
10
10
|
import { C as Pa } from "./Clipboard-Bful1lNJ.js";
|
|
11
11
|
import { F as La, a as fa, c as ha, b as pa, d as ma } from "./FeedbackItem-BO8dYYKo.js";
|
|
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,
|
|
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, n as ya, o as Ga, p as Ha, q as Oa, r as _a, s as Va, t as ja, u as za, M as Wa, v as qa, w as Ja, x as Ka, y as Qa, z as Xa, A as Ya, E as Za, F 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-CuJx2LKM.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 fs } from "./WidthContainer-D795bWdT.js";
|
|
15
15
|
import { C as ps, E as ms } from "./CustomTable-JflAYS8i.js";
|
package/dist/landingPage.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as g, a as e, B as i, b as s, c as L, d, C as P, e as o, f as t, g as r, h as c, D as u, i as C, j as T, k as F, l as m, m as p,
|
|
1
|
+
import { L as g, a as e, B as i, b as s, c as L, d, C as P, e as o, f as t, g as r, h as c, D as u, i as C, j as T, k as F, l as m, m as p, n as l, o as S, p as k, q as B, r as b, s as f, t as A, u as G, M as I, v as y, w as D, x as H, y as h, z as v, A as w, E as x, F as M, S as j, T as q, G as z, H as E, I as J, J as K, K as N, N as Q } from "./LandingPageToc-CuJx2LKM.js";
|
|
2
2
|
export {
|
|
3
3
|
g as LandingPageAbout,
|
|
4
4
|
e as LandingPageAside,
|