@nextworks/blocks-templates 0.2.0-alpha.18 → 0.2.0-alpha.19
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/templates/aiworkflow/components/FAQ.d.ts.map +1 -1
- package/dist/templates/aiworkflow/components/FAQ.jsx +1 -1
- package/dist/templates/aiworkflow/components/Footer.d.ts.map +1 -1
- package/dist/templates/aiworkflow/components/Footer.jsx +10 -10
- package/dist/templates/aiworkflow/components/Navbar.d.ts.map +1 -1
- package/dist/templates/aiworkflow/components/Navbar.jsx +2 -2
- package/package.json +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FAQ.d.ts","sourceRoot":"","sources":["../../../../src/templates/aiworkflow/components/FAQ.tsx"],"names":[],"mappings":"AAOA,wBAAgB,GAAG,
|
|
1
|
+
{"version":3,"file":"FAQ.d.ts","sourceRoot":"","sources":["../../../../src/templates/aiworkflow/components/FAQ.tsx"],"names":[],"mappings":"AAOA,wBAAgB,GAAG,gCA8DlB"}
|
|
@@ -6,7 +6,7 @@ export function FAQ() {
|
|
|
6
6
|
return (<SharedFAQ faqSectionHeaderText="Frequently asked questions" faqData={[
|
|
7
7
|
{
|
|
8
8
|
question: "What kinds of coding tasks can the agent handle?",
|
|
9
|
-
answer: "Teams use
|
|
9
|
+
answer: "Teams use MergeBeacon AI for bug fixes, refactors, routine maintenance, release prep, and other repeatable code changes.",
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
question: "How do reviews and approvals work?",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../../src/templates/aiworkflow/components/Footer.tsx"],"names":[],"mappings":"AAQA,wBAAgB,MAAM,
|
|
1
|
+
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../../src/templates/aiworkflow/components/Footer.tsx"],"names":[],"mappings":"AAQA,wBAAgB,MAAM,gCAgHrB"}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
import { Footer as SharedFooter } from "@nextworks/blocks-sections";
|
|
5
5
|
import { Github, Linkedin, Mail, Twitter } from "lucide-react";
|
|
6
6
|
export function Footer() {
|
|
7
|
-
return (<SharedFooter id="footer" footerBrandName="
|
|
7
|
+
return (<SharedFooter id="footer" footerBrandName="MergeBeacon AI" footerNavLinks={[
|
|
8
8
|
{
|
|
9
9
|
heading: "Product",
|
|
10
10
|
links: [
|
|
@@ -36,30 +36,30 @@ export function Footer() {
|
|
|
36
36
|
{
|
|
37
37
|
name: "Twitter",
|
|
38
38
|
icon: Twitter,
|
|
39
|
-
url: "https://twitter.com/
|
|
39
|
+
url: "https://twitter.com/",
|
|
40
40
|
external: true,
|
|
41
|
-
label: "
|
|
41
|
+
label: "Visit Twitter",
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
44
|
name: "LinkedIn",
|
|
45
45
|
icon: Linkedin,
|
|
46
|
-
url: "https://linkedin.com/
|
|
46
|
+
url: "https://www.linkedin.com/",
|
|
47
47
|
external: true,
|
|
48
|
-
label: "
|
|
48
|
+
label: "Visit LinkedIn",
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
name: "GitHub",
|
|
52
52
|
icon: Github,
|
|
53
|
-
url: "https://github.com/
|
|
53
|
+
url: "https://github.com/",
|
|
54
54
|
external: true,
|
|
55
|
-
label: "
|
|
55
|
+
label: "Visit GitHub",
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
name: "Email",
|
|
59
59
|
icon: Mail,
|
|
60
|
-
url: "
|
|
61
|
-
external:
|
|
62
|
-
label: "
|
|
60
|
+
url: "#contact",
|
|
61
|
+
external: false,
|
|
62
|
+
label: "Go to contact section",
|
|
63
63
|
},
|
|
64
64
|
]} section={{
|
|
65
65
|
className: "w-full border-t border-[var(--footer-border)] bg-[var(--footer-bg)] text-[var(--footer-fg)]",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Navbar.d.ts","sourceRoot":"","sources":["../../../../src/templates/aiworkflow/components/Navbar.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,MAAM,IAAI,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAEpE,KAAK,iBAAiB,GAAG,cAAc,CAAC,OAAO,YAAY,CAAC,CAAC;AAC7D,KAAK,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"Navbar.d.ts","sourceRoot":"","sources":["../../../../src/templates/aiworkflow/components/Navbar.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,MAAM,IAAI,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAEpE,KAAK,iBAAiB,GAAG,cAAc,CAAC,OAAO,YAAY,CAAC,CAAC;AAC7D,KAAK,eAAe,GAAG,OAAO,CAAC,iBAAiB,CAAC,CAAC;AA6ElD,wBAAgB,MAAM,CAAC,SAAS,GAAE,eAAoB,+BAOrD"}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"use client";
|
|
4
4
|
import { Navbar as SharedNavbar } from "@nextworks/blocks-sections";
|
|
5
5
|
const defaultProps = {
|
|
6
|
-
brand: "
|
|
6
|
+
brand: "MergeBeacon AI",
|
|
7
7
|
brandNode: (<div className="flex h-8 w-8 items-center justify-center rounded-lg border border-[var(--navbar-border)] bg-[var(--navbar-accent)] text-[var(--navbar-toggle-bg)] shadow-sm ring-1 ring-white/20 dark:ring-white/10">
|
|
8
8
|
<span className="grid grid-cols-2 gap-[2px]">
|
|
9
9
|
<span className="h-[4px] w-[4px] rounded-[1px] bg-current/95"/>
|
|
@@ -23,7 +23,7 @@ const defaultProps = {
|
|
|
23
23
|
showColorModeToggle: true,
|
|
24
24
|
navHeight: "h-16",
|
|
25
25
|
sticky: true,
|
|
26
|
-
ariaLabel: "
|
|
26
|
+
ariaLabel: "MergeBeacon AI main navigation",
|
|
27
27
|
className: "",
|
|
28
28
|
nav: {
|
|
29
29
|
className: "border-b border-[var(--navbar-border)] bg-[var(--navbar-bg)] text-[var(--navbar-fg)] backdrop-blur supports-[backdrop-filter]:bg-[var(--navbar-bg)] supports-[backdrop-filter]:dark:bg-[var(--navbar-bg)]",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nextworks/blocks-templates",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.19",
|
|
4
4
|
"private": false,
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
"build": "npx tsc -p tsconfig.json"
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@nextworks/blocks-core": "0.2.0-alpha.
|
|
20
|
-
"@nextworks/blocks-sections": "0.2.0-alpha.
|
|
19
|
+
"@nextworks/blocks-core": "0.2.0-alpha.19",
|
|
20
|
+
"@nextworks/blocks-sections": "0.2.0-alpha.19",
|
|
21
21
|
"lucide-react": "^0.542.0"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|