@luxfi/ui 5.3.7
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/commerce/ui/conf.ts +13 -0
- package/commerce/ui/context.tsx +123 -0
- package/commerce/ui/store.ts +290 -0
- package/components/access-code-input.tsx +71 -0
- package/components/auth/auth-listener.tsx +29 -0
- package/components/auth/auth-token/clear-auth-token.tsx +12 -0
- package/components/auth/auth-token/set-auth-token.tsx +16 -0
- package/components/auth/common-auth-domains.ts +16 -0
- package/components/auth/login-panel.tsx +107 -0
- package/components/back-button.tsx +49 -0
- package/components/chat-widget.tsx +85 -0
- package/components/commerce/_to_deprecate_checkout-widget/const.ts +13 -0
- package/components/commerce/_to_deprecate_checkout-widget/index.tsx_ +188 -0
- package/components/commerce/_to_deprecate_checkout-widget/obs-string-set.ts +48 -0
- package/components/commerce/_to_deprecate_checkout-widget/use-anim-clx-set.ts +59 -0
- package/components/commerce/bag-button.tsx +98 -0
- package/components/commerce/buy-button.tsx +34 -0
- package/components/commerce/checkout-button.tsx +129 -0
- package/components/commerce/checkout-panel/cart-accordian.tsx +66 -0
- package/components/commerce/checkout-panel/checkout-panel-props.ts +10 -0
- package/components/commerce/checkout-panel/desktop-bag-carousel.tsx +36 -0
- package/components/commerce/checkout-panel/desktop-cp.tsx +83 -0
- package/components/commerce/checkout-panel/index.tsx +126 -0
- package/components/commerce/checkout-panel/mobile-cp.tsx +67 -0
- package/components/commerce/checkout-panel/policy-links.tsx +29 -0
- package/components/commerce/checkout-panel/steps-indicator.tsx +39 -0
- package/components/commerce/checkout-panel/thank-you.tsx +18 -0
- package/components/commerce/desktop-bag-popup.tsx +78 -0
- package/components/commerce/desktop-nav-menu.tsx +194 -0
- package/components/commerce/drawer/index.tsx +88 -0
- package/components/commerce/drawer/micro.tsx +145 -0
- package/components/commerce/drawer/shell.tsx +85 -0
- package/components/commerce/mobile-bag-drawer.tsx +51 -0
- package/components/commerce/mobile-login-button.tsx +108 -0
- package/components/commerce/mobile-menu-toggle-button.tsx +35 -0
- package/components/commerce/mobile-nav-menu-ai.tsx +51 -0
- package/components/commerce/mobile-nav-menu-item.tsx +50 -0
- package/components/commerce/mobile-nav-menu.tsx +102 -0
- package/components/contact-dialog/contact-form.tsx +113 -0
- package/components/contact-dialog/disclaimer.tsx +13 -0
- package/components/contact-dialog/index.tsx +64 -0
- package/components/copyright.tsx +21 -0
- package/components/drawer-margin.tsx +28 -0
- package/components/footer.tsx +78 -0
- package/components/header/desktop.tsx +51 -0
- package/components/header/index.tsx +50 -0
- package/components/header/mobile.tsx +163 -0
- package/components/header/theme-toggle.tsx +26 -0
- package/components/icons/24k-gold-card.tsx +43 -0
- package/components/icons/ai-chat-act.tsx +47 -0
- package/components/icons/ai-chat.tsx +29 -0
- package/components/icons/anodized-titanium.tsx +45 -0
- package/components/icons/avatar.tsx +11 -0
- package/components/icons/bag-icon.tsx +10 -0
- package/components/icons/blog-act.tsx +14 -0
- package/components/icons/blog.tsx +20 -0
- package/components/icons/bridge-act.tsx +18 -0
- package/components/icons/bridge.tsx +68 -0
- package/components/icons/changelog-act.tsx +15 -0
- package/components/icons/changelog.tsx +21 -0
- package/components/icons/chrome.tsx +45 -0
- package/components/icons/coins-act.tsx +29 -0
- package/components/icons/coins.tsx +20 -0
- package/components/icons/compare-cards-act.tsx +30 -0
- package/components/icons/compare-cards.tsx +21 -0
- package/components/icons/credit-act.tsx +29 -0
- package/components/icons/credit.tsx +20 -0
- package/components/icons/customer-support-act.tsx +27 -0
- package/components/icons/customer-support.tsx +21 -0
- package/components/icons/customers-act.tsx +65 -0
- package/components/icons/customers.tsx +33 -0
- package/components/icons/developer-docs-act.tsx +26 -0
- package/components/icons/developer-docs.tsx +20 -0
- package/components/icons/exchange-act.tsx +27 -0
- package/components/icons/exchange.tsx +21 -0
- package/components/icons/explorer-act.tsx +27 -0
- package/components/icons/explorer.tsx +22 -0
- package/components/icons/faqs-act.tsx +27 -0
- package/components/icons/faqs.tsx +21 -0
- package/components/icons/github.tsx +14 -0
- package/components/icons/guides-act.tsx +26 -0
- package/components/icons/guides.tsx +21 -0
- package/components/icons/gun-metal.tsx +44 -0
- package/components/icons/index.tsx +43 -0
- package/components/icons/integrations-act.tsx +41 -0
- package/components/icons/integrations.tsx +25 -0
- package/components/icons/irradescent.tsx +41 -0
- package/components/icons/launch-subnet.tsx +21 -0
- package/components/icons/launchsubnet-act.tsx +29 -0
- package/components/icons/left-arrow.tsx +11 -0
- package/components/icons/lux-finance-act.tsx +34 -0
- package/components/icons/lux-finance.tsx +23 -0
- package/components/icons/lux-logo.tsx +10 -0
- package/components/icons/lux-pass-act.tsx +41 -0
- package/components/icons/lux-pass.tsx +25 -0
- package/components/icons/lux-quests-act.tsx +15 -0
- package/components/icons/lux-quests.tsx +21 -0
- package/components/icons/market-act.tsx +39 -0
- package/components/icons/market.tsx +24 -0
- package/components/icons/mirrored-titanium.tsx +46 -0
- package/components/icons/more-benefits-act.tsx +29 -0
- package/components/icons/more-benefits.tsx +21 -0
- package/components/icons/open-source-act.tsx +41 -0
- package/components/icons/open-source.tsx +26 -0
- package/components/icons/right-arrow.tsx +10 -0
- package/components/icons/safe-act.tsx +77 -0
- package/components/icons/safe.tsx +37 -0
- package/components/icons/search.tsx +12 -0
- package/components/icons/secure-delivery.tsx +13 -0
- package/components/icons/shop-act.tsx +29 -0
- package/components/icons/shop.tsx +20 -0
- package/components/icons/social-icon.tsx +35 -0
- package/components/icons/social-svg.css +3 -0
- package/components/icons/sterling-silver-card.tsx +44 -0
- package/components/icons/templates-act.tsx +29 -0
- package/components/icons/templates.tsx +21 -0
- package/components/icons/validators-act.tsx +42 -0
- package/components/icons/validators.tsx +41 -0
- package/components/icons/view-all-card-act.tsx +28 -0
- package/components/icons/view-all-card.tsx +20 -0
- package/components/icons/wallet-act.tsx +29 -0
- package/components/icons/wallet.tsx +20 -0
- package/components/icons/warpcast.tsx +58 -0
- package/components/icons/youtube-logo.tsx +59 -0
- package/components/index.ts +25 -0
- package/components/logo.tsx +89 -0
- package/components/main.tsx +27 -0
- package/components/mini-chart/index.tsx +8 -0
- package/components/mini-chart/mini-chart-props.ts +44 -0
- package/components/mini-chart/mini-chart.tsx +85 -0
- package/components/mini-chart/wrapper.tsx +23 -0
- package/components/not-found/index.tsx +28 -0
- package/components/not-found/not-found-content.mdx +5 -0
- package/components/scripts.tsx +24 -0
- package/components/tooltip.tsx +31 -0
- package/environment.d.ts +6 -0
- package/next/analytics/fpixel.ts +16 -0
- package/next/analytics/google-analytics.ts +14 -0
- package/next/analytics/index.ts +3 -0
- package/next/analytics/pixel-analytics.tsx +55 -0
- package/next/font/get-app-router-font-classes.ts +12 -0
- package/next/font/load-and-return-lux-next-fonts-on-import.ts +68 -0
- package/next/font/local/Druk-Wide-Bold.ttf +0 -0
- package/next/font/local/Druk-Wide-Medium.ttf +0 -0
- package/next/font/local/InterVariable-Italic.ttf +0 -0
- package/next/font/local/InterVariable-Italic.woff2 +0 -0
- package/next/font/local/InterVariable.ttf +0 -0
- package/next/font/local/InterVariable.woff2 +0 -0
- package/next/font/next-font-desc.ts +28 -0
- package/next/font/pages-router-font-vars.tsx +18 -0
- package/next/head-metadata/from-next/metadata-types.ts +158 -0
- package/next/head-metadata/from-next/opengraph-types.ts +267 -0
- package/next/head-metadata/from-next/twitter-types.ts +92 -0
- package/next/head-metadata/index.tsx +208 -0
- package/next/index.ts +1 -0
- package/next/middleware/determine-device-mw.ts +16 -0
- package/package.json +80 -0
- package/root-layout/WHY_THIS_IS_SEPARATE.txt +2 -0
- package/root-layout/index.tsx +112 -0
- package/server-actions/TO-DO.txt +1 -0
- package/server-actions/firebase-app.ts +14 -0
- package/server-actions/index.ts +5 -0
- package/server-actions/store-contact.ts +51 -0
- package/site-def/footer/community.tsx +67 -0
- package/site-def/footer/company.ts +37 -0
- package/site-def/footer/ecosystem.ts +37 -0
- package/site-def/footer/index.tsx +26 -0
- package/site-def/footer/legal.ts +28 -0
- package/site-def/footer/network.ts +45 -0
- package/site-def/footer/svg/warpcast-logo.svg +12 -0
- package/site-def/index.ts +3 -0
- package/site-def/main-nav.tsx +458 -0
- package/style/cart-animation.css +29 -0
- package/style/checkout-animation.css +23 -0
- package/style/drawer-handle-overrides.css +160 -0
- package/style/lux-colors.css +85 -0
- package/style/lux-global.css +51 -0
- package/tailwind/fontFamily.tailwind.lux.ts +18 -0
- package/tailwind/index.ts +2 -0
- package/tailwind/lux-tw-fonts.ts +40 -0
- package/tailwind/tailwind.config.lux-preset.ts +10 -0
- package/tsconfig.json +15 -0
- package/types/chatbot-config.ts +7 -0
- package/types/chatbot-suggested-question.ts +7 -0
- package/types/contact-info.ts +11 -0
- package/types/index.ts +4 -0
- package/types/site-def.ts +43 -0
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
@tailwind base;
|
|
2
|
+
/* see https://stackoverflow.com/questions/69746121/using-nextjs-how-can-you-import-in-css-using-tailwind-css */
|
|
3
|
+
|
|
4
|
+
@layer base {
|
|
5
|
+
|
|
6
|
+
:root, .hanzo-ui-light-theme {
|
|
7
|
+
--hz-ui-fg-0: hsl(0 0% 0%);
|
|
8
|
+
--hz-ui-fg-body: hsl(0 0% 10%);
|
|
9
|
+
--hz-ui-fg-1: hsl(0 0% 20%);
|
|
10
|
+
--hz-ui-fg-2: hsl(0 0% 35%);
|
|
11
|
+
--hz-ui-fg-3: hsl(0 0% 50%);
|
|
12
|
+
--hz-ui-fg-4: hsl(0 0% 70%);
|
|
13
|
+
--hz-ui-fg-5: hsl(0 0% 90%);
|
|
14
|
+
|
|
15
|
+
--hz-ui-bg-0: hsl(0 0% 100%);
|
|
16
|
+
--hz-ui-bg-1: hsl(0 0% 90%);
|
|
17
|
+
--hz-ui-bg-2: hsl(0 0% 75%);
|
|
18
|
+
--hz-ui-bg-3: hsl(0 0% 55%);
|
|
19
|
+
|
|
20
|
+
--hz-ui-bg-overlay: hsla(0 0% 100% 0.60);
|
|
21
|
+
|
|
22
|
+
--hz-ui-bg-inverted: var(--hz-ui-fg-0);
|
|
23
|
+
--hz-ui-bg-inverted-hover: hsla(0, 0%, 0%, 0.85);
|
|
24
|
+
|
|
25
|
+
--hz-ui-fg-inverted: var(--hz-ui-bg-0);
|
|
26
|
+
|
|
27
|
+
--hz-ui-secondary-0: hsl(262, 7%, 82%);
|
|
28
|
+
--hz-ui-secondary-1: hsl(258, 7%, 72%);
|
|
29
|
+
--hz-ui-secondary-2: hsl(254, 7%, 62%);
|
|
30
|
+
--hz-ui-secondary-3: hsl(250, 5%, 53%);
|
|
31
|
+
|
|
32
|
+
--hz-ui-primary: var(--hz-ui-bg-inverted);
|
|
33
|
+
--hz-ui-primary-hover: var(--hz-ui-bg-inverted-hover);
|
|
34
|
+
--hz-ui-primary-fg: var(--hz-ui-fg-inverted);
|
|
35
|
+
|
|
36
|
+
--hz-ui-secondary: var(--hz-ui-secondary-0);
|
|
37
|
+
--hz-ui-secondary-hover: var(--hz-ui-secondary-2);
|
|
38
|
+
--hz-ui-secondary-fg: var(--hz-ui-bg-0);
|
|
39
|
+
|
|
40
|
+
--hz-ui-nav: var(--hz-ui-fg-4);
|
|
41
|
+
--hz-ui-nav-current: var(--hz-ui-fg-0);
|
|
42
|
+
--hz-ui-nav-hover: var(--hz-ui-fg-0);
|
|
43
|
+
|
|
44
|
+
--hz-ui-destructive: hsl(0 62.8% 45%);
|
|
45
|
+
--hz-ui-destructive-hover: hsl(0 62.8% 25%);
|
|
46
|
+
--hz-ui-destructive-fg: hsl(0 0% 100%);
|
|
47
|
+
|
|
48
|
+
--hz-ui-ring: var(--hz-ui-fg-1);
|
|
49
|
+
|
|
50
|
+
--hz-ui-radius: 0.5rem;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.hanzo-ui-dark-theme {
|
|
54
|
+
|
|
55
|
+
--hz-ui-fg-0: hsl(0 0% 100%);
|
|
56
|
+
--hz-ui-fg-body: hsl(0, 0%, 97%);
|
|
57
|
+
--hz-ui-fg-1: hsl(0 0% 85%);
|
|
58
|
+
--hz-ui-fg-2: hsl(0 0% 70%);
|
|
59
|
+
--hz-ui-fg-3: hsl(0 0% 55%);
|
|
60
|
+
--hz-ui-fg-4: hsl(0 0% 40%);
|
|
61
|
+
--hz-ui-fg-5: hsl(0 0% 25%);
|
|
62
|
+
|
|
63
|
+
--hz-ui-bg-inverted: var(--hz-ui-fg-0);
|
|
64
|
+
--hz-ui-bg-inverted-hover: hsla(0, 0%, 100%, 0.85);
|
|
65
|
+
|
|
66
|
+
--hz-ui-bg-3: hsl(0 0% 25%);
|
|
67
|
+
--hz-ui-bg-2: hsl(0 0% 18%);
|
|
68
|
+
--hz-ui-bg-1: hsl(0 0% 12%);
|
|
69
|
+
--hz-ui-bg-0: hsl(0 0% 0%);
|
|
70
|
+
|
|
71
|
+
--hz-ui-bg-overlay: hsla(0 0% 0% 0.60);
|
|
72
|
+
|
|
73
|
+
--hz-ui-fg-inverted: var(--hz-ui-bg-0);
|
|
74
|
+
|
|
75
|
+
--hz-ui-secondary-0: hsl(250, 5%, 53%);
|
|
76
|
+
--hz-ui-secondary-1: hsl(254, 7%, 62%);
|
|
77
|
+
--hz-ui-secondary-2: hsl(258, 7%, 72%);
|
|
78
|
+
--hz-ui-secondary-3: hsl(262, 7%, 82%);
|
|
79
|
+
|
|
80
|
+
--hz-ui-secondary-fg: var(--hz-ui-fg-0);
|
|
81
|
+
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
}
|
|
85
|
+
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/* Note, preflight is applied first:
|
|
2
|
+
https://unpkg.com/tailwindcss@3.3.5/src/css/preflight.css
|
|
3
|
+
*/
|
|
4
|
+
@import "tailwindcss/base";
|
|
5
|
+
|
|
6
|
+
/* see https://stackoverflow.com/questions/69746121/using-nextjs-how-can-you-import-in-css-using-tailwind-css */
|
|
7
|
+
@import "@hanzo/ui/style/hanzo-common";
|
|
8
|
+
@import "lux-colors";
|
|
9
|
+
|
|
10
|
+
@import "tailwindcss/components";
|
|
11
|
+
@import "tailwindcss/utilities";
|
|
12
|
+
|
|
13
|
+
div.nextjs-toast-errors-parent[data-nextjs-toast="true"] {
|
|
14
|
+
display: none;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.font-heading {
|
|
18
|
+
@apply uppercase;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
/* Specific style fixes for react-square-web-payments-sdk -
|
|
22
|
+
* reduce gap between card input and pay button
|
|
23
|
+
*/
|
|
24
|
+
#rswps-card-container {
|
|
25
|
+
min-height: unset !important;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.sq-card-wrapper .sq-card-message {
|
|
29
|
+
margin-top: 0 !important;
|
|
30
|
+
margin-bottom: 0 !important;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
.element-container:hover .icon-container-nor {
|
|
35
|
+
display: none;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.icon-container-hov {
|
|
39
|
+
display: none;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.element-container:hover .icon-container-hov {
|
|
43
|
+
display: block !important;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.element-container:hover .text-container {
|
|
47
|
+
background: transparent;
|
|
48
|
+
}
|
|
49
|
+
.overflow-scroll::-webkit-scrollbar{
|
|
50
|
+
display:none;
|
|
51
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type { TwFontDesc } from '@hanzo/ui/tailwind'
|
|
2
|
+
|
|
3
|
+
import luxTwFonts from './lux-tw-fonts'
|
|
4
|
+
|
|
5
|
+
export const fontFamily = (ignoreTheme: any): {
|
|
6
|
+
[key: string]: string[]
|
|
7
|
+
} => {
|
|
8
|
+
|
|
9
|
+
let result: any = {}
|
|
10
|
+
luxTwFonts.forEach((font: TwFontDesc) => {
|
|
11
|
+
result[font.twName] = font.fontFamily
|
|
12
|
+
// eg: heading: ['var(--font-druk-text-wide)']
|
|
13
|
+
})
|
|
14
|
+
|
|
15
|
+
return result as {
|
|
16
|
+
[key: string]: string[]
|
|
17
|
+
}
|
|
18
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import type { TwFontDesc } from '@hanzo/ui/tailwind'
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
/* NOTE: /next/load-and-return....ts depends on this file! */
|
|
5
|
+
|
|
6
|
+
export default [
|
|
7
|
+
{
|
|
8
|
+
fontFamily: ['var(--font-inter)'], // do not provide fall-backs due to next bug
|
|
9
|
+
cssVar: '--font-inter',
|
|
10
|
+
twName: 'sans'
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
fontFamily: ['var(--font-druk-text-wide)'], // do not provide fall-backs due to next bug
|
|
14
|
+
cssVar: '--font-druk-text-wide',
|
|
15
|
+
twName: 'nav'
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
fontFamily: ['var(--font-druk-wide)'], // do not provide fall-backs due to next bug
|
|
19
|
+
cssVar: '--font-druk-wide',
|
|
20
|
+
twName: 'heading'
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
twName: 'serif',
|
|
24
|
+
fontFamily: ['ui-serif', 'Georgia', 'Cambria', '"Times New Roman"', 'Times']
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
twName: 'mono',
|
|
28
|
+
fontFamily: [
|
|
29
|
+
'ui-monospace',
|
|
30
|
+
'SFMono-Regular',
|
|
31
|
+
'Menlo',
|
|
32
|
+
'Monaco',
|
|
33
|
+
'Consolas',
|
|
34
|
+
'"Liberation Mono"',
|
|
35
|
+
'"Courier New"',
|
|
36
|
+
'monospace',
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
] as TwFontDesc[]
|
package/tsconfig.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"extends": "../tsconfig.modules.base.json",
|
|
3
|
+
"include": [
|
|
4
|
+
"**/*.ts",
|
|
5
|
+
"**/*.tsx", "components/commerce/_to_deprecate_checkout-widget/index.tsx_",
|
|
6
|
+
],
|
|
7
|
+
"exclude": [
|
|
8
|
+
"node_modules",
|
|
9
|
+
],
|
|
10
|
+
"compilerOptions": {
|
|
11
|
+
"paths": {
|
|
12
|
+
"react": [ "./node_modules/@types/react" ],
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
package/types/index.ts
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export type { ContactInfo, ContactInfoFields } from './contact-info'
|
|
2
|
+
export type { default as SiteDef } from './site-def'
|
|
3
|
+
export type { default as ChatbotSuggestedQuestion } from './chatbot-suggested-question'
|
|
4
|
+
export type { default as ChatbotConfig } from './chatbot-config'
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import React from 'react'
|
|
2
|
+
|
|
3
|
+
import type { LinkDef } from '@hanzo/ui/types'
|
|
4
|
+
import type { CommerceConfig } from '@hanzo/commerce/types'
|
|
5
|
+
|
|
6
|
+
import type ChatbotConfig from './chatbot-config'
|
|
7
|
+
|
|
8
|
+
interface SiteDef {
|
|
9
|
+
|
|
10
|
+
/** url of this site. All nav links in the system will show it in 'current' state */
|
|
11
|
+
currentAs?: string
|
|
12
|
+
|
|
13
|
+
nav: {
|
|
14
|
+
/** common elements (will auto-select currentAs if it's provide) */
|
|
15
|
+
/** optional feature element. right-most after 'elements' (any min-w is ignored) */
|
|
16
|
+
common: LinkDef[]
|
|
17
|
+
featured?: LinkDef[]
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* Array of columns, each of which itself is an array of links
|
|
22
|
+
* (or "title defs" where href='' and variant='linkFG')
|
|
23
|
+
* Common use case: To render a site-specific first column:
|
|
24
|
+
* {
|
|
25
|
+
* footer[myColumn, ...commonColumnsFromUi]
|
|
26
|
+
* }
|
|
27
|
+
* see: @hanzo/ui/siteDef/footer (default export)
|
|
28
|
+
* or @hanzo/ui/siteDef/footer/common
|
|
29
|
+
*/
|
|
30
|
+
footer: LinkDef[][]
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* optional override of default 'above copyright' horizantal links
|
|
34
|
+
default (undefined / absent): links in side-def/footer/legal are rendered
|
|
35
|
+
[] renders nothing above the copyright
|
|
36
|
+
*/
|
|
37
|
+
aboveCopyright?: LinkDef[]
|
|
38
|
+
|
|
39
|
+
commerce?: CommerceConfig
|
|
40
|
+
chatbot?: ChatbotConfig
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
export { type SiteDef as default }
|