@once-ui-system/core 1.7.11 → 1.7.12
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/ai/catalog.json +1650 -0
- package/ai/catalog.seed.json +411 -0
- package/ai/components/Accordion.json +136 -0
- package/ai/components/AccordionGroup.json +128 -0
- package/ai/components/Animation.json +146 -0
- package/ai/components/Arrow.json +128 -0
- package/ai/components/AutoScroll.json +130 -0
- package/ai/components/Avatar.json +133 -0
- package/ai/components/AvatarGroup.json +129 -0
- package/ai/components/Background.json +131 -0
- package/ai/components/Badge.json +132 -0
- package/ai/components/Banner.json +122 -0
- package/ai/components/BarChart.json +123 -0
- package/ai/components/BlobFx.json +125 -0
- package/ai/components/BlockQuote.json +132 -0
- package/ai/components/Button.json +26 -0
- package/ai/components/Card.json +129 -0
- package/ai/components/Carousel.json +134 -0
- package/ai/components/CelebrationFx.json +132 -0
- package/ai/components/ChartHeader.json +130 -0
- package/ai/components/ChartStatus.json +12 -0
- package/ai/components/Checkbox.json +13 -0
- package/ai/components/Chip.json +132 -0
- package/ai/components/CodeBlock.json +122 -0
- package/ai/components/ColorInput.json +13 -0
- package/ai/components/Column.json +128 -0
- package/ai/components/CompareImage.json +126 -0
- package/ai/components/ContextMenu.json +22 -0
- package/ai/components/CountFx.json +82 -0
- package/ai/components/CountdownFx.json +11 -0
- package/ai/components/Cursor.json +9 -0
- package/ai/components/CursorCard.json +128 -0
- package/ai/components/DataTooltip.json +15 -0
- package/ai/components/DateInput.json +21 -0
- package/ai/components/DatePicker.json +143 -0
- package/ai/components/DateRangeInput.json +18 -0
- package/ai/components/DateRangePicker.json +129 -0
- package/ai/components/Dialog.json +134 -0
- package/ai/components/DialogProvider.json +8 -0
- package/ai/components/Dropdown.json +128 -0
- package/ai/components/DropdownWrapper.json +28 -0
- package/ai/components/EmojiPicker.json +129 -0
- package/ai/components/EmojiPickerDropdown.json +13 -0
- package/ai/components/Fade.json +130 -0
- package/ai/components/FadingLettersFx.json +77 -0
- package/ai/components/Feedback.json +132 -0
- package/ai/components/Flex.json +125 -0
- package/ai/components/FlipFx.json +133 -0
- package/ai/components/GlitchFx.json +128 -0
- package/ai/components/Grid.json +121 -0
- package/ai/components/Heading.json +75 -0
- package/ai/components/HeadingLink.json +127 -0
- package/ai/components/HeadingNav.json +124 -0
- package/ai/components/HoloFx.json +128 -0
- package/ai/components/Hover.json +130 -0
- package/ai/components/HoverCard.json +122 -0
- package/ai/components/Icon.json +132 -0
- package/ai/components/IconButton.json +22 -0
- package/ai/components/InfiniteScroll.json +130 -0
- package/ai/components/InlineCode.json +126 -0
- package/ai/components/Input.json +24 -0
- package/ai/components/InteractiveDetails.json +14 -0
- package/ai/components/Kbar.json +10 -0
- package/ai/components/Kbd.json +127 -0
- package/ai/components/Legend.json +14 -0
- package/ai/components/LetterFx.json +14 -0
- package/ai/components/Line.json +125 -0
- package/ai/components/LineBarChart.json +123 -0
- package/ai/components/LineChart.json +123 -0
- package/ai/components/LinearGauge.json +130 -0
- package/ai/components/LinearGradient.json +15 -0
- package/ai/components/List.json +127 -0
- package/ai/components/ListItem.json +77 -0
- package/ai/components/Logo.json +16 -0
- package/ai/components/LogoCloud.json +124 -0
- package/ai/components/Mask.json +131 -0
- package/ai/components/MasonryGrid.json +132 -0
- package/ai/components/MatrixFx.json +135 -0
- package/ai/components/Media.json +142 -0
- package/ai/components/MediaUpload.json +122 -0
- package/ai/components/MegaMenu.json +125 -0
- package/ai/components/MobileMegaMenu.json +125 -0
- package/ai/components/Modal.json +12 -0
- package/ai/components/NavIcon.json +127 -0
- package/ai/components/NumberInput.json +16 -0
- package/ai/components/OTPInput.json +13 -0
- package/ai/components/OgCard.json +135 -0
- package/ai/components/Option.json +137 -0
- package/ai/components/Particle.json +135 -0
- package/ai/components/PasswordInput.json +8 -0
- package/ai/components/PieChart.json +123 -0
- package/ai/components/ProgressBar.json +131 -0
- package/ai/components/Pulse.json +129 -0
- package/ai/components/RadialGauge.json +134 -0
- package/ai/components/RadialGradient.json +16 -0
- package/ai/components/RadioButton.json +17 -0
- package/ai/components/RevealFx.json +131 -0
- package/ai/components/Row.json +128 -0
- package/ai/components/Schema.json +17 -0
- package/ai/components/ScrollContainer.json +126 -0
- package/ai/components/ScrollToTop.json +124 -0
- package/ai/components/Scroller.json +128 -0
- package/ai/components/SegmentedControl.json +132 -0
- package/ai/components/Select.json +21 -0
- package/ai/components/ShineFx.json +80 -0
- package/ai/components/Skeleton.json +129 -0
- package/ai/components/Slider.json +17 -0
- package/ai/components/SmartLink.json +17 -0
- package/ai/components/Spinner.json +127 -0
- package/ai/components/SplitView.json +129 -0
- package/ai/components/StatusIndicator.json +128 -0
- package/ai/components/StyleOverlay.json +126 -0
- package/ai/components/StylePanel.json +125 -0
- package/ai/components/Swiper.json +130 -0
- package/ai/components/Switch.json +20 -0
- package/ai/components/Table.json +125 -0
- package/ai/components/Tag.json +129 -0
- package/ai/components/TagInput.json +12 -0
- package/ai/components/Text.json +72 -0
- package/ai/components/Textarea.json +24 -0
- package/ai/components/ThemeSwitcher.json +122 -0
- package/ai/components/TiltFx.json +126 -0
- package/ai/components/Timeline.json +126 -0
- package/ai/components/Toast.json +13 -0
- package/ai/components/Toaster.json +14 -0
- package/ai/components/ToggleButton.json +24 -0
- package/ai/components/Tooltip.json +129 -0
- package/ai/components/TypeFx.json +15 -0
- package/ai/components/User.json +15 -0
- package/ai/components/UserMenu.json +16 -0
- package/ai/components/WeatherFx.json +133 -0
- package/ai/examples/auth.tsx +105 -0
- package/ai/examples/blocks/Background6.tsx +25 -0
- package/ai/examples/blocks/Chat1.tsx +70 -0
- package/ai/examples/blocks/Dashboard1.tsx +404 -0
- package/ai/examples/blocks/Feed3.tsx +151 -0
- package/ai/examples/blocks/Footer1.tsx +30 -0
- package/ai/examples/blocks/Footer2.tsx +96 -0
- package/ai/examples/blocks/Footer3.tsx +127 -0
- package/ai/examples/blocks/Footer4.tsx +406 -0
- package/ai/examples/blocks/Header1.tsx +370 -0
- package/ai/examples/blocks/Header2.tsx +98 -0
- package/ai/examples/blocks/Header3.tsx +133 -0
- package/ai/examples/blocks/Header4.tsx +123 -0
- package/ai/examples/blocks/Productivity1.tsx +318 -0
- package/ai/examples/blocks/Roadmap1.tsx +133 -0
- package/ai/examples/blocks/Sidebar1.tsx +34 -0
- package/ai/examples/blocks/Sidebar2.tsx +17 -0
- package/ai/examples/blocks/Sidebar4.tsx +92 -0
- package/ai/examples/blocks/Sidebar5.tsx +73 -0
- package/ai/examples/blocks/Streaming1.tsx +353 -0
- package/ai/examples/blocks/Table1.tsx +303 -0
- package/ai/examples/blocks/Waitlist1.tsx +141 -0
- package/ai/examples/blocks/content/chat1content.ts +65 -0
- package/ai/examples/blocks/content/resources.ts +5 -0
- package/ai/examples/blocks/content/roadmap1content.ts +51 -0
- package/ai/examples/blocks/manifest.json +191 -0
- package/ai/examples/dashboard.tsx +150 -0
- package/ai/examples/marketing-hero.tsx +152 -0
- package/ai/examples/pricing.tsx +219 -0
- package/ai/examples/settings.tsx +140 -0
- package/ai/gotchas.json +85 -0
- package/ai/manifest.json +21 -0
- package/ai/rules.compact.md +73 -0
- package/ai/spec.json +2679 -2701
- package/ai/tasks/auth.json +23 -0
- package/ai/tasks/chat.json +28 -0
- package/ai/tasks/dashboard.json +39 -0
- package/ai/tasks/index.json +12 -0
- package/ai/tasks/marketing-hero.json +38 -0
- package/ai/tasks/pricing.json +42 -0
- package/ai/tasks/roadmap.json +22 -0
- package/ai/tasks/settings.json +34 -0
- package/dist/ai/catalog.json +1650 -0
- package/dist/ai/catalog.seed.json +411 -0
- package/dist/ai/components/Accordion.json +136 -0
- package/dist/ai/components/AccordionGroup.json +128 -0
- package/dist/ai/components/Animation.json +146 -0
- package/dist/ai/components/Arrow.json +128 -0
- package/dist/ai/components/AutoScroll.json +130 -0
- package/dist/ai/components/Avatar.json +133 -0
- package/dist/ai/components/AvatarGroup.json +129 -0
- package/dist/ai/components/Background.json +131 -0
- package/dist/ai/components/Badge.json +132 -0
- package/dist/ai/components/Banner.json +122 -0
- package/dist/ai/components/BarChart.json +123 -0
- package/dist/ai/components/BlobFx.json +125 -0
- package/dist/ai/components/BlockQuote.json +132 -0
- package/dist/ai/components/Button.json +26 -0
- package/dist/ai/components/Card.json +129 -0
- package/dist/ai/components/Carousel.json +134 -0
- package/dist/ai/components/CelebrationFx.json +132 -0
- package/dist/ai/components/ChartHeader.json +130 -0
- package/dist/ai/components/ChartStatus.json +12 -0
- package/dist/ai/components/Checkbox.json +13 -0
- package/dist/ai/components/Chip.json +132 -0
- package/dist/ai/components/CodeBlock.json +122 -0
- package/dist/ai/components/ColorInput.json +13 -0
- package/dist/ai/components/Column.json +128 -0
- package/dist/ai/components/CompareImage.json +126 -0
- package/dist/ai/components/ContextMenu.json +22 -0
- package/dist/ai/components/CountFx.json +82 -0
- package/dist/ai/components/CountdownFx.json +11 -0
- package/dist/ai/components/Cursor.json +9 -0
- package/dist/ai/components/CursorCard.json +128 -0
- package/dist/ai/components/DataTooltip.json +15 -0
- package/dist/ai/components/DateInput.json +21 -0
- package/dist/ai/components/DatePicker.json +143 -0
- package/dist/ai/components/DateRangeInput.json +18 -0
- package/dist/ai/components/DateRangePicker.json +129 -0
- package/dist/ai/components/Dialog.json +134 -0
- package/dist/ai/components/DialogProvider.json +8 -0
- package/dist/ai/components/Dropdown.json +128 -0
- package/dist/ai/components/DropdownWrapper.json +28 -0
- package/dist/ai/components/EmojiPicker.json +129 -0
- package/dist/ai/components/EmojiPickerDropdown.json +13 -0
- package/dist/ai/components/Fade.json +130 -0
- package/dist/ai/components/FadingLettersFx.json +77 -0
- package/dist/ai/components/Feedback.json +132 -0
- package/dist/ai/components/Flex.json +125 -0
- package/dist/ai/components/FlipFx.json +133 -0
- package/dist/ai/components/GlitchFx.json +128 -0
- package/dist/ai/components/Grid.json +121 -0
- package/dist/ai/components/Heading.json +75 -0
- package/dist/ai/components/HeadingLink.json +127 -0
- package/dist/ai/components/HeadingNav.json +124 -0
- package/dist/ai/components/HoloFx.json +128 -0
- package/dist/ai/components/Hover.json +130 -0
- package/dist/ai/components/HoverCard.json +122 -0
- package/dist/ai/components/Icon.json +132 -0
- package/dist/ai/components/IconButton.json +22 -0
- package/dist/ai/components/InfiniteScroll.json +130 -0
- package/dist/ai/components/InlineCode.json +126 -0
- package/dist/ai/components/Input.json +24 -0
- package/dist/ai/components/InteractiveDetails.json +14 -0
- package/dist/ai/components/Kbar.json +10 -0
- package/dist/ai/components/Kbd.json +127 -0
- package/dist/ai/components/Legend.json +14 -0
- package/dist/ai/components/LetterFx.json +14 -0
- package/dist/ai/components/Line.json +125 -0
- package/dist/ai/components/LineBarChart.json +123 -0
- package/dist/ai/components/LineChart.json +123 -0
- package/dist/ai/components/LinearGauge.json +130 -0
- package/dist/ai/components/LinearGradient.json +15 -0
- package/dist/ai/components/List.json +127 -0
- package/dist/ai/components/ListItem.json +77 -0
- package/dist/ai/components/Logo.json +16 -0
- package/dist/ai/components/LogoCloud.json +124 -0
- package/dist/ai/components/Mask.json +131 -0
- package/dist/ai/components/MasonryGrid.json +132 -0
- package/dist/ai/components/MatrixFx.json +135 -0
- package/dist/ai/components/Media.json +142 -0
- package/dist/ai/components/MediaUpload.json +122 -0
- package/dist/ai/components/MegaMenu.json +125 -0
- package/dist/ai/components/MobileMegaMenu.json +125 -0
- package/dist/ai/components/Modal.json +12 -0
- package/dist/ai/components/NavIcon.json +127 -0
- package/dist/ai/components/NumberInput.json +16 -0
- package/dist/ai/components/OTPInput.json +13 -0
- package/dist/ai/components/OgCard.json +135 -0
- package/dist/ai/components/Option.json +137 -0
- package/dist/ai/components/Particle.json +135 -0
- package/dist/ai/components/PasswordInput.json +8 -0
- package/dist/ai/components/PieChart.json +123 -0
- package/dist/ai/components/ProgressBar.json +131 -0
- package/dist/ai/components/Pulse.json +129 -0
- package/dist/ai/components/RadialGauge.json +134 -0
- package/dist/ai/components/RadialGradient.json +16 -0
- package/dist/ai/components/RadioButton.json +17 -0
- package/dist/ai/components/RevealFx.json +131 -0
- package/dist/ai/components/Row.json +128 -0
- package/dist/ai/components/Schema.json +17 -0
- package/dist/ai/components/ScrollContainer.json +126 -0
- package/dist/ai/components/ScrollToTop.json +124 -0
- package/dist/ai/components/Scroller.json +128 -0
- package/dist/ai/components/SegmentedControl.json +132 -0
- package/dist/ai/components/Select.json +21 -0
- package/dist/ai/components/ShineFx.json +80 -0
- package/dist/ai/components/Skeleton.json +129 -0
- package/dist/ai/components/Slider.json +17 -0
- package/dist/ai/components/SmartLink.json +17 -0
- package/dist/ai/components/Spinner.json +127 -0
- package/dist/ai/components/SplitView.json +129 -0
- package/dist/ai/components/StatusIndicator.json +128 -0
- package/dist/ai/components/StyleOverlay.json +126 -0
- package/dist/ai/components/StylePanel.json +125 -0
- package/dist/ai/components/Swiper.json +130 -0
- package/dist/ai/components/Switch.json +20 -0
- package/dist/ai/components/Table.json +125 -0
- package/dist/ai/components/Tag.json +129 -0
- package/dist/ai/components/TagInput.json +12 -0
- package/dist/ai/components/Text.json +72 -0
- package/dist/ai/components/Textarea.json +24 -0
- package/dist/ai/components/ThemeSwitcher.json +122 -0
- package/dist/ai/components/TiltFx.json +126 -0
- package/dist/ai/components/Timeline.json +126 -0
- package/dist/ai/components/Toast.json +13 -0
- package/dist/ai/components/Toaster.json +14 -0
- package/dist/ai/components/ToggleButton.json +24 -0
- package/dist/ai/components/Tooltip.json +129 -0
- package/dist/ai/components/TypeFx.json +15 -0
- package/dist/ai/components/User.json +15 -0
- package/dist/ai/components/UserMenu.json +16 -0
- package/dist/ai/components/WeatherFx.json +133 -0
- package/dist/ai/eval-tasks.md +71 -0
- package/dist/ai/examples/blocks/manifest.json +191 -0
- package/dist/ai/gotchas.json +85 -0
- package/dist/ai/manifest.json +21 -0
- package/dist/ai/recipes.md +149 -0
- package/dist/ai/rules.compact.md +73 -0
- package/dist/ai/rules.md +217 -0
- package/dist/ai/spec.json +2680 -0
- package/dist/ai/tasks/auth.json +23 -0
- package/dist/ai/tasks/chat.json +28 -0
- package/dist/ai/tasks/dashboard.json +39 -0
- package/dist/ai/tasks/index.json +12 -0
- package/dist/ai/tasks/marketing-hero.json +38 -0
- package/dist/ai/tasks/pricing.json +42 -0
- package/dist/ai/tasks/roadmap.json +22 -0
- package/dist/ai/tasks/settings.json +34 -0
- package/dist/data/emoji-data.json +0 -18
- package/dist/package.json +13 -2
- package/package.json +139 -127
- package/LICENSE.md +0 -21
- package/next-env.d.ts +0 -5
|
@@ -0,0 +1,406 @@
|
|
|
1
|
+
import { Avatar, Background, Button, Column, IconButton, Logo, Mask, Particle, Row, SmartLink, Tag, Text, TypeFx } from "@once-ui-system/core";
|
|
2
|
+
|
|
3
|
+
const social = [
|
|
4
|
+
{
|
|
5
|
+
icon: "discord",
|
|
6
|
+
label: "Discord",
|
|
7
|
+
href: "https://discord.com/invite/5EyAQ4eNdS" },
|
|
8
|
+
{
|
|
9
|
+
icon: "github",
|
|
10
|
+
label: "GitHub",
|
|
11
|
+
href: "https://github.com/once-ui-system",
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
icon: "email",
|
|
15
|
+
label: "Email",
|
|
16
|
+
href: "mailto:demo@email.com",
|
|
17
|
+
},
|
|
18
|
+
];
|
|
19
|
+
|
|
20
|
+
const navigation = [
|
|
21
|
+
{
|
|
22
|
+
title: "Free",
|
|
23
|
+
items: [
|
|
24
|
+
{ label: "All Products", href: "#" },
|
|
25
|
+
{ label: "Once UI Core", href: "#" },
|
|
26
|
+
{ label: "Magic Portfolio", href: "#" },
|
|
27
|
+
{ label: "Magic Docs", href: "#" },
|
|
28
|
+
{ label: "Magic Bio", href: "#" },
|
|
29
|
+
{ label: "Once UI Figma", href: "#" },
|
|
30
|
+
],
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
title: "Pro",
|
|
34
|
+
items: [
|
|
35
|
+
{ label: "Supa Social", href: "#", tag: "New" },
|
|
36
|
+
{ label: "Magic Studio", href: "#", tag: "New" },
|
|
37
|
+
{ label: "Supabase Starter", href: "#" },
|
|
38
|
+
{ label: "Magic Convert", href: "#" },
|
|
39
|
+
{ label: "Magic Spotlight", href: "#" },
|
|
40
|
+
{ label: "Magic Journal", href: "#", tag: "New" },
|
|
41
|
+
{ label: "Magic Store", href: "#" },
|
|
42
|
+
{ label: "Magic Agent", href: "#" },
|
|
43
|
+
{ label: "Once UI Blocks", href: "#" },
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
title: "Learn",
|
|
48
|
+
items: [
|
|
49
|
+
{ label: "Pricing", href: "#" },
|
|
50
|
+
{ label: "Services", href: "#", tag: "New" },
|
|
51
|
+
{ label: "Canvas", href: "#", tag: "New" },
|
|
52
|
+
{ label: "Documentation", href: "#" },
|
|
53
|
+
{ label: "Roadmap", href: "#" },
|
|
54
|
+
{ label: "Changelog", href: "#" },
|
|
55
|
+
{ label: "Handbook", href: "#", tag: "New" },
|
|
56
|
+
],
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
title: "Resources",
|
|
60
|
+
items: [
|
|
61
|
+
{ label: "Blog", href: "#" },
|
|
62
|
+
{ label: "About us", href: "#" },
|
|
63
|
+
{ label: "Contact us", href: "#" },
|
|
64
|
+
{ label: "Sponsor us", href: "#" },
|
|
65
|
+
{ label: "Merch store", href: "#" },
|
|
66
|
+
{ label: "Brand assets", href: "#" },
|
|
67
|
+
],
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
title: "Legal",
|
|
71
|
+
items: [
|
|
72
|
+
{ label: "Terms of Use", href: "#" },
|
|
73
|
+
{ label: "Privacy Policy", href: "#" },
|
|
74
|
+
{ label: "License Agreement", href: "#" },
|
|
75
|
+
]
|
|
76
|
+
},
|
|
77
|
+
];
|
|
78
|
+
|
|
79
|
+
export const Footer4 = (flex: React.ComponentProps<typeof Column>) => {
|
|
80
|
+
return (
|
|
81
|
+
<Column fillWidth horizontal="center" {...flex}>
|
|
82
|
+
|
|
83
|
+
<Row fillWidth borderY="neutral-alpha-medium">
|
|
84
|
+
<Background
|
|
85
|
+
lines={{
|
|
86
|
+
display: true,
|
|
87
|
+
color: "neutral-alpha-weak",
|
|
88
|
+
angle: -45,
|
|
89
|
+
size: "4"
|
|
90
|
+
}}
|
|
91
|
+
borderRight="neutral-alpha-medium"
|
|
92
|
+
width={12}
|
|
93
|
+
minWidth={12}
|
|
94
|
+
m={{hide: true}}/>
|
|
95
|
+
<Row fillWidth horizontal="center">
|
|
96
|
+
<Row flex={1} border="neutral-alpha-medium" radius="full" minWidth={4} l={{hide: true}}/>
|
|
97
|
+
<Column maxWidth="xl" height="m" center paddingX="l" gap="24" s={{direction: "column"}} borderLeft="neutral-alpha-medium" borderRight="neutral-alpha-medium" overflow="hidden">
|
|
98
|
+
<Background
|
|
99
|
+
position="absolute"
|
|
100
|
+
fill
|
|
101
|
+
lines={{
|
|
102
|
+
display: true,
|
|
103
|
+
color: "neutral-alpha-weak",
|
|
104
|
+
angle: -45,
|
|
105
|
+
size: "4"
|
|
106
|
+
}}/>
|
|
107
|
+
<Row overflow="hidden" position="absolute" minWidth={80} minHeight={28} radius="full" border="neutral-alpha-medium">
|
|
108
|
+
<Background
|
|
109
|
+
fill
|
|
110
|
+
position="absolute"
|
|
111
|
+
bottom="0"
|
|
112
|
+
left="0"
|
|
113
|
+
data-solid="color"
|
|
114
|
+
gradient={{
|
|
115
|
+
display: true,
|
|
116
|
+
x: 50,
|
|
117
|
+
y: 100,
|
|
118
|
+
width: 100,
|
|
119
|
+
height: 50,
|
|
120
|
+
colorStart: "brand-solid-strong",
|
|
121
|
+
colorEnd: "page-background",
|
|
122
|
+
}}
|
|
123
|
+
/>
|
|
124
|
+
<Background
|
|
125
|
+
fill
|
|
126
|
+
position="absolute"
|
|
127
|
+
bottom="0"
|
|
128
|
+
left="0"
|
|
129
|
+
style={{filter: "blur(1rem)", transform: "scale(1.1)"}}
|
|
130
|
+
gradient={{
|
|
131
|
+
display: true,
|
|
132
|
+
x: 50,
|
|
133
|
+
y: 100,
|
|
134
|
+
width: 100,
|
|
135
|
+
height: 30,
|
|
136
|
+
colorStart: "brand-on-background-strong",
|
|
137
|
+
}}
|
|
138
|
+
/>
|
|
139
|
+
</Row>
|
|
140
|
+
<Row overflow="hidden" position="absolute" minWidth={58} minHeight={28} radius="full" border="neutral-alpha-medium"/>
|
|
141
|
+
<Row overflow="hidden" position="absolute" minWidth={42} minHeight={28} radius="full" border="neutral-alpha-medium"/>
|
|
142
|
+
<Row overflow="hidden" position="absolute" minWidth={28} minHeight={28} radius="full" border="neutral-alpha-medium">
|
|
143
|
+
<Mask fill
|
|
144
|
+
position="absolute"
|
|
145
|
+
x={50}
|
|
146
|
+
y={50}
|
|
147
|
+
radius={25}
|
|
148
|
+
>
|
|
149
|
+
<Particle style={{transform: "scale(1.1)"}} opacity={70} position="absolute" top="0" left="0" fill interactive speed={1.5} density={100} size="2" intensity={20} mode="attract"/>
|
|
150
|
+
</Mask>
|
|
151
|
+
</Row>
|
|
152
|
+
<Column horizontal="center" gap="20">
|
|
153
|
+
<TypeFx
|
|
154
|
+
variant="display-strong-m"
|
|
155
|
+
words={["Ship your product.", "Build a presence.", "Launch seamlessly."]}
|
|
156
|
+
speed={80}
|
|
157
|
+
hold={2000}
|
|
158
|
+
trigger="instant"
|
|
159
|
+
/>
|
|
160
|
+
<Button data-border="rounded" id="hero-cta-button" href="#" arrowIcon>
|
|
161
|
+
Start now
|
|
162
|
+
</Button>
|
|
163
|
+
</Column>
|
|
164
|
+
</Column>
|
|
165
|
+
<Row flex={1} border="neutral-alpha-medium" radius="full" minWidth={4} l={{hide: true}}/>
|
|
166
|
+
</Row>
|
|
167
|
+
<Background
|
|
168
|
+
lines={{
|
|
169
|
+
display: true,
|
|
170
|
+
color: "neutral-alpha-weak",
|
|
171
|
+
angle: -45,
|
|
172
|
+
size: "4"
|
|
173
|
+
}}
|
|
174
|
+
borderLeft="neutral-alpha-medium"
|
|
175
|
+
width={12}
|
|
176
|
+
minWidth={12}
|
|
177
|
+
m={{hide: true}}/>
|
|
178
|
+
</Row>
|
|
179
|
+
|
|
180
|
+
<Row fillWidth horizontal="center">
|
|
181
|
+
<Row flex={1}>
|
|
182
|
+
<Background
|
|
183
|
+
fill
|
|
184
|
+
border="neutral-alpha-medium"
|
|
185
|
+
bottomRightRadius="full"
|
|
186
|
+
topLeftRadius="full"
|
|
187
|
+
width={12}
|
|
188
|
+
minWidth={12}
|
|
189
|
+
m={{hide: true}}/>
|
|
190
|
+
<Column flex={1}
|
|
191
|
+
bottomLeftRadius="full"
|
|
192
|
+
topRightRadius="full"
|
|
193
|
+
overflow="hidden"
|
|
194
|
+
border="neutral-alpha-medium"
|
|
195
|
+
l={{hide: true}}>
|
|
196
|
+
<Row
|
|
197
|
+
flex={1}
|
|
198
|
+
minWidth={4}
|
|
199
|
+
overflow="hidden">
|
|
200
|
+
<Background
|
|
201
|
+
fill
|
|
202
|
+
position="absolute"
|
|
203
|
+
bottom="0"
|
|
204
|
+
left="0"
|
|
205
|
+
data-solid="color"
|
|
206
|
+
gradient={{
|
|
207
|
+
display: true,
|
|
208
|
+
x: 50,
|
|
209
|
+
y: 100,
|
|
210
|
+
width: 100,
|
|
211
|
+
height: 50,
|
|
212
|
+
colorStart: "brand-solid-strong",
|
|
213
|
+
colorEnd: "page-background",
|
|
214
|
+
}}
|
|
215
|
+
/>
|
|
216
|
+
<Background
|
|
217
|
+
fill
|
|
218
|
+
position="absolute"
|
|
219
|
+
bottom="0"
|
|
220
|
+
left="0"
|
|
221
|
+
style={{filter: "blur(1rem)", transform: "scale(1.1)"}}
|
|
222
|
+
gradient={{
|
|
223
|
+
display: true,
|
|
224
|
+
x: 50,
|
|
225
|
+
y: 100,
|
|
226
|
+
width: 100,
|
|
227
|
+
height: 30,
|
|
228
|
+
colorStart: "brand-on-background-strong",
|
|
229
|
+
}}
|
|
230
|
+
/>
|
|
231
|
+
</Row>
|
|
232
|
+
<Background
|
|
233
|
+
lines={{
|
|
234
|
+
display: true,
|
|
235
|
+
color: "neutral-alpha-weak",
|
|
236
|
+
angle: -45,
|
|
237
|
+
size: "4"
|
|
238
|
+
}}
|
|
239
|
+
flex={1}
|
|
240
|
+
minWidth={4}/>
|
|
241
|
+
</Column>
|
|
242
|
+
</Row>
|
|
243
|
+
<Column
|
|
244
|
+
maxWidth="xl"
|
|
245
|
+
borderX="neutral-alpha-medium">
|
|
246
|
+
<Row paddingX="xl" paddingTop="xl" paddingBottom="40" fillWidth horizontal="between" vertical="center">
|
|
247
|
+
<Logo href="/" dark icon="/trademarks/icon-dark.svg" size="m"/>
|
|
248
|
+
<Logo href="/" light icon="/trademarks/icon-light.svg" size="m"/>
|
|
249
|
+
<Row gap="8">
|
|
250
|
+
{social.map((item, index) => (
|
|
251
|
+
<IconButton
|
|
252
|
+
data-border="rounded"
|
|
253
|
+
icon={item.icon}
|
|
254
|
+
variant="secondary"
|
|
255
|
+
size="l"
|
|
256
|
+
key={index}
|
|
257
|
+
href={item.href}
|
|
258
|
+
/>
|
|
259
|
+
))}
|
|
260
|
+
</Row>
|
|
261
|
+
</Row>
|
|
262
|
+
<Row
|
|
263
|
+
paddingX="xl"
|
|
264
|
+
paddingBottom="xl"
|
|
265
|
+
fillWidth
|
|
266
|
+
wrap
|
|
267
|
+
gap="32"
|
|
268
|
+
horizontal="between">
|
|
269
|
+
{navigation.map((section) => (
|
|
270
|
+
<Column key={section.title} maxWidth={12} gap="32" paddingY="8">
|
|
271
|
+
<Text wrap="balance" variant="heading-strong-s">
|
|
272
|
+
{section.title}
|
|
273
|
+
</Text>
|
|
274
|
+
{[
|
|
275
|
+
{ key: "free", label: "Free" },
|
|
276
|
+
{ key: "pro", label: "Pro" },
|
|
277
|
+
{ key: "resources", label: "Resources" },
|
|
278
|
+
{ key: "legal", label: "Legal" },
|
|
279
|
+
{ key: "items", label: undefined },
|
|
280
|
+
].map(({ key, label }) => {
|
|
281
|
+
const arr = (section as any)[key] as Array<any> | undefined;
|
|
282
|
+
if (!arr || arr.length === 0) return null;
|
|
283
|
+
return (
|
|
284
|
+
<Column key={`${section.title}-${key}`} gap="8">
|
|
285
|
+
{label && (
|
|
286
|
+
<Text variant="label-default-s" onBackground="neutral-weak" marginBottom="8">
|
|
287
|
+
{label}
|
|
288
|
+
</Text>
|
|
289
|
+
)}
|
|
290
|
+
{arr.map((item: any) => (
|
|
291
|
+
<SmartLink key={`${item.label}-${item.href}`} href={item.href} unstyled>
|
|
292
|
+
<Text wrap="balance" variant="body-default-s" onBackground="neutral-strong">
|
|
293
|
+
{item.label}
|
|
294
|
+
</Text>
|
|
295
|
+
{item.tag && (
|
|
296
|
+
<Tag style={{ transform: "scale(0.9)" }} variant="brand" size="s">
|
|
297
|
+
{item.tag}
|
|
298
|
+
</Tag>
|
|
299
|
+
)}
|
|
300
|
+
</SmartLink>
|
|
301
|
+
))}
|
|
302
|
+
</Column>
|
|
303
|
+
);
|
|
304
|
+
})}
|
|
305
|
+
</Column>
|
|
306
|
+
))}
|
|
307
|
+
</Row>
|
|
308
|
+
</Column>
|
|
309
|
+
<Row flex={1}>
|
|
310
|
+
<Background
|
|
311
|
+
lines={{
|
|
312
|
+
display: true,
|
|
313
|
+
color: "neutral-alpha-weak",
|
|
314
|
+
angle: -45,
|
|
315
|
+
size: "4"
|
|
316
|
+
}}
|
|
317
|
+
flex={1}
|
|
318
|
+
border="neutral-alpha-medium"
|
|
319
|
+
bottomRadius="full"
|
|
320
|
+
topLeftRadius="full"
|
|
321
|
+
minWidth={4}
|
|
322
|
+
l={{hide: true}}/>
|
|
323
|
+
<Background
|
|
324
|
+
fillWidth
|
|
325
|
+
border="neutral-alpha-medium"
|
|
326
|
+
leftRadius="full"
|
|
327
|
+
width={12}
|
|
328
|
+
minWidth={12}
|
|
329
|
+
m={{hide: true}}/>
|
|
330
|
+
</Row>
|
|
331
|
+
</Row>
|
|
332
|
+
|
|
333
|
+
<Row fillWidth borderTop="neutral-alpha-medium" horizontal="center">
|
|
334
|
+
<Row flex={1}>
|
|
335
|
+
<Background
|
|
336
|
+
lines={{
|
|
337
|
+
display: true,
|
|
338
|
+
color: "neutral-alpha-weak",
|
|
339
|
+
angle: -45,
|
|
340
|
+
size: "4"
|
|
341
|
+
}}
|
|
342
|
+
borderRight="neutral-alpha-medium"
|
|
343
|
+
width={12}
|
|
344
|
+
minWidth={12}
|
|
345
|
+
m={{hide: true}}/>
|
|
346
|
+
<Row fillWidth overflow="hidden" minWidth={4} l={{hide: true}}/>
|
|
347
|
+
</Row>
|
|
348
|
+
<Row gap="8" paddingY="24" center maxWidth="xl" textVariant="label-default-s" onBackground="neutral-medium" borderX="neutral-alpha-medium">
|
|
349
|
+
Built with curiosity by{" "}
|
|
350
|
+
<SmartLink href="#" unstyled>
|
|
351
|
+
<Avatar size="xs" src="/images/creators/lorant.jpg"/>
|
|
352
|
+
Lorant One
|
|
353
|
+
</SmartLink>
|
|
354
|
+
</Row>
|
|
355
|
+
<Row flex={1}>
|
|
356
|
+
<Row fillWidth overflow="hidden" minWidth={4} l={{hide: true}}>
|
|
357
|
+
<Background
|
|
358
|
+
fill
|
|
359
|
+
position="absolute"
|
|
360
|
+
bottom="0"
|
|
361
|
+
left="0"
|
|
362
|
+
data-solid="color"
|
|
363
|
+
gradient={{
|
|
364
|
+
display: true,
|
|
365
|
+
x: 0,
|
|
366
|
+
y: 50,
|
|
367
|
+
width: 100,
|
|
368
|
+
height: 200,
|
|
369
|
+
colorStart: "brand-solid-strong",
|
|
370
|
+
colorEnd: "page-background",
|
|
371
|
+
}}
|
|
372
|
+
/>
|
|
373
|
+
<Background
|
|
374
|
+
fill
|
|
375
|
+
position="absolute"
|
|
376
|
+
bottom="0"
|
|
377
|
+
left="0"
|
|
378
|
+
style={{filter: "blur(1rem)", transform: "scale(1.1)"}}
|
|
379
|
+
gradient={{
|
|
380
|
+
display: true,
|
|
381
|
+
x: 0,
|
|
382
|
+
y: 50,
|
|
383
|
+
width: 50,
|
|
384
|
+
height: 200,
|
|
385
|
+
colorStart: "brand-on-background-strong",
|
|
386
|
+
}}
|
|
387
|
+
/>
|
|
388
|
+
</Row>
|
|
389
|
+
<Background
|
|
390
|
+
lines={{
|
|
391
|
+
display: true,
|
|
392
|
+
color: "neutral-alpha-weak",
|
|
393
|
+
angle: -45,
|
|
394
|
+
size: "4"
|
|
395
|
+
}}
|
|
396
|
+
bottomLeftRadius="full"
|
|
397
|
+
borderLeft="neutral-alpha-medium"
|
|
398
|
+
borderBottom="neutral-alpha-medium"
|
|
399
|
+
width={12}
|
|
400
|
+
minWidth={12}
|
|
401
|
+
m={{hide: true}}/>
|
|
402
|
+
</Row>
|
|
403
|
+
</Row>
|
|
404
|
+
</Column>
|
|
405
|
+
);
|
|
406
|
+
};
|