karin-plugin-kkk 2.18.2 → 2.19.0
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/CHANGELOG.md +41 -0
- package/README.md +1 -1
- package/config/default_config/pushlist.yaml +8 -0
- package/lib/apps/admin.js +3 -3
- package/lib/apps/help.js +3 -3
- package/lib/apps/push.js +3 -3
- package/lib/apps/qrlogin.js +3 -3
- package/lib/apps/tools.js +3 -3
- package/lib/apps/update.js +3 -3
- package/lib/build-metadata.json +5 -5
- package/lib/core_chunk/{main-u9R5sj94.js → main-Dj5f-cmP.js} +995 -177
- package/lib/core_chunk/{template-BAFMkYza.js → template-CHNHRIxO.js} +1259 -848
- package/lib/core_chunk/template.d.mts +322 -552
- package/lib/core_chunk/template.js +2 -2
- package/lib/core_chunk/{vendor-BCUOH1Nn.js → vendor-BsdYKPEs.js} +1230 -607
- package/lib/index.js +3 -3
- package/lib/karin-plugin-kkk.css +601 -159
- package/lib/root.js +1 -1
- package/lib/web.config.js +3 -3
- package/package.json +2 -2
- package/resources/vite.svg +130 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as __esmMin, o as __toESM, r as __export } from "./rolldown-runtime-BMXAG3ag.js";
|
|
2
|
-
import { $ as
|
|
2
|
+
import { $ as init_ri, $t as ChartColumn, A as RiBellFill, At as Quote, B as RiMessage3Fill, Bt as Gift, C as init_fa6, Ct as Star, D as init_locale, Dt as Share2, E as init_ai, Et as ShieldCheck, F as RiHeart3Line, Ft as MessageCircle, G as RiShareForwardFill, Gt as Crown, H as RiRefreshLine, Ht as FileText, I as RiLinkM, It as MapPin, J as RiStarLine, Jt as Clock, K as RiSparkling2Fill, Kt as CornerDownLeft, L as RiListCheck2, Lt as Info, M as RiHashtag, Mt as Plug2, N as RiHeart2Line, Nt as Play, O as zhCN, Ot as ScanLine, P as RiHeart3Fill, Pt as Music, Q as RiVideoLine, Qt as CircleAlert, R as RiLiveLine, Rt as Heart, S as FaCommentDots, St as Terminal, T as AiFillStar, Tt as Shield, U as RiRobot2Fill, Ut as Eye, V as RiQuestionFill, Vt as Gamepad2, W as RiSendPlaneFill, Wt as ExternalLink, X as RiTiktokFill, Xt as CircleEllipsis, Y as RiThumbUpFill, Yt as CircleFadingArrowUp, Z as RiUserFollowLine, Zt as CircleCheckBig, _ as TbScan, _t as Users, an as init_clsx, at as format, b as init_hi, bt as TriangleAlert, ct as code_default, d as init_react_markdown, dt as HeroUIProvider, en as Calendar, et as LuFullscreen, f as Markdown, ft as require_jsx_runtime, g as init_si, gt as Zap, h as SiBilibili, ht as init_lucide_react, in as clsx_default, it as formatDistanceToNow, j as RiGroupLine, jt as QrCode, k as RiArrowRightFill, kt as Radio, l as init_rehype_highlight, lt as chip_default, m as init_md, mt as init_io5, nn as BookOpen, nt as init_date_fns, on as require_server_node, p as MdAccessTime, pt as IoSearch, q as RiStarFill, qt as Coins, rn as Bell, sn as require_react, st as init_dist, tn as Bookmark, tt as init_lu, u as rehypeHighlight, ut as button_default, v as init_tb, vt as User, w as AiFillHeart, wt as Smartphone, x as FaCodeBranch, xt as ThumbsUp, y as HiOutlineMenuAlt2, yt as UserPlus, z as RiLoginCircleFill, zt as Hash } from "./vendor-BsdYKPEs.js";
|
|
3
3
|
import { logger as logger$1 } from "node-karin";
|
|
4
4
|
import fs from "node:fs";
|
|
5
5
|
import path from "node:path";
|
|
@@ -37,16 +37,32 @@ var init_config_base = __esmMin(() => {
|
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
id: "dynamic",
|
|
40
|
-
name: "
|
|
41
|
-
description: "
|
|
40
|
+
name: "作品列表",
|
|
41
|
+
description: "抖音作品列表推送模板",
|
|
42
42
|
enabled: true,
|
|
43
43
|
componentPath: "platforms/douyin/Dynamic",
|
|
44
44
|
exportName: "DouyinDynamic"
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
id: "favorite-list",
|
|
48
|
+
name: "喜欢列表",
|
|
49
|
+
description: "抖音喜欢列表推送模板",
|
|
50
|
+
enabled: true,
|
|
51
|
+
componentPath: "platforms/douyin/FavoriteList",
|
|
52
|
+
exportName: "DouyinFavoriteList"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
id: "recommend-list",
|
|
56
|
+
name: "推荐列表",
|
|
57
|
+
description: "抖音推荐列表推送模板",
|
|
58
|
+
enabled: true,
|
|
59
|
+
componentPath: "platforms/douyin/RecommendList",
|
|
60
|
+
exportName: "DouyinRecommendList"
|
|
61
|
+
},
|
|
46
62
|
{
|
|
47
63
|
id: "live",
|
|
48
|
-
name: "
|
|
49
|
-
description: "
|
|
64
|
+
name: "直播状态",
|
|
65
|
+
description: "抖音直播状态推送模板",
|
|
50
66
|
enabled: true,
|
|
51
67
|
componentPath: "platforms/douyin/Live",
|
|
52
68
|
exportName: "DouyinLive"
|
|
@@ -282,13 +298,13 @@ var init_config_base = __esmMin(() => {
|
|
|
282
298
|
}
|
|
283
299
|
];
|
|
284
300
|
});
|
|
285
|
-
var import_react$
|
|
301
|
+
var import_react$36, import_jsx_runtime$34, GlowImage, GlowText;
|
|
286
302
|
var init_GlowImage = __esmMin(() => {
|
|
287
|
-
import_react$
|
|
288
|
-
import_jsx_runtime$
|
|
303
|
+
import_react$36 = __toESM(require_react(), 1);
|
|
304
|
+
import_jsx_runtime$34 = __toESM(require_jsx_runtime(), 1);
|
|
289
305
|
GlowImage = ({ src, children, alt, className, imgClassName, mode = "blur-layer", blurRadius = 18, glowStrength = .6, scale = 1.06, shadowRadius = 28, crossOrigin }) => {
|
|
290
|
-
const [shadowColor, setShadowColor] = import_react$
|
|
291
|
-
import_react$
|
|
306
|
+
const [shadowColor, setShadowColor] = import_react$36.useState("rgba(255,255,255,0.5)");
|
|
307
|
+
import_react$36.useEffect(() => {
|
|
292
308
|
if (mode !== "dominant-shadow" || !src) return;
|
|
293
309
|
const img = new Image();
|
|
294
310
|
if (crossOrigin) img.crossOrigin = crossOrigin;
|
|
@@ -325,13 +341,13 @@ var init_GlowImage = __esmMin(() => {
|
|
|
325
341
|
glowStrength,
|
|
326
342
|
crossOrigin
|
|
327
343
|
]);
|
|
328
|
-
if (children) return (0, import_jsx_runtime$
|
|
344
|
+
if (children) return (0, import_jsx_runtime$34.jsxs)("div", {
|
|
329
345
|
className,
|
|
330
346
|
style: {
|
|
331
347
|
position: "relative",
|
|
332
348
|
display: "inline-block"
|
|
333
349
|
},
|
|
334
|
-
children: [(0, import_jsx_runtime$
|
|
350
|
+
children: [(0, import_jsx_runtime$34.jsx)("div", {
|
|
335
351
|
"aria-hidden": "true",
|
|
336
352
|
className: imgClassName,
|
|
337
353
|
style: {
|
|
@@ -346,25 +362,25 @@ var init_GlowImage = __esmMin(() => {
|
|
|
346
362
|
alignItems: "center"
|
|
347
363
|
},
|
|
348
364
|
children
|
|
349
|
-
}), (0, import_jsx_runtime$
|
|
365
|
+
}), (0, import_jsx_runtime$34.jsx)("div", {
|
|
350
366
|
className: imgClassName,
|
|
351
367
|
style: { position: "relative" },
|
|
352
368
|
children
|
|
353
369
|
})]
|
|
354
370
|
});
|
|
355
|
-
if (mode === "dominant-shadow") return (0, import_jsx_runtime$
|
|
371
|
+
if (mode === "dominant-shadow") return (0, import_jsx_runtime$34.jsx)("img", {
|
|
356
372
|
src,
|
|
357
373
|
alt,
|
|
358
374
|
className: imgClassName,
|
|
359
375
|
style: { filter: `drop-shadow(0 0 ${shadowRadius}px ${shadowColor}) drop-shadow(0 0 ${Math.round(shadowRadius * .6)}px ${shadowColor})` }
|
|
360
376
|
});
|
|
361
|
-
return (0, import_jsx_runtime$
|
|
377
|
+
return (0, import_jsx_runtime$34.jsxs)("div", {
|
|
362
378
|
className,
|
|
363
379
|
style: {
|
|
364
380
|
position: "relative",
|
|
365
381
|
display: "inline-block"
|
|
366
382
|
},
|
|
367
|
-
children: [(0, import_jsx_runtime$
|
|
383
|
+
children: [(0, import_jsx_runtime$34.jsx)("img", {
|
|
368
384
|
src,
|
|
369
385
|
alt,
|
|
370
386
|
"aria-hidden": "true",
|
|
@@ -376,20 +392,20 @@ var init_GlowImage = __esmMin(() => {
|
|
|
376
392
|
opacity: glowStrength,
|
|
377
393
|
pointerEvents: "none"
|
|
378
394
|
}
|
|
379
|
-
}), (0, import_jsx_runtime$
|
|
395
|
+
}), (0, import_jsx_runtime$34.jsx)("img", {
|
|
380
396
|
src,
|
|
381
397
|
alt,
|
|
382
398
|
className: imgClassName
|
|
383
399
|
})]
|
|
384
400
|
});
|
|
385
401
|
};
|
|
386
|
-
GlowText = ({ children, className, glowClassName, blurRadius = 12, glowStrength = .6, scale = 1.02 }) => (0, import_jsx_runtime$
|
|
402
|
+
GlowText = ({ children, className, glowClassName, blurRadius = 12, glowStrength = .6, scale = 1.02 }) => (0, import_jsx_runtime$34.jsxs)("span", {
|
|
387
403
|
className,
|
|
388
404
|
style: {
|
|
389
405
|
position: "relative",
|
|
390
406
|
display: "inline-block"
|
|
391
407
|
},
|
|
392
|
-
children: [(0, import_jsx_runtime$
|
|
408
|
+
children: [(0, import_jsx_runtime$34.jsx)("span", {
|
|
393
409
|
"aria-hidden": "true",
|
|
394
410
|
className: glowClassName,
|
|
395
411
|
style: {
|
|
@@ -401,27 +417,27 @@ var init_GlowImage = __esmMin(() => {
|
|
|
401
417
|
pointerEvents: "none"
|
|
402
418
|
},
|
|
403
419
|
children
|
|
404
|
-
}), (0, import_jsx_runtime$
|
|
420
|
+
}), (0, import_jsx_runtime$34.jsx)("span", { children })]
|
|
405
421
|
});
|
|
406
|
-
}), import_jsx_runtime$
|
|
422
|
+
}), import_jsx_runtime$33, RolldownLogo;
|
|
407
423
|
var init_RolldownLogo = __esmMin(() => {
|
|
408
424
|
__toESM(require_react(), 1);
|
|
409
|
-
import_jsx_runtime$
|
|
410
|
-
RolldownLogo = ({ className = "w-auto h-10" }) => (0, import_jsx_runtime$
|
|
425
|
+
import_jsx_runtime$33 = __toESM(require_jsx_runtime(), 1);
|
|
426
|
+
RolldownLogo = ({ className = "w-auto h-10" }) => (0, import_jsx_runtime$33.jsxs)("svg", {
|
|
411
427
|
viewBox: "0 0 177 15",
|
|
412
428
|
fill: "none",
|
|
413
429
|
xmlns: "http://www.w3.org/2000/svg",
|
|
414
430
|
className,
|
|
415
431
|
children: [
|
|
416
|
-
(0, import_jsx_runtime$
|
|
432
|
+
(0, import_jsx_runtime$33.jsx)("path", {
|
|
417
433
|
d: "M27.21 0C33.32 0 36.53 2.57 36.53 7.5C36.53 12.43 33.32 15 27.21 15C21.1 15 17.91 12.43 17.91 7.5C17.91 2.57 21.1 0 27.21 0ZM97.57 0C103.68 0 106.89 2.57 106.89 7.5C106.89 12.43 103.68 15 97.57 15C91.46 15 88.27 12.43 88.27 7.5C88.27 2.57 91.46 0 97.57 0ZM11.33 0.25C14.65 0.25 16.53 1.97 16.53 4.99C16.53 6.73 15.7 8.02 14.42 8.76L16.6 14.75H11.31L9.8 10.05H4.97V14.75H0V0.25H11.33ZM43.41 11.13H52.09V14.75H38.44V0.25H43.41V11.13ZM58.92 11.13H67.6V14.75H53.95V0.25H58.92V11.13ZM78.71 0.25C83.75 0.25 86.63 2.53 86.63 7.5C86.63 12.47 83.73 14.75 78.69 14.75H69.6V0.25H78.71ZM114.34 10.21L116.46 2.84H122.03L124.27 10.5L126.03 0.25H130.88L127.89 14.75H121.61L119.21 6.55L116.87 14.75H110.57L107.59 0.25H112.52L114.34 10.21ZM138.78 0.25L144.76 9.68H144.81V0.25H149.53V14.75H143.56L137.53 5.28H137.47V14.75H132.77V0.25H138.78ZM27.21 3.56C24.33 3.56 22.98 4.81 22.98 7.5C22.98 10.19 24.33 11.42 27.21 11.42C30.09 11.42 31.44 10.21 31.44 7.5C31.44 4.79 30.09 3.56 27.21 3.56ZM97.57 3.56C94.69 3.56 93.34 4.81 93.34 7.5C93.34 10.19 94.69 11.42 97.57 11.42C100.45 11.42 101.8 10.21 101.8 7.5C101.8 4.79 100.45 3.56 97.57 3.56ZM74.57 11.23H78.01C80.37 11.23 81.53 10.21 81.53 7.5C81.53 4.79 80.37 3.77 78.01 3.77H74.57V11.23ZM4.97 6.63H9.92C10.94 6.63 11.44 6.09 11.44 5.14C11.44 4.18 10.94 3.67 9.92 3.67H4.97V6.63Z",
|
|
418
434
|
fill: "currentColor"
|
|
419
435
|
}),
|
|
420
|
-
(0, import_jsx_runtime$
|
|
436
|
+
(0, import_jsx_runtime$33.jsx)("path", {
|
|
421
437
|
d: "M170.23 0.25C170.54 0.25 170.71 0.61 170.51 0.84L167.16 4.86C166.77 5.33 167.11 6.05 167.72 6.05H170.96C171.27 6.05 171.43 6.41 171.24 6.64L164.76 14.42C164.61 14.59 164.35 14.59 164.2 14.42L157.72 6.64C157.53 6.41 157.69 6.05 158 6.05H161.24C161.85 6.05 162.19 5.33 161.8 4.86L158.45 0.84C158.25 0.61 158.42 0.25 158.73 0.25H170.23Z",
|
|
422
438
|
fill: "#FF5500"
|
|
423
439
|
}),
|
|
424
|
-
(0, import_jsx_runtime$
|
|
440
|
+
(0, import_jsx_runtime$33.jsx)("mask", {
|
|
425
441
|
id: "mask0_rd",
|
|
426
442
|
style: { maskType: "alpha" },
|
|
427
443
|
maskUnits: "userSpaceOnUse",
|
|
@@ -429,17 +445,17 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
429
445
|
y: "0",
|
|
430
446
|
width: "15",
|
|
431
447
|
height: "15",
|
|
432
|
-
children: (0, import_jsx_runtime$
|
|
448
|
+
children: (0, import_jsx_runtime$33.jsx)("path", {
|
|
433
449
|
d: "M170.23 0.25C170.54 0.25 170.71 0.61 170.51 0.84L167.16 4.86C166.77 5.33 167.11 6.05 167.72 6.05H170.96C171.27 6.05 171.43 6.41 171.24 6.64L164.76 14.42C164.61 14.59 164.35 14.59 164.2 14.42L157.72 6.64C157.53 6.41 157.69 6.05 158 6.05H161.24C161.85 6.05 162.19 5.33 161.8 4.86L158.45 0.84C158.25 0.61 158.42 0.25 158.73 0.25H170.23Z",
|
|
434
450
|
fill: "black"
|
|
435
451
|
})
|
|
436
452
|
}),
|
|
437
|
-
(0, import_jsx_runtime$
|
|
453
|
+
(0, import_jsx_runtime$33.jsxs)("g", {
|
|
438
454
|
mask: "url(#mask0_rd)",
|
|
439
455
|
children: [
|
|
440
|
-
(0, import_jsx_runtime$
|
|
456
|
+
(0, import_jsx_runtime$33.jsx)("g", {
|
|
441
457
|
filter: "url(#f0_rd)",
|
|
442
|
-
children: (0, import_jsx_runtime$
|
|
458
|
+
children: (0, import_jsx_runtime$33.jsx)("ellipse", {
|
|
443
459
|
cx: "1.73",
|
|
444
460
|
cy: "7.56",
|
|
445
461
|
rx: "1.73",
|
|
@@ -448,9 +464,9 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
448
464
|
fill: "#FFE7E5"
|
|
449
465
|
})
|
|
450
466
|
}),
|
|
451
|
-
(0, import_jsx_runtime$
|
|
467
|
+
(0, import_jsx_runtime$33.jsx)("g", {
|
|
452
468
|
filter: "url(#f1_rd)",
|
|
453
|
-
children: (0, import_jsx_runtime$
|
|
469
|
+
children: (0, import_jsx_runtime$33.jsx)("ellipse", {
|
|
454
470
|
cx: "1.73",
|
|
455
471
|
cy: "7.56",
|
|
456
472
|
rx: "1.73",
|
|
@@ -459,9 +475,9 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
459
475
|
fill: "#FFE7E5"
|
|
460
476
|
})
|
|
461
477
|
}),
|
|
462
|
-
(0, import_jsx_runtime$
|
|
478
|
+
(0, import_jsx_runtime$33.jsx)("g", {
|
|
463
479
|
filter: "url(#f2_rd)",
|
|
464
|
-
children: (0, import_jsx_runtime$
|
|
480
|
+
children: (0, import_jsx_runtime$33.jsx)("ellipse", {
|
|
465
481
|
cx: "157.85",
|
|
466
482
|
cy: "0.46",
|
|
467
483
|
rx: "1.19",
|
|
@@ -470,9 +486,9 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
470
486
|
fill: "#FF19AF"
|
|
471
487
|
})
|
|
472
488
|
}),
|
|
473
|
-
(0, import_jsx_runtime$
|
|
489
|
+
(0, import_jsx_runtime$33.jsx)("g", {
|
|
474
490
|
filter: "url(#f3_rd)",
|
|
475
|
-
children: (0, import_jsx_runtime$
|
|
491
|
+
children: (0, import_jsx_runtime$33.jsx)("ellipse", {
|
|
476
492
|
cx: "159.7",
|
|
477
493
|
cy: "10.93",
|
|
478
494
|
rx: "1.19",
|
|
@@ -481,9 +497,9 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
481
497
|
fill: "#FF19AF"
|
|
482
498
|
})
|
|
483
499
|
}),
|
|
484
|
-
(0, import_jsx_runtime$
|
|
500
|
+
(0, import_jsx_runtime$33.jsx)("g", {
|
|
485
501
|
filter: "url(#f4_rd)",
|
|
486
|
-
children: (0, import_jsx_runtime$
|
|
502
|
+
children: (0, import_jsx_runtime$33.jsx)("ellipse", {
|
|
487
503
|
cx: "1.19",
|
|
488
504
|
cy: "7",
|
|
489
505
|
rx: "1.19",
|
|
@@ -492,9 +508,9 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
492
508
|
fill: "#FF19AF"
|
|
493
509
|
})
|
|
494
510
|
}),
|
|
495
|
-
(0, import_jsx_runtime$
|
|
511
|
+
(0, import_jsx_runtime$33.jsx)("g", {
|
|
496
512
|
filter: "url(#f5_rd)",
|
|
497
|
-
children: (0, import_jsx_runtime$
|
|
513
|
+
children: (0, import_jsx_runtime$33.jsx)("ellipse", {
|
|
498
514
|
cx: "1.19",
|
|
499
515
|
cy: "7",
|
|
500
516
|
rx: "1.19",
|
|
@@ -503,9 +519,9 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
503
519
|
fill: "#FF19AF"
|
|
504
520
|
})
|
|
505
521
|
}),
|
|
506
|
-
(0, import_jsx_runtime$
|
|
522
|
+
(0, import_jsx_runtime$33.jsx)("g", {
|
|
507
523
|
filter: "url(#f6_rd)",
|
|
508
|
-
children: (0, import_jsx_runtime$
|
|
524
|
+
children: (0, import_jsx_runtime$33.jsx)("ellipse", {
|
|
509
525
|
cx: "1.19",
|
|
510
526
|
cy: "7",
|
|
511
527
|
rx: "1.19",
|
|
@@ -514,9 +530,9 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
514
530
|
fill: "#FF19AF"
|
|
515
531
|
})
|
|
516
532
|
}),
|
|
517
|
-
(0, import_jsx_runtime$
|
|
533
|
+
(0, import_jsx_runtime$33.jsx)("g", {
|
|
518
534
|
filter: "url(#f7_rd)",
|
|
519
|
-
children: (0, import_jsx_runtime$
|
|
535
|
+
children: (0, import_jsx_runtime$33.jsx)("ellipse", {
|
|
520
536
|
cx: "1.19",
|
|
521
537
|
cy: "7",
|
|
522
538
|
rx: "1.19",
|
|
@@ -525,9 +541,9 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
525
541
|
fill: "#FF19AF"
|
|
526
542
|
})
|
|
527
543
|
}),
|
|
528
|
-
(0, import_jsx_runtime$
|
|
544
|
+
(0, import_jsx_runtime$33.jsx)("g", {
|
|
529
545
|
filter: "url(#f8_rd)",
|
|
530
|
-
children: (0, import_jsx_runtime$
|
|
546
|
+
children: (0, import_jsx_runtime$33.jsx)("ellipse", {
|
|
531
547
|
cx: "158.53",
|
|
532
548
|
cy: "0.97",
|
|
533
549
|
rx: "1.73",
|
|
@@ -536,9 +552,9 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
536
552
|
fill: "#D14B2A"
|
|
537
553
|
})
|
|
538
554
|
}),
|
|
539
|
-
(0, import_jsx_runtime$
|
|
555
|
+
(0, import_jsx_runtime$33.jsx)("g", {
|
|
540
556
|
filter: "url(#f9_rd)",
|
|
541
|
-
children: (0, import_jsx_runtime$
|
|
557
|
+
children: (0, import_jsx_runtime$33.jsx)("ellipse", {
|
|
542
558
|
cx: "159.71",
|
|
543
559
|
cy: "9.14",
|
|
544
560
|
rx: "1.73",
|
|
@@ -549,16 +565,16 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
549
565
|
})
|
|
550
566
|
]
|
|
551
567
|
}),
|
|
552
|
-
(0, import_jsx_runtime$
|
|
568
|
+
(0, import_jsx_runtime$33.jsx)("path", {
|
|
553
569
|
d: "M154.47 0C151.53 4.22 151.51 10.76 154.47 15H156.47C153.5 10.76 153.52 4.22 156.47 0H154.47Z",
|
|
554
570
|
fill: "currentColor"
|
|
555
571
|
}),
|
|
556
|
-
(0, import_jsx_runtime$
|
|
572
|
+
(0, import_jsx_runtime$33.jsx)("path", {
|
|
557
573
|
d: "M174.49 0H172.49C175.44 4.22 175.46 10.76 172.49 15H174.49C177.45 10.76 177.43 4.22 174.49 0Z",
|
|
558
574
|
fill: "currentColor"
|
|
559
575
|
}),
|
|
560
|
-
(0, import_jsx_runtime$
|
|
561
|
-
(0, import_jsx_runtime$
|
|
576
|
+
(0, import_jsx_runtime$33.jsxs)("defs", { children: [
|
|
577
|
+
(0, import_jsx_runtime$33.jsxs)("filter", {
|
|
562
578
|
id: "f0_rd",
|
|
563
579
|
x: "165.15",
|
|
564
580
|
y: "-8.5",
|
|
@@ -567,22 +583,22 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
567
583
|
filterUnits: "userSpaceOnUse",
|
|
568
584
|
colorInterpolationFilters: "sRGB",
|
|
569
585
|
children: [
|
|
570
|
-
(0, import_jsx_runtime$
|
|
586
|
+
(0, import_jsx_runtime$33.jsx)("feFlood", {
|
|
571
587
|
floodOpacity: "0",
|
|
572
588
|
result: "bg"
|
|
573
589
|
}),
|
|
574
|
-
(0, import_jsx_runtime$
|
|
590
|
+
(0, import_jsx_runtime$33.jsx)("feBlend", {
|
|
575
591
|
in: "SourceGraphic",
|
|
576
592
|
in2: "bg",
|
|
577
593
|
result: "shape"
|
|
578
594
|
}),
|
|
579
|
-
(0, import_jsx_runtime$
|
|
595
|
+
(0, import_jsx_runtime$33.jsx)("feGaussianBlur", {
|
|
580
596
|
stdDeviation: "1.1",
|
|
581
597
|
result: "blur"
|
|
582
598
|
})
|
|
583
599
|
]
|
|
584
600
|
}),
|
|
585
|
-
(0, import_jsx_runtime$
|
|
601
|
+
(0, import_jsx_runtime$33.jsxs)("filter", {
|
|
586
602
|
id: "f1_rd",
|
|
587
603
|
x: "164.78",
|
|
588
604
|
y: "-1.13",
|
|
@@ -591,22 +607,22 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
591
607
|
filterUnits: "userSpaceOnUse",
|
|
592
608
|
colorInterpolationFilters: "sRGB",
|
|
593
609
|
children: [
|
|
594
|
-
(0, import_jsx_runtime$
|
|
610
|
+
(0, import_jsx_runtime$33.jsx)("feFlood", {
|
|
595
611
|
floodOpacity: "0",
|
|
596
612
|
result: "bg"
|
|
597
613
|
}),
|
|
598
|
-
(0, import_jsx_runtime$
|
|
614
|
+
(0, import_jsx_runtime$33.jsx)("feBlend", {
|
|
599
615
|
in: "SourceGraphic",
|
|
600
616
|
in2: "bg",
|
|
601
617
|
result: "shape"
|
|
602
618
|
}),
|
|
603
|
-
(0, import_jsx_runtime$
|
|
619
|
+
(0, import_jsx_runtime$33.jsx)("feGaussianBlur", {
|
|
604
620
|
stdDeviation: "1.1",
|
|
605
621
|
result: "blur"
|
|
606
622
|
})
|
|
607
623
|
]
|
|
608
624
|
}),
|
|
609
|
-
(0, import_jsx_runtime$
|
|
625
|
+
(0, import_jsx_runtime$33.jsxs)("filter", {
|
|
610
626
|
id: "f2_rd",
|
|
611
627
|
x: "151.41",
|
|
612
628
|
y: "-7.45",
|
|
@@ -615,22 +631,22 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
615
631
|
filterUnits: "userSpaceOnUse",
|
|
616
632
|
colorInterpolationFilters: "sRGB",
|
|
617
633
|
children: [
|
|
618
|
-
(0, import_jsx_runtime$
|
|
634
|
+
(0, import_jsx_runtime$33.jsx)("feFlood", {
|
|
619
635
|
floodOpacity: "0",
|
|
620
636
|
result: "bg"
|
|
621
637
|
}),
|
|
622
|
-
(0, import_jsx_runtime$
|
|
638
|
+
(0, import_jsx_runtime$33.jsx)("feBlend", {
|
|
623
639
|
in: "SourceGraphic",
|
|
624
640
|
in2: "bg",
|
|
625
641
|
result: "shape"
|
|
626
642
|
}),
|
|
627
|
-
(0, import_jsx_runtime$
|
|
643
|
+
(0, import_jsx_runtime$33.jsx)("feGaussianBlur", {
|
|
628
644
|
stdDeviation: "1.1",
|
|
629
645
|
result: "blur"
|
|
630
646
|
})
|
|
631
647
|
]
|
|
632
648
|
}),
|
|
633
|
-
(0, import_jsx_runtime$
|
|
649
|
+
(0, import_jsx_runtime$33.jsxs)("filter", {
|
|
634
650
|
id: "f3_rd",
|
|
635
651
|
x: "153.25",
|
|
636
652
|
y: "3.02",
|
|
@@ -639,22 +655,22 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
639
655
|
filterUnits: "userSpaceOnUse",
|
|
640
656
|
colorInterpolationFilters: "sRGB",
|
|
641
657
|
children: [
|
|
642
|
-
(0, import_jsx_runtime$
|
|
658
|
+
(0, import_jsx_runtime$33.jsx)("feFlood", {
|
|
643
659
|
floodOpacity: "0",
|
|
644
660
|
result: "bg"
|
|
645
661
|
}),
|
|
646
|
-
(0, import_jsx_runtime$
|
|
662
|
+
(0, import_jsx_runtime$33.jsx)("feBlend", {
|
|
647
663
|
in: "SourceGraphic",
|
|
648
664
|
in2: "bg",
|
|
649
665
|
result: "shape"
|
|
650
666
|
}),
|
|
651
|
-
(0, import_jsx_runtime$
|
|
667
|
+
(0, import_jsx_runtime$33.jsx)("feGaussianBlur", {
|
|
652
668
|
stdDeviation: "1.1",
|
|
653
669
|
result: "blur"
|
|
654
670
|
})
|
|
655
671
|
]
|
|
656
672
|
}),
|
|
657
|
-
(0, import_jsx_runtime$
|
|
673
|
+
(0, import_jsx_runtime$33.jsxs)("filter", {
|
|
658
674
|
id: "f4_rd",
|
|
659
675
|
x: "164.67",
|
|
660
676
|
y: "-7.45",
|
|
@@ -663,22 +679,22 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
663
679
|
filterUnits: "userSpaceOnUse",
|
|
664
680
|
colorInterpolationFilters: "sRGB",
|
|
665
681
|
children: [
|
|
666
|
-
(0, import_jsx_runtime$
|
|
682
|
+
(0, import_jsx_runtime$33.jsx)("feFlood", {
|
|
667
683
|
floodOpacity: "0",
|
|
668
684
|
result: "bg"
|
|
669
685
|
}),
|
|
670
|
-
(0, import_jsx_runtime$
|
|
686
|
+
(0, import_jsx_runtime$33.jsx)("feBlend", {
|
|
671
687
|
in: "SourceGraphic",
|
|
672
688
|
in2: "bg",
|
|
673
689
|
result: "shape"
|
|
674
690
|
}),
|
|
675
|
-
(0, import_jsx_runtime$
|
|
691
|
+
(0, import_jsx_runtime$33.jsx)("feGaussianBlur", {
|
|
676
692
|
stdDeviation: "1.1",
|
|
677
693
|
result: "blur"
|
|
678
694
|
})
|
|
679
695
|
]
|
|
680
696
|
}),
|
|
681
|
-
(0, import_jsx_runtime$
|
|
697
|
+
(0, import_jsx_runtime$33.jsxs)("filter", {
|
|
682
698
|
id: "f5_rd",
|
|
683
699
|
x: "162.46",
|
|
684
700
|
y: "3.02",
|
|
@@ -687,22 +703,22 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
687
703
|
filterUnits: "userSpaceOnUse",
|
|
688
704
|
colorInterpolationFilters: "sRGB",
|
|
689
705
|
children: [
|
|
690
|
-
(0, import_jsx_runtime$
|
|
706
|
+
(0, import_jsx_runtime$33.jsx)("feFlood", {
|
|
691
707
|
floodOpacity: "0",
|
|
692
708
|
result: "bg"
|
|
693
709
|
}),
|
|
694
|
-
(0, import_jsx_runtime$
|
|
710
|
+
(0, import_jsx_runtime$33.jsx)("feBlend", {
|
|
695
711
|
in: "SourceGraphic",
|
|
696
712
|
in2: "bg",
|
|
697
713
|
result: "shape"
|
|
698
714
|
}),
|
|
699
|
-
(0, import_jsx_runtime$
|
|
715
|
+
(0, import_jsx_runtime$33.jsx)("feGaussianBlur", {
|
|
700
716
|
stdDeviation: "1.1",
|
|
701
717
|
result: "blur"
|
|
702
718
|
})
|
|
703
719
|
]
|
|
704
720
|
}),
|
|
705
|
-
(0, import_jsx_runtime$
|
|
721
|
+
(0, import_jsx_runtime$33.jsxs)("filter", {
|
|
706
722
|
id: "f6_rd",
|
|
707
723
|
x: "163.56",
|
|
708
724
|
y: "-7.45",
|
|
@@ -711,22 +727,22 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
711
727
|
filterUnits: "userSpaceOnUse",
|
|
712
728
|
colorInterpolationFilters: "sRGB",
|
|
713
729
|
children: [
|
|
714
|
-
(0, import_jsx_runtime$
|
|
730
|
+
(0, import_jsx_runtime$33.jsx)("feFlood", {
|
|
715
731
|
floodOpacity: "0",
|
|
716
732
|
result: "bg"
|
|
717
733
|
}),
|
|
718
|
-
(0, import_jsx_runtime$
|
|
734
|
+
(0, import_jsx_runtime$33.jsx)("feBlend", {
|
|
719
735
|
in: "SourceGraphic",
|
|
720
736
|
in2: "bg",
|
|
721
737
|
result: "shape"
|
|
722
738
|
}),
|
|
723
|
-
(0, import_jsx_runtime$
|
|
739
|
+
(0, import_jsx_runtime$33.jsx)("feGaussianBlur", {
|
|
724
740
|
stdDeviation: "1.1",
|
|
725
741
|
result: "blur"
|
|
726
742
|
})
|
|
727
743
|
]
|
|
728
744
|
}),
|
|
729
|
-
(0, import_jsx_runtime$
|
|
745
|
+
(0, import_jsx_runtime$33.jsxs)("filter", {
|
|
730
746
|
id: "f7_rd",
|
|
731
747
|
x: "161.72",
|
|
732
748
|
y: "3.02",
|
|
@@ -735,22 +751,22 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
735
751
|
filterUnits: "userSpaceOnUse",
|
|
736
752
|
colorInterpolationFilters: "sRGB",
|
|
737
753
|
children: [
|
|
738
|
-
(0, import_jsx_runtime$
|
|
754
|
+
(0, import_jsx_runtime$33.jsx)("feFlood", {
|
|
739
755
|
floodOpacity: "0",
|
|
740
756
|
result: "bg"
|
|
741
757
|
}),
|
|
742
|
-
(0, import_jsx_runtime$
|
|
758
|
+
(0, import_jsx_runtime$33.jsx)("feBlend", {
|
|
743
759
|
in: "SourceGraphic",
|
|
744
760
|
in2: "bg",
|
|
745
761
|
result: "shape"
|
|
746
762
|
}),
|
|
747
|
-
(0, import_jsx_runtime$
|
|
763
|
+
(0, import_jsx_runtime$33.jsx)("feGaussianBlur", {
|
|
748
764
|
stdDeviation: "1.1",
|
|
749
765
|
result: "blur"
|
|
750
766
|
})
|
|
751
767
|
]
|
|
752
768
|
}),
|
|
753
|
-
(0, import_jsx_runtime$
|
|
769
|
+
(0, import_jsx_runtime$33.jsxs)("filter", {
|
|
754
770
|
id: "f8_rd",
|
|
755
771
|
x: "151.2",
|
|
756
772
|
y: "-7.07",
|
|
@@ -759,22 +775,22 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
759
775
|
filterUnits: "userSpaceOnUse",
|
|
760
776
|
colorInterpolationFilters: "sRGB",
|
|
761
777
|
children: [
|
|
762
|
-
(0, import_jsx_runtime$
|
|
778
|
+
(0, import_jsx_runtime$33.jsx)("feFlood", {
|
|
763
779
|
floodOpacity: "0",
|
|
764
780
|
result: "bg"
|
|
765
781
|
}),
|
|
766
|
-
(0, import_jsx_runtime$
|
|
782
|
+
(0, import_jsx_runtime$33.jsx)("feBlend", {
|
|
767
783
|
in: "SourceGraphic",
|
|
768
784
|
in2: "bg",
|
|
769
785
|
result: "shape"
|
|
770
786
|
}),
|
|
771
|
-
(0, import_jsx_runtime$
|
|
787
|
+
(0, import_jsx_runtime$33.jsx)("feGaussianBlur", {
|
|
772
788
|
stdDeviation: "1.1",
|
|
773
789
|
result: "blur"
|
|
774
790
|
})
|
|
775
791
|
]
|
|
776
792
|
}),
|
|
777
|
-
(0, import_jsx_runtime$
|
|
793
|
+
(0, import_jsx_runtime$33.jsxs)("filter", {
|
|
778
794
|
id: "f9_rd",
|
|
779
795
|
x: "152.85",
|
|
780
796
|
y: "0.72",
|
|
@@ -783,16 +799,16 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
783
799
|
filterUnits: "userSpaceOnUse",
|
|
784
800
|
colorInterpolationFilters: "sRGB",
|
|
785
801
|
children: [
|
|
786
|
-
(0, import_jsx_runtime$
|
|
802
|
+
(0, import_jsx_runtime$33.jsx)("feFlood", {
|
|
787
803
|
floodOpacity: "0",
|
|
788
804
|
result: "bg"
|
|
789
805
|
}),
|
|
790
|
-
(0, import_jsx_runtime$
|
|
806
|
+
(0, import_jsx_runtime$33.jsx)("feBlend", {
|
|
791
807
|
in: "SourceGraphic",
|
|
792
808
|
in2: "bg",
|
|
793
809
|
result: "shape"
|
|
794
810
|
}),
|
|
795
|
-
(0, import_jsx_runtime$
|
|
811
|
+
(0, import_jsx_runtime$33.jsx)("feGaussianBlur", {
|
|
796
812
|
stdDeviation: "1.1",
|
|
797
813
|
result: "blur"
|
|
798
814
|
})
|
|
@@ -801,21 +817,21 @@ var init_RolldownLogo = __esmMin(() => {
|
|
|
801
817
|
] })
|
|
802
818
|
]
|
|
803
819
|
});
|
|
804
|
-
}), import_jsx_runtime$
|
|
820
|
+
}), import_jsx_runtime$32, ViteLogo;
|
|
805
821
|
var init_ViteLogo = __esmMin(() => {
|
|
806
822
|
__toESM(require_react(), 1);
|
|
807
|
-
import_jsx_runtime$
|
|
808
|
-
ViteLogo = ({ className = "w-auto h-12" }) => (0, import_jsx_runtime$
|
|
823
|
+
import_jsx_runtime$32 = __toESM(require_jsx_runtime(), 1);
|
|
824
|
+
ViteLogo = ({ className = "w-auto h-12" }) => (0, import_jsx_runtime$32.jsxs)("svg", {
|
|
809
825
|
viewBox: "0 0 87 15",
|
|
810
826
|
fill: "none",
|
|
811
827
|
xmlns: "http://www.w3.org/2000/svg",
|
|
812
828
|
className,
|
|
813
829
|
children: [
|
|
814
|
-
(0, import_jsx_runtime$
|
|
830
|
+
(0, import_jsx_runtime$32.jsx)("path", {
|
|
815
831
|
d: "M74.9427 14.6539C74.73 14.9246 74.295 14.7741 74.295 14.4301V11.127C74.295 10.7264 73.9704 10.4019 73.5698 10.4019H69.9228C69.6279 10.4019 69.4559 10.0683 69.6279 9.82865L72.0256 6.47163C72.3689 5.99166 72.0256 5.32454 71.4352 5.32454H67.0215C66.7266 5.32454 66.5547 4.99098 66.7266 4.75134L69.835 0.399156C69.9034 0.303852 70.0132 0.247223 70.1299 0.247223H79.393C79.6879 0.247223 79.8598 0.580784 79.6879 0.820424L77.2901 4.17745C76.9469 4.65742 77.2901 5.32454 77.8806 5.32454H81.5277C81.8301 5.32454 82 5.67329 81.8129 5.91155L74.9434 14.6546L74.9427 14.6539Z",
|
|
816
832
|
fill: "#863BFF"
|
|
817
833
|
}),
|
|
818
|
-
(0, import_jsx_runtime$
|
|
834
|
+
(0, import_jsx_runtime$32.jsx)("mask", {
|
|
819
835
|
id: "mask0_vite",
|
|
820
836
|
style: { maskType: "alpha" },
|
|
821
837
|
maskUnits: "userSpaceOnUse",
|
|
@@ -823,17 +839,17 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
823
839
|
y: "0",
|
|
824
840
|
width: "16",
|
|
825
841
|
height: "15",
|
|
826
|
-
children: (0, import_jsx_runtime$
|
|
842
|
+
children: (0, import_jsx_runtime$32.jsx)("path", {
|
|
827
843
|
d: "M74.9095 14.6538C74.6968 14.9246 74.2618 14.774 74.2618 14.4301V11.1269C74.2618 10.7264 73.9372 10.4018 73.5366 10.4018H69.8896C69.5947 10.4018 69.4227 10.0682 69.5947 9.82859L71.9924 6.47157C72.3357 5.9916 71.9924 5.32448 71.402 5.32448H66.9883C66.6934 5.32448 66.5215 4.99092 66.6934 4.75128L69.8018 0.399095C69.8702 0.303791 69.98 0.247162 70.0967 0.247162H79.3598C79.6547 0.247162 79.8266 0.580723 79.6547 0.820363L77.2569 4.17739C76.9137 4.65735 77.2569 5.32448 77.8474 5.32448H81.4945C81.7969 5.32448 81.9668 5.67323 81.7797 5.91149L74.9102 14.6545L74.9095 14.6538Z",
|
|
828
844
|
fill: "black"
|
|
829
845
|
})
|
|
830
846
|
}),
|
|
831
|
-
(0, import_jsx_runtime$
|
|
847
|
+
(0, import_jsx_runtime$32.jsxs)("g", {
|
|
832
848
|
mask: "url(#mask0_vite)",
|
|
833
849
|
children: [
|
|
834
|
-
(0, import_jsx_runtime$
|
|
850
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
835
851
|
filter: "url(#f0_vite)",
|
|
836
|
-
children: (0, import_jsx_runtime$
|
|
852
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
837
853
|
cx: "1.766",
|
|
838
854
|
cy: "4.714",
|
|
839
855
|
rx: "1.766",
|
|
@@ -842,9 +858,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
842
858
|
fill: "#EDE6FF"
|
|
843
859
|
})
|
|
844
860
|
}),
|
|
845
|
-
(0, import_jsx_runtime$
|
|
861
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
846
862
|
filter: "url(#f1_vite)",
|
|
847
|
-
children: (0, import_jsx_runtime$
|
|
863
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
848
864
|
cx: "3.334",
|
|
849
865
|
cy: "9.57",
|
|
850
866
|
rx: "3.334",
|
|
@@ -853,9 +869,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
853
869
|
fill: "#EDE6FF"
|
|
854
870
|
})
|
|
855
871
|
}),
|
|
856
|
-
(0, import_jsx_runtime$
|
|
872
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
857
873
|
filter: "url(#f2_vite)",
|
|
858
|
-
children: (0, import_jsx_runtime$
|
|
874
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
859
875
|
cx: "1.766",
|
|
860
876
|
cy: "9.774",
|
|
861
877
|
rx: "1.766",
|
|
@@ -864,9 +880,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
864
880
|
fill: "#7E14FF"
|
|
865
881
|
})
|
|
866
882
|
}),
|
|
867
|
-
(0, import_jsx_runtime$
|
|
883
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
868
884
|
filter: "url(#f3_vite)",
|
|
869
|
-
children: (0, import_jsx_runtime$
|
|
885
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
870
886
|
cx: "1.766",
|
|
871
887
|
cy: "9.81",
|
|
872
888
|
rx: "1.766",
|
|
@@ -875,9 +891,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
875
891
|
fill: "#7E14FF"
|
|
876
892
|
})
|
|
877
893
|
}),
|
|
878
|
-
(0, import_jsx_runtime$
|
|
894
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
879
895
|
filter: "url(#f4_vite)",
|
|
880
|
-
children: (0, import_jsx_runtime$
|
|
896
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
881
897
|
cx: "1.766",
|
|
882
898
|
cy: "9.81",
|
|
883
899
|
rx: "1.766",
|
|
@@ -886,9 +902,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
886
902
|
fill: "#7E14FF"
|
|
887
903
|
})
|
|
888
904
|
}),
|
|
889
|
-
(0, import_jsx_runtime$
|
|
905
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
890
906
|
filter: "url(#f5_vite)",
|
|
891
|
-
children: (0, import_jsx_runtime$
|
|
907
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
892
908
|
cx: "4.511",
|
|
893
909
|
cy: "7.078",
|
|
894
910
|
rx: "4.511",
|
|
@@ -897,9 +913,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
897
913
|
fill: "#EDE6FF"
|
|
898
914
|
})
|
|
899
915
|
}),
|
|
900
|
-
(0, import_jsx_runtime$
|
|
916
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
901
917
|
filter: "url(#f6_vite)",
|
|
902
|
-
children: (0, import_jsx_runtime$
|
|
918
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
903
919
|
cx: "1.113",
|
|
904
920
|
cy: "6.893",
|
|
905
921
|
rx: "1.113",
|
|
@@ -908,9 +924,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
908
924
|
fill: "#7E14FF"
|
|
909
925
|
})
|
|
910
926
|
}),
|
|
911
|
-
(0, import_jsx_runtime$
|
|
927
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
912
928
|
filter: "url(#f7_vite)",
|
|
913
|
-
children: (0, import_jsx_runtime$
|
|
929
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
914
930
|
cx: "66.749",
|
|
915
931
|
cy: "3.123",
|
|
916
932
|
rx: "1.413",
|
|
@@ -919,9 +935,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
919
935
|
fill: "#7E14FF"
|
|
920
936
|
})
|
|
921
937
|
}),
|
|
922
|
-
(0, import_jsx_runtime$
|
|
938
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
923
939
|
filter: "url(#f8_vite)",
|
|
924
|
-
children: (0, import_jsx_runtime$
|
|
940
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
925
941
|
cx: "81.86",
|
|
926
942
|
cy: "-1.706",
|
|
927
943
|
rx: "1.413",
|
|
@@ -930,9 +946,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
930
946
|
fill: "#7E14FF"
|
|
931
947
|
})
|
|
932
948
|
}),
|
|
933
|
-
(0, import_jsx_runtime$
|
|
949
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
934
950
|
filter: "url(#f9_vite)",
|
|
935
|
-
children: (0, import_jsx_runtime$
|
|
951
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
936
952
|
cx: "79.902",
|
|
937
953
|
cy: "2.278",
|
|
938
954
|
rx: "1.914",
|
|
@@ -941,9 +957,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
941
957
|
fill: "#47BFFF"
|
|
942
958
|
})
|
|
943
959
|
}),
|
|
944
|
-
(0, import_jsx_runtime$
|
|
960
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
945
961
|
filter: "url(#f10_vite)",
|
|
946
|
-
children: (0, import_jsx_runtime$
|
|
962
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
947
963
|
cx: "66.022",
|
|
948
964
|
cy: "12.536",
|
|
949
965
|
rx: "1.413",
|
|
@@ -952,9 +968,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
952
968
|
fill: "#7E14FF"
|
|
953
969
|
})
|
|
954
970
|
}),
|
|
955
|
-
(0, import_jsx_runtime$
|
|
971
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
956
972
|
filter: "url(#f11_vite)",
|
|
957
|
-
children: (0, import_jsx_runtime$
|
|
973
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
958
974
|
cx: "78.055",
|
|
959
975
|
cy: "9.835",
|
|
960
976
|
rx: "1.413",
|
|
@@ -963,9 +979,9 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
963
979
|
fill: "#7E14FF"
|
|
964
980
|
})
|
|
965
981
|
}),
|
|
966
|
-
(0, import_jsx_runtime$
|
|
982
|
+
(0, import_jsx_runtime$32.jsx)("g", {
|
|
967
983
|
filter: "url(#f12_vite)",
|
|
968
|
-
children: (0, import_jsx_runtime$
|
|
984
|
+
children: (0, import_jsx_runtime$32.jsx)("ellipse", {
|
|
969
985
|
cx: "78.941",
|
|
970
986
|
cy: "10.634",
|
|
971
987
|
rx: "1.914",
|
|
@@ -976,20 +992,20 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
976
992
|
})
|
|
977
993
|
]
|
|
978
994
|
}),
|
|
979
|
-
(0, import_jsx_runtime$
|
|
995
|
+
(0, import_jsx_runtime$32.jsx)("path", {
|
|
980
996
|
d: "M64.29 0C61.34 4.22 61.32 10.76 64.29 15H66.28C63.32 10.76 63.33 4.22 66.28 0H64.29Z",
|
|
981
997
|
fill: "currentColor"
|
|
982
998
|
}),
|
|
983
|
-
(0, import_jsx_runtime$
|
|
999
|
+
(0, import_jsx_runtime$32.jsx)("path", {
|
|
984
1000
|
d: "M84.3 0H82.31C85.26 4.22 85.28 10.76 82.31 15H84.3C87.27 10.76 87.25 4.22 84.3 0Z",
|
|
985
1001
|
fill: "currentColor"
|
|
986
1002
|
}),
|
|
987
|
-
(0, import_jsx_runtime$
|
|
1003
|
+
(0, import_jsx_runtime$32.jsx)("path", {
|
|
988
1004
|
d: "M9.14 10.69L12.91 0.25H18.07L12.35 14.75H5.72L0 0.25H5.3L9.14 10.69ZM24.76 14.75H19.79V0.25H24.76V14.75ZM42.82 3.81H37.24V14.75H32.27V3.81H26.7V0.25H42.82V3.81ZM59.07 3.77H49.73V5.72H58.93V9.14H49.73V11.23H59.34V14.75H44.76V0.25H59.07V3.77Z",
|
|
989
1005
|
fill: "currentColor"
|
|
990
1006
|
}),
|
|
991
|
-
(0, import_jsx_runtime$
|
|
992
|
-
(0, import_jsx_runtime$
|
|
1007
|
+
(0, import_jsx_runtime$32.jsxs)("defs", { children: [
|
|
1008
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
993
1009
|
id: "f0_vite",
|
|
994
1010
|
x: "60.29",
|
|
995
1011
|
y: "5.42",
|
|
@@ -998,22 +1014,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
998
1014
|
filterUnits: "userSpaceOnUse",
|
|
999
1015
|
colorInterpolationFilters: "sRGB",
|
|
1000
1016
|
children: [
|
|
1001
|
-
(0, import_jsx_runtime$
|
|
1017
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1002
1018
|
floodOpacity: "0",
|
|
1003
1019
|
result: "bg"
|
|
1004
1020
|
}),
|
|
1005
|
-
(0, import_jsx_runtime$
|
|
1021
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1006
1022
|
in: "SourceGraphic",
|
|
1007
1023
|
in2: "bg",
|
|
1008
1024
|
result: "shape"
|
|
1009
1025
|
}),
|
|
1010
|
-
(0, import_jsx_runtime$
|
|
1026
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1011
1027
|
stdDeviation: "2.46",
|
|
1012
1028
|
result: "blur"
|
|
1013
1029
|
})
|
|
1014
1030
|
]
|
|
1015
1031
|
}),
|
|
1016
|
-
(0, import_jsx_runtime$
|
|
1032
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1017
1033
|
id: "f1_vite",
|
|
1018
1034
|
x: "49.12",
|
|
1019
1035
|
y: "-2.17",
|
|
@@ -1022,22 +1038,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1022
1038
|
filterUnits: "userSpaceOnUse",
|
|
1023
1039
|
colorInterpolationFilters: "sRGB",
|
|
1024
1040
|
children: [
|
|
1025
|
-
(0, import_jsx_runtime$
|
|
1041
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1026
1042
|
floodOpacity: "0",
|
|
1027
1043
|
result: "bg"
|
|
1028
1044
|
}),
|
|
1029
|
-
(0, import_jsx_runtime$
|
|
1045
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1030
1046
|
in: "SourceGraphic",
|
|
1031
1047
|
in2: "bg",
|
|
1032
1048
|
result: "shape"
|
|
1033
1049
|
}),
|
|
1034
|
-
(0, import_jsx_runtime$
|
|
1050
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1035
1051
|
stdDeviation: "2.46",
|
|
1036
1052
|
result: "blur"
|
|
1037
1053
|
})
|
|
1038
1054
|
]
|
|
1039
1055
|
}),
|
|
1040
|
-
(0, import_jsx_runtime$
|
|
1056
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1041
1057
|
id: "f2_vite",
|
|
1042
1058
|
x: "50.71",
|
|
1043
1059
|
y: "0.9",
|
|
@@ -1046,22 +1062,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1046
1062
|
filterUnits: "userSpaceOnUse",
|
|
1047
1063
|
colorInterpolationFilters: "sRGB",
|
|
1048
1064
|
children: [
|
|
1049
|
-
(0, import_jsx_runtime$
|
|
1065
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1050
1066
|
floodOpacity: "0",
|
|
1051
1067
|
result: "bg"
|
|
1052
1068
|
}),
|
|
1053
|
-
(0, import_jsx_runtime$
|
|
1069
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1054
1070
|
in: "SourceGraphic",
|
|
1055
1071
|
in2: "bg",
|
|
1056
1072
|
result: "shape"
|
|
1057
1073
|
}),
|
|
1058
|
-
(0, import_jsx_runtime$
|
|
1074
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1059
1075
|
stdDeviation: "1.47",
|
|
1060
1076
|
result: "blur"
|
|
1061
1077
|
})
|
|
1062
1078
|
]
|
|
1063
1079
|
}),
|
|
1064
|
-
(0, import_jsx_runtime$
|
|
1080
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1065
1081
|
id: "f3_vite",
|
|
1066
1082
|
x: "52.18",
|
|
1067
1083
|
y: "6.67",
|
|
@@ -1070,22 +1086,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1070
1086
|
filterUnits: "userSpaceOnUse",
|
|
1071
1087
|
colorInterpolationFilters: "sRGB",
|
|
1072
1088
|
children: [
|
|
1073
|
-
(0, import_jsx_runtime$
|
|
1089
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1074
1090
|
floodOpacity: "0",
|
|
1075
1091
|
result: "bg"
|
|
1076
1092
|
}),
|
|
1077
|
-
(0, import_jsx_runtime$
|
|
1093
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1078
1094
|
in: "SourceGraphic",
|
|
1079
1095
|
in2: "bg",
|
|
1080
1096
|
result: "shape"
|
|
1081
1097
|
}),
|
|
1082
|
-
(0, import_jsx_runtime$
|
|
1098
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1083
1099
|
stdDeviation: "1.47",
|
|
1084
1100
|
result: "blur"
|
|
1085
1101
|
})
|
|
1086
1102
|
]
|
|
1087
1103
|
}),
|
|
1088
|
-
(0, import_jsx_runtime$
|
|
1104
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1089
1105
|
id: "f4_vite",
|
|
1090
1106
|
x: "52.68",
|
|
1091
1107
|
y: "7.04",
|
|
@@ -1094,22 +1110,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1094
1110
|
filterUnits: "userSpaceOnUse",
|
|
1095
1111
|
colorInterpolationFilters: "sRGB",
|
|
1096
1112
|
children: [
|
|
1097
|
-
(0, import_jsx_runtime$
|
|
1113
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1098
1114
|
floodOpacity: "0",
|
|
1099
1115
|
result: "bg"
|
|
1100
1116
|
}),
|
|
1101
|
-
(0, import_jsx_runtime$
|
|
1117
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1102
1118
|
in: "SourceGraphic",
|
|
1103
1119
|
in2: "bg",
|
|
1104
1120
|
result: "shape"
|
|
1105
1121
|
}),
|
|
1106
|
-
(0, import_jsx_runtime$
|
|
1122
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1107
1123
|
stdDeviation: "1.47",
|
|
1108
1124
|
result: "blur"
|
|
1109
1125
|
})
|
|
1110
1126
|
]
|
|
1111
1127
|
}),
|
|
1112
|
-
(0, import_jsx_runtime$
|
|
1128
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1113
1129
|
id: "f5_vite",
|
|
1114
1130
|
x: "71.68",
|
|
1115
1131
|
y: "-5.49",
|
|
@@ -1118,22 +1134,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1118
1134
|
filterUnits: "userSpaceOnUse",
|
|
1119
1135
|
colorInterpolationFilters: "sRGB",
|
|
1120
1136
|
children: [
|
|
1121
|
-
(0, import_jsx_runtime$
|
|
1137
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1122
1138
|
floodOpacity: "0",
|
|
1123
1139
|
result: "bg"
|
|
1124
1140
|
}),
|
|
1125
|
-
(0, import_jsx_runtime$
|
|
1141
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1126
1142
|
in: "SourceGraphic",
|
|
1127
1143
|
in2: "bg",
|
|
1128
1144
|
result: "shape"
|
|
1129
1145
|
}),
|
|
1130
|
-
(0, import_jsx_runtime$
|
|
1146
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1131
1147
|
stdDeviation: "2.46",
|
|
1132
1148
|
result: "blur"
|
|
1133
1149
|
})
|
|
1134
1150
|
]
|
|
1135
1151
|
}),
|
|
1136
|
-
(0, import_jsx_runtime$
|
|
1152
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1137
1153
|
id: "f6_vite",
|
|
1138
1154
|
x: "74.17",
|
|
1139
1155
|
y: "0.98",
|
|
@@ -1142,22 +1158,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1142
1158
|
filterUnits: "userSpaceOnUse",
|
|
1143
1159
|
colorInterpolationFilters: "sRGB",
|
|
1144
1160
|
children: [
|
|
1145
|
-
(0, import_jsx_runtime$
|
|
1161
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1146
1162
|
floodOpacity: "0",
|
|
1147
1163
|
result: "bg"
|
|
1148
1164
|
}),
|
|
1149
|
-
(0, import_jsx_runtime$
|
|
1165
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1150
1166
|
in: "SourceGraphic",
|
|
1151
1167
|
in2: "bg",
|
|
1152
1168
|
result: "shape"
|
|
1153
1169
|
}),
|
|
1154
|
-
(0, import_jsx_runtime$
|
|
1170
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1155
1171
|
stdDeviation: "1.47",
|
|
1156
1172
|
result: "blur"
|
|
1157
1173
|
})
|
|
1158
1174
|
]
|
|
1159
1175
|
}),
|
|
1160
|
-
(0, import_jsx_runtime$
|
|
1176
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1161
1177
|
id: "f7_vite",
|
|
1162
1178
|
x: "57.77",
|
|
1163
1179
|
y: "-7.08",
|
|
@@ -1166,22 +1182,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1166
1182
|
filterUnits: "userSpaceOnUse",
|
|
1167
1183
|
colorInterpolationFilters: "sRGB",
|
|
1168
1184
|
children: [
|
|
1169
|
-
(0, import_jsx_runtime$
|
|
1185
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1170
1186
|
floodOpacity: "0",
|
|
1171
1187
|
result: "bg"
|
|
1172
1188
|
}),
|
|
1173
|
-
(0, import_jsx_runtime$
|
|
1189
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1174
1190
|
in: "SourceGraphic",
|
|
1175
1191
|
in2: "bg",
|
|
1176
1192
|
result: "shape"
|
|
1177
1193
|
}),
|
|
1178
|
-
(0, import_jsx_runtime$
|
|
1194
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1179
1195
|
stdDeviation: "1.47",
|
|
1180
1196
|
result: "blur"
|
|
1181
1197
|
})
|
|
1182
1198
|
]
|
|
1183
1199
|
}),
|
|
1184
|
-
(0, import_jsx_runtime$
|
|
1200
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1185
1201
|
id: "f8_vite",
|
|
1186
1202
|
x: "73.07",
|
|
1187
1203
|
y: "-12.07",
|
|
@@ -1190,22 +1206,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1190
1206
|
filterUnits: "userSpaceOnUse",
|
|
1191
1207
|
colorInterpolationFilters: "sRGB",
|
|
1192
1208
|
children: [
|
|
1193
|
-
(0, import_jsx_runtime$
|
|
1209
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1194
1210
|
floodOpacity: "0",
|
|
1195
1211
|
result: "bg"
|
|
1196
1212
|
}),
|
|
1197
|
-
(0, import_jsx_runtime$
|
|
1213
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1198
1214
|
in: "SourceGraphic",
|
|
1199
1215
|
in2: "bg",
|
|
1200
1216
|
result: "shape"
|
|
1201
1217
|
}),
|
|
1202
|
-
(0, import_jsx_runtime$
|
|
1218
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1203
1219
|
stdDeviation: "1.47",
|
|
1204
1220
|
result: "blur"
|
|
1205
1221
|
})
|
|
1206
1222
|
]
|
|
1207
1223
|
}),
|
|
1208
|
-
(0, import_jsx_runtime$
|
|
1224
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1209
1225
|
id: "f9_vite",
|
|
1210
1226
|
x: "74.53",
|
|
1211
1227
|
y: "-3.38",
|
|
@@ -1214,22 +1230,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1214
1230
|
filterUnits: "userSpaceOnUse",
|
|
1215
1231
|
colorInterpolationFilters: "sRGB",
|
|
1216
1232
|
children: [
|
|
1217
|
-
(0, import_jsx_runtime$
|
|
1233
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1218
1234
|
floodOpacity: "0",
|
|
1219
1235
|
result: "bg"
|
|
1220
1236
|
}),
|
|
1221
|
-
(0, import_jsx_runtime$
|
|
1237
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1222
1238
|
in: "SourceGraphic",
|
|
1223
1239
|
in2: "bg",
|
|
1224
1240
|
result: "shape"
|
|
1225
1241
|
}),
|
|
1226
|
-
(0, import_jsx_runtime$
|
|
1242
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1227
1243
|
stdDeviation: "1.47",
|
|
1228
1244
|
result: "blur"
|
|
1229
1245
|
})
|
|
1230
1246
|
]
|
|
1231
1247
|
}),
|
|
1232
|
-
(0, import_jsx_runtime$
|
|
1248
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1233
1249
|
id: "f10_vite",
|
|
1234
1250
|
x: "57.24",
|
|
1235
1251
|
y: "2.17",
|
|
@@ -1238,22 +1254,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1238
1254
|
filterUnits: "userSpaceOnUse",
|
|
1239
1255
|
colorInterpolationFilters: "sRGB",
|
|
1240
1256
|
children: [
|
|
1241
|
-
(0, import_jsx_runtime$
|
|
1257
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1242
1258
|
floodOpacity: "0",
|
|
1243
1259
|
result: "bg"
|
|
1244
1260
|
}),
|
|
1245
|
-
(0, import_jsx_runtime$
|
|
1261
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1246
1262
|
in: "SourceGraphic",
|
|
1247
1263
|
in2: "bg",
|
|
1248
1264
|
result: "shape"
|
|
1249
1265
|
}),
|
|
1250
|
-
(0, import_jsx_runtime$
|
|
1266
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1251
1267
|
stdDeviation: "1.47",
|
|
1252
1268
|
result: "blur"
|
|
1253
1269
|
})
|
|
1254
1270
|
]
|
|
1255
1271
|
}),
|
|
1256
|
-
(0, import_jsx_runtime$
|
|
1272
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1257
1273
|
id: "f11_vite",
|
|
1258
1274
|
x: "69.27",
|
|
1259
1275
|
y: "-0.53",
|
|
@@ -1262,22 +1278,22 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1262
1278
|
filterUnits: "userSpaceOnUse",
|
|
1263
1279
|
colorInterpolationFilters: "sRGB",
|
|
1264
1280
|
children: [
|
|
1265
|
-
(0, import_jsx_runtime$
|
|
1281
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1266
1282
|
floodOpacity: "0",
|
|
1267
1283
|
result: "bg"
|
|
1268
1284
|
}),
|
|
1269
|
-
(0, import_jsx_runtime$
|
|
1285
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1270
1286
|
in: "SourceGraphic",
|
|
1271
1287
|
in2: "bg",
|
|
1272
1288
|
result: "shape"
|
|
1273
1289
|
}),
|
|
1274
|
-
(0, import_jsx_runtime$
|
|
1290
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1275
1291
|
stdDeviation: "1.47",
|
|
1276
1292
|
result: "blur"
|
|
1277
1293
|
})
|
|
1278
1294
|
]
|
|
1279
1295
|
}),
|
|
1280
|
-
(0, import_jsx_runtime$
|
|
1296
|
+
(0, import_jsx_runtime$32.jsxs)("filter", {
|
|
1281
1297
|
id: "f12_vite",
|
|
1282
1298
|
x: "72.62",
|
|
1283
1299
|
y: "3.64",
|
|
@@ -1286,16 +1302,16 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1286
1302
|
filterUnits: "userSpaceOnUse",
|
|
1287
1303
|
colorInterpolationFilters: "sRGB",
|
|
1288
1304
|
children: [
|
|
1289
|
-
(0, import_jsx_runtime$
|
|
1305
|
+
(0, import_jsx_runtime$32.jsx)("feFlood", {
|
|
1290
1306
|
floodOpacity: "0",
|
|
1291
1307
|
result: "bg"
|
|
1292
1308
|
}),
|
|
1293
|
-
(0, import_jsx_runtime$
|
|
1309
|
+
(0, import_jsx_runtime$32.jsx)("feBlend", {
|
|
1294
1310
|
in: "SourceGraphic",
|
|
1295
1311
|
in2: "bg",
|
|
1296
1312
|
result: "shape"
|
|
1297
1313
|
}),
|
|
1298
|
-
(0, import_jsx_runtime$
|
|
1314
|
+
(0, import_jsx_runtime$32.jsx)("feGaussianBlur", {
|
|
1299
1315
|
stdDeviation: "1.47",
|
|
1300
1316
|
result: "blur"
|
|
1301
1317
|
})
|
|
@@ -1304,7 +1320,7 @@ var init_ViteLogo = __esmMin(() => {
|
|
|
1304
1320
|
] })
|
|
1305
1321
|
]
|
|
1306
1322
|
});
|
|
1307
|
-
}), import_jsx_runtime$
|
|
1323
|
+
}), import_jsx_runtime$31, DefaultLayout;
|
|
1308
1324
|
var init_DefaultLayout = __esmMin(() => {
|
|
1309
1325
|
init_dist();
|
|
1310
1326
|
init_clsx();
|
|
@@ -1313,10 +1329,10 @@ var init_DefaultLayout = __esmMin(() => {
|
|
|
1313
1329
|
init_GlowImage();
|
|
1314
1330
|
init_RolldownLogo();
|
|
1315
1331
|
init_ViteLogo();
|
|
1316
|
-
import_jsx_runtime$
|
|
1332
|
+
import_jsx_runtime$31 = __toESM(require_jsx_runtime(), 1);
|
|
1317
1333
|
DefaultLayout = ({ children, version, data, scale = 3, className = "", style = {} }) => {
|
|
1318
1334
|
const { useDarkTheme } = data;
|
|
1319
|
-
return (0, import_jsx_runtime$
|
|
1335
|
+
return (0, import_jsx_runtime$31.jsx)(HeroUIProvider, { children: (0, import_jsx_runtime$31.jsxs)("div", {
|
|
1320
1336
|
className: clsx_default("w-360", "bg-default-50 text-default-900", "font-[HarmonyOSHans-Regular]", className, { dark: useDarkTheme }),
|
|
1321
1337
|
id: "container",
|
|
1322
1338
|
style: {
|
|
@@ -1325,130 +1341,130 @@ var init_DefaultLayout = __esmMin(() => {
|
|
|
1325
1341
|
width: "1440px",
|
|
1326
1342
|
...style
|
|
1327
1343
|
},
|
|
1328
|
-
children: [children, version ? (0, import_jsx_runtime$
|
|
1329
|
-
className: "pt-32 pb-20 text-default-800",
|
|
1330
|
-
children: (0, import_jsx_runtime$
|
|
1344
|
+
children: [children, version ? (0, import_jsx_runtime$31.jsx)("div", {
|
|
1345
|
+
className: "relative z-50 pt-32 pb-20 text-default-800",
|
|
1346
|
+
children: (0, import_jsx_runtime$31.jsxs)("div", {
|
|
1331
1347
|
className: "flex relative justify-center items-center space-x-8",
|
|
1332
1348
|
children: [
|
|
1333
|
-
(0, import_jsx_runtime$
|
|
1349
|
+
(0, import_jsx_runtime$31.jsxs)("div", {
|
|
1334
1350
|
className: "flex items-end space-x-8",
|
|
1335
|
-
children: [(0, import_jsx_runtime$
|
|
1351
|
+
children: [(0, import_jsx_runtime$31.jsx)(GlowImage, {
|
|
1336
1352
|
glowStrength: useDarkTheme ? 1 : 0,
|
|
1337
1353
|
blurRadius: 20,
|
|
1338
|
-
children: (0, import_jsx_runtime$
|
|
1354
|
+
children: (0, import_jsx_runtime$31.jsxs)("svg", {
|
|
1339
1355
|
id: "114514",
|
|
1340
1356
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1341
1357
|
viewBox: "0 0 230 221",
|
|
1342
1358
|
className: "w-auto h-18",
|
|
1343
1359
|
children: [
|
|
1344
|
-
(0, import_jsx_runtime$
|
|
1360
|
+
(0, import_jsx_runtime$31.jsx)("path", {
|
|
1345
1361
|
id: "_1",
|
|
1346
1362
|
d: "M132.75,87.37l-53.72-53.37c-4.66-4.63-1.38-12.58,5.18-12.58h115.13c6.57,0,9.84,7.95,5.18,12.58l-53.72,53.37c-4.99,4.96-13.06,4.96-18.05,0Z",
|
|
1347
1363
|
fill: "currentColor"
|
|
1348
1364
|
}),
|
|
1349
|
-
(0, import_jsx_runtime$
|
|
1365
|
+
(0, import_jsx_runtime$31.jsx)("path", {
|
|
1350
1366
|
id: "_2",
|
|
1351
1367
|
d: "M28.49,186.89l.03-51.42c-.02-6.57,7.92-9.87,12.56-5.23l57.02,57.02c4.64,4.64,1.34,12.41-5.23,12.39h-51.42c-7.04-.02-12.94-5.72-12.96-12.76Z",
|
|
1352
1368
|
fill: "currentColor"
|
|
1353
1369
|
}),
|
|
1354
|
-
(0, import_jsx_runtime$
|
|
1370
|
+
(0, import_jsx_runtime$31.jsx)("path", {
|
|
1355
1371
|
d: "M41.54,23.68l163.04,163.05c4.78,4.78,1.39,12.95-5.36,12.94h-47.88c-9.69,0-18.99-3.86-25.84-10.71L39.3,102.75c-6.85-6.85-10.7-16.15-10.7-25.84V29.04c0-6.76,8.16-10.14,12.94-5.36Z",
|
|
1356
1372
|
fill: "currentColor"
|
|
1357
1373
|
})
|
|
1358
1374
|
]
|
|
1359
1375
|
})
|
|
1360
|
-
}), (0, import_jsx_runtime$
|
|
1376
|
+
}), (0, import_jsx_runtime$31.jsxs)("div", {
|
|
1361
1377
|
className: "flex flex-col items-start opacity-90",
|
|
1362
|
-
children: [(0, import_jsx_runtime$
|
|
1378
|
+
children: [(0, import_jsx_runtime$31.jsx)("div", {
|
|
1363
1379
|
className: "flex items-center mb-1 space-x-2 text-sm font-bold uppercase text-default-900",
|
|
1364
|
-
children: (0, import_jsx_runtime$
|
|
1365
|
-
}), (0, import_jsx_runtime$
|
|
1380
|
+
children: (0, import_jsx_runtime$31.jsx)("span", { children: version.plugin })
|
|
1381
|
+
}), (0, import_jsx_runtime$31.jsx)("span", {
|
|
1366
1382
|
className: "text-5xl font-black",
|
|
1367
1383
|
children: version.pluginName
|
|
1368
1384
|
})]
|
|
1369
1385
|
})]
|
|
1370
1386
|
}),
|
|
1371
|
-
(0, import_jsx_runtime$
|
|
1387
|
+
(0, import_jsx_runtime$31.jsxs)("div", {
|
|
1372
1388
|
className: "flex flex-col items-start opacity-90",
|
|
1373
|
-
children: [(0, import_jsx_runtime$
|
|
1389
|
+
children: [(0, import_jsx_runtime$31.jsxs)("div", {
|
|
1374
1390
|
className: "flex items-center mb-1 space-x-2 text-sm font-bold tracking-widest uppercase text-default-900",
|
|
1375
1391
|
children: [
|
|
1376
|
-
version.hasUpdate && (0, import_jsx_runtime$
|
|
1392
|
+
version.hasUpdate && (0, import_jsx_runtime$31.jsx)(CircleFadingArrowUp, {
|
|
1377
1393
|
strokeWidth: 3,
|
|
1378
1394
|
className: "w-4 h-4 text-success"
|
|
1379
1395
|
}),
|
|
1380
|
-
!version.hasUpdate && version.releaseType === "Stable" && (0, import_jsx_runtime$
|
|
1396
|
+
!version.hasUpdate && version.releaseType === "Stable" && (0, import_jsx_runtime$31.jsx)(CircleCheckBig, {
|
|
1381
1397
|
strokeWidth: 3,
|
|
1382
1398
|
className: "w-4 h-4"
|
|
1383
1399
|
}),
|
|
1384
|
-
!version.hasUpdate && version.releaseType === "Preview" && (0, import_jsx_runtime$
|
|
1400
|
+
!version.hasUpdate && version.releaseType === "Preview" && (0, import_jsx_runtime$31.jsx)(TriangleAlert, {
|
|
1385
1401
|
strokeWidth: 3,
|
|
1386
1402
|
className: "w-4 h-4 text-warning"
|
|
1387
1403
|
}),
|
|
1388
|
-
!version.hasUpdate && version.releaseType !== "Stable" && version.releaseType !== "Preview" && (0, import_jsx_runtime$
|
|
1404
|
+
!version.hasUpdate && version.releaseType !== "Stable" && version.releaseType !== "Preview" && (0, import_jsx_runtime$31.jsx)(Info, {
|
|
1389
1405
|
strokeWidth: 3,
|
|
1390
1406
|
className: "w-4 h-4"
|
|
1391
1407
|
}),
|
|
1392
|
-
(0, import_jsx_runtime$
|
|
1408
|
+
(0, import_jsx_runtime$31.jsx)("span", {
|
|
1393
1409
|
className: clsx_default(version.hasUpdate && "text-success", !version.hasUpdate && version.releaseType === "Preview" && "text-warning"),
|
|
1394
1410
|
children: version.hasUpdate ? "有可用更新" : version.releaseType
|
|
1395
1411
|
})
|
|
1396
1412
|
]
|
|
1397
|
-
}), (0, import_jsx_runtime$
|
|
1413
|
+
}), (0, import_jsx_runtime$31.jsxs)("span", {
|
|
1398
1414
|
className: clsx_default("text-5xl font-bold tracking-wide", version.hasUpdate && "text-success", !version.hasUpdate && version.releaseType === "Preview" && "text-warning"),
|
|
1399
1415
|
children: ["v", version.pluginVersion]
|
|
1400
1416
|
})]
|
|
1401
1417
|
}),
|
|
1402
|
-
(0, import_jsx_runtime$
|
|
1403
|
-
(0, import_jsx_runtime$
|
|
1418
|
+
(0, import_jsx_runtime$31.jsx)("div", { className: "w-1 h-14 opacity-90 bg-default-900" }),
|
|
1419
|
+
(0, import_jsx_runtime$31.jsxs)("div", {
|
|
1404
1420
|
className: "flex items-end space-x-8",
|
|
1405
|
-
children: [(0, import_jsx_runtime$
|
|
1421
|
+
children: [(0, import_jsx_runtime$31.jsx)(GlowImage, {
|
|
1406
1422
|
src: "/image/frame-logo.png",
|
|
1407
1423
|
alt: "logo",
|
|
1408
1424
|
imgClassName: "w-auto h-18",
|
|
1409
1425
|
glowStrength: useDarkTheme ? 1 : 0,
|
|
1410
1426
|
blurRadius: 40
|
|
1411
|
-
}), (0, import_jsx_runtime$
|
|
1427
|
+
}), (0, import_jsx_runtime$31.jsxs)("div", {
|
|
1412
1428
|
className: "flex flex-col items-start",
|
|
1413
|
-
children: [(0, import_jsx_runtime$
|
|
1429
|
+
children: [(0, import_jsx_runtime$31.jsxs)("div", {
|
|
1414
1430
|
className: "flex items-center mb-1 space-x-2 text-sm font-bold tracking-widest uppercase text-default-900",
|
|
1415
|
-
children: [(0, import_jsx_runtime$
|
|
1431
|
+
children: [(0, import_jsx_runtime$31.jsx)(Zap, {
|
|
1416
1432
|
strokeWidth: 3,
|
|
1417
1433
|
className: "w-4 h-4 opacity-90"
|
|
1418
|
-
}), (0, import_jsx_runtime$
|
|
1434
|
+
}), (0, import_jsx_runtime$31.jsx)("span", {
|
|
1419
1435
|
className: "opacity-90",
|
|
1420
1436
|
children: "Power By"
|
|
1421
1437
|
})]
|
|
1422
|
-
}), (0, import_jsx_runtime$
|
|
1438
|
+
}), (0, import_jsx_runtime$31.jsxs)("div", {
|
|
1423
1439
|
className: "flex items-end space-x-2",
|
|
1424
|
-
children: [(0, import_jsx_runtime$
|
|
1440
|
+
children: [(0, import_jsx_runtime$31.jsx)("span", {
|
|
1425
1441
|
className: "text-5xl font-black leading-none opacity-90",
|
|
1426
1442
|
children: version.poweredBy
|
|
1427
|
-
}), (0, import_jsx_runtime$
|
|
1443
|
+
}), (0, import_jsx_runtime$31.jsxs)("span", {
|
|
1428
1444
|
className: "pb-1 text-2xl font-bold leading-none opacity-90",
|
|
1429
1445
|
children: ["v", version.frameworkVersion]
|
|
1430
1446
|
})]
|
|
1431
1447
|
})]
|
|
1432
1448
|
})]
|
|
1433
1449
|
}),
|
|
1434
|
-
version.releaseType === "Stable" && (0, import_jsx_runtime$
|
|
1450
|
+
version.releaseType === "Stable" && (0, import_jsx_runtime$31.jsxs)(import_jsx_runtime$31.Fragment, { children: [(0, import_jsx_runtime$31.jsx)("div", { className: "w-1 h-14 opacity-90 bg-default-900" }), (0, import_jsx_runtime$31.jsxs)("div", {
|
|
1435
1451
|
className: "flex flex-col items-start space-y-4",
|
|
1436
|
-
children: [(0, import_jsx_runtime$
|
|
1452
|
+
children: [(0, import_jsx_runtime$31.jsx)("div", {
|
|
1437
1453
|
className: "flex items-end space-x-2",
|
|
1438
|
-
children: (0, import_jsx_runtime$
|
|
1454
|
+
children: (0, import_jsx_runtime$31.jsx)(GlowImage, {
|
|
1439
1455
|
glowStrength: useDarkTheme ? 1 : 0,
|
|
1440
1456
|
blurRadius: 6,
|
|
1441
|
-
children: (0, import_jsx_runtime$
|
|
1457
|
+
children: (0, import_jsx_runtime$31.jsx)(RolldownLogo, { className: "w-auto h-4" })
|
|
1442
1458
|
})
|
|
1443
|
-
}), (0, import_jsx_runtime$
|
|
1459
|
+
}), (0, import_jsx_runtime$31.jsx)(GlowImage, {
|
|
1444
1460
|
glowStrength: useDarkTheme ? 1 : 0,
|
|
1445
1461
|
blurRadius: 12,
|
|
1446
|
-
children: (0, import_jsx_runtime$
|
|
1462
|
+
children: (0, import_jsx_runtime$31.jsx)(ViteLogo, { className: "w-auto h-8" })
|
|
1447
1463
|
})]
|
|
1448
1464
|
})] })
|
|
1449
1465
|
]
|
|
1450
1466
|
})
|
|
1451
|
-
}) : (0, import_jsx_runtime$
|
|
1467
|
+
}) : (0, import_jsx_runtime$31.jsx)("div", { className: "h-24" })]
|
|
1452
1468
|
}) });
|
|
1453
1469
|
};
|
|
1454
1470
|
});
|
|
@@ -1456,45 +1472,45 @@ var Comment_exports$3 = __export({
|
|
|
1456
1472
|
DouyinComment: () => DouyinComment,
|
|
1457
1473
|
default: () => Comment_default$3
|
|
1458
1474
|
}, 1);
|
|
1459
|
-
var import_react$
|
|
1475
|
+
var import_react$32, import_jsx_runtime$30, QRCodeSection$3, VideoInfoHeader$1, organizeReplies, ReplyItemComponent, CommentItemComponent$2, DouyinComment, Comment_default$3;
|
|
1460
1476
|
var init_Comment$3 = __esmMin(() => {
|
|
1461
1477
|
init_clsx();
|
|
1462
1478
|
init_lucide_react();
|
|
1463
|
-
import_react$
|
|
1479
|
+
import_react$32 = __toESM(require_react(), 1);
|
|
1464
1480
|
init_io5();
|
|
1465
1481
|
init_DefaultLayout();
|
|
1466
|
-
import_jsx_runtime$
|
|
1467
|
-
QRCodeSection$3 = ({ qrCodeDataUrl }) => (0, import_jsx_runtime$
|
|
1482
|
+
import_jsx_runtime$30 = __toESM(require_jsx_runtime(), 1);
|
|
1483
|
+
QRCodeSection$3 = ({ qrCodeDataUrl }) => (0, import_jsx_runtime$30.jsx)("div", {
|
|
1468
1484
|
className: "flex flex-col items-center",
|
|
1469
|
-
children: (0, import_jsx_runtime$
|
|
1485
|
+
children: (0, import_jsx_runtime$30.jsx)("div", {
|
|
1470
1486
|
className: "flex justify-center items-center w-100 h-100 p-4",
|
|
1471
|
-
children: qrCodeDataUrl ? (0, import_jsx_runtime$
|
|
1487
|
+
children: qrCodeDataUrl ? (0, import_jsx_runtime$30.jsx)("img", {
|
|
1472
1488
|
src: qrCodeDataUrl,
|
|
1473
1489
|
alt: "二维码",
|
|
1474
1490
|
className: "object-contain w-full h-full rounded-lg"
|
|
1475
|
-
}) : (0, import_jsx_runtime$
|
|
1491
|
+
}) : (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1476
1492
|
className: "flex flex-col justify-center items-center text-foreground-400",
|
|
1477
|
-
children: [(0, import_jsx_runtime$
|
|
1493
|
+
children: [(0, import_jsx_runtime$30.jsx)(QrCode, {
|
|
1478
1494
|
size: 80,
|
|
1479
1495
|
className: "mb-4"
|
|
1480
|
-
}), (0, import_jsx_runtime$
|
|
1496
|
+
}), (0, import_jsx_runtime$30.jsx)("span", {
|
|
1481
1497
|
className: "text-lg",
|
|
1482
1498
|
children: "二维码生成失败"
|
|
1483
1499
|
})]
|
|
1484
1500
|
})
|
|
1485
1501
|
})
|
|
1486
1502
|
});
|
|
1487
|
-
VideoInfoHeader$1 = (props) => (0, import_jsx_runtime$
|
|
1503
|
+
VideoInfoHeader$1 = (props) => (0, import_jsx_runtime$30.jsx)("div", {
|
|
1488
1504
|
className: "max-w-350 mx-auto px-10 py-8",
|
|
1489
|
-
children: (0, import_jsx_runtime$
|
|
1505
|
+
children: (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1490
1506
|
className: "flex gap-16 justify-between items-start",
|
|
1491
|
-
children: [(0, import_jsx_runtime$
|
|
1507
|
+
children: [(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1492
1508
|
className: "flex flex-col flex-1",
|
|
1493
|
-
children: [(0, import_jsx_runtime$
|
|
1509
|
+
children: [(0, import_jsx_runtime$30.jsx)("div", {
|
|
1494
1510
|
className: "mb-12",
|
|
1495
|
-
children: (0, import_jsx_runtime$
|
|
1511
|
+
children: (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1496
1512
|
className: "h-45 flex items-center",
|
|
1497
|
-
children: [(0, import_jsx_runtime$
|
|
1513
|
+
children: [(0, import_jsx_runtime$30.jsx)("img", {
|
|
1498
1514
|
src: props.useDarkTheme ? "/image/douyin/dylogo-light.svg" : "/image/douyin/dylogo-dark.svg",
|
|
1499
1515
|
alt: "抖音Logo",
|
|
1500
1516
|
className: "object-contain h-full w-auto max-w-125",
|
|
@@ -1504,82 +1520,82 @@ var init_Comment$3 = __esmMin(() => {
|
|
|
1504
1520
|
const parent = target.parentElement;
|
|
1505
1521
|
if (parent) parent.innerHTML = "<div class=\"flex items-center h-full text-6xl font-bold text-foreground-600\">抖音</div>";
|
|
1506
1522
|
}
|
|
1507
|
-
}), props.Type === "视频" && props.Resolution && (0, import_jsx_runtime$
|
|
1523
|
+
}), props.Type === "视频" && props.Resolution && (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1508
1524
|
className: "flex flex-col gap-2 px-8 py-4 ml-8 rounded-3xl bg-default-100/50 w-fit",
|
|
1509
|
-
children: [(0, import_jsx_runtime$
|
|
1525
|
+
children: [(0, import_jsx_runtime$30.jsx)("span", {
|
|
1510
1526
|
className: "text-[42px] text-foreground-400",
|
|
1511
1527
|
children: "分辨率(px)"
|
|
1512
|
-
}), (0, import_jsx_runtime$
|
|
1528
|
+
}), (0, import_jsx_runtime$30.jsx)("span", {
|
|
1513
1529
|
className: "text-[48px] font-medium text-foreground-600",
|
|
1514
1530
|
children: props.Resolution
|
|
1515
1531
|
})]
|
|
1516
1532
|
})]
|
|
1517
1533
|
})
|
|
1518
|
-
}), (0, import_jsx_runtime$
|
|
1534
|
+
}), (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1519
1535
|
className: "grid grid-cols-2 gap-y-6 gap-x-16 pl-2",
|
|
1520
1536
|
children: [
|
|
1521
|
-
(0, import_jsx_runtime$
|
|
1537
|
+
(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1522
1538
|
className: "flex items-center tracking-[6px] text-[45px] text-foreground-500 select-text",
|
|
1523
|
-
children: [(0, import_jsx_runtime$
|
|
1539
|
+
children: [(0, import_jsx_runtime$30.jsx)("span", {
|
|
1524
1540
|
className: "mr-4 text-foreground-400",
|
|
1525
1541
|
children: "类型"
|
|
1526
|
-
}), (0, import_jsx_runtime$
|
|
1542
|
+
}), (0, import_jsx_runtime$30.jsx)("span", {
|
|
1527
1543
|
className: "font-medium text-foreground-600",
|
|
1528
1544
|
children: props.Type
|
|
1529
1545
|
})]
|
|
1530
1546
|
}),
|
|
1531
|
-
(0, import_jsx_runtime$
|
|
1547
|
+
(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1532
1548
|
className: "flex items-center tracking-[6px] text-[45px] text-foreground-500 select-text",
|
|
1533
|
-
children: [(0, import_jsx_runtime$
|
|
1549
|
+
children: [(0, import_jsx_runtime$30.jsx)("span", {
|
|
1534
1550
|
className: "mr-4 text-foreground-400",
|
|
1535
1551
|
children: "评论"
|
|
1536
|
-
}), (0, import_jsx_runtime$
|
|
1552
|
+
}), (0, import_jsx_runtime$30.jsxs)("span", {
|
|
1537
1553
|
className: "font-medium text-foreground-600",
|
|
1538
1554
|
children: [props.CommentLength, "条"]
|
|
1539
1555
|
})]
|
|
1540
1556
|
}),
|
|
1541
|
-
props.Type === "视频" ? (0, import_jsx_runtime$
|
|
1557
|
+
props.Type === "视频" ? (0, import_jsx_runtime$30.jsxs)(import_jsx_runtime$30.Fragment, { children: [(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1542
1558
|
className: "flex items-center tracking-[6px] text-[45px] text-foreground-500 select-text",
|
|
1543
|
-
children: [(0, import_jsx_runtime$
|
|
1559
|
+
children: [(0, import_jsx_runtime$30.jsx)("span", {
|
|
1544
1560
|
className: "mr-4 text-foreground-400",
|
|
1545
1561
|
children: "大小"
|
|
1546
|
-
}), (0, import_jsx_runtime$
|
|
1562
|
+
}), (0, import_jsx_runtime$30.jsxs)("span", {
|
|
1547
1563
|
className: "font-medium text-foreground-600",
|
|
1548
1564
|
children: [props.VideoSize, "MB"]
|
|
1549
1565
|
})]
|
|
1550
|
-
}), (0, import_jsx_runtime$
|
|
1566
|
+
}), (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1551
1567
|
className: "flex items-center tracking-[6px] text-[45px] text-foreground-500 select-text",
|
|
1552
|
-
children: [(0, import_jsx_runtime$
|
|
1568
|
+
children: [(0, import_jsx_runtime$30.jsx)("span", {
|
|
1553
1569
|
className: "mr-4 text-foreground-400",
|
|
1554
1570
|
children: "帧率"
|
|
1555
|
-
}), (0, import_jsx_runtime$
|
|
1571
|
+
}), (0, import_jsx_runtime$30.jsxs)("span", {
|
|
1556
1572
|
className: "font-medium text-foreground-600",
|
|
1557
1573
|
children: [props.VideoFPS, "Hz"]
|
|
1558
1574
|
})]
|
|
1559
|
-
})] }) : (0, import_jsx_runtime$
|
|
1575
|
+
})] }) : (0, import_jsx_runtime$30.jsxs)(import_jsx_runtime$30.Fragment, { children: [(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1560
1576
|
className: "flex items-center tracking-[6px] text-[45px] text-foreground-500 select-text",
|
|
1561
|
-
children: [(0, import_jsx_runtime$
|
|
1577
|
+
children: [(0, import_jsx_runtime$30.jsx)("span", {
|
|
1562
1578
|
className: "mr-4 text-foreground-400",
|
|
1563
1579
|
children: "区域"
|
|
1564
|
-
}), (0, import_jsx_runtime$
|
|
1580
|
+
}), (0, import_jsx_runtime$30.jsx)("span", {
|
|
1565
1581
|
className: "font-medium text-foreground-600",
|
|
1566
1582
|
children: props.Region
|
|
1567
1583
|
})]
|
|
1568
|
-
}), (0, import_jsx_runtime$
|
|
1584
|
+
}), (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1569
1585
|
className: "flex items-center tracking-[6px] text-[45px] text-foreground-500 select-text",
|
|
1570
|
-
children: [(0, import_jsx_runtime$
|
|
1586
|
+
children: [(0, import_jsx_runtime$30.jsx)("span", {
|
|
1571
1587
|
className: "mr-4 text-foreground-400",
|
|
1572
1588
|
children: "数量"
|
|
1573
|
-
}), (0, import_jsx_runtime$
|
|
1589
|
+
}), (0, import_jsx_runtime$30.jsxs)("span", {
|
|
1574
1590
|
className: "font-medium text-foreground-600",
|
|
1575
1591
|
children: [props.ImageLength, "张"]
|
|
1576
1592
|
})]
|
|
1577
1593
|
})] })
|
|
1578
1594
|
]
|
|
1579
1595
|
})]
|
|
1580
|
-
}), (0, import_jsx_runtime$
|
|
1596
|
+
}), (0, import_jsx_runtime$30.jsx)("div", {
|
|
1581
1597
|
className: "shrink-0",
|
|
1582
|
-
children: (0, import_jsx_runtime$
|
|
1598
|
+
children: (0, import_jsx_runtime$30.jsx)(QRCodeSection$3, { qrCodeDataUrl: props.qrCodeDataUrl })
|
|
1583
1599
|
})]
|
|
1584
1600
|
})
|
|
1585
1601
|
});
|
|
@@ -1629,18 +1645,18 @@ var init_Comment$3 = __esmMin(() => {
|
|
|
1629
1645
|
};
|
|
1630
1646
|
ReplyItemComponent = ({ reply, depth = 0, isLast, maxDepth = 6 }) => {
|
|
1631
1647
|
const isNicknameLonger = reply.nickname.length >= (reply.reply_to_username?.length || 0);
|
|
1632
|
-
if (reply.hiddenCount) return (0, import_jsx_runtime$
|
|
1648
|
+
if (reply.hiddenCount) return (0, import_jsx_runtime$30.jsx)("div", {
|
|
1633
1649
|
className: "flex relative flex-col mb-6",
|
|
1634
|
-
children: (0, import_jsx_runtime$
|
|
1650
|
+
children: (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1635
1651
|
className: "grid grid-cols-[100px_minmax(0,1fr)] relative",
|
|
1636
|
-
children: [(0, import_jsx_runtime$
|
|
1652
|
+
children: [(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1637
1653
|
className: "flex relative justify-center",
|
|
1638
1654
|
children: [
|
|
1639
|
-
!isLast && (0, import_jsx_runtime$
|
|
1640
|
-
!isLast && (0, import_jsx_runtime$
|
|
1641
|
-
(0, import_jsx_runtime$
|
|
1655
|
+
!isLast && (0, import_jsx_runtime$30.jsx)("div", { className: "absolute top-0 bottom-0 left-1/2 w-0.5 bg-default-300 -ml-px" }),
|
|
1656
|
+
!isLast && (0, import_jsx_runtime$30.jsx)("div", { className: "absolute -bottom-6 left-1/2 w-0.5 h-6 bg-default-300 -ml-px" }),
|
|
1657
|
+
(0, import_jsx_runtime$30.jsx)("svg", {
|
|
1642
1658
|
className: "absolute top-0 left-0 w-full h-12.5 pointer-events-none overflow-visible z-0 text-default-300",
|
|
1643
|
-
children: (0, import_jsx_runtime$
|
|
1659
|
+
children: (0, import_jsx_runtime$30.jsx)("path", {
|
|
1644
1660
|
d: "M 50 0 V 15 Q 50 50 85 50 H 90",
|
|
1645
1661
|
fill: "none",
|
|
1646
1662
|
stroke: "currentColor",
|
|
@@ -1649,16 +1665,16 @@ var init_Comment$3 = __esmMin(() => {
|
|
|
1649
1665
|
})
|
|
1650
1666
|
})
|
|
1651
1667
|
]
|
|
1652
|
-
}), (0, import_jsx_runtime$
|
|
1668
|
+
}), (0, import_jsx_runtime$30.jsx)("div", {
|
|
1653
1669
|
className: "flex flex-col mt-6 min-w-0",
|
|
1654
|
-
children: (0, import_jsx_runtime$
|
|
1670
|
+
children: (0, import_jsx_runtime$30.jsx)("div", {
|
|
1655
1671
|
className: "flex items-center h-12.5",
|
|
1656
|
-
children: (0, import_jsx_runtime$
|
|
1672
|
+
children: (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1657
1673
|
className: "flex items-center text-foreground-500",
|
|
1658
|
-
children: [(0, import_jsx_runtime$
|
|
1674
|
+
children: [(0, import_jsx_runtime$30.jsx)(CircleEllipsis, {
|
|
1659
1675
|
size: 45,
|
|
1660
1676
|
className: "mr-5"
|
|
1661
|
-
}), (0, import_jsx_runtime$
|
|
1677
|
+
}), (0, import_jsx_runtime$30.jsxs)("span", {
|
|
1662
1678
|
className: "text-4xl font-medium tracking-wide",
|
|
1663
1679
|
children: [
|
|
1664
1680
|
"另外 ",
|
|
@@ -1671,18 +1687,18 @@ var init_Comment$3 = __esmMin(() => {
|
|
|
1671
1687
|
})]
|
|
1672
1688
|
})
|
|
1673
1689
|
});
|
|
1674
|
-
return (0, import_jsx_runtime$
|
|
1690
|
+
return (0, import_jsx_runtime$30.jsx)("div", {
|
|
1675
1691
|
className: "flex relative flex-col",
|
|
1676
|
-
children: (0, import_jsx_runtime$
|
|
1692
|
+
children: (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1677
1693
|
className: "grid grid-cols-[100px_minmax(0,1fr)] relative",
|
|
1678
|
-
children: [(0, import_jsx_runtime$
|
|
1694
|
+
children: [(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1679
1695
|
className: "flex relative justify-center",
|
|
1680
1696
|
children: [
|
|
1681
|
-
!isLast && (0, import_jsx_runtime$
|
|
1682
|
-
!isLast && (0, import_jsx_runtime$
|
|
1683
|
-
(0, import_jsx_runtime$
|
|
1697
|
+
!isLast && (0, import_jsx_runtime$30.jsx)("div", { className: "absolute top-0 bottom-0 left-1/2 w-0.5 bg-default-300 -ml-px" }),
|
|
1698
|
+
!isLast && (0, import_jsx_runtime$30.jsx)("div", { className: "absolute -bottom-6 left-1/2 w-0.5 h-6 bg-default-300 -ml-px" }),
|
|
1699
|
+
(0, import_jsx_runtime$30.jsx)("svg", {
|
|
1684
1700
|
className: "absolute top-0 left-0 w-full h-12.5 pointer-events-none overflow-visible z-0 text-default-300",
|
|
1685
|
-
children: (0, import_jsx_runtime$
|
|
1701
|
+
children: (0, import_jsx_runtime$30.jsx)("path", {
|
|
1686
1702
|
d: "M 50 0 V 15 Q 50 50 85 50 H 90",
|
|
1687
1703
|
fill: "none",
|
|
1688
1704
|
stroke: "currentColor",
|
|
@@ -1691,85 +1707,85 @@ var init_Comment$3 = __esmMin(() => {
|
|
|
1691
1707
|
})
|
|
1692
1708
|
})
|
|
1693
1709
|
]
|
|
1694
|
-
}), (0, import_jsx_runtime$
|
|
1710
|
+
}), (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1695
1711
|
className: "flex flex-col min-w-0",
|
|
1696
|
-
children: [(0, import_jsx_runtime$
|
|
1712
|
+
children: [(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1697
1713
|
className: "grid grid-cols-[100px_minmax(0,1fr)] relative",
|
|
1698
|
-
children: [(0, import_jsx_runtime$
|
|
1714
|
+
children: [(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1699
1715
|
className: "flex relative flex-col items-center h-full",
|
|
1700
|
-
children: [(0, import_jsx_runtime$
|
|
1716
|
+
children: [(0, import_jsx_runtime$30.jsx)("div", {
|
|
1701
1717
|
className: "w-25 h-25 shrink-0 z-10 relative",
|
|
1702
|
-
children: (0, import_jsx_runtime$
|
|
1718
|
+
children: (0, import_jsx_runtime$30.jsx)("img", {
|
|
1703
1719
|
src: reply.userimageurl,
|
|
1704
1720
|
className: "object-cover rounded-full w-25 h-25 bg-background",
|
|
1705
1721
|
alt: "用户头像"
|
|
1706
1722
|
})
|
|
1707
|
-
}), reply.children.length > 0 && (0, import_jsx_runtime$
|
|
1708
|
-
}), (0, import_jsx_runtime$
|
|
1723
|
+
}), reply.children.length > 0 && (0, import_jsx_runtime$30.jsx)("div", { className: "w-0.5 bg-default-300 h-full grow mt-3 rounded-t-full" })]
|
|
1724
|
+
}), (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1709
1725
|
className: "flex flex-col pb-8 pl-3 min-w-0",
|
|
1710
1726
|
children: [
|
|
1711
|
-
(0, import_jsx_runtime$
|
|
1727
|
+
(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1712
1728
|
className: "flex flex-nowrap items-center h-25 content-center w-full overflow-hidden",
|
|
1713
1729
|
children: [
|
|
1714
|
-
(0, import_jsx_runtime$
|
|
1730
|
+
(0, import_jsx_runtime$30.jsx)("span", {
|
|
1715
1731
|
className: clsx_default("mr-2 text-5xl font-medium text-foreground-700", isNicknameLonger ? "min-w-0 truncate shrink" : "shrink-0"),
|
|
1716
1732
|
children: reply.nickname
|
|
1717
1733
|
}),
|
|
1718
|
-
reply.label_text !== "" && (0, import_jsx_runtime$
|
|
1734
|
+
reply.label_text !== "" && (0, import_jsx_runtime$30.jsx)("div", {
|
|
1719
1735
|
className: clsx_default("inline-flex shrink-0 items-center px-3 py-1 text-3xl rounded-lg mr-2", reply.label_text === "作者" ? "bg-[#fe2c55] text-white" : "bg-default-100 text-default-500"),
|
|
1720
1736
|
children: reply.label_text
|
|
1721
1737
|
}),
|
|
1722
|
-
reply.reply_to_username && (0, import_jsx_runtime$
|
|
1738
|
+
reply.reply_to_username && (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1723
1739
|
className: clsx_default("flex items-center", !isNicknameLonger ? "overflow-hidden min-w-0 shrink" : "shrink-0"),
|
|
1724
|
-
children: [(0, import_jsx_runtime$
|
|
1740
|
+
children: [(0, import_jsx_runtime$30.jsx)(Play, {
|
|
1725
1741
|
size: 35,
|
|
1726
1742
|
className: "mr-3.5 mx-1 text-foreground-400 shrink-0",
|
|
1727
1743
|
fill: "currentColor"
|
|
1728
|
-
}), (0, import_jsx_runtime$
|
|
1744
|
+
}), (0, import_jsx_runtime$30.jsx)("span", {
|
|
1729
1745
|
className: clsx_default("text-5xl font-medium text-foreground-700", !isNicknameLonger && "truncate"),
|
|
1730
1746
|
children: reply.reply_to_username
|
|
1731
1747
|
})]
|
|
1732
1748
|
})
|
|
1733
1749
|
]
|
|
1734
1750
|
}),
|
|
1735
|
-
(0, import_jsx_runtime$
|
|
1751
|
+
(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1736
1752
|
className: "py-2",
|
|
1737
|
-
children: [(0, import_jsx_runtime$
|
|
1753
|
+
children: [(0, import_jsx_runtime$30.jsx)("div", {
|
|
1738
1754
|
className: "text-5xl text-foreground leading-normal whitespace-pre-wrap select-text [&_img]:mb-2 [&_img]:inline [&_img]:h-[1.3em] [&_img]:w-auto [&_img]:align-middle [&_img]:mx-1 [&_img]:max-w-[1.7em]",
|
|
1739
1755
|
dangerouslySetInnerHTML: { __html: reply.text },
|
|
1740
1756
|
style: {
|
|
1741
1757
|
wordBreak: "break-word",
|
|
1742
1758
|
overflowWrap: "break-word"
|
|
1743
1759
|
}
|
|
1744
|
-
}), reply.image_list && reply.image_list.length > 0 && reply.image_list.filter(Boolean).map((img, idx) => (0, import_jsx_runtime$
|
|
1760
|
+
}), reply.image_list && reply.image_list.length > 0 && reply.image_list.filter(Boolean).map((img, idx) => (0, import_jsx_runtime$30.jsx)("div", {
|
|
1745
1761
|
className: "my-4 overflow-hidden shadow-sm rounded-xl max-w-150",
|
|
1746
|
-
children: (0, import_jsx_runtime$
|
|
1762
|
+
children: (0, import_jsx_runtime$30.jsx)("img", {
|
|
1747
1763
|
className: "object-contain w-full h-auto rounded-xl",
|
|
1748
1764
|
src: img,
|
|
1749
1765
|
alt: "评论图片"
|
|
1750
1766
|
})
|
|
1751
1767
|
}, idx))]
|
|
1752
1768
|
}),
|
|
1753
|
-
(0, import_jsx_runtime$
|
|
1769
|
+
(0, import_jsx_runtime$30.jsx)("div", {
|
|
1754
1770
|
className: "pb-4",
|
|
1755
|
-
children: (0, import_jsx_runtime$
|
|
1771
|
+
children: (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1756
1772
|
className: "flex gap-6 items-center text-foreground-500",
|
|
1757
1773
|
children: [
|
|
1758
|
-
(0, import_jsx_runtime$
|
|
1774
|
+
(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1759
1775
|
className: "flex gap-2 items-center",
|
|
1760
|
-
children: [(0, import_jsx_runtime$
|
|
1776
|
+
children: [(0, import_jsx_runtime$30.jsx)(Heart, {
|
|
1761
1777
|
size: 40,
|
|
1762
1778
|
className: "text-foreground-500"
|
|
1763
|
-
}), (0, import_jsx_runtime$
|
|
1779
|
+
}), (0, import_jsx_runtime$30.jsx)("span", {
|
|
1764
1780
|
className: "text-4xl",
|
|
1765
1781
|
children: reply.digg_count
|
|
1766
1782
|
})]
|
|
1767
1783
|
}),
|
|
1768
|
-
(0, import_jsx_runtime$
|
|
1784
|
+
(0, import_jsx_runtime$30.jsx)("span", {
|
|
1769
1785
|
className: "text-4xl",
|
|
1770
1786
|
children: reply.ip_label
|
|
1771
1787
|
}),
|
|
1772
|
-
(0, import_jsx_runtime$
|
|
1788
|
+
(0, import_jsx_runtime$30.jsx)("span", {
|
|
1773
1789
|
className: "ml-2 text-4xl",
|
|
1774
1790
|
children: reply.create_time
|
|
1775
1791
|
})
|
|
@@ -1778,9 +1794,9 @@ var init_Comment$3 = __esmMin(() => {
|
|
|
1778
1794
|
})
|
|
1779
1795
|
]
|
|
1780
1796
|
})]
|
|
1781
|
-
}), reply.children.length > 0 && (0, import_jsx_runtime$
|
|
1797
|
+
}), reply.children.length > 0 && (0, import_jsx_runtime$30.jsx)("div", {
|
|
1782
1798
|
className: "flex relative flex-col",
|
|
1783
|
-
children: (0, import_jsx_runtime$
|
|
1799
|
+
children: (0, import_jsx_runtime$30.jsx)("div", { children: reply.children.map((child, index) => (0, import_jsx_runtime$30.jsx)(ReplyItemComponent, {
|
|
1784
1800
|
reply: child,
|
|
1785
1801
|
depth: depth + 1,
|
|
1786
1802
|
isLast: index === reply.children.length - 1,
|
|
@@ -1791,50 +1807,50 @@ var init_Comment$3 = __esmMin(() => {
|
|
|
1791
1807
|
})
|
|
1792
1808
|
});
|
|
1793
1809
|
};
|
|
1794
|
-
CommentItemComponent$2 = (props) => (0, import_jsx_runtime$
|
|
1810
|
+
CommentItemComponent$2 = (props) => (0, import_jsx_runtime$30.jsx)("div", {
|
|
1795
1811
|
className: clsx_default("flex flex-col px-6 pt-8", {
|
|
1796
1812
|
"pb-0": props.isLast,
|
|
1797
1813
|
"pb-10": !props.isLast
|
|
1798
1814
|
}),
|
|
1799
|
-
children: (0, import_jsx_runtime$
|
|
1815
|
+
children: (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1800
1816
|
className: "flex flex-col min-w-0",
|
|
1801
|
-
children: [(0, import_jsx_runtime$
|
|
1817
|
+
children: [(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1802
1818
|
className: "grid grid-cols-[140px_minmax(0,1fr)] relative",
|
|
1803
|
-
children: [(0, import_jsx_runtime$
|
|
1819
|
+
children: [(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1804
1820
|
className: "flex relative flex-col items-center",
|
|
1805
|
-
children: [(0, import_jsx_runtime$
|
|
1821
|
+
children: [(0, import_jsx_runtime$30.jsx)("div", {
|
|
1806
1822
|
className: "w-35 h-35 shrink-0 z-10 relative",
|
|
1807
|
-
children: (0, import_jsx_runtime$
|
|
1823
|
+
children: (0, import_jsx_runtime$30.jsx)("img", {
|
|
1808
1824
|
src: props.userimageurl,
|
|
1809
1825
|
className: "w-35 h-35 rounded-full object-cover shadow-md bg-background",
|
|
1810
1826
|
alt: "用户头像"
|
|
1811
1827
|
})
|
|
1812
|
-
}), props.replyComment && props.replyComment.length > 0 && (0, import_jsx_runtime$
|
|
1813
|
-
}), (0, import_jsx_runtime$
|
|
1828
|
+
}), props.replyComment && props.replyComment.length > 0 && (0, import_jsx_runtime$30.jsx)("div", { className: "w-0.5 bg-default-300 h-full grow mt-4 rounded-t-full" })]
|
|
1829
|
+
}), (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1814
1830
|
className: "flex flex-col pb-4 pl-4 min-w-0",
|
|
1815
1831
|
children: [
|
|
1816
|
-
(0, import_jsx_runtime$
|
|
1832
|
+
(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1817
1833
|
className: "flex flex-wrap gap-4 items-center mb-3 text-5xl select-text text-foreground-700 min-h-35 content-center",
|
|
1818
1834
|
children: [
|
|
1819
|
-
(0, import_jsx_runtime$
|
|
1835
|
+
(0, import_jsx_runtime$30.jsx)("span", {
|
|
1820
1836
|
className: "font-medium",
|
|
1821
1837
|
children: props.nickname
|
|
1822
1838
|
}),
|
|
1823
|
-
props.label_type === 1 && (0, import_jsx_runtime$
|
|
1839
|
+
props.label_type === 1 && (0, import_jsx_runtime$30.jsx)("div", {
|
|
1824
1840
|
className: "inline-flex items-center px-3 py-1 rounded-lg text-3xl bg-[#fe2c55] text-white",
|
|
1825
1841
|
children: "作者"
|
|
1826
1842
|
}),
|
|
1827
|
-
props.is_author_digged && props.status_label !== "作者赞过" && (0, import_jsx_runtime$
|
|
1843
|
+
props.is_author_digged && props.status_label !== "作者赞过" && (0, import_jsx_runtime$30.jsx)("div", {
|
|
1828
1844
|
className: "inline-flex items-center px-3 py-1 text-3xl font-light rounded-lg bg-content2 text-foreground-700",
|
|
1829
1845
|
children: "作者赞过"
|
|
1830
1846
|
}),
|
|
1831
|
-
props.status_label && (0, import_jsx_runtime$
|
|
1847
|
+
props.status_label && (0, import_jsx_runtime$30.jsx)("div", {
|
|
1832
1848
|
className: "inline-flex items-center px-3 py-1 text-3xl font-light rounded-lg bg-content2 text-foreground-700",
|
|
1833
1849
|
children: props.status_label
|
|
1834
1850
|
})
|
|
1835
1851
|
]
|
|
1836
1852
|
}),
|
|
1837
|
-
(0, import_jsx_runtime$
|
|
1853
|
+
(0, import_jsx_runtime$30.jsx)("div", {
|
|
1838
1854
|
className: "text-5xl text-foreground leading-normal mb-4 whitespace-pre-wrap select-text [&_img]:mb-2 [&_img]:inline [&_img]:h-[1.3em] [&_img]:w-auto [&_img]:align-middle [&_img]:mx-1 [&_img]:max-w-[1.7em]",
|
|
1839
1855
|
dangerouslySetInnerHTML: { __html: props.text },
|
|
1840
1856
|
style: {
|
|
@@ -1842,34 +1858,34 @@ var init_Comment$3 = __esmMin(() => {
|
|
|
1842
1858
|
overflowWrap: "break-word"
|
|
1843
1859
|
}
|
|
1844
1860
|
}),
|
|
1845
|
-
(props.commentimage || props.sticker) && (0, import_jsx_runtime$
|
|
1861
|
+
(props.commentimage || props.sticker) && (0, import_jsx_runtime$30.jsx)("div", {
|
|
1846
1862
|
className: "my-6 overflow-hidden shadow-sm rounded-2xl max-w-200",
|
|
1847
|
-
children: (0, import_jsx_runtime$
|
|
1863
|
+
children: (0, import_jsx_runtime$30.jsx)("img", {
|
|
1848
1864
|
className: "object-contain w-full h-auto rounded-2xl",
|
|
1849
1865
|
src: props.commentimage || props.sticker,
|
|
1850
1866
|
alt: "评论图片"
|
|
1851
1867
|
})
|
|
1852
1868
|
}),
|
|
1853
|
-
(0, import_jsx_runtime$
|
|
1869
|
+
(0, import_jsx_runtime$30.jsx)("div", {
|
|
1854
1870
|
className: "flex justify-between items-center mt-3 text-foreground-500",
|
|
1855
|
-
children: (0, import_jsx_runtime$
|
|
1871
|
+
children: (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1856
1872
|
className: "flex gap-6 items-center shrink-0",
|
|
1857
1873
|
children: [
|
|
1858
|
-
(0, import_jsx_runtime$
|
|
1874
|
+
(0, import_jsx_runtime$30.jsxs)("div", {
|
|
1859
1875
|
className: "flex gap-2 items-center transition-colors cursor-pointer",
|
|
1860
|
-
children: [(0, import_jsx_runtime$
|
|
1876
|
+
children: [(0, import_jsx_runtime$30.jsx)(Heart, {
|
|
1861
1877
|
size: 44,
|
|
1862
1878
|
className: "text-foreground-500"
|
|
1863
|
-
}), (0, import_jsx_runtime$
|
|
1879
|
+
}), (0, import_jsx_runtime$30.jsx)("span", {
|
|
1864
1880
|
className: "text-4xl select-text",
|
|
1865
1881
|
children: props.digg_count
|
|
1866
1882
|
})]
|
|
1867
1883
|
}),
|
|
1868
|
-
(0, import_jsx_runtime$
|
|
1884
|
+
(0, import_jsx_runtime$30.jsx)("span", {
|
|
1869
1885
|
className: "text-4xl",
|
|
1870
1886
|
children: props.ip_label
|
|
1871
1887
|
}),
|
|
1872
|
-
(0, import_jsx_runtime$
|
|
1888
|
+
(0, import_jsx_runtime$30.jsx)("span", {
|
|
1873
1889
|
className: "ml-2 text-4xl",
|
|
1874
1890
|
children: props.create_time
|
|
1875
1891
|
})
|
|
@@ -1878,9 +1894,9 @@ var init_Comment$3 = __esmMin(() => {
|
|
|
1878
1894
|
})
|
|
1879
1895
|
]
|
|
1880
1896
|
})]
|
|
1881
|
-
}), props.replyComment && props.replyComment.length > 0 && (0, import_jsx_runtime$
|
|
1897
|
+
}), props.replyComment && props.replyComment.length > 0 && (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1882
1898
|
className: "flex relative flex-col mt-8 ml-5",
|
|
1883
|
-
children: [(0, import_jsx_runtime$
|
|
1899
|
+
children: [(0, import_jsx_runtime$30.jsx)("div", { className: "absolute -top-8 left-12.5 w-0.5 h-8 bg-default-300 -ml-px" }), organizeReplies(props.replyComment, props.cid || "", props.maxDepth).map((reply, index, arr) => (0, import_jsx_runtime$30.jsx)(ReplyItemComponent, {
|
|
1884
1900
|
reply,
|
|
1885
1901
|
depth: 1,
|
|
1886
1902
|
isLast: index === arr.length - 1,
|
|
@@ -1889,51 +1905,51 @@ var init_Comment$3 = __esmMin(() => {
|
|
|
1889
1905
|
})]
|
|
1890
1906
|
})
|
|
1891
1907
|
});
|
|
1892
|
-
DouyinComment = import_react$
|
|
1893
|
-
const randomSuggestWord = import_react$
|
|
1908
|
+
DouyinComment = import_react$32.memo((props) => {
|
|
1909
|
+
const randomSuggestWord = import_react$32.useMemo(() => {
|
|
1894
1910
|
if (props.data.suggestWrod && props.data.suggestWrod.length > 0) {
|
|
1895
1911
|
const randomIndex = Math.floor(Math.random() * props.data.suggestWrod.length);
|
|
1896
1912
|
return props.data.suggestWrod[randomIndex];
|
|
1897
1913
|
}
|
|
1898
1914
|
return null;
|
|
1899
1915
|
}, [props.data.suggestWrod]);
|
|
1900
|
-
return (0, import_jsx_runtime$
|
|
1916
|
+
return (0, import_jsx_runtime$30.jsx)(DefaultLayout, {
|
|
1901
1917
|
...props,
|
|
1902
|
-
children: (0, import_jsx_runtime$
|
|
1918
|
+
children: (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1903
1919
|
className: "p-5",
|
|
1904
1920
|
children: [
|
|
1905
|
-
(0, import_jsx_runtime$
|
|
1906
|
-
(0, import_jsx_runtime$
|
|
1921
|
+
(0, import_jsx_runtime$30.jsx)("div", { className: "h-20" }),
|
|
1922
|
+
(0, import_jsx_runtime$30.jsx)(VideoInfoHeader$1, {
|
|
1907
1923
|
...props.data,
|
|
1908
1924
|
qrCodeDataUrl: props.qrCodeDataUrl
|
|
1909
1925
|
}),
|
|
1910
|
-
randomSuggestWord && (0, import_jsx_runtime$
|
|
1926
|
+
randomSuggestWord && (0, import_jsx_runtime$30.jsx)("div", {
|
|
1911
1927
|
className: "mx-auto my-20 mb-5 ml-10",
|
|
1912
|
-
children: (0, import_jsx_runtime$
|
|
1928
|
+
children: (0, import_jsx_runtime$30.jsxs)("div", {
|
|
1913
1929
|
className: "flex gap-3 items-center px-6 py-4 rounded-2xl",
|
|
1914
|
-
children: [(0, import_jsx_runtime$
|
|
1930
|
+
children: [(0, import_jsx_runtime$30.jsx)("span", {
|
|
1915
1931
|
className: "text-5xl text-default-500",
|
|
1916
1932
|
children: "大家都在搜:"
|
|
1917
|
-
}), (0, import_jsx_runtime$
|
|
1933
|
+
}), (0, import_jsx_runtime$30.jsxs)("span", {
|
|
1918
1934
|
className: "relative text-5xl text-[#04498d] dark:text-[#face15]",
|
|
1919
|
-
children: [randomSuggestWord, (0, import_jsx_runtime$
|
|
1935
|
+
children: [randomSuggestWord, (0, import_jsx_runtime$30.jsx)(IoSearch, {
|
|
1920
1936
|
size: 32,
|
|
1921
1937
|
className: "absolute -top-2 -right-8"
|
|
1922
1938
|
})]
|
|
1923
1939
|
})]
|
|
1924
1940
|
})
|
|
1925
1941
|
}),
|
|
1926
|
-
(0, import_jsx_runtime$
|
|
1942
|
+
(0, import_jsx_runtime$30.jsx)("div", {
|
|
1927
1943
|
className: "overflow-hidden mt-8",
|
|
1928
|
-
children: props.data.CommentsData.length > 0 ? (0, import_jsx_runtime$
|
|
1944
|
+
children: props.data.CommentsData.length > 0 ? (0, import_jsx_runtime$30.jsx)(import_jsx_runtime$30.Fragment, { children: props.data.CommentsData.map((comment, index) => (0, import_jsx_runtime$30.jsx)(CommentItemComponent$2, {
|
|
1929
1945
|
...comment,
|
|
1930
1946
|
isLast: index === props.data.CommentsData.length - 1,
|
|
1931
1947
|
maxDepth: props.data.maxDepth
|
|
1932
|
-
}, comment.cid || index)) }) : (0, import_jsx_runtime$
|
|
1948
|
+
}, comment.cid || index)) }) : (0, import_jsx_runtime$30.jsx)("div", {
|
|
1933
1949
|
className: "flex justify-center items-center py-20 text-foreground-400",
|
|
1934
|
-
children: (0, import_jsx_runtime$
|
|
1950
|
+
children: (0, import_jsx_runtime$30.jsx)("div", {
|
|
1935
1951
|
className: "text-center",
|
|
1936
|
-
children: (0, import_jsx_runtime$
|
|
1952
|
+
children: (0, import_jsx_runtime$30.jsx)("p", {
|
|
1937
1953
|
className: "text-xl",
|
|
1938
1954
|
children: "暂无评论数据"
|
|
1939
1955
|
})
|
|
@@ -1950,43 +1966,43 @@ var Dynamic_exports = __export({
|
|
|
1950
1966
|
DouyinDynamic: () => DouyinDynamic,
|
|
1951
1967
|
default: () => Dynamic_default
|
|
1952
1968
|
}, 1);
|
|
1953
|
-
var import_react$
|
|
1969
|
+
var import_react$31, import_jsx_runtime$29, DouyinHeader$1, CoverSection$1, InfoSection, UserInfoSection$1, CoCreatorsInfo, DouyinDynamic, Dynamic_default;
|
|
1954
1970
|
var init_Dynamic = __esmMin(() => {
|
|
1955
1971
|
init_date_fns();
|
|
1956
1972
|
init_lucide_react();
|
|
1957
|
-
import_react$
|
|
1973
|
+
import_react$31 = __toESM(require_react(), 1);
|
|
1958
1974
|
init_lu();
|
|
1959
1975
|
init_DefaultLayout();
|
|
1960
|
-
import_jsx_runtime$
|
|
1961
|
-
DouyinHeader$1 = ({ useDarkTheme }) => (0, import_jsx_runtime$
|
|
1976
|
+
import_jsx_runtime$29 = __toESM(require_jsx_runtime(), 1);
|
|
1977
|
+
DouyinHeader$1 = ({ useDarkTheme }) => (0, import_jsx_runtime$29.jsxs)("div", {
|
|
1962
1978
|
className: "flex items-center px-12 py-15",
|
|
1963
|
-
children: [(0, import_jsx_runtime$
|
|
1979
|
+
children: [(0, import_jsx_runtime$29.jsx)("div", {
|
|
1964
1980
|
className: "w-[39%] h-50 bg-cover bg-center bg-fixed",
|
|
1965
|
-
children: (0, import_jsx_runtime$
|
|
1981
|
+
children: (0, import_jsx_runtime$29.jsx)("img", {
|
|
1966
1982
|
src: useDarkTheme ? "/image/douyin/dylogo-light.svg" : "/image/douyin/dylogo-dark.svg",
|
|
1967
1983
|
alt: "抖音Logo",
|
|
1968
1984
|
className: "object-contain w-full h-full"
|
|
1969
1985
|
})
|
|
1970
|
-
}), (0, import_jsx_runtime$
|
|
1986
|
+
}), (0, import_jsx_runtime$29.jsx)("span", {
|
|
1971
1987
|
className: "text-[65px] ml-4 text-foreground-600",
|
|
1972
1988
|
children: "记录美好生活"
|
|
1973
1989
|
})]
|
|
1974
1990
|
});
|
|
1975
|
-
CoverSection$1 = ({ imageUrl }) => (0, import_jsx_runtime$
|
|
1991
|
+
CoverSection$1 = ({ imageUrl }) => (0, import_jsx_runtime$29.jsx)("div", {
|
|
1976
1992
|
className: "flex flex-col items-center my-5",
|
|
1977
|
-
children: (0, import_jsx_runtime$
|
|
1993
|
+
children: (0, import_jsx_runtime$29.jsx)("div", {
|
|
1978
1994
|
className: "flex flex-col items-center overflow-hidden shadow-large rounded-[25px] w-[90%] relative",
|
|
1979
|
-
children: (0, import_jsx_runtime$
|
|
1995
|
+
children: (0, import_jsx_runtime$29.jsx)("img", {
|
|
1980
1996
|
className: "rounded-[25px] object-contain w-full h-full",
|
|
1981
1997
|
src: imageUrl,
|
|
1982
1998
|
alt: "封面"
|
|
1983
1999
|
})
|
|
1984
2000
|
})
|
|
1985
2001
|
});
|
|
1986
|
-
InfoSection = (props) => (0, import_jsx_runtime$
|
|
2002
|
+
InfoSection = (props) => (0, import_jsx_runtime$29.jsxs)("div", {
|
|
1987
2003
|
className: "flex flex-col px-16 py-5",
|
|
1988
2004
|
children: [
|
|
1989
|
-
(0, import_jsx_runtime$
|
|
2005
|
+
(0, import_jsx_runtime$29.jsx)("div", {
|
|
1990
2006
|
className: "text-[70px] font-bold leading-relaxed mb-9 text-foreground select-text",
|
|
1991
2007
|
style: {
|
|
1992
2008
|
letterSpacing: "1.5px",
|
|
@@ -1994,128 +2010,128 @@ var init_Dynamic = __esmMin(() => {
|
|
|
1994
2010
|
},
|
|
1995
2011
|
dangerouslySetInnerHTML: { __html: props.data.desc }
|
|
1996
2012
|
}),
|
|
1997
|
-
(0, import_jsx_runtime$
|
|
2013
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
1998
2014
|
className: "flex items-center gap-6 text-[45px] text-foreground-500 font-light mb-2.5 select-text",
|
|
1999
2015
|
children: [
|
|
2000
|
-
(0, import_jsx_runtime$
|
|
2016
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2001
2017
|
className: "flex gap-2 items-center",
|
|
2002
|
-
children: [(0, import_jsx_runtime$
|
|
2018
|
+
children: [(0, import_jsx_runtime$29.jsx)(Heart, { className: "w-11 h-11 text-like" }), (0, import_jsx_runtime$29.jsxs)("span", { children: [props.data.dianzan, "点赞"] })]
|
|
2003
2019
|
}),
|
|
2004
|
-
(0, import_jsx_runtime$
|
|
2005
|
-
(0, import_jsx_runtime$
|
|
2020
|
+
(0, import_jsx_runtime$29.jsx)("span", { children: "·" }),
|
|
2021
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2006
2022
|
className: "flex gap-2 items-center",
|
|
2007
|
-
children: [(0, import_jsx_runtime$
|
|
2023
|
+
children: [(0, import_jsx_runtime$29.jsx)(MessageCircle, { className: "w-11 h-11 text-comment" }), (0, import_jsx_runtime$29.jsxs)("span", { children: [props.data.pinglun, "评论"] })]
|
|
2008
2024
|
}),
|
|
2009
|
-
(0, import_jsx_runtime$
|
|
2010
|
-
(0, import_jsx_runtime$
|
|
2025
|
+
(0, import_jsx_runtime$29.jsx)("span", { children: "·" }),
|
|
2026
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2011
2027
|
className: "flex gap-2 items-center",
|
|
2012
|
-
children: [(0, import_jsx_runtime$
|
|
2028
|
+
children: [(0, import_jsx_runtime$29.jsx)(Bookmark, { className: "w-11 h-11" }), (0, import_jsx_runtime$29.jsxs)("span", { children: [props.data.shouchang, "收藏"] })]
|
|
2013
2029
|
}),
|
|
2014
|
-
(0, import_jsx_runtime$
|
|
2015
|
-
(0, import_jsx_runtime$
|
|
2030
|
+
(0, import_jsx_runtime$29.jsx)("span", { children: "·" }),
|
|
2031
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2016
2032
|
className: "flex gap-2 items-center",
|
|
2017
|
-
children: [(0, import_jsx_runtime$
|
|
2033
|
+
children: [(0, import_jsx_runtime$29.jsx)(Share2, { className: "w-11 h-11 text-success" }), (0, import_jsx_runtime$29.jsxs)("span", { children: [props.data.share, "分享"] })]
|
|
2018
2034
|
})
|
|
2019
2035
|
]
|
|
2020
2036
|
}),
|
|
2021
|
-
(0, import_jsx_runtime$
|
|
2037
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2022
2038
|
className: "flex items-center gap-2 text-[45px] text-foreground-500 font-light select-text",
|
|
2023
|
-
children: [(0, import_jsx_runtime$
|
|
2039
|
+
children: [(0, import_jsx_runtime$29.jsx)(Clock, { className: "w-11 h-11 text-time" }), (0, import_jsx_runtime$29.jsxs)("span", { children: ["发布于: ", props.data.create_time] })]
|
|
2024
2040
|
}),
|
|
2025
|
-
(0, import_jsx_runtime$
|
|
2041
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2026
2042
|
className: "flex items-center gap-2 text-[45px] text-foreground-500 font-light select-text",
|
|
2027
|
-
children: [(0, import_jsx_runtime$
|
|
2043
|
+
children: [(0, import_jsx_runtime$29.jsx)(LuFullscreen, { className: "w-11 h-11 text-time text-time" }), (0, import_jsx_runtime$29.jsxs)("span", { children: ["图片生成于: ", format(/* @__PURE__ */ new Date(), "yyyy-MM-dd HH:mm:ss")] })]
|
|
2028
2044
|
})
|
|
2029
2045
|
]
|
|
2030
2046
|
});
|
|
2031
|
-
UserInfoSection$1 = (props) => (0, import_jsx_runtime$
|
|
2047
|
+
UserInfoSection$1 = (props) => (0, import_jsx_runtime$29.jsxs)("div", {
|
|
2032
2048
|
className: "flex flex-col gap-12",
|
|
2033
|
-
children: [(0, import_jsx_runtime$
|
|
2049
|
+
children: [(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2034
2050
|
className: "flex gap-12 items-start",
|
|
2035
|
-
children: [(0, import_jsx_runtime$
|
|
2051
|
+
children: [(0, import_jsx_runtime$29.jsx)("div", {
|
|
2036
2052
|
className: "relative shrink-0",
|
|
2037
|
-
children: (0, import_jsx_runtime$
|
|
2053
|
+
children: (0, import_jsx_runtime$29.jsx)("div", {
|
|
2038
2054
|
className: "flex justify-center items-center bg-white rounded-full w-35 h-35",
|
|
2039
|
-
children: (0, import_jsx_runtime$
|
|
2055
|
+
children: (0, import_jsx_runtime$29.jsx)("img", {
|
|
2040
2056
|
src: props.data.avater_url,
|
|
2041
2057
|
alt: "头像",
|
|
2042
2058
|
className: "rounded-full w-33 h-33 shadow-large"
|
|
2043
2059
|
})
|
|
2044
2060
|
})
|
|
2045
|
-
}), (0, import_jsx_runtime$
|
|
2061
|
+
}), (0, import_jsx_runtime$29.jsxs)("div", {
|
|
2046
2062
|
className: "flex flex-col gap-5",
|
|
2047
|
-
children: [(0, import_jsx_runtime$
|
|
2063
|
+
children: [(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2048
2064
|
className: "text-7xl font-bold select-text text-foreground",
|
|
2049
2065
|
children: ["@", props.data.username]
|
|
2050
|
-
}), (0, import_jsx_runtime$
|
|
2066
|
+
}), (0, import_jsx_runtime$29.jsxs)("div", {
|
|
2051
2067
|
className: "flex gap-2 items-center text-4xl text-default-500",
|
|
2052
|
-
children: [(0, import_jsx_runtime$
|
|
2068
|
+
children: [(0, import_jsx_runtime$29.jsx)(Hash, {
|
|
2053
2069
|
size: 32,
|
|
2054
2070
|
className: "text-default-400"
|
|
2055
|
-
}), (0, import_jsx_runtime$
|
|
2071
|
+
}), (0, import_jsx_runtime$29.jsxs)("span", {
|
|
2056
2072
|
className: "select-text",
|
|
2057
2073
|
children: ["抖音号: ", props.data.抖音号]
|
|
2058
2074
|
})]
|
|
2059
2075
|
})]
|
|
2060
2076
|
})]
|
|
2061
|
-
}), (0, import_jsx_runtime$
|
|
2077
|
+
}), (0, import_jsx_runtime$29.jsxs)("div", {
|
|
2062
2078
|
className: "text-3xl flex gap-6 items-center text-default-600",
|
|
2063
2079
|
children: [
|
|
2064
|
-
(0, import_jsx_runtime$
|
|
2080
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2065
2081
|
className: "flex flex-col gap-1 items-start px-6 py-3 rounded-2xl bg-default-100",
|
|
2066
2082
|
children: [
|
|
2067
|
-
(0, import_jsx_runtime$
|
|
2083
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2068
2084
|
className: "flex gap-1 items-center",
|
|
2069
|
-
children: [(0, import_jsx_runtime$
|
|
2085
|
+
children: [(0, import_jsx_runtime$29.jsx)(Heart, {
|
|
2070
2086
|
size: 28,
|
|
2071
2087
|
className: "text-like"
|
|
2072
|
-
}), (0, import_jsx_runtime$
|
|
2088
|
+
}), (0, import_jsx_runtime$29.jsx)("span", {
|
|
2073
2089
|
className: "text-default-400",
|
|
2074
2090
|
children: "获赞"
|
|
2075
2091
|
})]
|
|
2076
2092
|
}),
|
|
2077
|
-
(0, import_jsx_runtime$
|
|
2078
|
-
(0, import_jsx_runtime$
|
|
2093
|
+
(0, import_jsx_runtime$29.jsx)("div", { className: "w-full h-px bg-default-300" }),
|
|
2094
|
+
(0, import_jsx_runtime$29.jsx)("span", {
|
|
2079
2095
|
className: "select-text font-medium text-4xl",
|
|
2080
2096
|
children: props.data.获赞
|
|
2081
2097
|
})
|
|
2082
2098
|
]
|
|
2083
2099
|
}),
|
|
2084
|
-
(0, import_jsx_runtime$
|
|
2100
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2085
2101
|
className: "flex flex-col gap-1 items-start px-6 py-3 rounded-2xl bg-default-100",
|
|
2086
2102
|
children: [
|
|
2087
|
-
(0, import_jsx_runtime$
|
|
2103
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2088
2104
|
className: "flex gap-1 items-center",
|
|
2089
|
-
children: [(0, import_jsx_runtime$
|
|
2105
|
+
children: [(0, import_jsx_runtime$29.jsx)(Eye, {
|
|
2090
2106
|
size: 28,
|
|
2091
2107
|
className: "text-view"
|
|
2092
|
-
}), (0, import_jsx_runtime$
|
|
2108
|
+
}), (0, import_jsx_runtime$29.jsx)("span", {
|
|
2093
2109
|
className: "text-default-400",
|
|
2094
2110
|
children: "关注"
|
|
2095
2111
|
})]
|
|
2096
2112
|
}),
|
|
2097
|
-
(0, import_jsx_runtime$
|
|
2098
|
-
(0, import_jsx_runtime$
|
|
2113
|
+
(0, import_jsx_runtime$29.jsx)("div", { className: "w-full h-px bg-default-300" }),
|
|
2114
|
+
(0, import_jsx_runtime$29.jsx)("span", {
|
|
2099
2115
|
className: "select-text font-medium text-4xl",
|
|
2100
2116
|
children: props.data.关注
|
|
2101
2117
|
})
|
|
2102
2118
|
]
|
|
2103
2119
|
}),
|
|
2104
|
-
(0, import_jsx_runtime$
|
|
2120
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2105
2121
|
className: "flex flex-col gap-1 items-start px-6 py-3 rounded-2xl bg-default-100",
|
|
2106
2122
|
children: [
|
|
2107
|
-
(0, import_jsx_runtime$
|
|
2123
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2108
2124
|
className: "flex gap-1 items-center",
|
|
2109
|
-
children: [(0, import_jsx_runtime$
|
|
2125
|
+
children: [(0, import_jsx_runtime$29.jsx)(Users, {
|
|
2110
2126
|
size: 28,
|
|
2111
2127
|
className: "text-primary"
|
|
2112
|
-
}), (0, import_jsx_runtime$
|
|
2128
|
+
}), (0, import_jsx_runtime$29.jsx)("span", {
|
|
2113
2129
|
className: "text-default-400",
|
|
2114
2130
|
children: "粉丝"
|
|
2115
2131
|
})]
|
|
2116
2132
|
}),
|
|
2117
|
-
(0, import_jsx_runtime$
|
|
2118
|
-
(0, import_jsx_runtime$
|
|
2133
|
+
(0, import_jsx_runtime$29.jsx)("div", { className: "w-full h-px bg-default-300" }),
|
|
2134
|
+
(0, import_jsx_runtime$29.jsx)("span", {
|
|
2119
2135
|
className: "select-text font-medium text-4xl",
|
|
2120
2136
|
children: props.data.粉丝
|
|
2121
2137
|
})
|
|
@@ -2128,9 +2144,9 @@ var init_Dynamic = __esmMin(() => {
|
|
|
2128
2144
|
const creators = info?.co_creators ?? [];
|
|
2129
2145
|
if (creators.length === 0) return null;
|
|
2130
2146
|
const items = creators.slice(0, 50);
|
|
2131
|
-
const listRef = import_react$
|
|
2132
|
-
const [visibleCount, setVisibleCount] = import_react$
|
|
2133
|
-
import_react$
|
|
2147
|
+
const listRef = import_react$31.useRef(null);
|
|
2148
|
+
const [visibleCount, setVisibleCount] = import_react$31.useState(items.length);
|
|
2149
|
+
import_react$31.useEffect(() => {
|
|
2134
2150
|
const calc = () => {
|
|
2135
2151
|
const el = listRef.current;
|
|
2136
2152
|
if (!el) return;
|
|
@@ -2142,46 +2158,46 @@ var init_Dynamic = __esmMin(() => {
|
|
|
2142
2158
|
window.addEventListener("resize", calc);
|
|
2143
2159
|
return () => window.removeEventListener("resize", calc);
|
|
2144
2160
|
}, [items.length]);
|
|
2145
|
-
return (0, import_jsx_runtime$
|
|
2161
|
+
return (0, import_jsx_runtime$29.jsx)("div", {
|
|
2146
2162
|
className: "flex flex-col pl-16 w-full",
|
|
2147
|
-
children: (0, import_jsx_runtime$
|
|
2163
|
+
children: (0, import_jsx_runtime$29.jsxs)("div", {
|
|
2148
2164
|
ref: listRef,
|
|
2149
2165
|
className: "flex overflow-hidden gap-8 py-1 pr-2 w-full",
|
|
2150
2166
|
style: { scrollbarWidth: "thin" },
|
|
2151
2167
|
children: [items.slice(0, visibleCount).map((c, idx) => {
|
|
2152
2168
|
const avatar = c.avatar_thumb?.url_list[0];
|
|
2153
|
-
return (0, import_jsx_runtime$
|
|
2169
|
+
return (0, import_jsx_runtime$29.jsxs)("div", {
|
|
2154
2170
|
className: "flex flex-col items-center min-w-38 w-38 shrink-0",
|
|
2155
2171
|
children: [
|
|
2156
|
-
(0, import_jsx_runtime$
|
|
2172
|
+
(0, import_jsx_runtime$29.jsx)("div", {
|
|
2157
2173
|
className: "flex justify-center items-center bg-white rounded-full w-30 h-30",
|
|
2158
|
-
children: (0, import_jsx_runtime$
|
|
2174
|
+
children: (0, import_jsx_runtime$29.jsx)("img", {
|
|
2159
2175
|
src: avatar,
|
|
2160
2176
|
alt: "共创者头像",
|
|
2161
2177
|
className: "object-cover w-28 h-auto rounded-full"
|
|
2162
2178
|
})
|
|
2163
2179
|
}),
|
|
2164
|
-
(0, import_jsx_runtime$
|
|
2180
|
+
(0, import_jsx_runtime$29.jsx)("div", {
|
|
2165
2181
|
className: "overflow-hidden mt-6 w-full text-3xl font-medium leading-tight text-center truncate whitespace-nowrap select-text text-foreground-700",
|
|
2166
2182
|
children: c.nickname || "未提供"
|
|
2167
2183
|
}),
|
|
2168
|
-
(0, import_jsx_runtime$
|
|
2184
|
+
(0, import_jsx_runtime$29.jsx)("div", {
|
|
2169
2185
|
className: "overflow-hidden mt-2 w-full text-3xl leading-tight text-center truncate whitespace-nowrap select-text text-foreground-600",
|
|
2170
2186
|
children: c.role_title || "未提供"
|
|
2171
2187
|
})
|
|
2172
2188
|
]
|
|
2173
2189
|
}, `${c.nickname || "creator"}-${idx}`);
|
|
2174
|
-
}), items.length > visibleCount && (0, import_jsx_runtime$
|
|
2190
|
+
}), items.length > visibleCount && (0, import_jsx_runtime$29.jsxs)("div", {
|
|
2175
2191
|
className: "flex flex-col items-center min-w-38 w-38 shrink-0",
|
|
2176
2192
|
children: [
|
|
2177
|
-
(0, import_jsx_runtime$
|
|
2193
|
+
(0, import_jsx_runtime$29.jsx)("div", {
|
|
2178
2194
|
className: "flex justify-center items-center rounded-full bg-default-200 w-38 h-38",
|
|
2179
|
-
children: (0, import_jsx_runtime$
|
|
2195
|
+
children: (0, import_jsx_runtime$29.jsx)("span", {
|
|
2180
2196
|
className: "text-[42px] leading-none text-foreground-500",
|
|
2181
2197
|
children: "···"
|
|
2182
2198
|
})
|
|
2183
2199
|
}),
|
|
2184
|
-
(0, import_jsx_runtime$
|
|
2200
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2185
2201
|
className: "overflow-hidden mt-6 w-full text-3xl font-medium leading-tight text-center truncate whitespace-nowrap select-text text-foreground-700",
|
|
2186
2202
|
children: [
|
|
2187
2203
|
"还有",
|
|
@@ -2189,7 +2205,7 @@ var init_Dynamic = __esmMin(() => {
|
|
|
2189
2205
|
"人"
|
|
2190
2206
|
]
|
|
2191
2207
|
}),
|
|
2192
|
-
(0, import_jsx_runtime$
|
|
2208
|
+
(0, import_jsx_runtime$29.jsx)("div", {
|
|
2193
2209
|
className: "overflow-hidden mt-2 w-full text-3xl leading-tight text-center truncate whitespace-nowrap select-text text-foreground-600",
|
|
2194
2210
|
children: "共创"
|
|
2195
2211
|
})
|
|
@@ -2200,41 +2216,41 @@ var init_Dynamic = __esmMin(() => {
|
|
|
2200
2216
|
};
|
|
2201
2217
|
DouyinDynamic = (props) => {
|
|
2202
2218
|
const coCreatorCount = props.data.cooperation_info?.co_creator_nums ?? props.data.cooperation_info?.co_creators?.length ?? void 0;
|
|
2203
|
-
return (0, import_jsx_runtime$
|
|
2219
|
+
return (0, import_jsx_runtime$29.jsx)(DefaultLayout, {
|
|
2204
2220
|
...props,
|
|
2205
|
-
children: (0, import_jsx_runtime$
|
|
2206
|
-
(0, import_jsx_runtime$
|
|
2207
|
-
(0, import_jsx_runtime$
|
|
2208
|
-
(0, import_jsx_runtime$
|
|
2209
|
-
(0, import_jsx_runtime$
|
|
2210
|
-
(0, import_jsx_runtime$
|
|
2211
|
-
(0, import_jsx_runtime$
|
|
2212
|
-
(0, import_jsx_runtime$
|
|
2213
|
-
(0, import_jsx_runtime$
|
|
2221
|
+
children: (0, import_jsx_runtime$29.jsxs)("div", { children: [
|
|
2222
|
+
(0, import_jsx_runtime$29.jsx)("div", { className: "h-15" }),
|
|
2223
|
+
(0, import_jsx_runtime$29.jsx)(DouyinHeader$1, { useDarkTheme: props.data.useDarkTheme }),
|
|
2224
|
+
(0, import_jsx_runtime$29.jsx)("div", { className: "h-15" }),
|
|
2225
|
+
(0, import_jsx_runtime$29.jsx)(CoverSection$1, { imageUrl: props.data.image_url }),
|
|
2226
|
+
(0, import_jsx_runtime$29.jsx)("div", { className: "h-5" }),
|
|
2227
|
+
(0, import_jsx_runtime$29.jsx)(InfoSection, { ...props }),
|
|
2228
|
+
(0, import_jsx_runtime$29.jsx)("div", { className: "h-25" }),
|
|
2229
|
+
(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2214
2230
|
className: "flex flex-col gap-10 px-0 pt-25",
|
|
2215
|
-
children: [(0, import_jsx_runtime$
|
|
2231
|
+
children: [(0, import_jsx_runtime$29.jsxs)("div", {
|
|
2216
2232
|
className: "w-full",
|
|
2217
|
-
children: [coCreatorCount && coCreatorCount > 0 && (0, import_jsx_runtime$
|
|
2233
|
+
children: [coCreatorCount && coCreatorCount > 0 && (0, import_jsx_runtime$29.jsx)("div", {
|
|
2218
2234
|
className: "px-16 pb-8",
|
|
2219
|
-
children: (0, import_jsx_runtime$
|
|
2235
|
+
children: (0, import_jsx_runtime$29.jsxs)("div", {
|
|
2220
2236
|
className: "gap-2 inline-flex items-center rounded-2xl bg-default-100 text-foreground-700 px-6 py-3",
|
|
2221
|
-
children: [(0, import_jsx_runtime$
|
|
2237
|
+
children: [(0, import_jsx_runtime$29.jsx)(Users, { className: "w-7 h-7" }), (0, import_jsx_runtime$29.jsxs)("span", {
|
|
2222
2238
|
className: "text-3xl font-medium leading-none select-text text-foreground-700",
|
|
2223
2239
|
children: [coCreatorCount, "人共创"]
|
|
2224
2240
|
})]
|
|
2225
2241
|
})
|
|
2226
|
-
}), (0, import_jsx_runtime$
|
|
2227
|
-
}), (0, import_jsx_runtime$
|
|
2242
|
+
}), (0, import_jsx_runtime$29.jsx)(CoCreatorsInfo, { info: props.data.cooperation_info })]
|
|
2243
|
+
}), (0, import_jsx_runtime$29.jsxs)("div", {
|
|
2228
2244
|
className: "flex justify-between items-start px-20 pb-20",
|
|
2229
|
-
children: [(0, import_jsx_runtime$
|
|
2245
|
+
children: [(0, import_jsx_runtime$29.jsx)(UserInfoSection$1, { ...props }), (0, import_jsx_runtime$29.jsx)("div", {
|
|
2230
2246
|
className: "flex flex-col items-center gap-4",
|
|
2231
|
-
children: props.qrCodeDataUrl ? (0, import_jsx_runtime$
|
|
2247
|
+
children: props.qrCodeDataUrl ? (0, import_jsx_runtime$29.jsx)("img", {
|
|
2232
2248
|
src: props.qrCodeDataUrl,
|
|
2233
2249
|
alt: "二维码",
|
|
2234
2250
|
className: "h-auto w-75 rounded-xl"
|
|
2235
|
-
}) : (0, import_jsx_runtime$
|
|
2251
|
+
}) : (0, import_jsx_runtime$29.jsx)("div", {
|
|
2236
2252
|
className: "flex justify-center items-center rounded-2xl bg-default-100 w-100 h-100",
|
|
2237
|
-
children: (0, import_jsx_runtime$
|
|
2253
|
+
children: (0, import_jsx_runtime$29.jsx)("span", {
|
|
2238
2254
|
className: "text-default-400",
|
|
2239
2255
|
children: "二维码"
|
|
2240
2256
|
})
|
|
@@ -2247,6 +2263,532 @@ var init_Dynamic = __esmMin(() => {
|
|
|
2247
2263
|
};
|
|
2248
2264
|
Dynamic_default = DouyinDynamic;
|
|
2249
2265
|
});
|
|
2266
|
+
var FavoriteList_exports = __export({ DouyinFavoriteList: () => DouyinFavoriteList }, 1), import_jsx_runtime$28, DouyinFavoriteList, StatItem$4;
|
|
2267
|
+
var init_FavoriteList = __esmMin(() => {
|
|
2268
|
+
init_date_fns();
|
|
2269
|
+
init_lucide_react();
|
|
2270
|
+
__toESM(require_react(), 1);
|
|
2271
|
+
init_ri();
|
|
2272
|
+
init_DefaultLayout();
|
|
2273
|
+
import_jsx_runtime$28 = __toESM(require_jsx_runtime(), 1);
|
|
2274
|
+
DouyinFavoriteList = (props) => {
|
|
2275
|
+
const glowColors = props.data.useDarkTheme ?? false ? {
|
|
2276
|
+
primary: "rgba(225, 29, 72, 0.15)",
|
|
2277
|
+
secondary: "rgba(20, 184, 166, 0.15)"
|
|
2278
|
+
} : {
|
|
2279
|
+
primary: "rgba(244, 63, 94, 0.25)",
|
|
2280
|
+
secondary: "rgba(20, 184, 166, 0.2)"
|
|
2281
|
+
};
|
|
2282
|
+
return (0, import_jsx_runtime$28.jsxs)(DefaultLayout, {
|
|
2283
|
+
...props,
|
|
2284
|
+
className: "relative overflow-hidden bg-default-50",
|
|
2285
|
+
children: [
|
|
2286
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2287
|
+
className: "absolute inset-0 pointer-events-none z-0",
|
|
2288
|
+
children: [(0, import_jsx_runtime$28.jsx)("div", {
|
|
2289
|
+
className: "absolute rounded-full w-full h-[60%] -top-[20%] -left-[20%] blur-[150px]",
|
|
2290
|
+
style: { background: glowColors.primary }
|
|
2291
|
+
}), (0, import_jsx_runtime$28.jsx)("div", {
|
|
2292
|
+
className: "absolute rounded-full w-full h-[60%] -bottom-[20%] -right-[20%] blur-[180px]",
|
|
2293
|
+
style: { background: glowColors.secondary }
|
|
2294
|
+
})]
|
|
2295
|
+
}),
|
|
2296
|
+
(0, import_jsx_runtime$28.jsx)("div", {
|
|
2297
|
+
className: "absolute inset-0 pointer-events-none z-10 mix-blend-overlay",
|
|
2298
|
+
children: (0, import_jsx_runtime$28.jsxs)("svg", {
|
|
2299
|
+
className: "w-full h-full",
|
|
2300
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2301
|
+
children: [(0, import_jsx_runtime$28.jsxs)("filter", {
|
|
2302
|
+
id: "noiseFilter",
|
|
2303
|
+
children: [(0, import_jsx_runtime$28.jsx)("feTurbulence", {
|
|
2304
|
+
type: "fractalNoise",
|
|
2305
|
+
baseFrequency: "0.8",
|
|
2306
|
+
numOctaves: "3",
|
|
2307
|
+
stitchTiles: "stitch"
|
|
2308
|
+
}), (0, import_jsx_runtime$28.jsx)("feColorMatrix", {
|
|
2309
|
+
type: "saturate",
|
|
2310
|
+
values: "0"
|
|
2311
|
+
})]
|
|
2312
|
+
}), (0, import_jsx_runtime$28.jsx)("rect", {
|
|
2313
|
+
width: "100%",
|
|
2314
|
+
height: "100%",
|
|
2315
|
+
filter: "url(#noiseFilter)"
|
|
2316
|
+
})]
|
|
2317
|
+
})
|
|
2318
|
+
}),
|
|
2319
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2320
|
+
className: "relative z-20 p-12 pb-0 grid grid-cols-12 gap-12 min-h-screen items-stretch",
|
|
2321
|
+
children: [(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2322
|
+
className: "col-span-4 flex flex-col justify-between py-8",
|
|
2323
|
+
children: [
|
|
2324
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2325
|
+
className: "flex flex-col gap-1 select-none",
|
|
2326
|
+
children: [
|
|
2327
|
+
(0, import_jsx_runtime$28.jsx)("span", {
|
|
2328
|
+
className: "text-6xl font-black text-default-900/10 tracking-tighter leading-none",
|
|
2329
|
+
children: "LIKE"
|
|
2330
|
+
}),
|
|
2331
|
+
(0, import_jsx_runtime$28.jsx)("span", {
|
|
2332
|
+
className: "text-6xl font-black text-rose-500/20 tracking-tighter leading-none",
|
|
2333
|
+
children: "FAVORITE"
|
|
2334
|
+
}),
|
|
2335
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2336
|
+
className: "flex items-center gap-3 mt-2",
|
|
2337
|
+
children: [(0, import_jsx_runtime$28.jsx)("div", { className: "h-1.5 w-16 bg-rose-500 rounded-full" }), (0, import_jsx_runtime$28.jsx)("span", {
|
|
2338
|
+
className: "text-base text-default-400 font-mono tracking-widest uppercase",
|
|
2339
|
+
children: "Push Notification"
|
|
2340
|
+
})]
|
|
2341
|
+
})
|
|
2342
|
+
]
|
|
2343
|
+
}),
|
|
2344
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2345
|
+
className: "flex flex-col gap-10 relative",
|
|
2346
|
+
children: [
|
|
2347
|
+
(0, import_jsx_runtime$28.jsx)("div", { className: "absolute -left-8 top-10 w-16 h-16 rounded-full border-4 border-rose-300/30 animate-[bounce_4s_infinite]" }),
|
|
2348
|
+
(0, import_jsx_runtime$28.jsx)("div", { className: "absolute right-10 -top-4 w-6 h-6 rounded-full bg-orange-300/40" }),
|
|
2349
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2350
|
+
className: "relative w-fit self-center",
|
|
2351
|
+
children: [
|
|
2352
|
+
(0, import_jsx_runtime$28.jsx)("div", { className: "absolute -inset-8 bg-linear-to-br from-rose-400 to-orange-400 rounded-full blur-2xl opacity-40 animate-pulse" }),
|
|
2353
|
+
(0, import_jsx_runtime$28.jsx)("div", { className: "absolute -inset-4 rounded-full border-2 border-dashed border-rose-400/30 animate-[spin_10s_linear_infinite]" }),
|
|
2354
|
+
(0, import_jsx_runtime$28.jsx)("img", {
|
|
2355
|
+
src: props.data.liker_avatar,
|
|
2356
|
+
className: "relative w-64 h-64 rounded-full border-[6px] border-white object-cover shadow-2xl",
|
|
2357
|
+
alt: "Liker"
|
|
2358
|
+
}),
|
|
2359
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2360
|
+
className: "absolute -bottom-3 -right-3 bg-rose-500 text-white px-5 py-2 rounded-full border-[5px] border-white font-bold text-xl shadow-xl flex items-center gap-2",
|
|
2361
|
+
children: [(0, import_jsx_runtime$28.jsx)(RiHeart3Fill, { className: "w-5 h-5 fill-current" }), (0, import_jsx_runtime$28.jsx)("span", { children: "赞了" })]
|
|
2362
|
+
})
|
|
2363
|
+
]
|
|
2364
|
+
}),
|
|
2365
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2366
|
+
className: "flex flex-col items-center text-center",
|
|
2367
|
+
children: [
|
|
2368
|
+
(0, import_jsx_runtime$28.jsxs)("span", {
|
|
2369
|
+
className: "text-6xl font-black text-default-900 leading-tight relative",
|
|
2370
|
+
children: [props.data.liker_username, (0, import_jsx_runtime$28.jsx)("svg", {
|
|
2371
|
+
className: "absolute -right-8 -top-2 text-orange-400 w-8 h-8 opacity-60",
|
|
2372
|
+
viewBox: "0 0 24 24",
|
|
2373
|
+
fill: "currentColor",
|
|
2374
|
+
children: (0, import_jsx_runtime$28.jsx)("path", { d: "M12 2l2.4 7.2h7.6l-6 4.8 2.4 7.2-6-4.8-6 4.8 2.4-7.2-6-4.8h7.6z" })
|
|
2375
|
+
})]
|
|
2376
|
+
}),
|
|
2377
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2378
|
+
className: "px-6 py-6 pt-0 rounded-full text-3xl text-default-500 font-mono",
|
|
2379
|
+
children: ["@", props.data.liker_douyin_id]
|
|
2380
|
+
}),
|
|
2381
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2382
|
+
className: "mt-6 flex flex-col items-center gap-2 text-rose-500",
|
|
2383
|
+
children: [(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2384
|
+
className: "flex items-center gap-3",
|
|
2385
|
+
children: [(0, import_jsx_runtime$28.jsx)(RiHeart3Fill, { className: "w-10 h-10 fill-current" }), (0, import_jsx_runtime$28.jsx)("span", {
|
|
2386
|
+
className: "text-4xl font-bold",
|
|
2387
|
+
children: "刚刚赞了这个作品"
|
|
2388
|
+
})]
|
|
2389
|
+
}), (0, import_jsx_runtime$28.jsx)("svg", {
|
|
2390
|
+
width: "200",
|
|
2391
|
+
height: "20",
|
|
2392
|
+
viewBox: "0 0 200 20",
|
|
2393
|
+
className: "opacity-60",
|
|
2394
|
+
children: (0, import_jsx_runtime$28.jsx)("path", {
|
|
2395
|
+
d: "M0 10 Q 50 20, 100 10 T 200 10",
|
|
2396
|
+
stroke: "currentColor",
|
|
2397
|
+
strokeWidth: "3",
|
|
2398
|
+
fill: "none",
|
|
2399
|
+
strokeLinecap: "round"
|
|
2400
|
+
})
|
|
2401
|
+
})]
|
|
2402
|
+
})
|
|
2403
|
+
]
|
|
2404
|
+
})
|
|
2405
|
+
]
|
|
2406
|
+
}),
|
|
2407
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2408
|
+
className: "flex flex-col gap-8 relative",
|
|
2409
|
+
children: [
|
|
2410
|
+
(0, import_jsx_runtime$28.jsx)("div", { className: "absolute left-4 bottom-4 w-32 h-32 bg-rose-500/5 rounded-2xl -z-10 rotate-12" }),
|
|
2411
|
+
(0, import_jsx_runtime$28.jsx)("div", { className: "h-px w-full bg-linear-to-r from-default-200 via-default-300 to-transparent" }),
|
|
2412
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2413
|
+
className: "flex items-end gap-6",
|
|
2414
|
+
children: [props.qrCodeDataUrl && (0, import_jsx_runtime$28.jsx)("img", {
|
|
2415
|
+
src: props.qrCodeDataUrl,
|
|
2416
|
+
className: "w-65 h-auto rounded-2xl mix-blend-multiply",
|
|
2417
|
+
alt: "QR"
|
|
2418
|
+
}), (0, import_jsx_runtime$28.jsxs)("div", {
|
|
2419
|
+
className: "flex flex-col justify-end h-56 pb-2",
|
|
2420
|
+
children: [
|
|
2421
|
+
(0, import_jsx_runtime$28.jsx)("span", {
|
|
2422
|
+
className: "text-default-400 text-sm font-mono mb-2",
|
|
2423
|
+
children: "SCAN TO VIEW"
|
|
2424
|
+
}),
|
|
2425
|
+
(0, import_jsx_runtime$28.jsx)("span", {
|
|
2426
|
+
className: "text-3xl font-bold text-default-700 leading-none",
|
|
2427
|
+
children: format(/* @__PURE__ */ new Date(), "HH:mm")
|
|
2428
|
+
}),
|
|
2429
|
+
(0, import_jsx_runtime$28.jsx)("span", {
|
|
2430
|
+
className: "text-lg text-default-400 font-medium",
|
|
2431
|
+
children: format(/* @__PURE__ */ new Date(), "yyyy.MM.dd")
|
|
2432
|
+
})
|
|
2433
|
+
]
|
|
2434
|
+
})]
|
|
2435
|
+
})
|
|
2436
|
+
]
|
|
2437
|
+
})
|
|
2438
|
+
]
|
|
2439
|
+
}), (0, import_jsx_runtime$28.jsx)("div", {
|
|
2440
|
+
className: "col-span-8 h-full",
|
|
2441
|
+
children: (0, import_jsx_runtime$28.jsxs)("div", {
|
|
2442
|
+
className: "h-full bg-default-50/60 backdrop-blur-xl rounded-[3rem] p-10 border border-default-200 flex flex-col gap-8 shadow-2xl relative overflow-hidden",
|
|
2443
|
+
children: [
|
|
2444
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2445
|
+
className: "flex items-center justify-between z-10",
|
|
2446
|
+
children: [(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2447
|
+
className: "flex items-center gap-6 flex-1 min-w-0 mr-6",
|
|
2448
|
+
children: [(0, import_jsx_runtime$28.jsx)("img", {
|
|
2449
|
+
src: props.data.author_avatar,
|
|
2450
|
+
className: "w-24 h-24 rounded-full border-2 border-default-100 shadow-md shrink-0",
|
|
2451
|
+
alt: "Author"
|
|
2452
|
+
}), (0, import_jsx_runtime$28.jsxs)("div", {
|
|
2453
|
+
className: "flex flex-col gap-1 min-w-0",
|
|
2454
|
+
children: [(0, import_jsx_runtime$28.jsx)("span", {
|
|
2455
|
+
className: "text-4xl font-bold text-default-800 truncate",
|
|
2456
|
+
title: props.data.author_username,
|
|
2457
|
+
children: props.data.author_username
|
|
2458
|
+
}), (0, import_jsx_runtime$28.jsxs)("span", {
|
|
2459
|
+
className: "text-xl text-default-400 font-mono truncate",
|
|
2460
|
+
children: ["抖音号: ", props.data.author_douyin_id]
|
|
2461
|
+
})]
|
|
2462
|
+
})]
|
|
2463
|
+
}), (0, import_jsx_runtime$28.jsxs)("div", {
|
|
2464
|
+
className: "px-6 py-3 bg-default-100/80 backdrop-blur-md rounded-full text-default-500 font-medium text-lg shrink-0",
|
|
2465
|
+
children: ["发布于 ", props.data.create_time.split(" ")[0]]
|
|
2466
|
+
})]
|
|
2467
|
+
}),
|
|
2468
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2469
|
+
className: "flex-1 relative rounded-[2.5rem] overflow-hidden group shadow-inner bg-black/5",
|
|
2470
|
+
children: [(0, import_jsx_runtime$28.jsx)("img", {
|
|
2471
|
+
src: props.data.image_url,
|
|
2472
|
+
className: "w-full h-full object-cover transition-transform duration-700",
|
|
2473
|
+
alt: "Cover"
|
|
2474
|
+
}), (0, import_jsx_runtime$28.jsx)("div", {
|
|
2475
|
+
className: "absolute inset-x-0 bottom-0 pt-40 pb-12 px-12 bg-linear-to-t from-black/90 via-black/50 to-transparent",
|
|
2476
|
+
children: (0, import_jsx_runtime$28.jsxs)("div", {
|
|
2477
|
+
className: "flex gap-6 items-start",
|
|
2478
|
+
children: [(0, import_jsx_runtime$28.jsx)(Quote, {
|
|
2479
|
+
size: 48,
|
|
2480
|
+
className: "text-rose-500/90 shrink-0 rotate-180 mt-2"
|
|
2481
|
+
}), (0, import_jsx_runtime$28.jsx)("div", {
|
|
2482
|
+
className: "text-white text-4xl font-medium leading-relaxed line-clamp-3 drop-shadow-lg tracking-wide",
|
|
2483
|
+
dangerouslySetInnerHTML: { __html: props.data.desc || "分享视频" }
|
|
2484
|
+
})]
|
|
2485
|
+
})
|
|
2486
|
+
})]
|
|
2487
|
+
}),
|
|
2488
|
+
(0, import_jsx_runtime$28.jsxs)("div", {
|
|
2489
|
+
className: "grid grid-cols-5 gap-6 z-10",
|
|
2490
|
+
children: [
|
|
2491
|
+
(0, import_jsx_runtime$28.jsx)(StatItem$4, {
|
|
2492
|
+
icon: RiHeart3Fill,
|
|
2493
|
+
value: props.data.dianzan,
|
|
2494
|
+
iconClassName: "text-rose-500/80"
|
|
2495
|
+
}),
|
|
2496
|
+
(0, import_jsx_runtime$28.jsx)(StatItem$4, {
|
|
2497
|
+
icon: RiThumbUpFill,
|
|
2498
|
+
value: props.data.tuijian
|
|
2499
|
+
}),
|
|
2500
|
+
(0, import_jsx_runtime$28.jsx)(StatItem$4, {
|
|
2501
|
+
icon: RiMessage3Fill,
|
|
2502
|
+
value: props.data.pinglun
|
|
2503
|
+
}),
|
|
2504
|
+
(0, import_jsx_runtime$28.jsx)(StatItem$4, {
|
|
2505
|
+
icon: RiStarFill,
|
|
2506
|
+
value: props.data.shouchang
|
|
2507
|
+
}),
|
|
2508
|
+
(0, import_jsx_runtime$28.jsx)(StatItem$4, {
|
|
2509
|
+
icon: RiShareForwardFill,
|
|
2510
|
+
value: props.data.share
|
|
2511
|
+
})
|
|
2512
|
+
]
|
|
2513
|
+
})
|
|
2514
|
+
]
|
|
2515
|
+
})
|
|
2516
|
+
})]
|
|
2517
|
+
})
|
|
2518
|
+
]
|
|
2519
|
+
});
|
|
2520
|
+
};
|
|
2521
|
+
StatItem$4 = ({ icon: Icon, value, iconClassName }) => (0, import_jsx_runtime$28.jsxs)("div", {
|
|
2522
|
+
className: "flex flex-col items-center justify-center gap-2 py-6 rounded-3xl bg-default-100",
|
|
2523
|
+
children: [(0, import_jsx_runtime$28.jsx)(Icon, { className: `w-12 h-12 fill-current opacity-90 ${iconClassName || "text-default-400"}` }), (0, import_jsx_runtime$28.jsx)("span", {
|
|
2524
|
+
className: "text-2xl font-bold text-default-600 mt-1",
|
|
2525
|
+
children: value
|
|
2526
|
+
})]
|
|
2527
|
+
});
|
|
2528
|
+
});
|
|
2529
|
+
var RecommendList_exports = __export({ DouyinRecommendList: () => DouyinRecommendList }, 1), import_jsx_runtime$27, DouyinRecommendList, StatItem$3;
|
|
2530
|
+
var init_RecommendList = __esmMin(() => {
|
|
2531
|
+
init_date_fns();
|
|
2532
|
+
init_lucide_react();
|
|
2533
|
+
__toESM(require_react(), 1);
|
|
2534
|
+
init_ri();
|
|
2535
|
+
init_DefaultLayout();
|
|
2536
|
+
import_jsx_runtime$27 = __toESM(require_jsx_runtime(), 1);
|
|
2537
|
+
DouyinRecommendList = (props) => {
|
|
2538
|
+
const glowColors = props.data.useDarkTheme ?? false ? {
|
|
2539
|
+
primary: "rgba(16, 185, 129, 0.15)",
|
|
2540
|
+
secondary: "rgba(59, 130, 246, 0.15)"
|
|
2541
|
+
} : {
|
|
2542
|
+
primary: "rgba(34, 197, 94, 0.25)",
|
|
2543
|
+
secondary: "rgba(59, 130, 246, 0.25)"
|
|
2544
|
+
};
|
|
2545
|
+
return (0, import_jsx_runtime$27.jsxs)(DefaultLayout, {
|
|
2546
|
+
...props,
|
|
2547
|
+
className: "relative overflow-hidden bg-default-50",
|
|
2548
|
+
children: [
|
|
2549
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2550
|
+
className: "absolute inset-0 pointer-events-none z-0",
|
|
2551
|
+
children: [(0, import_jsx_runtime$27.jsx)("div", {
|
|
2552
|
+
className: "absolute rounded-full w-full h-[60%] -top-[20%] -left-[20%] blur-[150px]",
|
|
2553
|
+
style: { background: glowColors.primary }
|
|
2554
|
+
}), (0, import_jsx_runtime$27.jsx)("div", {
|
|
2555
|
+
className: "absolute rounded-full w-full h-[60%] -bottom-[20%] -right-[20%] blur-[180px]",
|
|
2556
|
+
style: { background: glowColors.secondary }
|
|
2557
|
+
})]
|
|
2558
|
+
}),
|
|
2559
|
+
(0, import_jsx_runtime$27.jsx)("div", {
|
|
2560
|
+
className: "absolute inset-0 pointer-events-none z-10 mix-blend-overlay",
|
|
2561
|
+
children: (0, import_jsx_runtime$27.jsxs)("svg", {
|
|
2562
|
+
className: "w-full h-full",
|
|
2563
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2564
|
+
children: [(0, import_jsx_runtime$27.jsxs)("filter", {
|
|
2565
|
+
id: "noiseFilter",
|
|
2566
|
+
children: [(0, import_jsx_runtime$27.jsx)("feTurbulence", {
|
|
2567
|
+
type: "fractalNoise",
|
|
2568
|
+
baseFrequency: "0.8",
|
|
2569
|
+
numOctaves: "3",
|
|
2570
|
+
stitchTiles: "stitch"
|
|
2571
|
+
}), (0, import_jsx_runtime$27.jsx)("feColorMatrix", {
|
|
2572
|
+
type: "saturate",
|
|
2573
|
+
values: "0"
|
|
2574
|
+
})]
|
|
2575
|
+
}), (0, import_jsx_runtime$27.jsx)("rect", {
|
|
2576
|
+
width: "100%",
|
|
2577
|
+
height: "100%",
|
|
2578
|
+
filter: "url(#noiseFilter)"
|
|
2579
|
+
})]
|
|
2580
|
+
})
|
|
2581
|
+
}),
|
|
2582
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2583
|
+
className: "relative z-20 p-12 pb-0 grid grid-cols-12 gap-12 min-h-screen items-stretch",
|
|
2584
|
+
children: [(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2585
|
+
className: "col-span-4 flex flex-col justify-between py-8",
|
|
2586
|
+
children: [
|
|
2587
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2588
|
+
className: "flex flex-col gap-1 select-none",
|
|
2589
|
+
children: [
|
|
2590
|
+
(0, import_jsx_runtime$27.jsx)("span", {
|
|
2591
|
+
className: "text-6xl font-black text-default-900/10 tracking-tighter leading-none",
|
|
2592
|
+
children: "DOUYIN"
|
|
2593
|
+
}),
|
|
2594
|
+
(0, import_jsx_runtime$27.jsx)("span", {
|
|
2595
|
+
className: "text-6xl font-black text-emerald-500/20 tracking-tighter leading-none",
|
|
2596
|
+
children: "RECOMMEND"
|
|
2597
|
+
}),
|
|
2598
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2599
|
+
className: "flex items-center gap-3 mt-2",
|
|
2600
|
+
children: [(0, import_jsx_runtime$27.jsx)("div", { className: "h-1.5 w-16 bg-emerald-500 rounded-full" }), (0, import_jsx_runtime$27.jsx)("span", {
|
|
2601
|
+
className: "text-base text-default-400 font-mono tracking-widest uppercase",
|
|
2602
|
+
children: "Push Notification"
|
|
2603
|
+
})]
|
|
2604
|
+
})
|
|
2605
|
+
]
|
|
2606
|
+
}),
|
|
2607
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2608
|
+
className: "flex flex-col gap-10 relative",
|
|
2609
|
+
children: [
|
|
2610
|
+
(0, import_jsx_runtime$27.jsx)("div", { className: "absolute -left-8 top-10 w-16 h-16 rounded-full border-4 border-emerald-300/30 animate-[bounce_4s_infinite]" }),
|
|
2611
|
+
(0, import_jsx_runtime$27.jsx)("div", { className: "absolute right-10 -top-4 w-6 h-6 rounded-full bg-blue-300/40" }),
|
|
2612
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2613
|
+
className: "relative w-fit self-center",
|
|
2614
|
+
children: [
|
|
2615
|
+
(0, import_jsx_runtime$27.jsx)("div", { className: "absolute -inset-8 bg-linear-to-br from-emerald-400 to-blue-400 rounded-full blur-2xl opacity-40 animate-pulse" }),
|
|
2616
|
+
(0, import_jsx_runtime$27.jsx)("div", { className: "absolute -inset-4 rounded-full border-2 border-dashed border-emerald-400/30 animate-[spin_10s_linear_infinite]" }),
|
|
2617
|
+
(0, import_jsx_runtime$27.jsx)("img", {
|
|
2618
|
+
src: props.data.recommender_avatar,
|
|
2619
|
+
className: "relative w-64 h-64 rounded-full border-[6px] border-white object-cover shadow-2xl",
|
|
2620
|
+
alt: "Recommender"
|
|
2621
|
+
}),
|
|
2622
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2623
|
+
className: "absolute -bottom-3 -right-3 bg-emerald-500 text-white px-5 py-2 rounded-full border-[5px] border-white font-bold text-xl shadow-xl flex items-center gap-2",
|
|
2624
|
+
children: [(0, import_jsx_runtime$27.jsx)(RiThumbUpFill, { className: "w-5 h-5 fill-current" }), (0, import_jsx_runtime$27.jsx)("span", { children: "推荐" })]
|
|
2625
|
+
})
|
|
2626
|
+
]
|
|
2627
|
+
}),
|
|
2628
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2629
|
+
className: "flex flex-col items-center text-center",
|
|
2630
|
+
children: [
|
|
2631
|
+
(0, import_jsx_runtime$27.jsxs)("span", {
|
|
2632
|
+
className: "text-6xl font-black text-default-900 leading-tight relative",
|
|
2633
|
+
children: [props.data.recommender_username, (0, import_jsx_runtime$27.jsx)("svg", {
|
|
2634
|
+
className: "absolute -right-8 -top-2 text-blue-400 w-8 h-8 opacity-60",
|
|
2635
|
+
viewBox: "0 0 24 24",
|
|
2636
|
+
fill: "currentColor",
|
|
2637
|
+
children: (0, import_jsx_runtime$27.jsx)("path", { d: "M12 2l2.4 7.2h7.6l-6 4.8 2.4 7.2-6-4.8-6 4.8 2.4-7.2-6-4.8h7.6z" })
|
|
2638
|
+
})]
|
|
2639
|
+
}),
|
|
2640
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2641
|
+
className: "px-6 py-6 pt-0 rounded-full text-2xl text-default-500 font-mono",
|
|
2642
|
+
children: ["@", props.data.recommender_douyin_id]
|
|
2643
|
+
}),
|
|
2644
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2645
|
+
className: "mt-6 flex flex-col items-center gap-2 text-emerald-500",
|
|
2646
|
+
children: [(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2647
|
+
className: "flex items-center gap-3",
|
|
2648
|
+
children: [(0, import_jsx_runtime$27.jsx)(RiThumbUpFill, { className: "w-10 h-10 fill-current" }), (0, import_jsx_runtime$27.jsx)("span", {
|
|
2649
|
+
className: "text-4xl font-bold",
|
|
2650
|
+
children: "刚刚推荐了这个作品"
|
|
2651
|
+
})]
|
|
2652
|
+
}), (0, import_jsx_runtime$27.jsx)("svg", {
|
|
2653
|
+
width: "200",
|
|
2654
|
+
height: "20",
|
|
2655
|
+
viewBox: "0 0 200 20",
|
|
2656
|
+
className: "opacity-60",
|
|
2657
|
+
children: (0, import_jsx_runtime$27.jsx)("path", {
|
|
2658
|
+
d: "M0 10 Q 50 20, 100 10 T 200 10",
|
|
2659
|
+
stroke: "currentColor",
|
|
2660
|
+
strokeWidth: "3",
|
|
2661
|
+
fill: "none",
|
|
2662
|
+
strokeLinecap: "round"
|
|
2663
|
+
})
|
|
2664
|
+
})]
|
|
2665
|
+
})
|
|
2666
|
+
]
|
|
2667
|
+
})
|
|
2668
|
+
]
|
|
2669
|
+
}),
|
|
2670
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2671
|
+
className: "flex flex-col gap-8 relative",
|
|
2672
|
+
children: [
|
|
2673
|
+
(0, import_jsx_runtime$27.jsx)("div", { className: "absolute left-4 bottom-4 w-32 h-32 bg-emerald-500/5 rounded-2xl -z-10 rotate-12" }),
|
|
2674
|
+
(0, import_jsx_runtime$27.jsx)("div", { className: "h-px w-full bg-linear-to-r from-default-200 via-default-300 to-transparent" }),
|
|
2675
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2676
|
+
className: "flex items-end gap-6",
|
|
2677
|
+
children: [props.qrCodeDataUrl && (0, import_jsx_runtime$27.jsx)("img", {
|
|
2678
|
+
src: props.qrCodeDataUrl,
|
|
2679
|
+
className: "w-65 h-auto rounded-2xl mix-blend-multiply",
|
|
2680
|
+
alt: "QR"
|
|
2681
|
+
}), (0, import_jsx_runtime$27.jsxs)("div", {
|
|
2682
|
+
className: "flex flex-col justify-end h-56 pb-2",
|
|
2683
|
+
children: [
|
|
2684
|
+
(0, import_jsx_runtime$27.jsx)("span", {
|
|
2685
|
+
className: "text-default-400 text-sm font-mono mb-2",
|
|
2686
|
+
children: "SCAN TO VIEW"
|
|
2687
|
+
}),
|
|
2688
|
+
(0, import_jsx_runtime$27.jsx)("span", {
|
|
2689
|
+
className: "text-3xl font-bold text-default-700 leading-none",
|
|
2690
|
+
children: format(/* @__PURE__ */ new Date(), "HH:mm")
|
|
2691
|
+
}),
|
|
2692
|
+
(0, import_jsx_runtime$27.jsx)("span", {
|
|
2693
|
+
className: "text-lg text-default-400 font-medium",
|
|
2694
|
+
children: format(/* @__PURE__ */ new Date(), "yyyy.MM.dd")
|
|
2695
|
+
})
|
|
2696
|
+
]
|
|
2697
|
+
})]
|
|
2698
|
+
})
|
|
2699
|
+
]
|
|
2700
|
+
})
|
|
2701
|
+
]
|
|
2702
|
+
}), (0, import_jsx_runtime$27.jsx)("div", {
|
|
2703
|
+
className: "col-span-8 h-full",
|
|
2704
|
+
children: (0, import_jsx_runtime$27.jsxs)("div", {
|
|
2705
|
+
className: "h-full bg-default-50/60 backdrop-blur-xl rounded-[3rem] p-10 border border-default-200 flex flex-col gap-8 shadow-2xl relative overflow-hidden",
|
|
2706
|
+
children: [
|
|
2707
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2708
|
+
className: "flex items-center justify-between z-10",
|
|
2709
|
+
children: [(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2710
|
+
className: "flex items-center gap-6 flex-1 min-w-0 mr-6",
|
|
2711
|
+
children: [(0, import_jsx_runtime$27.jsx)("img", {
|
|
2712
|
+
src: props.data.author_avatar,
|
|
2713
|
+
className: "w-24 h-24 rounded-full border-2 border-default-100 shadow-md shrink-0",
|
|
2714
|
+
alt: "Author"
|
|
2715
|
+
}), (0, import_jsx_runtime$27.jsxs)("div", {
|
|
2716
|
+
className: "flex flex-col gap-1 min-w-0",
|
|
2717
|
+
children: [(0, import_jsx_runtime$27.jsx)("span", {
|
|
2718
|
+
className: "text-4xl font-bold text-default-800 truncate",
|
|
2719
|
+
title: props.data.author_username,
|
|
2720
|
+
children: props.data.author_username
|
|
2721
|
+
}), (0, import_jsx_runtime$27.jsxs)("span", {
|
|
2722
|
+
className: "text-xl text-default-400 font-mono truncate",
|
|
2723
|
+
children: ["抖音号: ", props.data.author_douyin_id]
|
|
2724
|
+
})]
|
|
2725
|
+
})]
|
|
2726
|
+
}), (0, import_jsx_runtime$27.jsxs)("div", {
|
|
2727
|
+
className: "px-6 py-3 bg-default-100/80 backdrop-blur-md rounded-full text-default-500 font-medium text-lg shrink-0",
|
|
2728
|
+
children: ["发布于 ", props.data.create_time.split(" ")[0]]
|
|
2729
|
+
})]
|
|
2730
|
+
}),
|
|
2731
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2732
|
+
className: "flex-1 relative rounded-[2.5rem] overflow-hidden group shadow-inner bg-black/5",
|
|
2733
|
+
children: [(0, import_jsx_runtime$27.jsx)("img", {
|
|
2734
|
+
src: props.data.image_url,
|
|
2735
|
+
className: "w-full h-full object-cover transition-transform duration-700",
|
|
2736
|
+
alt: "Cover"
|
|
2737
|
+
}), (0, import_jsx_runtime$27.jsx)("div", {
|
|
2738
|
+
className: "absolute inset-x-0 bottom-0 pt-40 pb-12 px-12 bg-linear-to-t from-black/90 via-black/50 to-transparent",
|
|
2739
|
+
children: (0, import_jsx_runtime$27.jsxs)("div", {
|
|
2740
|
+
className: "flex gap-6 items-start",
|
|
2741
|
+
children: [(0, import_jsx_runtime$27.jsx)(Quote, {
|
|
2742
|
+
size: 48,
|
|
2743
|
+
className: "text-emerald-500/90 shrink-0 rotate-180 mt-2"
|
|
2744
|
+
}), (0, import_jsx_runtime$27.jsx)("div", {
|
|
2745
|
+
className: "text-white text-4xl font-medium leading-relaxed line-clamp-3 drop-shadow-lg tracking-wide",
|
|
2746
|
+
dangerouslySetInnerHTML: { __html: props.data.desc || "分享视频" }
|
|
2747
|
+
})]
|
|
2748
|
+
})
|
|
2749
|
+
})]
|
|
2750
|
+
}),
|
|
2751
|
+
(0, import_jsx_runtime$27.jsxs)("div", {
|
|
2752
|
+
className: "grid grid-cols-5 gap-6 z-10",
|
|
2753
|
+
children: [
|
|
2754
|
+
(0, import_jsx_runtime$27.jsx)(StatItem$3, {
|
|
2755
|
+
icon: RiHeart3Fill,
|
|
2756
|
+
value: props.data.dianzan
|
|
2757
|
+
}),
|
|
2758
|
+
(0, import_jsx_runtime$27.jsx)(StatItem$3, {
|
|
2759
|
+
icon: RiThumbUpFill,
|
|
2760
|
+
value: props.data.tuijian,
|
|
2761
|
+
iconClassName: "text-emerald-500/80"
|
|
2762
|
+
}),
|
|
2763
|
+
(0, import_jsx_runtime$27.jsx)(StatItem$3, {
|
|
2764
|
+
icon: RiMessage3Fill,
|
|
2765
|
+
value: props.data.pinglun
|
|
2766
|
+
}),
|
|
2767
|
+
(0, import_jsx_runtime$27.jsx)(StatItem$3, {
|
|
2768
|
+
icon: RiStarFill,
|
|
2769
|
+
value: props.data.shouchang
|
|
2770
|
+
}),
|
|
2771
|
+
(0, import_jsx_runtime$27.jsx)(StatItem$3, {
|
|
2772
|
+
icon: RiShareForwardFill,
|
|
2773
|
+
value: props.data.share
|
|
2774
|
+
})
|
|
2775
|
+
]
|
|
2776
|
+
})
|
|
2777
|
+
]
|
|
2778
|
+
})
|
|
2779
|
+
})]
|
|
2780
|
+
})
|
|
2781
|
+
]
|
|
2782
|
+
});
|
|
2783
|
+
};
|
|
2784
|
+
StatItem$3 = ({ icon: Icon, value, iconClassName }) => (0, import_jsx_runtime$27.jsxs)("div", {
|
|
2785
|
+
className: "flex flex-col items-center justify-center gap-2 py-6 rounded-3xl bg-default-100",
|
|
2786
|
+
children: [(0, import_jsx_runtime$27.jsx)(Icon, { className: `w-12 h-12 fill-current opacity-90 ${iconClassName || "text-default-400"}` }), (0, import_jsx_runtime$27.jsx)("span", {
|
|
2787
|
+
className: "text-2xl font-bold text-default-600 mt-1",
|
|
2788
|
+
children: value
|
|
2789
|
+
})]
|
|
2790
|
+
});
|
|
2791
|
+
});
|
|
2250
2792
|
var Live_exports = __export({
|
|
2251
2793
|
DouyinLive: () => DouyinLive,
|
|
2252
2794
|
default: () => Live_default
|
|
@@ -2732,12 +3274,34 @@ var init_UserVideoList = __esmMin(() => {
|
|
|
2732
3274
|
})]
|
|
2733
3275
|
});
|
|
2734
3276
|
});
|
|
2735
|
-
var UserList_exports$1 = __export({ default: () => UserList_default$1 }, 1), import_jsx_runtime$23, DouyinUserItem, DouyinUserList, UserList_default$1;
|
|
3277
|
+
var UserList_exports$1 = __export({ default: () => UserList_default$1 }, 1), import_jsx_runtime$23, pushTypeConfig, DouyinUserItem, DouyinUserList, UserList_default$1;
|
|
2736
3278
|
var init_UserList$1 = __esmMin(() => {
|
|
2737
3279
|
__toESM(require_react(), 1);
|
|
2738
3280
|
init_ri();
|
|
2739
3281
|
init_DefaultLayout();
|
|
2740
3282
|
import_jsx_runtime$23 = __toESM(require_jsx_runtime(), 1);
|
|
3283
|
+
pushTypeConfig = {
|
|
3284
|
+
post: {
|
|
3285
|
+
label: "作品更新",
|
|
3286
|
+
color: "bg-primary-500/5 text-primary-500 border-primary-500/20",
|
|
3287
|
+
icon: RiVideoLine
|
|
3288
|
+
},
|
|
3289
|
+
favorite: {
|
|
3290
|
+
label: "喜欢列表",
|
|
3291
|
+
color: "bg-danger-500/5 text-danger-500 border-danger-500/20",
|
|
3292
|
+
icon: RiHeart2Line
|
|
3293
|
+
},
|
|
3294
|
+
recommend: {
|
|
3295
|
+
label: "推荐列表",
|
|
3296
|
+
color: "bg-warning-500/5 text-warning-500 border-warning-500/20",
|
|
3297
|
+
icon: RiStarLine
|
|
3298
|
+
},
|
|
3299
|
+
live: {
|
|
3300
|
+
label: "直播状态",
|
|
3301
|
+
color: "bg-secondary-500/5 text-secondary-500 border-secondary-500/20",
|
|
3302
|
+
icon: RiLiveLine
|
|
3303
|
+
}
|
|
3304
|
+
};
|
|
2741
3305
|
DouyinUserItem = (props) => (0, import_jsx_runtime$23.jsxs)("li", {
|
|
2742
3306
|
className: "relative group overflow-hidden rounded-4xl bg-content1/60 border border-default-200/50 backdrop-blur-xl shadow-xl",
|
|
2743
3307
|
children: [
|
|
@@ -2811,7 +3375,7 @@ var init_UserList$1 = __esmMin(() => {
|
|
|
2811
3375
|
className: "w-full h-full rounded-full object-cover"
|
|
2812
3376
|
})
|
|
2813
3377
|
}), (0, import_jsx_runtime$23.jsxs)("div", {
|
|
2814
|
-
className: `absolute -bottom-1 -right-1 px-3 py-1 rounded-full border-2 border-background flex items-center gap-1.5 shadow-md ${props.switch ? "bg-
|
|
3378
|
+
className: `absolute -bottom-1 -right-1 px-3 py-1 rounded-full border-2 border-background flex items-center gap-1.5 shadow-md ${props.switch ? "bg-success text-white" : "bg-danger-500 text-default-100"}`,
|
|
2815
3379
|
children: [(0, import_jsx_runtime$23.jsx)("div", { className: `w-1.5 h-1.5 rounded-full ${props.switch ? "bg-white" : "bg-default-300"}` }), (0, import_jsx_runtime$23.jsx)("span", {
|
|
2816
3380
|
className: "text-[10px] font-bold uppercase tracking-wider leading-none",
|
|
2817
3381
|
children: props.switch ? "ON" : "OFF"
|
|
@@ -2819,65 +3383,61 @@ var init_UserList$1 = __esmMin(() => {
|
|
|
2819
3383
|
})]
|
|
2820
3384
|
}), (0, import_jsx_runtime$23.jsxs)("div", {
|
|
2821
3385
|
className: "flex-1 min-w-0",
|
|
2822
|
-
children: [
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2830
|
-
|
|
2831
|
-
|
|
3386
|
+
children: [
|
|
3387
|
+
(0, import_jsx_runtime$23.jsxs)("div", {
|
|
3388
|
+
className: "mb-3",
|
|
3389
|
+
children: [(0, import_jsx_runtime$23.jsx)("h3", {
|
|
3390
|
+
className: "text-2xl font-black tracking-tight text-foreground truncate drop-shadow-sm",
|
|
3391
|
+
children: props.username
|
|
3392
|
+
}), (0, import_jsx_runtime$23.jsx)("div", {
|
|
3393
|
+
className: "flex items-center gap-2 mt-1",
|
|
3394
|
+
children: (0, import_jsx_runtime$23.jsxs)("span", {
|
|
3395
|
+
className: "px-1.5 py-0.5 rounded-md bg-default-100/50 border border-default-200/50 text-[10px] font-mono font-bold text-default-500 flex items-center gap-1",
|
|
3396
|
+
children: [(0, import_jsx_runtime$23.jsx)(RiHashtag, { className: "w-2.5 h-2.5 opacity-70" }), props.short_id]
|
|
3397
|
+
})
|
|
3398
|
+
})]
|
|
3399
|
+
}),
|
|
3400
|
+
(0, import_jsx_runtime$23.jsx)("div", {
|
|
3401
|
+
className: "flex flex-wrap gap-2 mb-4",
|
|
3402
|
+
children: Object.entries(pushTypeConfig).map(([type, config$1]) => {
|
|
3403
|
+
const isActive = props.pushTypes?.includes(type);
|
|
3404
|
+
const Icon = config$1.icon;
|
|
3405
|
+
return (0, import_jsx_runtime$23.jsxs)("div", {
|
|
3406
|
+
className: `px-2 py-0.5 rounded-md border flex items-center gap-1.5 transition-colors duration-200 ${isActive ? config$1.color : "bg-default-100/50 text-default-400 border-transparent dark:bg-default-100/10"}`,
|
|
3407
|
+
children: [(0, import_jsx_runtime$23.jsx)(Icon, { className: `w-3 h-3 ${isActive ? "" : "opacity-50"}` }), (0, import_jsx_runtime$23.jsx)("span", {
|
|
3408
|
+
className: "text-[10px] font-bold",
|
|
3409
|
+
children: config$1.label
|
|
3410
|
+
})]
|
|
3411
|
+
}, type);
|
|
2832
3412
|
})
|
|
2833
|
-
})
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
(0, import_jsx_runtime$23.jsx)("span", {
|
|
2842
|
-
className: "text-lg font-black font-mono bg-linear-to-b from-foreground to-default-500 bg-clip-text text-transparent leading-none",
|
|
3413
|
+
}),
|
|
3414
|
+
(0, import_jsx_runtime$23.jsxs)("div", {
|
|
3415
|
+
className: "flex items-center gap-2 w-full",
|
|
3416
|
+
children: [
|
|
3417
|
+
(0, import_jsx_runtime$23.jsxs)("div", {
|
|
3418
|
+
className: "flex-1 flex flex-col items-center justify-center py-1.5 px-2 rounded-lg bg-content2/20 border border-default-200/20 backdrop-blur-sm",
|
|
3419
|
+
children: [(0, import_jsx_runtime$23.jsx)(RiGroupLine, { className: "w-3.5 h-3.5 mb-0.5 text-default-400" }), (0, import_jsx_runtime$23.jsx)("span", {
|
|
3420
|
+
className: "text-sm font-bold font-mono text-default-600 leading-none",
|
|
2843
3421
|
children: props.fans
|
|
2844
|
-
})
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
})
|
|
2849
|
-
|
|
2850
|
-
}),
|
|
2851
|
-
(0, import_jsx_runtime$23.jsxs)("div", {
|
|
2852
|
-
className: "flex-1 flex flex-col items-center justify-center py-2 px-3 rounded-2xl bg-content2/40 border border-default-200/40 backdrop-blur-sm",
|
|
2853
|
-
children: [
|
|
2854
|
-
(0, import_jsx_runtime$23.jsx)(RiHeart3Line, { className: "w-5 h-5 mb-1 text-default-500" }),
|
|
2855
|
-
(0, import_jsx_runtime$23.jsx)("span", {
|
|
2856
|
-
className: "text-lg font-black font-mono bg-linear-to-b from-foreground to-default-500 bg-clip-text text-transparent leading-none",
|
|
3422
|
+
})]
|
|
3423
|
+
}),
|
|
3424
|
+
(0, import_jsx_runtime$23.jsxs)("div", {
|
|
3425
|
+
className: "flex-1 flex flex-col items-center justify-center py-1.5 px-2 rounded-lg bg-content2/20 border border-default-200/20 backdrop-blur-sm",
|
|
3426
|
+
children: [(0, import_jsx_runtime$23.jsx)(RiHeart3Line, { className: "w-3.5 h-3.5 mb-0.5 text-default-400" }), (0, import_jsx_runtime$23.jsx)("span", {
|
|
3427
|
+
className: "text-sm font-bold font-mono text-default-600 leading-none",
|
|
2857
3428
|
children: props.total_favorited
|
|
2858
|
-
})
|
|
2859
|
-
|
|
2860
|
-
|
|
2861
|
-
|
|
2862
|
-
})
|
|
2863
|
-
|
|
2864
|
-
}),
|
|
2865
|
-
(0, import_jsx_runtime$23.jsxs)("div", {
|
|
2866
|
-
className: "flex-1 flex flex-col items-center justify-center py-2 px-3 rounded-2xl bg-content2/40 border border-default-200/40 backdrop-blur-sm",
|
|
2867
|
-
children: [
|
|
2868
|
-
(0, import_jsx_runtime$23.jsx)(RiUserFollowLine, { className: "w-5 h-5 mb-1 text-default-500" }),
|
|
2869
|
-
(0, import_jsx_runtime$23.jsx)("span", {
|
|
2870
|
-
className: "text-lg font-black font-mono bg-linear-to-b from-foreground to-default-500 bg-clip-text text-transparent leading-none",
|
|
3429
|
+
})]
|
|
3430
|
+
}),
|
|
3431
|
+
(0, import_jsx_runtime$23.jsxs)("div", {
|
|
3432
|
+
className: "flex-1 flex flex-col items-center justify-center py-1.5 px-2 rounded-lg bg-content2/20 border border-default-200/20 backdrop-blur-sm",
|
|
3433
|
+
children: [(0, import_jsx_runtime$23.jsx)(RiUserFollowLine, { className: "w-3.5 h-3.5 mb-0.5 text-default-400" }), (0, import_jsx_runtime$23.jsx)("span", {
|
|
3434
|
+
className: "text-sm font-bold font-mono text-default-600 leading-none",
|
|
2871
3435
|
children: props.following_count
|
|
2872
|
-
})
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
]
|
|
2878
|
-
})
|
|
2879
|
-
]
|
|
2880
|
-
})]
|
|
3436
|
+
})]
|
|
3437
|
+
})
|
|
3438
|
+
]
|
|
3439
|
+
})
|
|
3440
|
+
]
|
|
2881
3441
|
})]
|
|
2882
3442
|
})
|
|
2883
3443
|
]
|
|
@@ -4009,7 +4569,7 @@ var init_UserList = __esmMin(() => {
|
|
|
4009
4569
|
className: "w-full h-full rounded-full object-cover"
|
|
4010
4570
|
})
|
|
4011
4571
|
}), (0, import_jsx_runtime$18.jsxs)("div", {
|
|
4012
|
-
className: `absolute -bottom-1 -right-1 px-3 py-1 rounded-full border-2 border-background flex items-center gap-1.5 shadow-md ${props.switch ? "bg-success text-white" : "bg-
|
|
4572
|
+
className: `absolute -bottom-1 -right-1 px-3 py-1 rounded-full border-2 border-background flex items-center gap-1.5 shadow-md ${props.switch ? "bg-success text-white" : "bg-danger-500 text-default-100"}`,
|
|
4013
4573
|
children: [(0, import_jsx_runtime$18.jsx)("div", { className: `w-1.5 h-1.5 rounded-full ${props.switch ? "bg-white" : "bg-default-300"}` }), (0, import_jsx_runtime$18.jsx)("span", {
|
|
4014
4574
|
className: "text-[10px] font-bold uppercase tracking-wider leading-none",
|
|
4015
4575
|
children: props.switch ? "ON" : "OFF"
|
|
@@ -4923,7 +5483,7 @@ var init_DYNAMIC_TYPE_DRAW = __esmMin(() => {
|
|
|
4923
5483
|
}),
|
|
4924
5484
|
props.decoration_card && (0, import_jsx_runtime$15.jsx)("div", {
|
|
4925
5485
|
className: "pl-40",
|
|
4926
|
-
children: (0, import_jsx_runtime$15.jsx)(
|
|
5486
|
+
children: (0, import_jsx_runtime$15.jsx)(DecorationCard, { html: props.decoration_card })
|
|
4927
5487
|
})
|
|
4928
5488
|
]
|
|
4929
5489
|
});
|
|
@@ -5279,7 +5839,7 @@ var init_DYNAMIC_TYPE_WORD = __esmMin(() => {
|
|
|
5279
5839
|
}),
|
|
5280
5840
|
props.decoration_card && (0, import_jsx_runtime$14.jsx)("div", {
|
|
5281
5841
|
className: "pl-40",
|
|
5282
|
-
children: (0, import_jsx_runtime$14.jsx)(
|
|
5842
|
+
children: (0, import_jsx_runtime$14.jsx)(DecorationCard, { html: props.decoration_card })
|
|
5283
5843
|
})
|
|
5284
5844
|
]
|
|
5285
5845
|
});
|
|
@@ -5887,7 +6447,7 @@ var init_DYNAMIC_TYPE_FORWARD = __esmMin(() => {
|
|
|
5887
6447
|
}),
|
|
5888
6448
|
props.decoration_card && (0, import_jsx_runtime$12.jsx)("div", {
|
|
5889
6449
|
className: "pl-40",
|
|
5890
|
-
children: (0, import_jsx_runtime$12.jsx)(
|
|
6450
|
+
children: (0, import_jsx_runtime$12.jsx)(DecorationCard, { html: props.decoration_card })
|
|
5891
6451
|
})
|
|
5892
6452
|
]
|
|
5893
6453
|
});
|
|
@@ -6733,7 +7293,7 @@ var init_DYNAMIC_TYPE_ARTICLE = __esmMin(() => {
|
|
|
6733
7293
|
}),
|
|
6734
7294
|
props.data.decoration_card && (0, import_jsx_runtime$10.jsx)("div", {
|
|
6735
7295
|
className: "pl-40",
|
|
6736
|
-
children: (0, import_jsx_runtime$10.jsx)(
|
|
7296
|
+
children: (0, import_jsx_runtime$10.jsx)(DecorationCard, { html: props.data.decoration_card.card_url })
|
|
6737
7297
|
})
|
|
6738
7298
|
]
|
|
6739
7299
|
}));
|
|
@@ -9915,237 +10475,30 @@ var init_qrlogin = __esmMin(() => {
|
|
|
9915
10475
|
const secondaryColor = isDark ? "#a78bfa" : "#8b5cf6";
|
|
9916
10476
|
const mutedColor = isDark ? "rgba(129,140,248,0.7)" : "#7c3aed";
|
|
9917
10477
|
const accentColor = isDark ? "#c4b5fd" : "#4f46e5";
|
|
10478
|
+
const warningColor = isDark ? "#f87171" : "#dc2626";
|
|
9918
10479
|
return (0, import_jsx_runtime.jsxs)(DefaultLayout, {
|
|
9919
10480
|
...props,
|
|
9920
10481
|
version: void 0,
|
|
9921
10482
|
className: "relative overflow-hidden",
|
|
9922
10483
|
style: {
|
|
9923
10484
|
backgroundColor: bgColor,
|
|
9924
|
-
|
|
9925
|
-
height: "1280px"
|
|
10485
|
+
minHeight: "2000px"
|
|
9926
10486
|
},
|
|
9927
10487
|
children: [
|
|
9928
|
-
(0, import_jsx_runtime.jsxs)("div", {
|
|
9929
|
-
className: "absolute inset-0 z-50 pointer-events-none",
|
|
9930
|
-
children: [
|
|
9931
|
-
(0, import_jsx_runtime.jsxs)("div", {
|
|
9932
|
-
className: "absolute top-0 left-0 right-0 h-14 flex items-center overflow-hidden",
|
|
9933
|
-
style: { background: isDark ? "linear-gradient(90deg, #7c3aed 0%, #8b5cf6 50%, #7c3aed 100%)" : "linear-gradient(90deg, #7c3aed 0%, #8b5cf6 50%, #7c3aed 100%)" },
|
|
9934
|
-
children: [
|
|
9935
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
9936
|
-
className: "absolute left-0 top-0 w-32 h-full",
|
|
9937
|
-
style: {
|
|
9938
|
-
background: isDark ? "#a78bfa" : "#a78bfa",
|
|
9939
|
-
clipPath: "polygon(0 0, 100% 0, 70% 100%, 0 100%)"
|
|
9940
|
-
}
|
|
9941
|
-
}),
|
|
9942
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
9943
|
-
className: "absolute left-24 top-0 w-8 h-full",
|
|
9944
|
-
style: {
|
|
9945
|
-
background: "rgba(255,255,255,0.3)",
|
|
9946
|
-
clipPath: "polygon(0 0, 100% 0, 60% 100%, 0 100%)"
|
|
9947
|
-
}
|
|
9948
|
-
}),
|
|
9949
|
-
(0, import_jsx_runtime.jsxs)("div", {
|
|
9950
|
-
className: "flex-1 flex items-center justify-center gap-6 relative z-10",
|
|
9951
|
-
children: [
|
|
9952
|
-
(0, import_jsx_runtime.jsx)("span", {
|
|
9953
|
-
className: "text-white/50 text-3xl",
|
|
9954
|
-
children: "◆"
|
|
9955
|
-
}),
|
|
9956
|
-
(0, import_jsx_runtime.jsx)("span", {
|
|
9957
|
-
className: "text-white text-[20px] font-black tracking-[0.2em] drop-shadow-lg",
|
|
9958
|
-
children: "⚠ 请勿截图转发 ⚠"
|
|
9959
|
-
}),
|
|
9960
|
-
(0, import_jsx_runtime.jsx)("span", {
|
|
9961
|
-
className: "text-white/50 text-3xl",
|
|
9962
|
-
children: "◆"
|
|
9963
|
-
}),
|
|
9964
|
-
(0, import_jsx_runtime.jsx)("span", {
|
|
9965
|
-
className: "text-purple-100 text-[18px] font-bold tracking-wider",
|
|
9966
|
-
children: "图片含敏感信息"
|
|
9967
|
-
}),
|
|
9968
|
-
(0, import_jsx_runtime.jsx)("span", {
|
|
9969
|
-
className: "text-white/50 text-3xl",
|
|
9970
|
-
children: "◆"
|
|
9971
|
-
})
|
|
9972
|
-
]
|
|
9973
|
-
}),
|
|
9974
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
9975
|
-
className: "absolute right-24 top-0 w-8 h-full",
|
|
9976
|
-
style: {
|
|
9977
|
-
background: "rgba(255,255,255,0.3)",
|
|
9978
|
-
clipPath: "polygon(40% 0, 100% 0, 100% 100%, 0 100%)"
|
|
9979
|
-
}
|
|
9980
|
-
}),
|
|
9981
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
9982
|
-
className: "absolute right-0 top-0 w-32 h-full",
|
|
9983
|
-
style: {
|
|
9984
|
-
background: isDark ? "#a78bfa" : "#a78bfa",
|
|
9985
|
-
clipPath: "polygon(30% 0, 100% 0, 100% 100%, 0 100%)"
|
|
9986
|
-
}
|
|
9987
|
-
})
|
|
9988
|
-
]
|
|
9989
|
-
}),
|
|
9990
|
-
(0, import_jsx_runtime.jsxs)("div", {
|
|
9991
|
-
className: "absolute bottom-0 left-0 right-0 h-14 flex items-center overflow-hidden",
|
|
9992
|
-
style: { background: isDark ? "linear-gradient(90deg, #7c3aed 0%, #8b5cf6 50%, #7c3aed 100%)" : "linear-gradient(90deg, #7c3aed 0%, #8b5cf6 50%, #7c3aed 100%)" },
|
|
9993
|
-
children: [
|
|
9994
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
9995
|
-
className: "absolute left-0 top-0 w-32 h-full",
|
|
9996
|
-
style: {
|
|
9997
|
-
background: isDark ? "#a78bfa" : "#a78bfa",
|
|
9998
|
-
clipPath: "polygon(0 0, 70% 0, 100% 100%, 0 100%)"
|
|
9999
|
-
}
|
|
10000
|
-
}),
|
|
10001
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10002
|
-
className: "absolute left-24 top-0 w-8 h-full",
|
|
10003
|
-
style: {
|
|
10004
|
-
background: "rgba(255,255,255,0.3)",
|
|
10005
|
-
clipPath: "polygon(0 0, 60% 0, 100% 100%, 0 100%)"
|
|
10006
|
-
}
|
|
10007
|
-
}),
|
|
10008
|
-
(0, import_jsx_runtime.jsxs)("div", {
|
|
10009
|
-
className: "flex-1 flex items-center justify-center gap-6 relative z-10",
|
|
10010
|
-
children: [
|
|
10011
|
-
(0, import_jsx_runtime.jsx)("span", {
|
|
10012
|
-
className: "text-white/50 text-3xl",
|
|
10013
|
-
children: "◆"
|
|
10014
|
-
}),
|
|
10015
|
-
(0, import_jsx_runtime.jsx)("span", {
|
|
10016
|
-
className: "text-purple-100 text-[18px] font-bold tracking-wider",
|
|
10017
|
-
children: "泄露将导致服务器风险"
|
|
10018
|
-
}),
|
|
10019
|
-
(0, import_jsx_runtime.jsx)("span", {
|
|
10020
|
-
className: "text-white/50 text-3xl",
|
|
10021
|
-
children: "◆"
|
|
10022
|
-
}),
|
|
10023
|
-
(0, import_jsx_runtime.jsx)("span", {
|
|
10024
|
-
className: "text-white text-[20px] font-black tracking-[0.2em] drop-shadow-lg",
|
|
10025
|
-
children: "CONFIDENTIAL"
|
|
10026
|
-
}),
|
|
10027
|
-
(0, import_jsx_runtime.jsx)("span", {
|
|
10028
|
-
className: "text-white/50 text-3xl",
|
|
10029
|
-
children: "◆"
|
|
10030
|
-
})
|
|
10031
|
-
]
|
|
10032
|
-
}),
|
|
10033
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10034
|
-
className: "absolute right-24 top-0 w-8 h-full",
|
|
10035
|
-
style: {
|
|
10036
|
-
background: "rgba(255,255,255,0.3)",
|
|
10037
|
-
clipPath: "polygon(0 0, 100% 0, 100% 100%, 40% 100%)"
|
|
10038
|
-
}
|
|
10039
|
-
}),
|
|
10040
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10041
|
-
className: "absolute right-0 top-0 w-32 h-full",
|
|
10042
|
-
style: {
|
|
10043
|
-
background: isDark ? "#a78bfa" : "#a78bfa",
|
|
10044
|
-
clipPath: "polygon(0 0, 100% 0, 100% 100%, 30% 100%)"
|
|
10045
|
-
}
|
|
10046
|
-
})
|
|
10047
|
-
]
|
|
10048
|
-
}),
|
|
10049
|
-
(0, import_jsx_runtime.jsxs)("div", {
|
|
10050
|
-
className: "absolute top-14 bottom-14 left-0 w-14 flex flex-col items-center overflow-hidden",
|
|
10051
|
-
style: { background: isDark ? "linear-gradient(180deg, #7c3aed 0%, #8b5cf6 50%, #7c3aed 100%)" : "linear-gradient(180deg, #7c3aed 0%, #8b5cf6 50%, #7c3aed 100%)" },
|
|
10052
|
-
children: [
|
|
10053
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10054
|
-
className: "absolute top-0 left-0 w-full h-24",
|
|
10055
|
-
style: {
|
|
10056
|
-
background: isDark ? "#a78bfa" : "#a78bfa",
|
|
10057
|
-
clipPath: "polygon(0 0, 100% 0, 100% 60%, 0 100%)"
|
|
10058
|
-
}
|
|
10059
|
-
}),
|
|
10060
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10061
|
-
className: "absolute top-20 left-0 w-full h-6",
|
|
10062
|
-
style: {
|
|
10063
|
-
background: "rgba(255,255,255,0.3)",
|
|
10064
|
-
clipPath: "polygon(0 0, 100% 0, 100% 40%, 0 100%)"
|
|
10065
|
-
}
|
|
10066
|
-
}),
|
|
10067
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10068
|
-
className: "flex-1 flex items-center justify-center relative z-10",
|
|
10069
|
-
children: (0, import_jsx_runtime.jsx)("span", {
|
|
10070
|
-
className: "text-white text-[20px] font-black tracking-[0.5em] drop-shadow-lg",
|
|
10071
|
-
style: { writingMode: "vertical-rl" },
|
|
10072
|
-
children: "⚠请勿外传⚠"
|
|
10073
|
-
})
|
|
10074
|
-
}),
|
|
10075
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10076
|
-
className: "absolute bottom-20 left-0 w-full h-6",
|
|
10077
|
-
style: {
|
|
10078
|
-
background: "rgba(255,255,255,0.3)",
|
|
10079
|
-
clipPath: "polygon(0 60%, 100% 0, 100% 100%, 0 100%)"
|
|
10080
|
-
}
|
|
10081
|
-
}),
|
|
10082
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10083
|
-
className: "absolute bottom-0 left-0 w-full h-24",
|
|
10084
|
-
style: {
|
|
10085
|
-
background: isDark ? "#a78bfa" : "#a78bfa",
|
|
10086
|
-
clipPath: "polygon(0 40%, 100% 0, 100% 100%, 0 100%)"
|
|
10087
|
-
}
|
|
10088
|
-
})
|
|
10089
|
-
]
|
|
10090
|
-
}),
|
|
10091
|
-
(0, import_jsx_runtime.jsxs)("div", {
|
|
10092
|
-
className: "absolute top-14 bottom-14 right-0 w-14 flex flex-col items-center overflow-hidden",
|
|
10093
|
-
style: { background: isDark ? "linear-gradient(180deg, #7c3aed 0%, #8b5cf6 50%, #7c3aed 100%)" : "linear-gradient(180deg, #7c3aed 0%, #8b5cf6 50%, #7c3aed 100%)" },
|
|
10094
|
-
children: [
|
|
10095
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10096
|
-
className: "absolute top-0 left-0 w-full h-24",
|
|
10097
|
-
style: {
|
|
10098
|
-
background: isDark ? "#a78bfa" : "#a78bfa",
|
|
10099
|
-
clipPath: "polygon(0 0, 100% 0, 100% 100%, 0 60%)"
|
|
10100
|
-
}
|
|
10101
|
-
}),
|
|
10102
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10103
|
-
className: "absolute top-20 left-0 w-full h-6",
|
|
10104
|
-
style: {
|
|
10105
|
-
background: "rgba(255,255,255,0.3)",
|
|
10106
|
-
clipPath: "polygon(0 0, 100% 0, 100% 100%, 0 40%)"
|
|
10107
|
-
}
|
|
10108
|
-
}),
|
|
10109
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10110
|
-
className: "flex-1 flex items-center justify-center relative z-10",
|
|
10111
|
-
children: (0, import_jsx_runtime.jsx)("span", {
|
|
10112
|
-
className: "text-white text-[20px] font-black tracking-[0.5em] drop-shadow-lg",
|
|
10113
|
-
style: { writingMode: "vertical-rl" },
|
|
10114
|
-
children: "⚠请勿外传⚠"
|
|
10115
|
-
})
|
|
10116
|
-
}),
|
|
10117
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10118
|
-
className: "absolute bottom-20 left-0 w-full h-6",
|
|
10119
|
-
style: {
|
|
10120
|
-
background: "rgba(255,255,255,0.3)",
|
|
10121
|
-
clipPath: "polygon(0 0, 100% 60%, 100% 100%, 0 100%)"
|
|
10122
|
-
}
|
|
10123
|
-
}),
|
|
10124
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10125
|
-
className: "absolute bottom-0 left-0 w-full h-24",
|
|
10126
|
-
style: {
|
|
10127
|
-
background: isDark ? "#a78bfa" : "#a78bfa",
|
|
10128
|
-
clipPath: "polygon(0 0, 100% 40%, 100% 100%, 0 100%)"
|
|
10129
|
-
}
|
|
10130
|
-
})
|
|
10131
|
-
]
|
|
10132
|
-
})
|
|
10133
|
-
]
|
|
10134
|
-
}),
|
|
10135
10488
|
(0, import_jsx_runtime.jsxs)("div", {
|
|
10136
10489
|
className: "absolute inset-0 pointer-events-none",
|
|
10137
10490
|
children: [
|
|
10138
10491
|
(0, import_jsx_runtime.jsx)("div", {
|
|
10139
|
-
className: "absolute rounded-full w-
|
|
10140
|
-
style: { background: isDark ? "radial-gradient(ellipse at
|
|
10492
|
+
className: "absolute rounded-full w-[800px] h-[600px] -top-[200px] left-1/2 -translate-x-1/2 blur-[150px]",
|
|
10493
|
+
style: { background: isDark ? "radial-gradient(ellipse at 50% 30%, rgba(99,102,241,0.5) 0%, rgba(139,92,246,0.25) 50%, transparent 100%)" : "radial-gradient(ellipse at 50% 30%, rgba(99,102,241,0.35) 0%, rgba(139,92,246,0.18) 50%, transparent 100%)" }
|
|
10141
10494
|
}),
|
|
10142
10495
|
(0, import_jsx_runtime.jsx)("div", {
|
|
10143
|
-
className: "absolute rounded-full w-
|
|
10496
|
+
className: "absolute rounded-full w-[700px] h-[700px] top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 blur-[140px]",
|
|
10144
10497
|
style: { background: isDark ? "radial-gradient(ellipse at 50% 50%, rgba(167,139,250,0.4) 0%, rgba(196,181,253,0.2) 50%, transparent 100%)" : "radial-gradient(ellipse at 50% 50%, rgba(167,139,250,0.3) 0%, rgba(196,181,253,0.12) 50%, transparent 100%)" }
|
|
10145
10498
|
}),
|
|
10146
10499
|
(0, import_jsx_runtime.jsx)("div", {
|
|
10147
|
-
className: "absolute rounded-full w-
|
|
10148
|
-
style: { background: isDark ? "radial-gradient(ellipse at 50%
|
|
10500
|
+
className: "absolute rounded-full w-[800px] h-[600px] -bottom-[200px] left-1/2 -translate-x-1/2 blur-[150px]",
|
|
10501
|
+
style: { background: isDark ? "radial-gradient(ellipse at 50% 70%, rgba(124,58,237,0.35) 0%, rgba(99,102,241,0.18) 50%, transparent 100%)" : "radial-gradient(ellipse at 50% 70%, rgba(124,58,237,0.25) 0%, rgba(99,102,241,0.12) 50%, transparent 100%)" }
|
|
10149
10502
|
})
|
|
10150
10503
|
]
|
|
10151
10504
|
}),
|
|
@@ -10197,198 +10550,248 @@ var init_qrlogin = __esmMin(() => {
|
|
|
10197
10550
|
})
|
|
10198
10551
|
}),
|
|
10199
10552
|
(0, import_jsx_runtime.jsxs)("div", {
|
|
10200
|
-
className: "
|
|
10201
|
-
children: [(0, import_jsx_runtime.jsx)("span", {
|
|
10202
|
-
className: "text-[140px] font-black tracking-tighter leading-none block text-right",
|
|
10203
|
-
style: { color: isDark ? "#fff" : "#4f46e5" },
|
|
10204
|
-
children: "SCAN"
|
|
10205
|
-
}), (0, import_jsx_runtime.jsx)("span", {
|
|
10206
|
-
className: "text-[140px] font-black tracking-tighter leading-none block text-right",
|
|
10207
|
-
style: { color: isDark ? "#fff" : "#4f46e5" },
|
|
10208
|
-
children: "LOGIN"
|
|
10209
|
-
})]
|
|
10210
|
-
}),
|
|
10211
|
-
(0, import_jsx_runtime.jsxs)("div", {
|
|
10212
|
-
className: "relative z-10 flex flex-col h-full pt-20 pb-20 px-20",
|
|
10553
|
+
className: "relative z-10 flex flex-col min-h-[2000px] pt-20 pb-20 px-32",
|
|
10213
10554
|
children: [
|
|
10214
10555
|
(0, import_jsx_runtime.jsxs)("div", {
|
|
10215
|
-
className: "flex flex-col gap-
|
|
10556
|
+
className: "flex flex-col gap-5",
|
|
10216
10557
|
children: [
|
|
10217
10558
|
(0, import_jsx_runtime.jsx)("p", {
|
|
10218
|
-
className: "text-
|
|
10559
|
+
className: "text-2xl font-medium tracking-[0.3em] uppercase",
|
|
10219
10560
|
style: { color: mutedColor },
|
|
10220
10561
|
children: "karin-plugin-kkk"
|
|
10221
10562
|
}),
|
|
10222
10563
|
(0, import_jsx_runtime.jsxs)("div", {
|
|
10223
|
-
className: "flex items-center gap-
|
|
10564
|
+
className: "flex items-center gap-6",
|
|
10224
10565
|
children: [(0, import_jsx_runtime.jsx)(GlowImage, {
|
|
10225
10566
|
glowStrength: .8,
|
|
10226
|
-
blurRadius:
|
|
10567
|
+
blurRadius: 25,
|
|
10227
10568
|
children: (0, import_jsx_runtime.jsx)(Smartphone, {
|
|
10228
|
-
className: "w-
|
|
10569
|
+
className: "w-20 h-20",
|
|
10229
10570
|
style: { color: accentColor }
|
|
10230
10571
|
})
|
|
10231
10572
|
}), (0, import_jsx_runtime.jsx)("h1", {
|
|
10232
|
-
className: "text-[
|
|
10573
|
+
className: "text-[90px] font-black leading-none",
|
|
10233
10574
|
style: { color: accentColor },
|
|
10234
10575
|
children: "扫码登录"
|
|
10235
10576
|
})]
|
|
10236
10577
|
}),
|
|
10237
10578
|
(0, import_jsx_runtime.jsx)("p", {
|
|
10238
|
-
className: "text-
|
|
10579
|
+
className: "text-3xl font-medium",
|
|
10239
10580
|
style: { color: secondaryColor },
|
|
10240
10581
|
children: "使用手机 APP 扫描二维码快速连接"
|
|
10241
10582
|
})
|
|
10242
10583
|
]
|
|
10243
10584
|
}),
|
|
10244
|
-
(0, import_jsx_runtime.
|
|
10245
|
-
className: "
|
|
10246
|
-
children:
|
|
10247
|
-
className: "
|
|
10585
|
+
(0, import_jsx_runtime.jsx)("div", {
|
|
10586
|
+
className: "mt-10 mb-10",
|
|
10587
|
+
children: (0, import_jsx_runtime.jsxs)("div", {
|
|
10588
|
+
className: "relative rounded-3xl p-10 border-4",
|
|
10589
|
+
style: {
|
|
10590
|
+
background: isDark ? "linear-gradient(135deg, rgba(139,92,246,0.2) 0%, rgba(124,58,237,0.15) 100%)" : "linear-gradient(135deg, rgba(196,181,253,0.4) 0%, rgba(167,139,250,0.3) 100%)",
|
|
10591
|
+
borderColor: isDark ? "#a78bfa" : "#8b5cf6",
|
|
10592
|
+
boxShadow: isDark ? "0 0 60px rgba(139,92,246,0.4), inset 0 0 40px rgba(139,92,246,0.15)" : "0 0 60px rgba(139,92,246,0.3), inset 0 0 40px rgba(196,181,253,0.4)"
|
|
10593
|
+
},
|
|
10248
10594
|
children: [
|
|
10249
10595
|
(0, import_jsx_runtime.jsx)("div", {
|
|
10250
|
-
className: "
|
|
10251
|
-
|
|
10252
|
-
|
|
10253
|
-
|
|
10254
|
-
|
|
10596
|
+
className: "absolute -top-12 left-1/2 -translate-x-1/2",
|
|
10597
|
+
children: (0, import_jsx_runtime.jsx)("div", {
|
|
10598
|
+
className: "rounded-full p-6",
|
|
10599
|
+
style: {
|
|
10600
|
+
background: isDark ? "linear-gradient(135deg, #f87171 0%, #dc2626 100%)" : "linear-gradient(135deg, #ef4444 0%, #dc2626 100%)",
|
|
10601
|
+
boxShadow: isDark ? "0 0 40px rgba(248,113,113,0.6)" : "0 0 40px rgba(239,68,68,0.5)"
|
|
10602
|
+
},
|
|
10603
|
+
children: (0, import_jsx_runtime.jsx)(TriangleAlert, {
|
|
10604
|
+
className: "w-16 h-16 text-white",
|
|
10605
|
+
strokeWidth: 3
|
|
10606
|
+
})
|
|
10607
|
+
})
|
|
10255
10608
|
}),
|
|
10256
|
-
(0, import_jsx_runtime.
|
|
10257
|
-
className: "
|
|
10258
|
-
|
|
10259
|
-
|
|
10260
|
-
|
|
10261
|
-
|
|
10609
|
+
(0, import_jsx_runtime.jsxs)("div", {
|
|
10610
|
+
className: "flex flex-col gap-6 mt-8",
|
|
10611
|
+
children: [
|
|
10612
|
+
(0, import_jsx_runtime.jsxs)("div", {
|
|
10613
|
+
className: "text-center",
|
|
10614
|
+
children: [(0, import_jsx_runtime.jsx)("h3", {
|
|
10615
|
+
className: "text-6xl font-black tracking-wider mb-4",
|
|
10616
|
+
style: { color: warningColor },
|
|
10617
|
+
children: "⚠ 安全警告 ⚠"
|
|
10618
|
+
}), (0, import_jsx_runtime.jsxs)("div", {
|
|
10619
|
+
className: "space-y-3",
|
|
10620
|
+
children: [(0, import_jsx_runtime.jsx)("p", {
|
|
10621
|
+
className: "text-4xl font-bold",
|
|
10622
|
+
style: { color: isDark ? "#c4b5fd" : "#7c3aed" },
|
|
10623
|
+
children: "请勿截图转发此二维码"
|
|
10624
|
+
}), (0, import_jsx_runtime.jsx)("p", {
|
|
10625
|
+
className: "text-3xl font-medium",
|
|
10626
|
+
style: { color: isDark ? "#a78bfa" : "#8b5cf6" },
|
|
10627
|
+
children: "图片含敏感登录信息"
|
|
10628
|
+
})]
|
|
10629
|
+
})]
|
|
10630
|
+
}),
|
|
10631
|
+
(0, import_jsx_runtime.jsxs)("div", {
|
|
10632
|
+
className: "flex items-center gap-4",
|
|
10633
|
+
children: [
|
|
10634
|
+
(0, import_jsx_runtime.jsx)("div", {
|
|
10635
|
+
className: "flex-1 h-1 rounded-full",
|
|
10636
|
+
style: {
|
|
10637
|
+
backgroundColor: isDark ? "#8b5cf6" : "#a78bfa",
|
|
10638
|
+
opacity: .5
|
|
10639
|
+
}
|
|
10640
|
+
}),
|
|
10641
|
+
(0, import_jsx_runtime.jsx)("span", {
|
|
10642
|
+
className: "text-3xl",
|
|
10643
|
+
style: { color: isDark ? "#a78bfa" : "#8b5cf6" },
|
|
10644
|
+
children: "◆"
|
|
10645
|
+
}),
|
|
10646
|
+
(0, import_jsx_runtime.jsx)("div", {
|
|
10647
|
+
className: "flex-1 h-1 rounded-full",
|
|
10648
|
+
style: {
|
|
10649
|
+
backgroundColor: isDark ? "#8b5cf6" : "#a78bfa",
|
|
10650
|
+
opacity: .5
|
|
10651
|
+
}
|
|
10652
|
+
})
|
|
10653
|
+
]
|
|
10654
|
+
}),
|
|
10655
|
+
(0, import_jsx_runtime.jsxs)("div", {
|
|
10656
|
+
className: "text-center",
|
|
10657
|
+
children: [(0, import_jsx_runtime.jsx)("p", {
|
|
10658
|
+
className: "text-4xl font-bold tracking-wide",
|
|
10659
|
+
style: { color: warningColor },
|
|
10660
|
+
children: "泄露将导致服务器安全风险"
|
|
10661
|
+
}), (0, import_jsx_runtime.jsx)("p", {
|
|
10662
|
+
className: "text-3xl font-medium mt-3",
|
|
10663
|
+
style: { color: isDark ? "#a78bfa" : "#8b5cf6" },
|
|
10664
|
+
children: "CONFIDENTIAL · 机密信息"
|
|
10665
|
+
})]
|
|
10666
|
+
})
|
|
10667
|
+
]
|
|
10262
10668
|
}),
|
|
10263
10669
|
(0, import_jsx_runtime.jsx)("div", {
|
|
10264
|
-
className: "
|
|
10265
|
-
style: {
|
|
10266
|
-
backgroundColor: accentColor,
|
|
10267
|
-
opacity: .7
|
|
10268
|
-
}
|
|
10670
|
+
className: "absolute top-4 left-4 w-12 h-12 border-t-4 border-l-4 rounded-tl-2xl",
|
|
10671
|
+
style: { borderColor: isDark ? "#a78bfa" : "#8b5cf6" }
|
|
10269
10672
|
}),
|
|
10270
10673
|
(0, import_jsx_runtime.jsx)("div", {
|
|
10271
|
-
className: "
|
|
10272
|
-
style: {
|
|
10273
|
-
})
|
|
10274
|
-
]
|
|
10275
|
-
}), (0, import_jsx_runtime.jsxs)("div", {
|
|
10276
|
-
className: "flex space-x-2",
|
|
10277
|
-
children: [
|
|
10278
|
-
(0, import_jsx_runtime.jsx)("div", {
|
|
10279
|
-
className: "w-4 h-4 rounded",
|
|
10280
|
-
style: {
|
|
10281
|
-
backgroundColor: secondaryColor,
|
|
10282
|
-
opacity: .15
|
|
10283
|
-
}
|
|
10674
|
+
className: "absolute top-4 right-4 w-12 h-12 border-t-4 border-r-4 rounded-tr-2xl",
|
|
10675
|
+
style: { borderColor: isDark ? "#a78bfa" : "#8b5cf6" }
|
|
10284
10676
|
}),
|
|
10285
10677
|
(0, import_jsx_runtime.jsx)("div", {
|
|
10286
|
-
className: "
|
|
10287
|
-
style: {
|
|
10288
|
-
backgroundColor: secondaryColor,
|
|
10289
|
-
opacity: .35
|
|
10290
|
-
}
|
|
10678
|
+
className: "absolute bottom-4 left-4 w-12 h-12 border-b-4 border-l-4 rounded-bl-2xl",
|
|
10679
|
+
style: { borderColor: isDark ? "#a78bfa" : "#8b5cf6" }
|
|
10291
10680
|
}),
|
|
10292
10681
|
(0, import_jsx_runtime.jsx)("div", {
|
|
10293
|
-
className: "
|
|
10294
|
-
style: {
|
|
10295
|
-
backgroundColor: secondaryColor,
|
|
10296
|
-
opacity: .55
|
|
10297
|
-
}
|
|
10682
|
+
className: "absolute bottom-4 right-4 w-12 h-12 border-b-4 border-r-4 rounded-br-2xl",
|
|
10683
|
+
style: { borderColor: isDark ? "#a78bfa" : "#8b5cf6" }
|
|
10298
10684
|
})
|
|
10299
10685
|
]
|
|
10300
|
-
})
|
|
10686
|
+
})
|
|
10301
10687
|
}),
|
|
10302
10688
|
(0, import_jsx_runtime.jsxs)("div", {
|
|
10303
|
-
className: "flex-1 flex flex-col justify-center items-center",
|
|
10689
|
+
className: "flex-1 flex flex-col justify-center items-center py-12",
|
|
10304
10690
|
children: [qrCodeDataUrl ? (0, import_jsx_runtime.jsx)("div", {
|
|
10305
|
-
className: "flex justify-center items-center w-[
|
|
10691
|
+
className: "flex justify-center items-center w-[800px] h-[800px]",
|
|
10306
10692
|
children: (0, import_jsx_runtime.jsx)("img", {
|
|
10307
10693
|
src: qrCodeDataUrl,
|
|
10308
10694
|
alt: "登录二维码",
|
|
10309
10695
|
className: "object-contain w-full h-full"
|
|
10310
10696
|
})
|
|
10311
10697
|
}) : (0, import_jsx_runtime.jsxs)("div", {
|
|
10312
|
-
className: "flex flex-col gap-
|
|
10313
|
-
children: [(0, import_jsx_runtime.jsx)(QrCode, {
|
|
10314
|
-
className: "
|
|
10698
|
+
className: "flex flex-col gap-8 justify-center items-center w-[800px] h-[800px]",
|
|
10699
|
+
children: [(0, import_jsx_runtime.jsx)(QrCode, {
|
|
10700
|
+
className: "w-40 h-40",
|
|
10701
|
+
style: { color: mutedColor }
|
|
10702
|
+
}), (0, import_jsx_runtime.jsx)("span", {
|
|
10703
|
+
className: "text-5xl font-medium",
|
|
10704
|
+
style: { color: mutedColor },
|
|
10315
10705
|
children: "二维码生成中..."
|
|
10316
10706
|
})]
|
|
10317
10707
|
}), (0, import_jsx_runtime.jsxs)("div", {
|
|
10318
|
-
className: "mt-
|
|
10708
|
+
className: "mt-10 flex items-center gap-8",
|
|
10319
10709
|
children: [
|
|
10320
10710
|
(0, import_jsx_runtime.jsx)("div", {
|
|
10321
|
-
className: "w-
|
|
10711
|
+
className: "w-32 h-2 rounded-full",
|
|
10322
10712
|
style: { background: `linear-gradient(90deg, transparent, ${mutedColor})` }
|
|
10323
10713
|
}),
|
|
10324
|
-
(0, import_jsx_runtime.
|
|
10325
|
-
className: "
|
|
10326
|
-
|
|
10327
|
-
|
|
10714
|
+
(0, import_jsx_runtime.jsxs)("div", {
|
|
10715
|
+
className: "flex items-center gap-4",
|
|
10716
|
+
children: [(0, import_jsx_runtime.jsx)(Smartphone, {
|
|
10717
|
+
className: "w-12 h-12",
|
|
10718
|
+
style: { color: mutedColor }
|
|
10719
|
+
}), (0, import_jsx_runtime.jsx)("span", {
|
|
10720
|
+
className: "text-5xl font-bold",
|
|
10721
|
+
style: { color: mutedColor },
|
|
10722
|
+
children: "打开 APP 扫一扫"
|
|
10723
|
+
})]
|
|
10328
10724
|
}),
|
|
10329
10725
|
(0, import_jsx_runtime.jsx)("div", {
|
|
10330
|
-
className: "w-
|
|
10726
|
+
className: "w-32 h-2 rounded-full",
|
|
10331
10727
|
style: { background: `linear-gradient(90deg, ${mutedColor}, transparent)` }
|
|
10332
10728
|
})
|
|
10333
10729
|
]
|
|
10334
10730
|
})]
|
|
10335
10731
|
}),
|
|
10336
|
-
(0, import_jsx_runtime.
|
|
10337
|
-
className: "flex flex-col gap-
|
|
10338
|
-
children:
|
|
10339
|
-
className: "
|
|
10340
|
-
|
|
10341
|
-
|
|
10342
|
-
|
|
10343
|
-
|
|
10344
|
-
|
|
10345
|
-
|
|
10346
|
-
children: [
|
|
10347
|
-
|
|
10348
|
-
|
|
10349
|
-
|
|
10350
|
-
|
|
10351
|
-
|
|
10352
|
-
|
|
10353
|
-
|
|
10354
|
-
|
|
10355
|
-
|
|
10356
|
-
|
|
10357
|
-
|
|
10358
|
-
|
|
10359
|
-
|
|
10360
|
-
|
|
10361
|
-
|
|
10362
|
-
|
|
10363
|
-
|
|
10364
|
-
|
|
10365
|
-
|
|
10366
|
-
|
|
10367
|
-
|
|
10368
|
-
|
|
10369
|
-
|
|
10370
|
-
|
|
10371
|
-
|
|
10372
|
-
|
|
10373
|
-
|
|
10374
|
-
|
|
10375
|
-
|
|
10376
|
-
|
|
10377
|
-
|
|
10732
|
+
(0, import_jsx_runtime.jsx)("div", {
|
|
10733
|
+
className: "flex flex-col gap-6 mt-12",
|
|
10734
|
+
children: (0, import_jsx_runtime.jsxs)("div", {
|
|
10735
|
+
className: "rounded-3xl p-10",
|
|
10736
|
+
style: {
|
|
10737
|
+
background: isDark ? "rgba(139,92,246,0.1)" : "rgba(139,92,246,0.05)",
|
|
10738
|
+
border: `2px solid ${isDark ? "rgba(139,92,246,0.3)" : "rgba(139,92,246,0.2)"}`
|
|
10739
|
+
},
|
|
10740
|
+
children: [(0, import_jsx_runtime.jsxs)("div", {
|
|
10741
|
+
className: "flex items-center gap-4 mb-6",
|
|
10742
|
+
children: [(0, import_jsx_runtime.jsxs)("svg", {
|
|
10743
|
+
className: "w-12 h-12",
|
|
10744
|
+
viewBox: "0 0 24 24",
|
|
10745
|
+
fill: "none",
|
|
10746
|
+
stroke: mutedColor,
|
|
10747
|
+
strokeWidth: "2",
|
|
10748
|
+
children: [
|
|
10749
|
+
(0, import_jsx_runtime.jsx)("rect", {
|
|
10750
|
+
x: "2",
|
|
10751
|
+
y: "2",
|
|
10752
|
+
width: "20",
|
|
10753
|
+
height: "8",
|
|
10754
|
+
rx: "2"
|
|
10755
|
+
}),
|
|
10756
|
+
(0, import_jsx_runtime.jsx)("rect", {
|
|
10757
|
+
x: "2",
|
|
10758
|
+
y: "14",
|
|
10759
|
+
width: "20",
|
|
10760
|
+
height: "8",
|
|
10761
|
+
rx: "2"
|
|
10762
|
+
}),
|
|
10763
|
+
(0, import_jsx_runtime.jsx)("circle", {
|
|
10764
|
+
cx: "6",
|
|
10765
|
+
cy: "6",
|
|
10766
|
+
r: "1",
|
|
10767
|
+
fill: mutedColor
|
|
10768
|
+
}),
|
|
10769
|
+
(0, import_jsx_runtime.jsx)("circle", {
|
|
10770
|
+
cx: "6",
|
|
10771
|
+
cy: "18",
|
|
10772
|
+
r: "1",
|
|
10773
|
+
fill: mutedColor
|
|
10774
|
+
})
|
|
10775
|
+
]
|
|
10776
|
+
}), (0, import_jsx_runtime.jsx)("span", {
|
|
10777
|
+
className: "text-4xl font-bold",
|
|
10778
|
+
style: { color: mutedColor },
|
|
10779
|
+
children: "服务器地址"
|
|
10780
|
+
})]
|
|
10781
|
+
}), (0, import_jsx_runtime.jsx)("code", {
|
|
10782
|
+
className: "text-6xl font-mono font-bold block text-center",
|
|
10783
|
+
style: { color: accentColor },
|
|
10784
|
+
children: props.data.serverUrl
|
|
10378
10785
|
})]
|
|
10379
|
-
})
|
|
10380
|
-
className: "text-[26px] font-mono font-bold",
|
|
10381
|
-
style: { color: accentColor },
|
|
10382
|
-
children: props.data.serverUrl
|
|
10383
|
-
})]
|
|
10786
|
+
})
|
|
10384
10787
|
}),
|
|
10385
10788
|
(0, import_jsx_runtime.jsxs)("div", {
|
|
10386
|
-
className: "flex justify-between items-end",
|
|
10789
|
+
className: "flex justify-between items-end mt-32",
|
|
10387
10790
|
children: [(0, import_jsx_runtime.jsxs)("div", {
|
|
10388
|
-
className: "flex flex-col space-y-
|
|
10791
|
+
className: "flex flex-col space-y-3",
|
|
10389
10792
|
children: [
|
|
10390
10793
|
(0, import_jsx_runtime.jsx)("svg", {
|
|
10391
|
-
className: "w-
|
|
10794
|
+
className: "w-12 h-12 opacity-20",
|
|
10392
10795
|
viewBox: "0 0 24 24",
|
|
10393
10796
|
fill: "none",
|
|
10394
10797
|
stroke: mutedColor,
|
|
@@ -10402,7 +10805,7 @@ var init_qrlogin = __esmMin(() => {
|
|
|
10402
10805
|
})
|
|
10403
10806
|
}),
|
|
10404
10807
|
(0, import_jsx_runtime.jsx)("svg", {
|
|
10405
|
-
className: "w-
|
|
10808
|
+
className: "w-12 h-12 opacity-40",
|
|
10406
10809
|
viewBox: "0 0 24 24",
|
|
10407
10810
|
fill: "none",
|
|
10408
10811
|
stroke: mutedColor,
|
|
@@ -10416,7 +10819,7 @@ var init_qrlogin = __esmMin(() => {
|
|
|
10416
10819
|
})
|
|
10417
10820
|
}),
|
|
10418
10821
|
(0, import_jsx_runtime.jsx)("svg", {
|
|
10419
|
-
className: "w-
|
|
10822
|
+
className: "w-12 h-12",
|
|
10420
10823
|
viewBox: "0 0 24 24",
|
|
10421
10824
|
fill: accentColor,
|
|
10422
10825
|
children: (0, import_jsx_runtime.jsx)("rect", {
|
|
@@ -10429,25 +10832,25 @@ var init_qrlogin = __esmMin(() => {
|
|
|
10429
10832
|
})
|
|
10430
10833
|
]
|
|
10431
10834
|
}), (0, import_jsx_runtime.jsxs)("div", {
|
|
10432
|
-
className: "flex items-end
|
|
10835
|
+
className: "flex items-end gap-6",
|
|
10433
10836
|
children: [(0, import_jsx_runtime.jsxs)("div", {
|
|
10434
|
-
className: "flex flex-col items-end",
|
|
10837
|
+
className: "flex flex-col items-end justify-end",
|
|
10435
10838
|
children: [(0, import_jsx_runtime.jsx)("span", {
|
|
10436
|
-
className: "text-
|
|
10839
|
+
className: "text-3xl font-bold tracking-widest uppercase leading-tight mb-1",
|
|
10437
10840
|
style: { color: mutedColor },
|
|
10438
10841
|
children: "KARIN-PLUGIN"
|
|
10439
10842
|
}), (0, import_jsx_runtime.jsx)("span", {
|
|
10440
|
-
className: "text-
|
|
10843
|
+
className: "text-8xl font-black leading-none",
|
|
10441
10844
|
style: { color: accentColor },
|
|
10442
10845
|
children: "kkk"
|
|
10443
10846
|
})]
|
|
10444
10847
|
}), (0, import_jsx_runtime.jsx)(GlowImage, {
|
|
10445
10848
|
glowStrength: 1,
|
|
10446
|
-
blurRadius:
|
|
10849
|
+
blurRadius: 25,
|
|
10447
10850
|
children: (0, import_jsx_runtime.jsxs)("svg", {
|
|
10448
10851
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10449
10852
|
viewBox: "0 0 230 221",
|
|
10450
|
-
className: "
|
|
10853
|
+
className: "w-auto h-36",
|
|
10451
10854
|
style: { color: accentColor },
|
|
10452
10855
|
children: [
|
|
10453
10856
|
(0, import_jsx_runtime.jsx)("path", {
|
|
@@ -10503,6 +10906,14 @@ var init_config = __esmMin(() => {
|
|
|
10503
10906
|
validateData: (data) => data && typeof data.share_url === "string",
|
|
10504
10907
|
lazyComponent: () => Promise.resolve().then(() => (init_Dynamic(), Dynamic_exports)).then((module) => ({ default: module.DouyinDynamic }))
|
|
10505
10908
|
});
|
|
10909
|
+
case "favorite-list": return createComponentConfig(baseComponent, {
|
|
10910
|
+
validateData: (data) => data && typeof data.share_url === "string",
|
|
10911
|
+
lazyComponent: () => Promise.resolve().then(() => (init_FavoriteList(), FavoriteList_exports)).then((module) => ({ default: module.DouyinFavoriteList }))
|
|
10912
|
+
});
|
|
10913
|
+
case "recommend-list": return createComponentConfig(baseComponent, {
|
|
10914
|
+
validateData: (data) => data && typeof data.share_url === "string",
|
|
10915
|
+
lazyComponent: () => Promise.resolve().then(() => (init_RecommendList(), RecommendList_exports)).then((module) => ({ default: module.DouyinRecommendList }))
|
|
10916
|
+
});
|
|
10506
10917
|
case "live": return createComponentConfig(baseComponent, {
|
|
10507
10918
|
validateData: (data) => data && typeof data.share_url === "string",
|
|
10508
10919
|
lazyComponent: () => Promise.resolve().then(() => (init_Live(), Live_exports)).then((module) => ({ default: module.DouyinLive }))
|