@luxfi/ui 8.2.7 → 8.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/3d-model-viewer.cjs +25 -421
- package/dist/3d-model-viewer.js +20 -416
- package/dist/accordion.cjs +3 -10
- package/dist/accordion.js +2 -10
- package/dist/advanced-navigation-bar.cjs +5 -401
- package/dist/advanced-navigation-bar.js +5 -401
- package/dist/ai-agents.cjs +45 -890
- package/dist/ai-agents.js +8 -834
- package/dist/ai-assistant.cjs +13 -740
- package/dist/ai-assistant.js +10 -738
- package/dist/ai-chat.cjs +24 -770
- package/dist/ai-chat.js +18 -765
- package/dist/ai-code.cjs +67 -923
- package/dist/ai-code.js +49 -905
- package/dist/ai-playground.cjs +25 -801
- package/dist/ai-playground.js +18 -795
- package/dist/ai-tools.cjs +22 -767
- package/dist/ai-tools.js +15 -761
- package/dist/ai-vision.cjs +41 -993
- package/dist/ai-vision.js +30 -983
- package/dist/ai-voice-settings.cjs +35 -1006
- package/dist/ai-voice-settings.js +32 -1004
- package/dist/ai-voice.cjs +51 -1024
- package/dist/ai-voice.js +9 -963
- package/dist/alert.cjs +11 -129
- package/dist/alert.js +8 -127
- package/dist/announcement.cjs +6 -402
- package/dist/announcement.js +6 -402
- package/dist/app-switcher-navigation-bar.cjs +5 -401
- package/dist/app-switcher-navigation-bar.js +5 -401
- package/dist/apple-cards-carousel.cjs +84 -480
- package/dist/apple-cards-carousel.js +19 -415
- package/dist/auth.cjs +10 -387
- package/dist/auth.js +7 -385
- package/dist/avatar.cjs +2 -9
- package/dist/avatar.js +2 -10
- package/dist/badge.cjs +8 -228
- package/dist/badge.js +5 -210
- package/dist/button.cjs +14 -67
- package/dist/button.js +12 -65
- package/dist/chrome.cjs +29 -493
- package/dist/chrome.js +9 -474
- package/dist/code-block.cjs +16 -664
- package/dist/code-block.js +13 -662
- package/dist/code-compare.cjs +28 -1302
- package/dist/code-compare.js +18 -1293
- package/dist/code-diff.cjs +21 -669
- package/dist/code-diff.js +17 -666
- package/dist/code-editor.cjs +13 -409
- package/dist/code-editor.js +12 -408
- package/dist/code-explorer.cjs +14 -456
- package/dist/code-explorer.js +13 -456
- package/dist/code-preview.cjs +31 -983
- package/dist/code-preview.js +23 -976
- package/dist/code-snippet.cjs +19 -667
- package/dist/code-snippet.js +14 -663
- package/dist/code-terminal.cjs +24 -485
- package/dist/code-terminal.js +19 -481
- package/dist/collapsible.cjs +13 -347
- package/dist/collapsible.js +11 -330
- package/dist/color-picker.cjs +8 -450
- package/dist/color-picker.js +7 -450
- package/dist/combobox.cjs +6 -402
- package/dist/combobox.js +6 -402
- package/dist/communication-navigation-bar.cjs +7 -403
- package/dist/communication-navigation-bar.js +5 -401
- package/dist/dashboard-navigation-bar.cjs +6 -402
- package/dist/dashboard-navigation-bar.js +5 -401
- package/dist/dialog-stack.cjs +5 -401
- package/dist/dialog-stack.js +5 -401
- package/dist/dialog.cjs +13 -70
- package/dist/dialog.js +13 -70
- package/dist/drawer.cjs +23 -99
- package/dist/drawer.js +19 -96
- package/dist/e-commerce-navigation-bar.cjs +7 -403
- package/dist/e-commerce-navigation-bar.js +5 -401
- package/dist/editor.cjs +9 -405
- package/dist/editor.js +6 -402
- package/dist/iam.cjs +2 -123
- package/dist/iam.js +1 -122
- package/dist/icon-button.cjs +2 -56
- package/dist/icon-button.js +1 -55
- package/dist/identity.cjs +28 -242
- package/dist/identity.js +20 -235
- package/dist/image-crop.cjs +10 -406
- package/dist/image-crop.js +7 -403
- package/dist/image.cjs +14 -83
- package/dist/image.js +13 -67
- package/dist/index.cjs +1868 -38770
- package/dist/index.js +174 -38320
- package/dist/input-group.cjs +3 -10
- package/dist/input-group.js +2 -10
- package/dist/item.cjs +2 -27
- package/dist/item.js +1 -22
- package/dist/kanban.cjs +25 -751
- package/dist/kanban.js +15 -742
- package/dist/limelight-nav.cjs +10 -452
- package/dist/limelight-nav.js +9 -452
- package/dist/link.cjs +11 -80
- package/dist/link.js +6 -60
- package/dist/lux.config.cjs +14 -32
- package/dist/lux.config.js +3 -26
- package/dist/menu.cjs +5 -13
- package/dist/menu.js +1 -9
- package/dist/message-dock.cjs +5 -401
- package/dist/message-dock.js +5 -401
- package/dist/mini-calendar.cjs +7 -403
- package/dist/mini-calendar.js +6 -402
- package/dist/music-player.cjs +30 -528
- package/dist/music-player.js +22 -520
- package/dist/next.cjs +8 -89
- package/dist/next.js +3 -86
- package/dist/popover.cjs +17 -74
- package/dist/popover.js +16 -73
- package/dist/progress-circle.cjs +3 -10
- package/dist/progress-circle.js +2 -10
- package/dist/provider.cjs +7 -176
- package/dist/provider.js +4 -174
- package/dist/select.cjs +36 -89
- package/dist/select.js +35 -88
- package/dist/sidebar.cjs +22 -493
- package/dist/sidebar.js +17 -489
- package/dist/site/commerce/ui/context.cjs +9 -214
- package/dist/site/commerce/ui/context.js +6 -215
- package/dist/site/components/analytics.cjs +2 -42
- package/dist/site/components/analytics.js +1 -37
- package/dist/site/components/auth/callback.cjs +2 -8
- package/dist/site/components/auth/callback.js +1 -7
- package/dist/site/components/auth/login-panel.cjs +15 -74
- package/dist/site/components/auth/login-panel.js +12 -73
- package/dist/site/components/auth/login.cjs +2 -6
- package/dist/site/components/auth/login.js +1 -5
- package/dist/site/components/auth/widget.cjs +2 -6
- package/dist/site/components/auth/widget.js +1 -5
- package/dist/site/components/commerce/bag-button.cjs +2 -3
- package/dist/site/components/commerce/bag-button.js +2 -3
- package/dist/site/components/commerce/buy-button.cjs +2 -11
- package/dist/site/components/commerce/buy-button.js +1 -10
- package/dist/site/components/commerce/checkout-button.cjs +2 -3
- package/dist/site/components/commerce/checkout-button.js +2 -3
- package/dist/site/components/commerce/checkout-panel/desktop-cp.cjs +15 -173
- package/dist/site/components/commerce/checkout-panel/desktop-cp.js +14 -174
- package/dist/site/components/commerce/checkout-panel/index.cjs +9 -400
- package/dist/site/components/commerce/checkout-panel/index.js +10 -403
- package/dist/site/components/commerce/checkout-panel/mobile-cp.cjs +15 -236
- package/dist/site/components/commerce/checkout-panel/mobile-cp.js +13 -237
- package/dist/site/components/commerce/desktop-bag-popup.cjs +7 -8
- package/dist/site/components/commerce/desktop-bag-popup.js +3 -8
- package/dist/site/components/commerce/drawer/index.cjs +15 -289
- package/dist/site/components/commerce/drawer/index.js +10 -290
- package/dist/site/components/commerce/drawer/micro.cjs +8 -115
- package/dist/site/components/commerce/drawer/micro.js +4 -115
- package/dist/site/components/commerce/drawer/shell.cjs +2 -10
- package/dist/site/components/commerce/drawer/shell.js +2 -10
- package/dist/site/components/contact-dialog/index.cjs +6 -69
- package/dist/site/components/contact-dialog/index.js +7 -71
- package/dist/site/components/drawer-margin.cjs +2 -10
- package/dist/site/components/drawer-margin.js +2 -10
- package/dist/site/components/footer.cjs +11 -81
- package/dist/site/components/footer.js +8 -80
- package/dist/site/components/header/desktop.cjs +18 -374
- package/dist/site/components/header/desktop.js +12 -355
- package/dist/site/components/header/index.cjs +9 -674
- package/dist/site/components/header/index.js +8 -657
- package/dist/site/components/header/mobile-bag-drawer.cjs +6 -71
- package/dist/site/components/header/mobile-bag-drawer.js +5 -74
- package/dist/site/components/header/mobile-nav-menu-ai.cjs +25 -28
- package/dist/site/components/header/mobile-nav-menu-ai.js +24 -27
- package/dist/site/components/header/mobile-nav-menu-item.cjs +6 -60
- package/dist/site/components/header/mobile-nav-menu-item.js +6 -61
- package/dist/site/components/header/mobile-nav-menu.cjs +7 -110
- package/dist/site/components/header/mobile-nav-menu.js +7 -112
- package/dist/site/components/header/mobile.cjs +48 -330
- package/dist/site/components/header/mobile.js +42 -330
- package/dist/site/components/icons/index.cjs +34 -35
- package/dist/site/components/icons/index.js +5 -33
- package/dist/site/components/index.cjs +118 -1961
- package/dist/site/components/index.js +23 -1951
- package/dist/site/components/mini-chart/index.cjs +7 -90
- package/dist/site/components/mini-chart/index.js +1 -92
- package/dist/site/components/mini-chart/wrapper.cjs +7 -76
- package/dist/site/components/mini-chart/wrapper.js +4 -77
- package/dist/site/components/not-found/index.cjs +9 -819
- package/dist/site/components/not-found/index.js +8 -802
- package/dist/site/components/security/index.cjs +9 -819
- package/dist/site/components/security/index.js +8 -802
- package/dist/site/next/analytics/index.cjs +16 -49
- package/dist/site/next/analytics/index.js +3 -49
- package/dist/site/next/analytics/pixel-analytics.cjs +23 -8
- package/dist/site/next/analytics/pixel-analytics.js +4 -8
- package/dist/site/next/index.cjs +13 -140
- package/dist/site/next/index.js +2 -140
- package/dist/site/root-layout/index.cjs +12 -1435
- package/dist/site/root-layout/index.css +0 -133
- package/dist/site/root-layout/index.js +12 -1416
- package/dist/site/site-def/footer/community.cjs +11 -27
- package/dist/site/site-def/footer/community.js +2 -18
- package/dist/site/site-def/footer/index.cjs +38 -218
- package/dist/site/site-def/footer/index.js +14 -215
- package/dist/site/site-def/index.cjs +28 -620
- package/dist/site/site-def/index.js +3 -624
- package/dist/table.cjs +20 -338
- package/dist/table.js +19 -338
- package/dist/tabs.cjs +3 -10
- package/dist/tabs.js +1 -9
- package/dist/tag.cjs +9 -270
- package/dist/tag.js +6 -268
- package/dist/tags.cjs +6 -314
- package/dist/tags.js +5 -314
- package/dist/textarea.cjs +4 -50
- package/dist/textarea.js +3 -49
- package/dist/tooltip.cjs +15 -34
- package/dist/tooltip.js +13 -33
- package/dist/vite.cjs +3 -82
- package/dist/vite.js +1 -80
- package/package.json +1 -1
- package/dist/index.css +0 -132
- package/dist/site/components/auth/login-panel.css +0 -4
- package/dist/site/components/commerce/bag-button.css +0 -4
- package/dist/site/components/commerce/checkout-button.css +0 -4
- package/dist/site/components/commerce/checkout-panel/desktop-cp.css +0 -132
- package/dist/site/components/commerce/checkout-panel/index.css +0 -132
- package/dist/site/components/commerce/checkout-panel/mobile-cp.css +0 -132
- package/dist/site/components/commerce/desktop-bag-popup.css +0 -4
- package/dist/site/components/commerce/drawer/index.css +0 -132
- package/dist/site/components/commerce/drawer/micro.css +0 -4
- package/dist/site/components/header/desktop.css +0 -4
- package/dist/site/components/header/index.css +0 -132
- package/dist/site/components/header/mobile-bag-drawer.css +0 -4
- package/dist/site/components/header/mobile-nav-menu-ai.css +0 -132
- package/dist/site/components/header/mobile-nav-menu-item.css +0 -132
- package/dist/site/components/header/mobile-nav-menu.css +0 -132
- package/dist/site/components/header/mobile.css +0 -132
- package/dist/site/components/icons/index.css +0 -4
- package/dist/site/components/index.css +0 -132
- package/dist/site/components/not-found/index.css +0 -132
- package/dist/site/components/security/index.css +0 -132
- package/dist/site/site-def/footer/community.css +0 -4
- package/dist/site/site-def/footer/index.css +0 -4
- package/dist/site/site-def/index.css +0 -4
|
@@ -1,25 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var ui = require('@hanzo/ui');
|
|
3
|
+
var index_js = require('../../components/icons/index.js');
|
|
5
4
|
var jsxRuntime = require('react/jsx-runtime');
|
|
6
5
|
|
|
7
|
-
// src/site/
|
|
8
|
-
var SocialIcon = ({
|
|
9
|
-
network,
|
|
10
|
-
size,
|
|
11
|
-
className = ""
|
|
12
|
-
}) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
13
|
-
reactSocialIcons.SocialIcon,
|
|
14
|
-
{
|
|
15
|
-
network,
|
|
16
|
-
as: "div",
|
|
17
|
-
className: ui.cn("color-inherit", className),
|
|
18
|
-
bgColor: "transparent",
|
|
19
|
-
fgColor: "currentColor",
|
|
20
|
-
style: { height: size, width: size, flex: "none" }
|
|
21
|
-
}
|
|
22
|
-
);
|
|
6
|
+
// src/site/site-def/footer/community.tsx
|
|
23
7
|
var SOC_ICON_SIZE = 18;
|
|
24
8
|
var community_default = [
|
|
25
9
|
{
|
|
@@ -30,47 +14,47 @@ var community_default = [
|
|
|
30
14
|
{
|
|
31
15
|
title: "Lux Channel",
|
|
32
16
|
href: "https://warpcast.com/~/channel/lux",
|
|
33
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "x", size: SOC_ICON_SIZE })
|
|
17
|
+
icon: /* @__PURE__ */ jsxRuntime.jsx(index_js.SocialIcon, { network: "x", size: SOC_ICON_SIZE })
|
|
34
18
|
},
|
|
35
19
|
{
|
|
36
20
|
title: "Lux Discussions",
|
|
37
21
|
href: "https://github.com/orgs/luxfi/discussions",
|
|
38
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "github", size: SOC_ICON_SIZE })
|
|
22
|
+
icon: /* @__PURE__ */ jsxRuntime.jsx(index_js.SocialIcon, { network: "github", size: SOC_ICON_SIZE })
|
|
39
23
|
},
|
|
40
24
|
{
|
|
41
25
|
title: "Discord",
|
|
42
26
|
href: "https://discord.gg/sxaS7FFHwh",
|
|
43
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "discord", size: SOC_ICON_SIZE })
|
|
27
|
+
icon: /* @__PURE__ */ jsxRuntime.jsx(index_js.SocialIcon, { network: "discord", size: SOC_ICON_SIZE })
|
|
44
28
|
},
|
|
45
29
|
{
|
|
46
30
|
title: "Telegram",
|
|
47
31
|
href: "https://t.me/luxdefi",
|
|
48
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "telegram", size: SOC_ICON_SIZE })
|
|
32
|
+
icon: /* @__PURE__ */ jsxRuntime.jsx(index_js.SocialIcon, { network: "telegram", size: SOC_ICON_SIZE })
|
|
49
33
|
},
|
|
50
34
|
{
|
|
51
35
|
title: "@luxdefi",
|
|
52
36
|
href: "https://twitter.com/luxdefi",
|
|
53
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "x", size: SOC_ICON_SIZE })
|
|
37
|
+
icon: /* @__PURE__ */ jsxRuntime.jsx(index_js.SocialIcon, { network: "x", size: SOC_ICON_SIZE })
|
|
54
38
|
},
|
|
55
39
|
{
|
|
56
40
|
title: "@luxdefi",
|
|
57
41
|
href: "https://facebook.com/luxdefi",
|
|
58
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "facebook", size: SOC_ICON_SIZE + 2 })
|
|
42
|
+
icon: /* @__PURE__ */ jsxRuntime.jsx(index_js.SocialIcon, { network: "facebook", size: SOC_ICON_SIZE + 2 })
|
|
59
43
|
},
|
|
60
44
|
{
|
|
61
45
|
title: "@luxdefi",
|
|
62
46
|
href: "https://www.instagram.com/luxdefi",
|
|
63
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "instagram", size: SOC_ICON_SIZE + 2 })
|
|
47
|
+
icon: /* @__PURE__ */ jsxRuntime.jsx(index_js.SocialIcon, { network: "instagram", size: SOC_ICON_SIZE + 2 })
|
|
64
48
|
},
|
|
65
49
|
{
|
|
66
50
|
title: "@luxdefi",
|
|
67
51
|
href: "https://linkedin.com/company/luxdefi",
|
|
68
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "linkedin", size: SOC_ICON_SIZE + 2 })
|
|
52
|
+
icon: /* @__PURE__ */ jsxRuntime.jsx(index_js.SocialIcon, { network: "linkedin", size: SOC_ICON_SIZE + 2 })
|
|
69
53
|
},
|
|
70
54
|
{
|
|
71
55
|
title: "@luxdefi",
|
|
72
56
|
href: "https://www.youtube.com/@luxdefi",
|
|
73
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "youtube", size: SOC_ICON_SIZE + 2 })
|
|
57
|
+
icon: /* @__PURE__ */ jsxRuntime.jsx(index_js.SocialIcon, { network: "youtube", size: SOC_ICON_SIZE + 2 })
|
|
74
58
|
}
|
|
75
59
|
];
|
|
76
60
|
|
|
@@ -1,23 +1,7 @@
|
|
|
1
|
-
import { SocialIcon
|
|
2
|
-
import { cn } from '@hanzo/ui';
|
|
1
|
+
import { SocialIcon } from '../../components/icons/index.js';
|
|
3
2
|
import { jsx } from 'react/jsx-runtime';
|
|
4
3
|
|
|
5
|
-
// src/site/
|
|
6
|
-
var SocialIcon = ({
|
|
7
|
-
network,
|
|
8
|
-
size,
|
|
9
|
-
className = ""
|
|
10
|
-
}) => /* @__PURE__ */ jsx(
|
|
11
|
-
SocialIcon$1,
|
|
12
|
-
{
|
|
13
|
-
network,
|
|
14
|
-
as: "div",
|
|
15
|
-
className: cn("color-inherit", className),
|
|
16
|
-
bgColor: "transparent",
|
|
17
|
-
fgColor: "currentColor",
|
|
18
|
-
style: { height: size, width: size, flex: "none" }
|
|
19
|
-
}
|
|
20
|
-
);
|
|
4
|
+
// src/site/site-def/footer/community.tsx
|
|
21
5
|
var SOC_ICON_SIZE = 18;
|
|
22
6
|
var community_default = [
|
|
23
7
|
{
|
|
@@ -1,228 +1,48 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
3
|
+
var ecosystem = require('./ecosystem.js');
|
|
4
|
+
var network = require('./network.js');
|
|
5
|
+
var company = require('./company.js');
|
|
6
|
+
var community = require('./community.js');
|
|
7
|
+
var legal_js = require('./legal.js');
|
|
6
8
|
|
|
7
|
-
|
|
8
|
-
var ecosystem_default = [
|
|
9
|
-
{
|
|
10
|
-
title: "Ecosystem",
|
|
11
|
-
href: "https://lux.link",
|
|
12
|
-
variant: "linkFG"
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
title: "Lux AI",
|
|
16
|
-
href: "https://lux.chat"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
title: "Lux Credit",
|
|
20
|
-
href: "https://lux.credit"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
title: "Lux Exchange",
|
|
24
|
-
href: "https://lux.exchange"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
title: "Lux Finance",
|
|
28
|
-
href: "https://lux.finance"
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
title: "Lux Market",
|
|
32
|
-
href: "https://lux.market"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
title: "Lux Shop",
|
|
36
|
-
href: "https://lux.shop"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
title: "Lux Quest",
|
|
40
|
-
href: "https://lux.quest"
|
|
41
|
-
}
|
|
42
|
-
];
|
|
43
|
-
|
|
44
|
-
// src/site/site-def/footer/network.ts
|
|
45
|
-
var network_default = [
|
|
46
|
-
{
|
|
47
|
-
title: "Network",
|
|
48
|
-
href: "https://lux.network/",
|
|
49
|
-
variant: "linkFG"
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
title: "Lux Bridge",
|
|
53
|
-
href: "https://bridge.lux.network/"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
title: "Lux Explorer",
|
|
57
|
-
href: "https://explore.lux.network/"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
title: "Lux Wallet",
|
|
61
|
-
href: "https://wallet.lux.network/"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
title: "Lux Safe",
|
|
65
|
-
href: "https://safe.lux.network/"
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
title: "Lux Build",
|
|
69
|
-
href: "https://lux.build"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
title: "Lux Coin",
|
|
73
|
-
href: "https://lux.network/coin"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
title: "Governance",
|
|
77
|
-
href: "https://lux.vote"
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
title: "Open Source",
|
|
81
|
-
href: "https://github.com/luxfi"
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
title: "Launch Subnet",
|
|
85
|
-
href: "https://docs.lux.network/build/subnet/hello-subnet"
|
|
86
|
-
}
|
|
87
|
-
];
|
|
9
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
88
10
|
|
|
89
|
-
|
|
90
|
-
var
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
href: "https://lux.partners/",
|
|
94
|
-
variant: "linkFG",
|
|
95
|
-
newTab: false
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
title: "About",
|
|
99
|
-
href: "https://lux.partners",
|
|
100
|
-
newTab: false
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
title: "Brand",
|
|
104
|
-
href: "https://drive.google.com/drive/folders/14OJtKLVakGY6883XO9yGbiHtlFxQUUm5?usp=share_link"
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
title: "Careers",
|
|
108
|
-
href: "https://docs.google.com/document/d/1SCt0Hg7EIs06TootKCA1am1xo4mcXoKF/edit#heading=h.30j0zll",
|
|
109
|
-
newTab: true
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
title: "Partnerships",
|
|
113
|
-
href: "https://apply.lux.partners/",
|
|
114
|
-
newTab: false
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
title: "Press",
|
|
118
|
-
href: "mailto:ai@lux.partners?subject=%E2%96%BC%20Press"
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
title: "Help",
|
|
122
|
-
href: "mailto:ai@lux.partners?subject=%E2%96%BC%20Help"
|
|
123
|
-
}
|
|
124
|
-
];
|
|
125
|
-
var SocialIcon = ({
|
|
126
|
-
network,
|
|
127
|
-
size,
|
|
128
|
-
className = ""
|
|
129
|
-
}) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
130
|
-
reactSocialIcons.SocialIcon,
|
|
131
|
-
{
|
|
132
|
-
network,
|
|
133
|
-
as: "div",
|
|
134
|
-
className: ui.cn("color-inherit", className),
|
|
135
|
-
bgColor: "transparent",
|
|
136
|
-
fgColor: "currentColor",
|
|
137
|
-
style: { height: size, width: size, flex: "none" }
|
|
138
|
-
}
|
|
139
|
-
);
|
|
140
|
-
var SOC_ICON_SIZE = 18;
|
|
141
|
-
var community_default = [
|
|
142
|
-
{
|
|
143
|
-
title: "Community",
|
|
144
|
-
href: "",
|
|
145
|
-
variant: "linkFG"
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
title: "Lux Channel",
|
|
149
|
-
href: "https://warpcast.com/~/channel/lux",
|
|
150
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "x", size: SOC_ICON_SIZE })
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
title: "Lux Discussions",
|
|
154
|
-
href: "https://github.com/orgs/luxfi/discussions",
|
|
155
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "github", size: SOC_ICON_SIZE })
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
title: "Discord",
|
|
159
|
-
href: "https://discord.gg/sxaS7FFHwh",
|
|
160
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "discord", size: SOC_ICON_SIZE })
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
title: "Telegram",
|
|
164
|
-
href: "https://t.me/luxdefi",
|
|
165
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "telegram", size: SOC_ICON_SIZE })
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
title: "@luxdefi",
|
|
169
|
-
href: "https://twitter.com/luxdefi",
|
|
170
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "x", size: SOC_ICON_SIZE })
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
title: "@luxdefi",
|
|
174
|
-
href: "https://facebook.com/luxdefi",
|
|
175
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "facebook", size: SOC_ICON_SIZE + 2 })
|
|
176
|
-
},
|
|
177
|
-
{
|
|
178
|
-
title: "@luxdefi",
|
|
179
|
-
href: "https://www.instagram.com/luxdefi",
|
|
180
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "instagram", size: SOC_ICON_SIZE + 2 })
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
title: "@luxdefi",
|
|
184
|
-
href: "https://linkedin.com/company/luxdefi",
|
|
185
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "linkedin", size: SOC_ICON_SIZE + 2 })
|
|
186
|
-
},
|
|
187
|
-
{
|
|
188
|
-
title: "@luxdefi",
|
|
189
|
-
href: "https://www.youtube.com/@luxdefi",
|
|
190
|
-
icon: /* @__PURE__ */ jsxRuntime.jsx(SocialIcon, { network: "youtube", size: SOC_ICON_SIZE + 2 })
|
|
191
|
-
}
|
|
192
|
-
];
|
|
193
|
-
|
|
194
|
-
// src/site/site-def/footer/legal.ts
|
|
195
|
-
var legal = [
|
|
196
|
-
{
|
|
197
|
-
title: "Terms and Conditions",
|
|
198
|
-
href: "https://docs.google.com/document/d/1mvkjr1w8Rv8ttirs1mu-_2fw_PXclOyS/preview",
|
|
199
|
-
newTab: true
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
title: "Privacy Policy",
|
|
203
|
-
href: "https://docs.google.com/document/d/1vZjOKaNdOoThDIaVLERWxflQLtOsuvLn/preview",
|
|
204
|
-
newTab: true
|
|
205
|
-
}
|
|
206
|
-
];
|
|
207
|
-
var title = {
|
|
208
|
-
title: "Legal",
|
|
209
|
-
href: "",
|
|
210
|
-
variant: "linkFG"
|
|
211
|
-
};
|
|
212
|
-
var legalColumn = [title, ...legal];
|
|
11
|
+
var ecosystem__default = /*#__PURE__*/_interopDefault(ecosystem);
|
|
12
|
+
var network__default = /*#__PURE__*/_interopDefault(network);
|
|
13
|
+
var company__default = /*#__PURE__*/_interopDefault(company);
|
|
14
|
+
var community__default = /*#__PURE__*/_interopDefault(community);
|
|
213
15
|
|
|
214
16
|
// src/site/site-def/footer/index.tsx
|
|
215
17
|
var standard = [
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
18
|
+
ecosystem__default.default,
|
|
19
|
+
network__default.default,
|
|
20
|
+
company__default.default,
|
|
21
|
+
community__default.default
|
|
220
22
|
];
|
|
221
23
|
|
|
222
|
-
exports
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
exports
|
|
227
|
-
|
|
24
|
+
Object.defineProperty(exports, "ecosystem", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return ecosystem__default.default; }
|
|
27
|
+
});
|
|
28
|
+
Object.defineProperty(exports, "network", {
|
|
29
|
+
enumerable: true,
|
|
30
|
+
get: function () { return network__default.default; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "company", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return company__default.default; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "community", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return community__default.default; }
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(exports, "legal", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
get: function () { return legal_js.legal; }
|
|
43
|
+
});
|
|
44
|
+
Object.defineProperty(exports, "legalColumn", {
|
|
45
|
+
enumerable: true,
|
|
46
|
+
get: function () { return legal_js.legalColumn; }
|
|
47
|
+
});
|
|
228
48
|
exports.standard = standard;
|
|
@@ -1,220 +1,19 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
variant: "linkFG"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
title: "Lux AI",
|
|
14
|
-
href: "https://lux.chat"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
title: "Lux Credit",
|
|
18
|
-
href: "https://lux.credit"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
title: "Lux Exchange",
|
|
22
|
-
href: "https://lux.exchange"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
title: "Lux Finance",
|
|
26
|
-
href: "https://lux.finance"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
title: "Lux Market",
|
|
30
|
-
href: "https://lux.market"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
title: "Lux Shop",
|
|
34
|
-
href: "https://lux.shop"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
title: "Lux Quest",
|
|
38
|
-
href: "https://lux.quest"
|
|
39
|
-
}
|
|
40
|
-
];
|
|
41
|
-
|
|
42
|
-
// src/site/site-def/footer/network.ts
|
|
43
|
-
var network_default = [
|
|
44
|
-
{
|
|
45
|
-
title: "Network",
|
|
46
|
-
href: "https://lux.network/",
|
|
47
|
-
variant: "linkFG"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
title: "Lux Bridge",
|
|
51
|
-
href: "https://bridge.lux.network/"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
title: "Lux Explorer",
|
|
55
|
-
href: "https://explore.lux.network/"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
title: "Lux Wallet",
|
|
59
|
-
href: "https://wallet.lux.network/"
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
title: "Lux Safe",
|
|
63
|
-
href: "https://safe.lux.network/"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
title: "Lux Build",
|
|
67
|
-
href: "https://lux.build"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
title: "Lux Coin",
|
|
71
|
-
href: "https://lux.network/coin"
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
title: "Governance",
|
|
75
|
-
href: "https://lux.vote"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
title: "Open Source",
|
|
79
|
-
href: "https://github.com/luxfi"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
title: "Launch Subnet",
|
|
83
|
-
href: "https://docs.lux.network/build/subnet/hello-subnet"
|
|
84
|
-
}
|
|
85
|
-
];
|
|
86
|
-
|
|
87
|
-
// src/site/site-def/footer/company.ts
|
|
88
|
-
var company_default = [
|
|
89
|
-
{
|
|
90
|
-
title: "Company",
|
|
91
|
-
href: "https://lux.partners/",
|
|
92
|
-
variant: "linkFG",
|
|
93
|
-
newTab: false
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
title: "About",
|
|
97
|
-
href: "https://lux.partners",
|
|
98
|
-
newTab: false
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
title: "Brand",
|
|
102
|
-
href: "https://drive.google.com/drive/folders/14OJtKLVakGY6883XO9yGbiHtlFxQUUm5?usp=share_link"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
title: "Careers",
|
|
106
|
-
href: "https://docs.google.com/document/d/1SCt0Hg7EIs06TootKCA1am1xo4mcXoKF/edit#heading=h.30j0zll",
|
|
107
|
-
newTab: true
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
title: "Partnerships",
|
|
111
|
-
href: "https://apply.lux.partners/",
|
|
112
|
-
newTab: false
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
title: "Press",
|
|
116
|
-
href: "mailto:ai@lux.partners?subject=%E2%96%BC%20Press"
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
title: "Help",
|
|
120
|
-
href: "mailto:ai@lux.partners?subject=%E2%96%BC%20Help"
|
|
121
|
-
}
|
|
122
|
-
];
|
|
123
|
-
var SocialIcon = ({
|
|
124
|
-
network,
|
|
125
|
-
size,
|
|
126
|
-
className = ""
|
|
127
|
-
}) => /* @__PURE__ */ jsx(
|
|
128
|
-
SocialIcon$1,
|
|
129
|
-
{
|
|
130
|
-
network,
|
|
131
|
-
as: "div",
|
|
132
|
-
className: cn("color-inherit", className),
|
|
133
|
-
bgColor: "transparent",
|
|
134
|
-
fgColor: "currentColor",
|
|
135
|
-
style: { height: size, width: size, flex: "none" }
|
|
136
|
-
}
|
|
137
|
-
);
|
|
138
|
-
var SOC_ICON_SIZE = 18;
|
|
139
|
-
var community_default = [
|
|
140
|
-
{
|
|
141
|
-
title: "Community",
|
|
142
|
-
href: "",
|
|
143
|
-
variant: "linkFG"
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
title: "Lux Channel",
|
|
147
|
-
href: "https://warpcast.com/~/channel/lux",
|
|
148
|
-
icon: /* @__PURE__ */ jsx(SocialIcon, { network: "x", size: SOC_ICON_SIZE })
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
title: "Lux Discussions",
|
|
152
|
-
href: "https://github.com/orgs/luxfi/discussions",
|
|
153
|
-
icon: /* @__PURE__ */ jsx(SocialIcon, { network: "github", size: SOC_ICON_SIZE })
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
title: "Discord",
|
|
157
|
-
href: "https://discord.gg/sxaS7FFHwh",
|
|
158
|
-
icon: /* @__PURE__ */ jsx(SocialIcon, { network: "discord", size: SOC_ICON_SIZE })
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
title: "Telegram",
|
|
162
|
-
href: "https://t.me/luxdefi",
|
|
163
|
-
icon: /* @__PURE__ */ jsx(SocialIcon, { network: "telegram", size: SOC_ICON_SIZE })
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
title: "@luxdefi",
|
|
167
|
-
href: "https://twitter.com/luxdefi",
|
|
168
|
-
icon: /* @__PURE__ */ jsx(SocialIcon, { network: "x", size: SOC_ICON_SIZE })
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
title: "@luxdefi",
|
|
172
|
-
href: "https://facebook.com/luxdefi",
|
|
173
|
-
icon: /* @__PURE__ */ jsx(SocialIcon, { network: "facebook", size: SOC_ICON_SIZE + 2 })
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
title: "@luxdefi",
|
|
177
|
-
href: "https://www.instagram.com/luxdefi",
|
|
178
|
-
icon: /* @__PURE__ */ jsx(SocialIcon, { network: "instagram", size: SOC_ICON_SIZE + 2 })
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
title: "@luxdefi",
|
|
182
|
-
href: "https://linkedin.com/company/luxdefi",
|
|
183
|
-
icon: /* @__PURE__ */ jsx(SocialIcon, { network: "linkedin", size: SOC_ICON_SIZE + 2 })
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
title: "@luxdefi",
|
|
187
|
-
href: "https://www.youtube.com/@luxdefi",
|
|
188
|
-
icon: /* @__PURE__ */ jsx(SocialIcon, { network: "youtube", size: SOC_ICON_SIZE + 2 })
|
|
189
|
-
}
|
|
190
|
-
];
|
|
191
|
-
|
|
192
|
-
// src/site/site-def/footer/legal.ts
|
|
193
|
-
var legal = [
|
|
194
|
-
{
|
|
195
|
-
title: "Terms and Conditions",
|
|
196
|
-
href: "https://docs.google.com/document/d/1mvkjr1w8Rv8ttirs1mu-_2fw_PXclOyS/preview",
|
|
197
|
-
newTab: true
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
title: "Privacy Policy",
|
|
201
|
-
href: "https://docs.google.com/document/d/1vZjOKaNdOoThDIaVLERWxflQLtOsuvLn/preview",
|
|
202
|
-
newTab: true
|
|
203
|
-
}
|
|
204
|
-
];
|
|
205
|
-
var title = {
|
|
206
|
-
title: "Legal",
|
|
207
|
-
href: "",
|
|
208
|
-
variant: "linkFG"
|
|
209
|
-
};
|
|
210
|
-
var legalColumn = [title, ...legal];
|
|
1
|
+
import ecosystem from './ecosystem.js';
|
|
2
|
+
export { default as ecosystem } from './ecosystem.js';
|
|
3
|
+
import network from './network.js';
|
|
4
|
+
export { default as network } from './network.js';
|
|
5
|
+
import company from './company.js';
|
|
6
|
+
export { default as company } from './company.js';
|
|
7
|
+
import community from './community.js';
|
|
8
|
+
export { default as community } from './community.js';
|
|
9
|
+
export { legal, legalColumn } from './legal.js';
|
|
211
10
|
|
|
212
11
|
// src/site/site-def/footer/index.tsx
|
|
213
12
|
var standard = [
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
13
|
+
ecosystem,
|
|
14
|
+
network,
|
|
15
|
+
company,
|
|
16
|
+
community
|
|
218
17
|
];
|
|
219
18
|
|
|
220
|
-
export {
|
|
19
|
+
export { standard };
|