@huyooo/ui 0.5.41 → 0.5.43
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/{LandingPageSectionTabs-CNLkwgRw.js → LandingPageSectionTabs-DpDaGJbp.js} +92 -95
- package/dist/{WidthContainer-DBh2ZOUb.js → WidthContainer-DPR4sEn4.js} +134 -137
- package/dist/common.js +1 -1
- package/dist/components/AppLayout.vue.d.ts +16 -1
- package/dist/index.js +2 -2
- package/dist/landingPage.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
|
-
import { defineComponent as
|
|
3
|
+
import { defineComponent as T, ref as q, watch as V, createElementBlock as n, openBlock as e, createElementVNode as s, createVNode as y, unref as h, withCtx as te, renderSlot as O, createCommentVNode as k, toDisplayString as S, onMounted as ne, onUnmounted as oe, Fragment as U, renderList as H, normalizeClass as L, createTextVNode as se, normalizeStyle as K, createBlock as ae, computed as W } from "vue";
|
|
4
4
|
import { Spin as D } from "@arco-design/web-vue";
|
|
5
|
-
import { a as
|
|
6
|
-
import { u as
|
|
7
|
-
import { u as
|
|
8
|
-
import { a as
|
|
5
|
+
import { a as R } from "./useAuthkitUsersProfile-DZErSTcF.js";
|
|
6
|
+
import { u as G, a as ie } from "./auth-DoFeUkvU.js";
|
|
7
|
+
import { u as N } from "./useAuthkitAppsAuthPageInfo-ColL5PT9.js";
|
|
8
|
+
import { a as F, f as j, w as B, b as J, d as Q, c as re } from "./useSEO-cMg2LHqd.js";
|
|
9
9
|
import "./useUploadCos-BEzVZoNh.js";
|
|
10
|
-
import { useRouter as
|
|
10
|
+
import { useRouter as X, useRoute as Y } from "vue-router";
|
|
11
11
|
/* empty css */
|
|
12
12
|
/* empty css */
|
|
13
|
-
import { d as
|
|
13
|
+
import { d as ce, c as Z } from "./UserAccountMenu-kABD5Mgj.js";
|
|
14
14
|
/* empty css */
|
|
15
15
|
/* empty css */
|
|
16
16
|
/* empty css */
|
|
17
17
|
/* empty css */
|
|
18
|
-
import { M as
|
|
18
|
+
import { M as ue } from "./Menu-ejsosUdV.js";
|
|
19
19
|
import "./CollapseItem-Cw1vcdLu.js";
|
|
20
20
|
/* empty css */
|
|
21
21
|
import "./CustomTable-B8i1SbFB.js";
|
|
22
22
|
import "./index-Bb-d5pBq.js";
|
|
23
|
-
import { Icon as
|
|
24
|
-
import { _ as
|
|
25
|
-
const
|
|
23
|
+
import { Icon as E } from "@iconify/vue";
|
|
24
|
+
import { _ as $ } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
25
|
+
const le = {
|
|
26
26
|
class: "SidebarCom"
|
|
27
|
-
},
|
|
27
|
+
}, de = {
|
|
28
28
|
class: "LogoContent"
|
|
29
|
-
},
|
|
29
|
+
}, pe = {
|
|
30
30
|
class: "MenuContent"
|
|
31
|
-
},
|
|
31
|
+
}, he = {
|
|
32
32
|
class: "sidebar-footer"
|
|
33
|
-
},
|
|
33
|
+
}, me = /* @__PURE__ */ T({
|
|
34
34
|
__name: "AppSidebar",
|
|
35
35
|
props: {
|
|
36
36
|
menuType: {
|
|
@@ -44,28 +44,28 @@ const de = {
|
|
|
44
44
|
setup(a) {
|
|
45
45
|
const t = a, {
|
|
46
46
|
show: c
|
|
47
|
-
} = N(), {
|
|
48
|
-
isLoggedIn: d
|
|
49
47
|
} = G(), {
|
|
48
|
+
isLoggedIn: d
|
|
49
|
+
} = R(), {
|
|
50
50
|
appsData: u
|
|
51
|
-
} =
|
|
51
|
+
} = N(), {
|
|
52
52
|
menus: m,
|
|
53
53
|
hasPermission: b
|
|
54
|
-
} =
|
|
54
|
+
} = F(t.menuType), w = X(), C = q(!1);
|
|
55
55
|
function I() {
|
|
56
|
-
|
|
56
|
+
w.push({
|
|
57
57
|
path: "/"
|
|
58
58
|
});
|
|
59
59
|
}
|
|
60
|
-
const f =
|
|
61
|
-
function
|
|
60
|
+
const f = Y(), M = q([""]);
|
|
61
|
+
function x(_) {
|
|
62
62
|
const r = _.path;
|
|
63
63
|
if (!b(r)) {
|
|
64
64
|
d.value || (c.value = !0);
|
|
65
65
|
return;
|
|
66
66
|
}
|
|
67
|
-
|
|
68
|
-
|
|
67
|
+
B(() => {
|
|
68
|
+
w.push({
|
|
69
69
|
path: r,
|
|
70
70
|
query: f.query
|
|
71
71
|
}), M.value = [r], window.scrollTo({
|
|
@@ -74,24 +74,24 @@ const de = {
|
|
|
74
74
|
});
|
|
75
75
|
});
|
|
76
76
|
}
|
|
77
|
-
return
|
|
78
|
-
const _ =
|
|
77
|
+
return V(() => f.path, () => {
|
|
78
|
+
const _ = j(f.matched, t.menuType, f.path);
|
|
79
79
|
console.log(_, f.matched, t.menuType, f.path, "activateKey"), _ && (M.value = [_]);
|
|
80
80
|
}, {
|
|
81
81
|
immediate: !0
|
|
82
|
-
}), (_, r) => (e(), n("div",
|
|
82
|
+
}), (_, r) => (e(), n("div", le, [s("div", de, [y(h(ee), {
|
|
83
83
|
icon: h(u).applicationLogoUrl,
|
|
84
84
|
name: h(u).name,
|
|
85
85
|
onTo: I
|
|
86
|
-
}, null, 8, ["icon", "name"])]), s("div",
|
|
86
|
+
}, null, 8, ["icon", "name"])]), s("div", pe, [y(ue, {
|
|
87
87
|
"selected-keys": M.value,
|
|
88
88
|
"onUpdate:selectedKeys": r[0] || (r[0] = (v) => M.value = v),
|
|
89
89
|
menus: h(m),
|
|
90
|
-
onChange:
|
|
91
|
-
}, null, 8, ["selected-keys", "menus"])]), s("div",
|
|
90
|
+
onChange: x
|
|
91
|
+
}, null, 8, ["selected-keys", "menus"])]), s("div", he, [y(h(ce), {
|
|
92
92
|
onArrowClick: r[2] || (r[2] = (v) => C.value = !C.value)
|
|
93
93
|
}, {
|
|
94
|
-
avatar:
|
|
94
|
+
avatar: te(() => [y(h(Z), {
|
|
95
95
|
modelValue: C.value,
|
|
96
96
|
"onUpdate:modelValue": r[1] || (r[1] = (v) => C.value = v),
|
|
97
97
|
position: "tr",
|
|
@@ -101,20 +101,20 @@ const de = {
|
|
|
101
101
|
_: 1
|
|
102
102
|
})])]));
|
|
103
103
|
}
|
|
104
|
-
}),
|
|
104
|
+
}), fe = /* @__PURE__ */ $(me, [["__scopeId", "data-v-19d56143"]]), _e = {
|
|
105
105
|
class: "layout"
|
|
106
|
-
},
|
|
106
|
+
}, ve = {
|
|
107
107
|
class: "leftContent"
|
|
108
|
-
},
|
|
108
|
+
}, ge = {
|
|
109
109
|
class: "content"
|
|
110
|
-
},
|
|
110
|
+
}, ye = {
|
|
111
111
|
class: "contentCenter"
|
|
112
|
-
},
|
|
112
|
+
}, be = {
|
|
113
113
|
class: "pages"
|
|
114
|
-
},
|
|
114
|
+
}, ke = {
|
|
115
115
|
key: 0,
|
|
116
116
|
class: "loading"
|
|
117
|
-
}, Se = /* @__PURE__ */
|
|
117
|
+
}, Se = /* @__PURE__ */ T({
|
|
118
118
|
__name: "AppLayout",
|
|
119
119
|
props: {
|
|
120
120
|
menuType: {
|
|
@@ -128,27 +128,24 @@ const de = {
|
|
|
128
128
|
setup(a) {
|
|
129
129
|
const t = a, {
|
|
130
130
|
isChecking: c
|
|
131
|
-
} =
|
|
132
|
-
return
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
key: 1
|
|
141
|
-
}))])])])]);
|
|
142
|
-
};
|
|
131
|
+
} = J();
|
|
132
|
+
return Q(), (d, u) => (e(), n("div", _e, [s("div", ve, [y(fe, {
|
|
133
|
+
"menu-type": t.menuType,
|
|
134
|
+
"show-user-panel": t.showUserPanel
|
|
135
|
+
}, null, 8, ["menu-type", "show-user-panel"])]), s("div", ge, [s("div", ye, [s("div", be, [h(c) ? (e(), n("div", ke, [y(h(D), {
|
|
136
|
+
size: 40
|
|
137
|
+
})])) : O(d.$slots, "default", {
|
|
138
|
+
key: 1
|
|
139
|
+
}, void 0, !0)])])])]));
|
|
143
140
|
}
|
|
144
|
-
}),
|
|
141
|
+
}), qt = /* @__PURE__ */ $(Se, [["__scopeId", "data-v-f79dd27f"]]), $e = {
|
|
145
142
|
class: "ContentHead"
|
|
146
|
-
},
|
|
143
|
+
}, we = {
|
|
147
144
|
class: "title"
|
|
148
|
-
},
|
|
145
|
+
}, Ce = {
|
|
149
146
|
key: 0,
|
|
150
147
|
class: "description"
|
|
151
|
-
},
|
|
148
|
+
}, Ie = /* @__PURE__ */ T({
|
|
152
149
|
__name: "ContentHead",
|
|
153
150
|
props: {
|
|
154
151
|
title: {
|
|
@@ -164,31 +161,31 @@ const de = {
|
|
|
164
161
|
},
|
|
165
162
|
setup(a) {
|
|
166
163
|
const t = a;
|
|
167
|
-
return (c, d) => (e(), n("div", $e, [s("h1",
|
|
164
|
+
return (c, d) => (e(), n("div", $e, [s("h1", we, S(t.title), 1), t.description ? (e(), n("p", Ce, S(t.description), 1)) : k("", !0)]));
|
|
168
165
|
}
|
|
169
|
-
}),
|
|
166
|
+
}), zt = /* @__PURE__ */ $(Ie, [["__scopeId", "data-v-209a7bef"]]), Me = {
|
|
170
167
|
class: "HeaderMenus"
|
|
171
|
-
},
|
|
168
|
+
}, Pe = {
|
|
172
169
|
key: 0,
|
|
173
170
|
class: "desktop-menus"
|
|
174
171
|
}, Te = {
|
|
175
172
|
key: 0,
|
|
176
173
|
class: "header-menu-item"
|
|
177
|
-
},
|
|
174
|
+
}, xe = {
|
|
178
175
|
class: "submenu-popup"
|
|
179
|
-
},
|
|
176
|
+
}, Ae = {
|
|
180
177
|
class: "submenu-content"
|
|
181
|
-
},
|
|
178
|
+
}, Le = ["onClick"], Ue = {
|
|
182
179
|
key: 0,
|
|
183
180
|
class: "submenu-item-icon"
|
|
184
|
-
},
|
|
181
|
+
}, qe = {
|
|
185
182
|
class: "submenu-item-content"
|
|
186
|
-
},
|
|
183
|
+
}, ze = {
|
|
187
184
|
class: "submenu-item-title"
|
|
188
|
-
},
|
|
185
|
+
}, He = {
|
|
189
186
|
key: 0,
|
|
190
187
|
class: "submenu-item-description"
|
|
191
|
-
},
|
|
188
|
+
}, Ke = ["onClick"], Ee = {
|
|
192
189
|
key: 3,
|
|
193
190
|
class: "mobile-menu"
|
|
194
191
|
}, We = {
|
|
@@ -196,7 +193,7 @@ const de = {
|
|
|
196
193
|
}, Be = ["onClick"], Oe = {
|
|
197
194
|
key: 0,
|
|
198
195
|
class: "mobile-submenu"
|
|
199
|
-
},
|
|
196
|
+
}, Ve = ["onClick"], De = ["onClick"], Re = /* @__PURE__ */ T({
|
|
200
197
|
__name: "HeaderMenus",
|
|
201
198
|
props: {
|
|
202
199
|
menus: {
|
|
@@ -213,7 +210,7 @@ const de = {
|
|
|
213
210
|
emit: t
|
|
214
211
|
}) {
|
|
215
212
|
const c = a, d = t, u = q(!1), m = q(!1), b = q({});
|
|
216
|
-
function
|
|
213
|
+
function w() {
|
|
217
214
|
m.value = window.innerWidth <= 1024;
|
|
218
215
|
}
|
|
219
216
|
function C() {
|
|
@@ -228,7 +225,7 @@ const de = {
|
|
|
228
225
|
function M(l) {
|
|
229
226
|
d("change", l), I();
|
|
230
227
|
}
|
|
231
|
-
function
|
|
228
|
+
function x(l) {
|
|
232
229
|
b.value[l] = !b.value[l];
|
|
233
230
|
}
|
|
234
231
|
function _(l) {
|
|
@@ -250,36 +247,36 @@ const de = {
|
|
|
250
247
|
d("change", l);
|
|
251
248
|
}
|
|
252
249
|
function P() {
|
|
253
|
-
|
|
250
|
+
w(), m.value || I();
|
|
254
251
|
}
|
|
255
|
-
return
|
|
256
|
-
|
|
257
|
-
}),
|
|
252
|
+
return ne(() => {
|
|
253
|
+
w(), window.addEventListener("resize", P);
|
|
254
|
+
}), oe(() => {
|
|
258
255
|
window.removeEventListener("resize", P);
|
|
259
|
-
}), (l, g) => (e(), n("div",
|
|
256
|
+
}), (l, g) => (e(), n("div", Me, [m.value ? k("", !0) : (e(), n("div", Pe, [(e(!0), n(U, null, H(c.menus, (o, p) => (e(), n(U, {
|
|
260
257
|
key: p
|
|
261
258
|
}, [o.children && o.children.length > 0 ? (e(), n("div", Te, [s("div", {
|
|
262
259
|
class: L(["headerLink hasChildren", {
|
|
263
260
|
activate: _(o)
|
|
264
261
|
}])
|
|
265
|
-
}, [
|
|
262
|
+
}, [se(S(o.name) + " ", 1), y(h(E), {
|
|
266
263
|
icon: "mingcute:down-line",
|
|
267
264
|
class: "dropdown-arrow"
|
|
268
|
-
})], 2), s("div",
|
|
265
|
+
})], 2), s("div", xe, [s("div", Ae, [(e(!0), n(U, null, H(o.children, (i, A) => (e(), n("div", {
|
|
269
266
|
key: A,
|
|
270
267
|
class: L(["submenu-item", {
|
|
271
268
|
active: r(i)
|
|
272
269
|
}]),
|
|
273
270
|
onClick: (z) => f(i)
|
|
274
|
-
}, [i.icon ? (e(), n("div",
|
|
271
|
+
}, [i.icon ? (e(), n("div", Ue, [y(h(E), {
|
|
275
272
|
icon: i.icon
|
|
276
|
-
}, null, 8, ["icon"])])) : k("", !0), s("div",
|
|
273
|
+
}, null, 8, ["icon"])])) : k("", !0), s("div", qe, [s("div", ze, S(i.name), 1), i.description ? (e(), n("div", He, S(i.description), 1)) : k("", !0)])], 10, Le))), 128))])])])) : (e(), n("div", {
|
|
277
274
|
key: 1,
|
|
278
275
|
class: L(["headerLink", {
|
|
279
276
|
activate: _(o)
|
|
280
277
|
}]),
|
|
281
278
|
onClick: (i) => v(o)
|
|
282
|
-
},
|
|
279
|
+
}, S(o.name), 11, Ke))], 64))), 128))])), m.value ? (e(), n("button", {
|
|
283
280
|
key: 1,
|
|
284
281
|
class: L(["mobile-menu-toggle", {
|
|
285
282
|
active: u.value
|
|
@@ -306,8 +303,8 @@ const de = {
|
|
|
306
303
|
}])
|
|
307
304
|
}, [s("div", {
|
|
308
305
|
class: "mobile-menu-item-header",
|
|
309
|
-
onClick: (i) =>
|
|
310
|
-
}, [s("span", null,
|
|
306
|
+
onClick: (i) => x(p)
|
|
307
|
+
}, [s("span", null, S(o.name), 1), y(h(E), {
|
|
311
308
|
icon: b.value[p] ? "mingcute:up-line" : "mingcute:down-line",
|
|
312
309
|
class: "mobile-submenu-arrow"
|
|
313
310
|
}, null, 8, ["icon"])], 8, Be), b.value[p] ? (e(), n("div", Oe, [(e(!0), n(U, null, H(o.children, (i, A) => (e(), n("div", {
|
|
@@ -316,15 +313,15 @@ const de = {
|
|
|
316
313
|
active: r(i)
|
|
317
314
|
}]),
|
|
318
315
|
onClick: (z) => M(i)
|
|
319
|
-
},
|
|
316
|
+
}, S(i.name), 11, Ve))), 128))])) : k("", !0)], 2)) : (e(), n("div", {
|
|
320
317
|
key: 1,
|
|
321
318
|
class: L(["mobile-menu-item", {
|
|
322
319
|
activate: _(o)
|
|
323
320
|
}]),
|
|
324
321
|
onClick: (i) => M(o)
|
|
325
|
-
},
|
|
322
|
+
}, S(o.name), 11, De))], 64))), 128))])])) : k("", !0)]));
|
|
326
323
|
}
|
|
327
|
-
}),
|
|
324
|
+
}), Ge = /* @__PURE__ */ $(Re, [["__scopeId", "data-v-73bcb18b"]]), Ne = ["src"], Fe = /* @__PURE__ */ T({
|
|
328
325
|
__name: "Logo",
|
|
329
326
|
props: {
|
|
330
327
|
name: {
|
|
@@ -366,21 +363,21 @@ const de = {
|
|
|
366
363
|
alt: "logo",
|
|
367
364
|
loading: "lazy",
|
|
368
365
|
decoding: "async"
|
|
369
|
-
}, null, 8,
|
|
366
|
+
}, null, 8, Ne)) : k("", !0), s("div", {
|
|
370
367
|
class: "text",
|
|
371
368
|
style: K({
|
|
372
369
|
color: c.color,
|
|
373
370
|
fontSize: c.fontSize
|
|
374
371
|
})
|
|
375
|
-
},
|
|
372
|
+
}, S(a.name), 5)]));
|
|
376
373
|
}
|
|
377
|
-
}),
|
|
374
|
+
}), ee = /* @__PURE__ */ $(Fe, [["__scopeId", "data-v-694a3ecc"]]), je = {
|
|
378
375
|
class: "HeaderCom"
|
|
379
|
-
},
|
|
376
|
+
}, Je = {
|
|
380
377
|
class: "left"
|
|
381
|
-
},
|
|
378
|
+
}, Qe = {
|
|
382
379
|
class: "right"
|
|
383
|
-
},
|
|
380
|
+
}, Xe = /* @__PURE__ */ T({
|
|
384
381
|
__name: "Header",
|
|
385
382
|
props: {
|
|
386
383
|
menuType: {
|
|
@@ -394,14 +391,14 @@ const de = {
|
|
|
394
391
|
setup(a) {
|
|
395
392
|
const t = a, {
|
|
396
393
|
show: c
|
|
397
|
-
} = N(), {
|
|
398
|
-
isLoggedIn: d
|
|
399
394
|
} = G(), {
|
|
395
|
+
isLoggedIn: d
|
|
396
|
+
} = R(), {
|
|
400
397
|
appsData: u
|
|
401
|
-
} =
|
|
398
|
+
} = N(), {
|
|
402
399
|
menus: m,
|
|
403
400
|
hasPermission: b
|
|
404
|
-
} =
|
|
401
|
+
} = F(t.menuType), w = q(""), C = X(), I = Y();
|
|
405
402
|
function f(r) {
|
|
406
403
|
return r.split("?")[0].split("#")[0];
|
|
407
404
|
}
|
|
@@ -434,10 +431,10 @@ const de = {
|
|
|
434
431
|
return o.path;
|
|
435
432
|
}
|
|
436
433
|
}
|
|
437
|
-
return
|
|
434
|
+
return j(I.matched, t.menuType, P);
|
|
438
435
|
}
|
|
439
|
-
function
|
|
440
|
-
|
|
436
|
+
function x() {
|
|
437
|
+
B(() => {
|
|
441
438
|
C.push({
|
|
442
439
|
path: "/"
|
|
443
440
|
}), window.scrollTo({
|
|
@@ -452,38 +449,38 @@ const de = {
|
|
|
452
449
|
d.value || (c.value = !0);
|
|
453
450
|
return;
|
|
454
451
|
}
|
|
455
|
-
|
|
456
|
-
C.push(v),
|
|
452
|
+
B(() => {
|
|
453
|
+
C.push(v), w.value = v, window.scrollTo({
|
|
457
454
|
top: 0,
|
|
458
455
|
behavior: "smooth"
|
|
459
456
|
});
|
|
460
457
|
});
|
|
461
458
|
}
|
|
462
|
-
return
|
|
463
|
-
|
|
459
|
+
return V(() => [I.path, m.value], () => {
|
|
460
|
+
w.value = M(m.value, I.path);
|
|
464
461
|
}, {
|
|
465
462
|
immediate: !0,
|
|
466
463
|
deep: !0
|
|
467
|
-
}), (r, v) => (e(), n("div",
|
|
464
|
+
}), (r, v) => (e(), n("div", je, [s("div", Je, [y(ee, {
|
|
468
465
|
icon: h(u).applicationLogoUrl,
|
|
469
466
|
name: h(u).name,
|
|
470
|
-
onTo:
|
|
471
|
-
}, null, 8, ["icon", "name"])]), s("div",
|
|
467
|
+
onTo: x
|
|
468
|
+
}, null, 8, ["icon", "name"])]), s("div", Qe, [y(Ge, {
|
|
472
469
|
menus: h(m),
|
|
473
|
-
activateKey:
|
|
470
|
+
activateKey: w.value,
|
|
474
471
|
onChange: _
|
|
475
|
-
}, null, 8, ["menus", "activateKey"]), t.showUserPanel ? (e(),
|
|
472
|
+
}, null, 8, ["menus", "activateKey"]), t.showUserPanel ? (e(), ae(Z, {
|
|
476
473
|
key: 0,
|
|
477
|
-
onToHomePage:
|
|
478
|
-
onSignOut:
|
|
474
|
+
onToHomePage: x,
|
|
475
|
+
onSignOut: x
|
|
479
476
|
})) : k("", !0)])]));
|
|
480
477
|
}
|
|
481
|
-
}),
|
|
478
|
+
}), Ye = /* @__PURE__ */ $(Xe, [["__scopeId", "data-v-b34685b5"]]), Ze = {
|
|
482
479
|
class: "body"
|
|
483
|
-
},
|
|
480
|
+
}, et = {
|
|
484
481
|
key: 0,
|
|
485
482
|
class: "loading"
|
|
486
|
-
},
|
|
483
|
+
}, tt = "linear-gradient(to bottom, #fefdff, #f9f6fe, #f2eefd, #ebe8fd, #e2e1fd, #dfe0fd, #dcdffd, #d9defd, #dde2fd, #e0e5fd, #e4e9fd, #e8ecfd)", nt = /* @__PURE__ */ T({
|
|
487
484
|
__name: "DefaultLayout",
|
|
488
485
|
props: {
|
|
489
486
|
menuType: {
|
|
@@ -500,27 +497,27 @@ const de = {
|
|
|
500
497
|
setup(a) {
|
|
501
498
|
const t = a, {
|
|
502
499
|
setGlobalSEO: c
|
|
503
|
-
} =
|
|
504
|
-
c(
|
|
500
|
+
} = re();
|
|
501
|
+
c(ie);
|
|
505
502
|
const {
|
|
506
503
|
isChecking: d
|
|
507
|
-
} =
|
|
508
|
-
return
|
|
504
|
+
} = J();
|
|
505
|
+
return Q(), (u, m) => (e(), n("div", {
|
|
509
506
|
class: "layout",
|
|
510
507
|
style: K({
|
|
511
|
-
backgroundImage: t.backgroundImage ||
|
|
508
|
+
backgroundImage: t.backgroundImage || tt,
|
|
512
509
|
backgroundAttachment: "fixed"
|
|
513
510
|
})
|
|
514
|
-
}, [y(
|
|
511
|
+
}, [y(Ye, {
|
|
515
512
|
"menu-type": t.menuType,
|
|
516
513
|
"show-user-panel": t.showUserPanel
|
|
517
|
-
}, null, 8, ["menu-type", "show-user-panel"]), s("div",
|
|
514
|
+
}, null, 8, ["menu-type", "show-user-panel"]), s("div", Ze, [h(d) ? (e(), n("div", et, [y(h(D), {
|
|
518
515
|
size: 40
|
|
519
|
-
})])) :
|
|
516
|
+
})])) : O(u.$slots, "default", {
|
|
520
517
|
key: 1
|
|
521
518
|
}, void 0, !0)])], 4));
|
|
522
519
|
}
|
|
523
|
-
}),
|
|
520
|
+
}), Ht = /* @__PURE__ */ $(nt, [["__scopeId", "data-v-690c2133"]]), ot = /* @__PURE__ */ T({
|
|
524
521
|
__name: "Gradientbackground",
|
|
525
522
|
props: {
|
|
526
523
|
width: {
|
|
@@ -558,14 +555,14 @@ const de = {
|
|
|
558
555
|
}
|
|
559
556
|
},
|
|
560
557
|
setup(a) {
|
|
561
|
-
const t = a, c =
|
|
558
|
+
const t = a, c = W(() => ({
|
|
562
559
|
pointerEvents: "none",
|
|
563
560
|
position: "absolute",
|
|
564
561
|
zIndex: t.zIndex,
|
|
565
562
|
width: t.width,
|
|
566
563
|
height: t.height,
|
|
567
564
|
filter: `blur(${t.blur})`
|
|
568
|
-
})), d =
|
|
565
|
+
})), d = W(() => ({
|
|
569
566
|
width: "100%",
|
|
570
567
|
height: "100%",
|
|
571
568
|
background: t.background
|
|
@@ -581,9 +578,9 @@ const de = {
|
|
|
581
578
|
style: K(d.value)
|
|
582
579
|
}, null, 4)], 4));
|
|
583
580
|
}
|
|
584
|
-
}),
|
|
581
|
+
}), Kt = /* @__PURE__ */ $(ot, [["__scopeId", "data-v-b6461ac4"]]), st = {
|
|
585
582
|
class: "SvgIcon"
|
|
586
|
-
},
|
|
583
|
+
}, at = ["href", "fill"], it = /* @__PURE__ */ T({
|
|
587
584
|
__name: "SvgIcon",
|
|
588
585
|
props: {
|
|
589
586
|
prefix: {
|
|
@@ -602,28 +599,28 @@ const de = {
|
|
|
602
599
|
}
|
|
603
600
|
},
|
|
604
601
|
setup(a) {
|
|
605
|
-
const t = a, c =
|
|
606
|
-
return (d, u) => (e(), n("svg",
|
|
602
|
+
const t = a, c = W(() => `#${t.prefix ?? "icon"}-${t.name}`);
|
|
603
|
+
return (d, u) => (e(), n("svg", st, [s("use", {
|
|
607
604
|
href: c.value,
|
|
608
605
|
fill: t.color
|
|
609
|
-
}, null, 8,
|
|
606
|
+
}, null, 8, at)]));
|
|
610
607
|
}
|
|
611
|
-
}), Et = /* @__PURE__ */
|
|
608
|
+
}), Et = /* @__PURE__ */ $(it, [["__scopeId", "data-v-0a9de94e"]]), rt = {}, ct = {
|
|
612
609
|
class: "WidthContainer"
|
|
613
610
|
};
|
|
614
|
-
function
|
|
615
|
-
return e(), n("div",
|
|
611
|
+
function ut(a, t) {
|
|
612
|
+
return e(), n("div", ct, [O(a.$slots, "default", {}, void 0, !0)]);
|
|
616
613
|
}
|
|
617
|
-
const Wt = /* @__PURE__ */
|
|
614
|
+
const Wt = /* @__PURE__ */ $(rt, [["render", ut], ["__scopeId", "data-v-d06aac1f"]]);
|
|
618
615
|
export {
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
616
|
+
qt as A,
|
|
617
|
+
zt as C,
|
|
618
|
+
Ht as D,
|
|
619
|
+
Kt as G,
|
|
620
|
+
Ye as H,
|
|
621
|
+
ee as L,
|
|
625
622
|
Et as S,
|
|
626
623
|
Wt as W,
|
|
627
|
-
|
|
628
|
-
|
|
624
|
+
fe as a,
|
|
625
|
+
Ge as b
|
|
629
626
|
};
|
package/dist/common.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as s, a as o, C as t, D as r, G as p, H as n, b as l, L as u, S as C, W as d } from "./WidthContainer-
|
|
1
|
+
import { A as s, a as o, C as t, D as r, G as p, H as n, b as l, L as u, S as C, W as d } from "./WidthContainer-DPR4sEn4.js";
|
|
2
2
|
import { C as i, a as f } from "./CollapseItem-Cw1vcdLu.js";
|
|
3
3
|
import { C as x, E as H } from "./CustomTable-B8i1SbFB.js";
|
|
4
4
|
import { M, a as g } from "./Menu-ejsosUdV.js";
|
|
@@ -2,8 +2,23 @@ interface Props {
|
|
|
2
2
|
menuType?: string;
|
|
3
3
|
showUserPanel?: boolean;
|
|
4
4
|
}
|
|
5
|
-
declare
|
|
5
|
+
declare function __VLS_template(): {
|
|
6
|
+
attrs: Partial<{}>;
|
|
7
|
+
slots: {
|
|
8
|
+
default?(_: {}): any;
|
|
9
|
+
};
|
|
10
|
+
refs: {};
|
|
11
|
+
rootEl: HTMLDivElement;
|
|
12
|
+
};
|
|
13
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
14
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
6
15
|
menuType: string;
|
|
7
16
|
showUserPanel: boolean;
|
|
8
17
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
18
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
9
19
|
export default _default;
|
|
20
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
21
|
+
new (): {
|
|
22
|
+
$slots: S;
|
|
23
|
+
};
|
|
24
|
+
};
|
package/dist/index.js
CHANGED
|
@@ -16,9 +16,9 @@ import { M as U4, a as S4 } from "./MessageMenu-_RZJ9Mbi.js";
|
|
|
16
16
|
import { _ as A4, a as G4, F as D4, b as P4, c as T4, d as O4, R as B4 } from "./FeedbackModal-CieTPhns.js";
|
|
17
17
|
import { C as $4 } from "./Clipboard-CKth2I5_.js";
|
|
18
18
|
import { F as W4, a as R4, c as z4, b as j4, d as q4 } from "./FeedbackItem-CRLaflw8.js";
|
|
19
|
-
import { L as J4, a as Q4, b as X4, c as Y4, B as e6, C as t6, d as o6, e as s6, x as a6, y as i6, f as n6, g as r6, z as c6, h as l6, i as C6, j as d6, k as p6, l as f6, m as h6, n as u6, D as _6, o as g6, p as m6, q as L6, r as y6, s as w6, T as F6, t as M6, A as v6, u as k6, v as x6, w as H6 } from "./LandingPageSectionTabs-
|
|
19
|
+
import { L as J4, a as Q4, b as X4, c as Y4, B as e6, C as t6, d as o6, e as s6, x as a6, y as i6, f as n6, g as r6, z as c6, h as l6, i as C6, j as d6, k as p6, l as f6, m as h6, n as u6, D as _6, o as g6, p as m6, q as L6, r as y6, s as w6, T as F6, t as M6, A as v6, u as k6, v as x6, w as H6 } from "./LandingPageSectionTabs-DpDaGJbp.js";
|
|
20
20
|
import { L as V6, a as E6, b as U6, c as S6, D as b6, d as A6, e as G6, f as D6, g as P6, h as T6, i as O6, j as B6, k as I6, l as $6, m as N6, n as W6 } from "./LandingPageSectionHeader-BWX7bHHG.js";
|
|
21
|
-
import { A as z6, a as j6, C as q6, D as K6, G as J6, H as Q6, b as X6, L as Y6, S as e7, W as t7 } from "./WidthContainer-
|
|
21
|
+
import { A as z6, a as j6, C as q6, D as K6, G as J6, H as Q6, b as X6, L as Y6, S as e7, W as t7 } from "./WidthContainer-DPR4sEn4.js";
|
|
22
22
|
import { C as s7, a as a7 } from "./CollapseItem-Cw1vcdLu.js";
|
|
23
23
|
import { C as n7, E as r7 } from "./CustomTable-B8i1SbFB.js";
|
|
24
24
|
import { M as l7, a as C7 } from "./Menu-ejsosUdV.js";
|
package/dist/landingPage.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as g, a as e, b as i, c as s, B as d, C as L, d as P, e as o, x as t, y as r, f as c, g as u, z as C, h as T, i as m, j as F, k as l, l as p, m as S, n as b, D as f, o as k, p as B, q as A, r as D, s as G, T as H, t as h, A as x, u as y, v as I, w as j } from "./LandingPageSectionTabs-
|
|
1
|
+
import { L as g, a as e, b as i, c as s, B as d, C as L, d as P, e as o, x as t, y as r, f as c, g as u, z as C, h as T, i as m, j as F, k as l, l as p, m as S, n as b, D as f, o as k, p as B, q as A, r as D, s as G, T as H, t as h, A as x, u as y, v as I, w as j } from "./LandingPageSectionTabs-DpDaGJbp.js";
|
|
2
2
|
import { L as w, a as q, b as z, c as M, D as Q, d as E, e as J, f as K, g as N, h as O, i as R, j as U, k as V, l as W, m as X, n as Y } from "./LandingPageSectionHeader-BWX7bHHG.js";
|
|
3
3
|
export {
|
|
4
4
|
g as LandingPageAbout,
|