@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,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "auth",
|
|
3
|
+
"title": "Auth flow",
|
|
4
|
+
"description": "Sign-up / login with social auth, email form, stacked dialog for OTP",
|
|
5
|
+
"components": [
|
|
6
|
+
"Column",
|
|
7
|
+
"Row",
|
|
8
|
+
"Grid",
|
|
9
|
+
"Heading",
|
|
10
|
+
"Text",
|
|
11
|
+
"Button",
|
|
12
|
+
"Input",
|
|
13
|
+
"PasswordInput",
|
|
14
|
+
"OTPInput",
|
|
15
|
+
"Dialog",
|
|
16
|
+
"Media",
|
|
17
|
+
"SmartLink",
|
|
18
|
+
"Line"
|
|
19
|
+
],
|
|
20
|
+
"recipes": [],
|
|
21
|
+
"example": "examples/auth.tsx",
|
|
22
|
+
"gotchas": ["Card.interactive", "layout.shorthands", "color.tokens"]
|
|
23
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "chat",
|
|
3
|
+
"title": "Chat UI",
|
|
4
|
+
"description": "Message list with avatars, streaming indicator, input bar with emoji picker",
|
|
5
|
+
"components": [
|
|
6
|
+
"Column",
|
|
7
|
+
"Row",
|
|
8
|
+
"SplitView",
|
|
9
|
+
"Avatar",
|
|
10
|
+
"Text",
|
|
11
|
+
"Input",
|
|
12
|
+
"IconButton",
|
|
13
|
+
"EmojiPickerDropdown",
|
|
14
|
+
"Fade",
|
|
15
|
+
"Spinner",
|
|
16
|
+
"Kbd",
|
|
17
|
+
"User",
|
|
18
|
+
"Line"
|
|
19
|
+
],
|
|
20
|
+
"recipes": [],
|
|
21
|
+
"example": "examples/chat.tsx",
|
|
22
|
+
"blocks": {
|
|
23
|
+
"manifest": "examples/blocks/manifest.json",
|
|
24
|
+
"primary": ["Chat1", "Feed3", "Sidebar4"],
|
|
25
|
+
"compose": ["Sidebar5", "Table1"]
|
|
26
|
+
},
|
|
27
|
+
"gotchas": ["Fade.edge", "Badge.duplicate", "layout.shorthands"]
|
|
28
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "dashboard",
|
|
3
|
+
"title": "Analytics dashboard",
|
|
4
|
+
"description": "KPI stat cards, charts area, recent-activity list",
|
|
5
|
+
"components": [
|
|
6
|
+
"Column",
|
|
7
|
+
"Row",
|
|
8
|
+
"Grid",
|
|
9
|
+
"Heading",
|
|
10
|
+
"Text",
|
|
11
|
+
"Background",
|
|
12
|
+
"CountFx",
|
|
13
|
+
"StatusIndicator",
|
|
14
|
+
"Table",
|
|
15
|
+
"SegmentedControl",
|
|
16
|
+
"Tag",
|
|
17
|
+
"Icon",
|
|
18
|
+
"RevealFx",
|
|
19
|
+
"Line"
|
|
20
|
+
],
|
|
21
|
+
"recipes": ["reveal-stagger"],
|
|
22
|
+
"example": "examples/dashboard.tsx",
|
|
23
|
+
"blocks": {
|
|
24
|
+
"manifest": "examples/blocks/manifest.json",
|
|
25
|
+
"primary": ["Dashboard1", "Table1"],
|
|
26
|
+
"compose": ["Header1", "Sidebar1"]
|
|
27
|
+
},
|
|
28
|
+
"gotchas": [
|
|
29
|
+
"Card.interactive",
|
|
30
|
+
"CountFx.trigger",
|
|
31
|
+
"RevealFx.delay",
|
|
32
|
+
"layout.shorthands",
|
|
33
|
+
"LogoCloud.columns"
|
|
34
|
+
],
|
|
35
|
+
"quality": {
|
|
36
|
+
"statCard": "Column surface recipe — not Card",
|
|
37
|
+
"kpiNumber": "CountFx or display-strong-s with viewport latch"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 1,
|
|
3
|
+
"tasks": [
|
|
4
|
+
{ "id": "marketing-hero", "file": "tasks/marketing-hero.json", "priority": 1 },
|
|
5
|
+
{ "id": "pricing", "file": "tasks/pricing.json", "priority": 2 },
|
|
6
|
+
{ "id": "settings", "file": "tasks/settings.json", "priority": 3 },
|
|
7
|
+
{ "id": "dashboard", "file": "tasks/dashboard.json", "priority": 4 },
|
|
8
|
+
{ "id": "chat", "file": "tasks/chat.json", "priority": 5 },
|
|
9
|
+
{ "id": "auth", "file": "tasks/auth.json", "priority": 6 },
|
|
10
|
+
{ "id": "roadmap", "file": "tasks/roadmap.json", "priority": 7 }
|
|
11
|
+
]
|
|
12
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "marketing-hero",
|
|
3
|
+
"title": "Marketing hero",
|
|
4
|
+
"description": "Headline with text effect, CTA pair, social proof logos, background effect",
|
|
5
|
+
"components": [
|
|
6
|
+
"Column",
|
|
7
|
+
"Row",
|
|
8
|
+
"Heading",
|
|
9
|
+
"Text",
|
|
10
|
+
"Button",
|
|
11
|
+
"Background",
|
|
12
|
+
"RevealFx",
|
|
13
|
+
"LetterFx",
|
|
14
|
+
"LogoCloud",
|
|
15
|
+
"Grid",
|
|
16
|
+
"Line"
|
|
17
|
+
],
|
|
18
|
+
"recipes": ["hero-glow-dots", "reveal-stagger"],
|
|
19
|
+
"example": "examples/marketing-hero.tsx",
|
|
20
|
+
"blocks": {
|
|
21
|
+
"manifest": "examples/blocks/manifest.json",
|
|
22
|
+
"primary": ["Waitlist1", "Header1", "Footer4"],
|
|
23
|
+
"patterns": ["Background6", "Footer3"]
|
|
24
|
+
},
|
|
25
|
+
"gotchas": [
|
|
26
|
+
"Background.gradient.width",
|
|
27
|
+
"Background.absolute",
|
|
28
|
+
"section.gaps",
|
|
29
|
+
"heading.scale",
|
|
30
|
+
"animation.budget",
|
|
31
|
+
"overflow.hero"
|
|
32
|
+
],
|
|
33
|
+
"quality": {
|
|
34
|
+
"sectionGap": "104",
|
|
35
|
+
"heroHeading": "display-strong-l",
|
|
36
|
+
"eyebrow": "label-default-s onBackground=\"brand-medium\""
|
|
37
|
+
}
|
|
38
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "pricing",
|
|
3
|
+
"title": "Pricing page",
|
|
4
|
+
"description": "Three tiers, highlighted middle tier, feature comparison table, FAQ accordion",
|
|
5
|
+
"components": [
|
|
6
|
+
"Column",
|
|
7
|
+
"Row",
|
|
8
|
+
"Grid",
|
|
9
|
+
"Heading",
|
|
10
|
+
"Text",
|
|
11
|
+
"Button",
|
|
12
|
+
"Background",
|
|
13
|
+
"MatrixFx",
|
|
14
|
+
"BlobFx",
|
|
15
|
+
"RevealFx",
|
|
16
|
+
"CountFx",
|
|
17
|
+
"SegmentedControl",
|
|
18
|
+
"Table",
|
|
19
|
+
"AccordionGroup",
|
|
20
|
+
"Tag",
|
|
21
|
+
"Icon"
|
|
22
|
+
],
|
|
23
|
+
"recipes": ["hero-matrix-strip", "highlighted-card-glow", "blob-ambient-panel"],
|
|
24
|
+
"example": "examples/pricing.tsx",
|
|
25
|
+
"blocks": {
|
|
26
|
+
"manifest": "examples/blocks/manifest.json",
|
|
27
|
+
"patterns": ["Header2", "Footer2"]
|
|
28
|
+
},
|
|
29
|
+
"gotchas": [
|
|
30
|
+
"Card.interactive",
|
|
31
|
+
"RevealFx.delay",
|
|
32
|
+
"LogoCloud.columns",
|
|
33
|
+
"layout.shorthands",
|
|
34
|
+
"section.gaps",
|
|
35
|
+
"animation.budget"
|
|
36
|
+
],
|
|
37
|
+
"quality": {
|
|
38
|
+
"sectionGap": "104",
|
|
39
|
+
"tierPanel": "Column background=\"surface\" border radius=\"l\" — not Card",
|
|
40
|
+
"highlightedTier": "border=\"brand-alpha-medium\" + Background gradient glow"
|
|
41
|
+
}
|
|
42
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "roadmap",
|
|
3
|
+
"title": "Product roadmap",
|
|
4
|
+
"description": "Kanban-style roadmap with status columns and task cards",
|
|
5
|
+
"components": [
|
|
6
|
+
"Column",
|
|
7
|
+
"Row",
|
|
8
|
+
"Heading",
|
|
9
|
+
"Text",
|
|
10
|
+
"Card",
|
|
11
|
+
"StatusIndicator",
|
|
12
|
+
"User",
|
|
13
|
+
"Scroller"
|
|
14
|
+
],
|
|
15
|
+
"recipes": [],
|
|
16
|
+
"example": "examples/blocks/Roadmap1.tsx",
|
|
17
|
+
"blocks": {
|
|
18
|
+
"manifest": "examples/blocks/manifest.json",
|
|
19
|
+
"primary": ["Roadmap1"]
|
|
20
|
+
},
|
|
21
|
+
"gotchas": ["Card.interactive", "layout.shorthands", "heading.scale"]
|
|
22
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "settings",
|
|
3
|
+
"title": "Settings page",
|
|
4
|
+
"description": "Sidebar sections, profile form, danger zone",
|
|
5
|
+
"components": [
|
|
6
|
+
"Column",
|
|
7
|
+
"Row",
|
|
8
|
+
"SplitView",
|
|
9
|
+
"Heading",
|
|
10
|
+
"Text",
|
|
11
|
+
"Button",
|
|
12
|
+
"Input",
|
|
13
|
+
"Select",
|
|
14
|
+
"Switch",
|
|
15
|
+
"Checkbox",
|
|
16
|
+
"Slider",
|
|
17
|
+
"MediaUpload",
|
|
18
|
+
"Avatar",
|
|
19
|
+
"Line",
|
|
20
|
+
"Tag"
|
|
21
|
+
],
|
|
22
|
+
"recipes": [],
|
|
23
|
+
"example": "examples/settings.tsx",
|
|
24
|
+
"gotchas": [
|
|
25
|
+
"Card.interactive",
|
|
26
|
+
"layout.shorthands",
|
|
27
|
+
"color.tokens",
|
|
28
|
+
"layout.defaults"
|
|
29
|
+
],
|
|
30
|
+
"quality": {
|
|
31
|
+
"surfaceRecipe": "background=\"surface\" border=\"neutral-alpha-weak\" radius=\"l\" padding=\"24\"",
|
|
32
|
+
"dangerZone": "border=\"danger-alpha-medium\" on danger actions only"
|
|
33
|
+
}
|
|
34
|
+
}
|
|
@@ -6293,16 +6293,6 @@
|
|
|
6293
6293
|
"fly"
|
|
6294
6294
|
]
|
|
6295
6295
|
},
|
|
6296
|
-
{
|
|
6297
|
-
"char": "🪿",
|
|
6298
|
-
"description": "goose",
|
|
6299
|
-
"aliases": [
|
|
6300
|
-
"goose"
|
|
6301
|
-
],
|
|
6302
|
-
"tags": [
|
|
6303
|
-
"honk"
|
|
6304
|
-
]
|
|
6305
|
-
},
|
|
6306
6296
|
{
|
|
6307
6297
|
"char": "🐸",
|
|
6308
6298
|
"description": "frog",
|
|
@@ -15088,14 +15078,6 @@
|
|
|
15088
15078
|
],
|
|
15089
15079
|
"tags": []
|
|
15090
15080
|
},
|
|
15091
|
-
{
|
|
15092
|
-
"char": "🇱🇰",
|
|
15093
|
-
"description": "flag: Sri Lanka",
|
|
15094
|
-
"aliases": [
|
|
15095
|
-
"sri_lanka"
|
|
15096
|
-
],
|
|
15097
|
-
"tags": []
|
|
15098
|
-
},
|
|
15099
15081
|
{
|
|
15100
15082
|
"char": "🇱🇷",
|
|
15101
15083
|
"description": "flag: Liberia",
|
package/dist/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@once-ui-system/core",
|
|
3
|
-
"version": "1.7.
|
|
3
|
+
"version": "1.7.12",
|
|
4
4
|
"description": "Once UI for Next.js NPM package",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"once-ui",
|
|
@@ -69,7 +69,18 @@
|
|
|
69
69
|
"./server": {
|
|
70
70
|
"import": "./dist/server/index.js",
|
|
71
71
|
"require": "./dist/server/index.js"
|
|
72
|
-
}
|
|
72
|
+
},
|
|
73
|
+
"./ai/manifest.json": "./ai/manifest.json",
|
|
74
|
+
"./ai/spec.json": "./ai/spec.json",
|
|
75
|
+
"./ai/catalog.json": "./ai/catalog.json",
|
|
76
|
+
"./ai/gotchas.json": "./ai/gotchas.json",
|
|
77
|
+
"./ai/rules.compact.md": "./ai/rules.compact.md",
|
|
78
|
+
"./ai/rules.md": "./ai/rules.md",
|
|
79
|
+
"./ai/recipes.md": "./ai/recipes.md",
|
|
80
|
+
"./ai/tasks/*": "./ai/tasks/*",
|
|
81
|
+
"./ai/components/*": "./ai/components/*",
|
|
82
|
+
"./ai/examples/*": "./ai/examples/*",
|
|
83
|
+
"./ai/examples/blocks/*": "./ai/examples/blocks/*"
|
|
73
84
|
},
|
|
74
85
|
"dependencies": {
|
|
75
86
|
"@floating-ui/react-dom": "^2.1.8",
|
package/package.json
CHANGED
|
@@ -1,127 +1,139 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@once-ui-system/core",
|
|
3
|
-
"version": "1.7.
|
|
4
|
-
"description": "Once UI for Next.js NPM package",
|
|
5
|
-
"keywords": [
|
|
6
|
-
"once-ui",
|
|
7
|
-
"react",
|
|
8
|
-
"nextjs",
|
|
9
|
-
"scss",
|
|
10
|
-
"design system",
|
|
11
|
-
"design framework",
|
|
12
|
-
"nextjs design system"
|
|
13
|
-
],
|
|
14
|
-
"author": "Once UI",
|
|
15
|
-
"license": "MIT",
|
|
16
|
-
"repository": {
|
|
17
|
-
"type": "git",
|
|
18
|
-
"url": "https://github.com/once-ui-system/core.git",
|
|
19
|
-
"directory": "packages/core"
|
|
20
|
-
},
|
|
21
|
-
"bugs": {
|
|
22
|
-
"url": "https://github.com/once-ui-system/core/issues"
|
|
23
|
-
},
|
|
24
|
-
"homepage": "https://docs.once-ui.com",
|
|
25
|
-
"main": "dist/index.js",
|
|
26
|
-
"exports": {
|
|
27
|
-
".": {
|
|
28
|
-
"import": "./dist/index.js",
|
|
29
|
-
"require": "./dist/index.js"
|
|
30
|
-
},
|
|
31
|
-
"./components": {
|
|
32
|
-
"import": "./dist/components/index.js",
|
|
33
|
-
"require": "./dist/components/index.js"
|
|
34
|
-
},
|
|
35
|
-
"./components/*": {
|
|
36
|
-
"import": "./dist/components/*.js",
|
|
37
|
-
"require": "./dist/components/*.js"
|
|
38
|
-
},
|
|
39
|
-
"./contexts": {
|
|
40
|
-
"import": "./dist/contexts/index.js",
|
|
41
|
-
"require": "./dist/contexts/index.js"
|
|
42
|
-
},
|
|
43
|
-
"./modules": {
|
|
44
|
-
"import": "./dist/modules/index.js",
|
|
45
|
-
"require": "./dist/modules/index.js"
|
|
46
|
-
},
|
|
47
|
-
"./icons": {
|
|
48
|
-
"import": "./dist/icons/index.js",
|
|
49
|
-
"require": "./dist/icons/index.js"
|
|
50
|
-
},
|
|
51
|
-
"./types": {
|
|
52
|
-
"import": "./dist/types/index.js",
|
|
53
|
-
"require": "./dist/types/index.js"
|
|
54
|
-
},
|
|
55
|
-
"./interfaces": {
|
|
56
|
-
"import": "./dist/interfaces/index.js",
|
|
57
|
-
"require": "./dist/interfaces/index.js"
|
|
58
|
-
},
|
|
59
|
-
"./css/styles.css": "./dist/css/styles.css",
|
|
60
|
-
"./css/tokens.css": "./dist/css/tokens.css",
|
|
61
|
-
"./utils": {
|
|
62
|
-
"import": "./dist/utils/index.js",
|
|
63
|
-
"require": "./dist/utils/index.js"
|
|
64
|
-
},
|
|
65
|
-
"./hooks": {
|
|
66
|
-
"import": "./dist/hooks/index.js",
|
|
67
|
-
"require": "./dist/hooks/index.js"
|
|
68
|
-
},
|
|
69
|
-
"./server": {
|
|
70
|
-
"import": "./dist/server/index.js",
|
|
71
|
-
"require": "./dist/server/index.js"
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
"
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
"@
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
"
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
"
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
"
|
|
126
|
-
|
|
127
|
-
|
|
1
|
+
{
|
|
2
|
+
"name": "@once-ui-system/core",
|
|
3
|
+
"version": "1.7.12",
|
|
4
|
+
"description": "Once UI for Next.js NPM package",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"once-ui",
|
|
7
|
+
"react",
|
|
8
|
+
"nextjs",
|
|
9
|
+
"scss",
|
|
10
|
+
"design system",
|
|
11
|
+
"design framework",
|
|
12
|
+
"nextjs design system"
|
|
13
|
+
],
|
|
14
|
+
"author": "Once UI",
|
|
15
|
+
"license": "MIT",
|
|
16
|
+
"repository": {
|
|
17
|
+
"type": "git",
|
|
18
|
+
"url": "https://github.com/once-ui-system/core.git",
|
|
19
|
+
"directory": "packages/core"
|
|
20
|
+
},
|
|
21
|
+
"bugs": {
|
|
22
|
+
"url": "https://github.com/once-ui-system/core/issues"
|
|
23
|
+
},
|
|
24
|
+
"homepage": "https://docs.once-ui.com",
|
|
25
|
+
"main": "dist/index.js",
|
|
26
|
+
"exports": {
|
|
27
|
+
".": {
|
|
28
|
+
"import": "./dist/index.js",
|
|
29
|
+
"require": "./dist/index.js"
|
|
30
|
+
},
|
|
31
|
+
"./components": {
|
|
32
|
+
"import": "./dist/components/index.js",
|
|
33
|
+
"require": "./dist/components/index.js"
|
|
34
|
+
},
|
|
35
|
+
"./components/*": {
|
|
36
|
+
"import": "./dist/components/*.js",
|
|
37
|
+
"require": "./dist/components/*.js"
|
|
38
|
+
},
|
|
39
|
+
"./contexts": {
|
|
40
|
+
"import": "./dist/contexts/index.js",
|
|
41
|
+
"require": "./dist/contexts/index.js"
|
|
42
|
+
},
|
|
43
|
+
"./modules": {
|
|
44
|
+
"import": "./dist/modules/index.js",
|
|
45
|
+
"require": "./dist/modules/index.js"
|
|
46
|
+
},
|
|
47
|
+
"./icons": {
|
|
48
|
+
"import": "./dist/icons/index.js",
|
|
49
|
+
"require": "./dist/icons/index.js"
|
|
50
|
+
},
|
|
51
|
+
"./types": {
|
|
52
|
+
"import": "./dist/types/index.js",
|
|
53
|
+
"require": "./dist/types/index.js"
|
|
54
|
+
},
|
|
55
|
+
"./interfaces": {
|
|
56
|
+
"import": "./dist/interfaces/index.js",
|
|
57
|
+
"require": "./dist/interfaces/index.js"
|
|
58
|
+
},
|
|
59
|
+
"./css/styles.css": "./dist/css/styles.css",
|
|
60
|
+
"./css/tokens.css": "./dist/css/tokens.css",
|
|
61
|
+
"./utils": {
|
|
62
|
+
"import": "./dist/utils/index.js",
|
|
63
|
+
"require": "./dist/utils/index.js"
|
|
64
|
+
},
|
|
65
|
+
"./hooks": {
|
|
66
|
+
"import": "./dist/hooks/index.js",
|
|
67
|
+
"require": "./dist/hooks/index.js"
|
|
68
|
+
},
|
|
69
|
+
"./server": {
|
|
70
|
+
"import": "./dist/server/index.js",
|
|
71
|
+
"require": "./dist/server/index.js"
|
|
72
|
+
},
|
|
73
|
+
"./ai/manifest.json": "./ai/manifest.json",
|
|
74
|
+
"./ai/spec.json": "./ai/spec.json",
|
|
75
|
+
"./ai/catalog.json": "./ai/catalog.json",
|
|
76
|
+
"./ai/gotchas.json": "./ai/gotchas.json",
|
|
77
|
+
"./ai/rules.compact.md": "./ai/rules.compact.md",
|
|
78
|
+
"./ai/rules.md": "./ai/rules.md",
|
|
79
|
+
"./ai/recipes.md": "./ai/recipes.md",
|
|
80
|
+
"./ai/tasks/*": "./ai/tasks/*",
|
|
81
|
+
"./ai/components/*": "./ai/components/*",
|
|
82
|
+
"./ai/examples/*": "./ai/examples/*",
|
|
83
|
+
"./ai/examples/blocks/*": "./ai/examples/blocks/*"
|
|
84
|
+
},
|
|
85
|
+
"scripts": {
|
|
86
|
+
"build": "pnpm clean && pnpm generate-emoji-data && pnpm generate-ai-spec && tsc --project tsconfig.build.json && pnpm copy-files && pnpm build:css",
|
|
87
|
+
"build:css": "sass src/styles/index.scss:dist/css/styles.css src/tokens/index.scss:dist/css/tokens.css --style=compressed",
|
|
88
|
+
"copy-files": "node scripts/copy-files.js",
|
|
89
|
+
"clean": "rimraf dist",
|
|
90
|
+
"prepare": "pnpm build",
|
|
91
|
+
"lint": "biome check .",
|
|
92
|
+
"format": "biome format --write .",
|
|
93
|
+
"test": "vitest run",
|
|
94
|
+
"test:watch": "vitest",
|
|
95
|
+
"typecheck": "tsc --noEmit",
|
|
96
|
+
"dev": "tsc --watch --preserveWatchOutput",
|
|
97
|
+
"prepack": "pnpm build",
|
|
98
|
+
"generate-emoji-data": "node scripts/generate-emoji-data.js",
|
|
99
|
+
"generate-ai-spec": "node scripts/generate-ai-spec.js",
|
|
100
|
+
"validate-ai-code": "node scripts/validate-ai-code.js"
|
|
101
|
+
},
|
|
102
|
+
"dependencies": {
|
|
103
|
+
"@floating-ui/react-dom": "^2.1.8",
|
|
104
|
+
"classnames": "^2.5.1",
|
|
105
|
+
"compressorjs": "^1.3.0",
|
|
106
|
+
"date-fns": "^4.1.0",
|
|
107
|
+
"prismjs": "^1.30.0",
|
|
108
|
+
"react-icons": "^5.6.0",
|
|
109
|
+
"recharts": "^3.8.1"
|
|
110
|
+
},
|
|
111
|
+
"peerDependencies": {
|
|
112
|
+
"next": ">=15.5",
|
|
113
|
+
"react": ">=18",
|
|
114
|
+
"react-dom": ">=18",
|
|
115
|
+
"sass": "^1.77.6",
|
|
116
|
+
"sharp": "^0.33.4 || ^0.34"
|
|
117
|
+
},
|
|
118
|
+
"peerDependenciesMeta": {
|
|
119
|
+
"sharp": { "optional": true }
|
|
120
|
+
},
|
|
121
|
+
"devDependencies": {
|
|
122
|
+
"@biomejs/biome": "2.4.13",
|
|
123
|
+
"@testing-library/jest-dom": "^6.9.1",
|
|
124
|
+
"@testing-library/react": "^16.3.0",
|
|
125
|
+
"@testing-library/user-event": "^14.6.1",
|
|
126
|
+
"@types/node": "20.17.23",
|
|
127
|
+
"@types/react": "19.2.5",
|
|
128
|
+
"@types/react-dom": "19.2.3",
|
|
129
|
+
"@vitest/ui": "^4.1.5",
|
|
130
|
+
"jsdom": "^27.0.0",
|
|
131
|
+
"rimraf": "^5.0.10",
|
|
132
|
+
"typescript": "5.8.2",
|
|
133
|
+
"vitest": "^4.1.5"
|
|
134
|
+
},
|
|
135
|
+
"overrides": {
|
|
136
|
+
"@types/react": "19.2.5",
|
|
137
|
+
"@types/react-dom": "19.2.3"
|
|
138
|
+
}
|
|
139
|
+
}
|
package/LICENSE.md
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2024-2025 Once UI
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|