larkup 0.1.27 → 0.1.28
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/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +3 -3
- package/.next/diagnostics/route-bundle-stats.json +9 -9
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/required-server-files.js +1 -1
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +16 -16
- package/.next/server/app/_not-found.segments/_full.segment.rsc +16 -16
- package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/server/app/_not-found.segments/_index.segment.rsc +11 -11
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/analytics/page_client-reference-manifest.js +1 -1
- package/.next/server/app/analytics.html +1 -1
- package/.next/server/app/analytics.rsc +17 -17
- package/.next/server/app/analytics.segments/_full.segment.rsc +17 -17
- package/.next/server/app/analytics.segments/_head.segment.rsc +4 -4
- package/.next/server/app/analytics.segments/_index.segment.rsc +11 -11
- package/.next/server/app/analytics.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/analytics.segments/analytics/__PAGE__.segment.rsc +3 -3
- package/.next/server/app/analytics.segments/analytics.segment.rsc +3 -3
- package/.next/server/app/api/chat/route.js +4 -4
- package/.next/server/app/api/media/process/route.js +2 -2
- package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/chat.html +1 -1
- package/.next/server/app/chat.rsc +17 -17
- package/.next/server/app/chat.segments/_full.segment.rsc +17 -17
- package/.next/server/app/chat.segments/_head.segment.rsc +4 -4
- package/.next/server/app/chat.segments/_index.segment.rsc +11 -11
- package/.next/server/app/chat.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/chat.segments/chat/__PAGE__.segment.rsc +3 -3
- package/.next/server/app/chat.segments/chat.segment.rsc +3 -3
- package/.next/server/app/data/page_client-reference-manifest.js +1 -1
- package/.next/server/app/data.html +1 -1
- package/.next/server/app/data.rsc +17 -17
- package/.next/server/app/data.segments/_full.segment.rsc +17 -17
- package/.next/server/app/data.segments/_head.segment.rsc +4 -4
- package/.next/server/app/data.segments/_index.segment.rsc +11 -11
- package/.next/server/app/data.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/data.segments/data/__PAGE__.segment.rsc +3 -3
- package/.next/server/app/data.segments/data.segment.rsc +3 -3
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +16 -16
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +16 -16
- package/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/server/app/index.segments/_index.segment.rsc +11 -11
- package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings.html +1 -1
- package/.next/server/app/settings.rsc +18 -18
- package/.next/server/app/settings.segments/_full.segment.rsc +18 -18
- package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings.segments/_index.segment.rsc +11 -11
- package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- package/.next/server/chunks/packages_marketplace_src_125_g2p._.js +1 -1
- package/.next/server/chunks/ssr/_1hetwwu._.js +1 -1
- package/.next/server/chunks/ssr/_1yqlx1m._.js +1 -1
- package/.next/server/chunks/ssr/apps_web_components_analytics_analytics-dashboard_tsx_1056-z3._.js +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/static/chunks/{0-5iuj-s4wl9k.js → 0k405nomf6s4e.js} +1 -1
- package/.next/static/chunks/{3m_e34hfypn-x.js → 13hmtkhrbm4t3.js} +1 -1
- package/.next/static/chunks/{1w2jeq6n8-qz9.js → 3g_wl1fri6jb-.js} +1 -1
- package/CHANGELOG.md +10 -0
- package/components/analytics/analytics-dashboard.tsx +7 -7
- package/components/settings/server-section.tsx +9 -9
- package/package.json +4 -4
- /package/.next/static/{Ms6fqY45868GqHAvux2Qj → bDwMIFYSTVBKUJkJJx77o}/_buildManifest.js +0 -0
- /package/.next/static/{Ms6fqY45868GqHAvux2Qj → bDwMIFYSTVBKUJkJJx77o}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{Ms6fqY45868GqHAvux2Qj → bDwMIFYSTVBKUJkJJx77o}/_ssgManifest.js +0 -0
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[232295,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
3
|
-
3:I[82100,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
4
|
-
4:I[624529,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
5
|
-
5:I[266186,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
6
|
-
6:I[200943,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
7
|
-
7:I[724474,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
8
|
-
8:I[624727,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
9
|
-
9:I[7012,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
10
|
-
a:I[953159,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
11
|
-
b:I[721606,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
12
|
-
c:I[638757,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
13
|
-
d:I[93505,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
14
|
-
10:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
2
|
+
2:I[232295,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"UpdateBanner"]
|
|
3
|
+
3:I[82100,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ThemeCustomizerProvider"]
|
|
4
|
+
4:I[624529,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"WorkspaceProvider"]
|
|
5
|
+
5:I[266186,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ClientLayoutWrapper"]
|
|
6
|
+
6:I[200943,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"default"]
|
|
7
|
+
7:I[724474,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js","/_next/static/chunks/2ns4rchocl_ih.js","/_next/static/chunks/3d56c3oo26hbg.js"],"default"]
|
|
8
|
+
8:I[624727,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"default"]
|
|
9
|
+
9:I[7012,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"Toaster"]
|
|
10
|
+
a:I[953159,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"GlobalIndexProgress"]
|
|
11
|
+
b:I[721606,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"Analytics"]
|
|
12
|
+
c:I[638757,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ClientPageRoot"]
|
|
13
|
+
d:I[93505,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js","/_next/static/chunks/1g-co0b2ulsx7.js","/_next/static/chunks/0k405nomf6s4e.js","/_next/static/chunks/3lpl_4iou48lk.js"],"default"]
|
|
14
|
+
10:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"OutletBoundary"]
|
|
15
15
|
11:"$Sreact.suspense"
|
|
16
|
-
14:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
17
|
-
16:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
18
|
-
18:I[457715,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
16
|
+
14:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ViewportBoundary"]
|
|
17
|
+
16:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"MetadataBoundary"]
|
|
18
|
+
18:I[457715,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"default",1]
|
|
19
19
|
:HL["/_next/static/chunks/233p45nuh4m5b.css","style"]
|
|
20
20
|
:HL["/_next/static/chunks/0fa79dhcoeytz.css","style"]
|
|
21
21
|
:HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
22
22
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
23
|
-
0:{"P":null,"c":["","settings"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0fa79dhcoeytz.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1cxabi5yzqz57.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/3een1tiktxr6a.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/
|
|
23
|
+
0:{"P":null,"c":["","settings"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0fa79dhcoeytz.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1cxabi5yzqz57.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/3een1tiktxr6a.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/13hmtkhrbm4t3.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0_jwrts3vuzsv.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/3w4-sqe513cwc.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/1xlxyu0yrbcp_.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable bg-transparent","children":["$","body",null,{"suppressHydrationWarning":true,"className":"font-sans antialiased ","children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem('app-theme');var b=localStorage.getItem('app-background');var r=localStorage.getItem('app-radius');var d=document.body;if(t&&t!=='default')d.classList.add(t);if(b)d.classList.add(b);if(r&&r!=='radius-default')d.classList.add(r);}catch(e){}})();"}}],["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":[["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{"children":["$","$L8",null,{}]}],"templateStyles":[],"templateScripts":[["$","script","script-0",{"src":"/_next/static/chunks/2ns4rchocl_ih.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/3d56c3oo26hbg.js","async":true}]],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","$L9",null,{"position":"bottom-left"}],["$","$La",null,{}]]}]}],["$","$Lb",null,{}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$Lc",null,{"Component":"$d","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@e","$@f"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1g-co0b2ulsx7.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0k405nomf6s4e.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/3lpl_4iou48lk.js","async":true,"nonce":"$undefined"}]],["$","$L10",null,{"children":["$","$11",null,{"name":"Next.MetadataOutlet","children":"$@12"}]}]]}],{},null,false,null]},null,false,"$@13"]},null,false,null],["$","$1","h",{"children":[null,["$","$L14",null,{"children":"$L15"}],["$","div",null,{"hidden":true,"children":["$","$L16",null,{"children":["$","$11",null,{"name":"Next.Metadata","children":"$L17"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$18",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0fa79dhcoeytz.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"bDwMIFYSTVBKUJkJJx77o"}
|
|
24
24
|
19:[]
|
|
25
25
|
13:"$W19"
|
|
26
26
|
e:{}
|
|
27
27
|
f:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
28
28
|
15:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
29
|
-
1a:I[499693,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
29
|
+
1a:I[499693,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"IconMark"]
|
|
30
30
|
12:null
|
|
31
31
|
17:[["$","title","0",{"children":"larkup"}],["$","meta","1",{"name":"description","content":"larkup — a toolkit to build, index, and serve your own AI model and knowledge base."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.05jv43wa20avt.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L1a","3",{}]]
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[232295,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
3
|
-
3:I[82100,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
4
|
-
4:I[624529,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
5
|
-
5:I[266186,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
6
|
-
6:I[200943,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
7
|
-
7:I[724474,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
8
|
-
8:I[624727,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
9
|
-
9:I[7012,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
10
|
-
a:I[953159,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
11
|
-
b:I[721606,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
12
|
-
c:I[638757,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
13
|
-
d:I[93505,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
14
|
-
10:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
2
|
+
2:I[232295,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"UpdateBanner"]
|
|
3
|
+
3:I[82100,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ThemeCustomizerProvider"]
|
|
4
|
+
4:I[624529,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"WorkspaceProvider"]
|
|
5
|
+
5:I[266186,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ClientLayoutWrapper"]
|
|
6
|
+
6:I[200943,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"default"]
|
|
7
|
+
7:I[724474,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js","/_next/static/chunks/2ns4rchocl_ih.js","/_next/static/chunks/3d56c3oo26hbg.js"],"default"]
|
|
8
|
+
8:I[624727,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"default"]
|
|
9
|
+
9:I[7012,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"Toaster"]
|
|
10
|
+
a:I[953159,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"GlobalIndexProgress"]
|
|
11
|
+
b:I[721606,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"Analytics"]
|
|
12
|
+
c:I[638757,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ClientPageRoot"]
|
|
13
|
+
d:I[93505,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js","/_next/static/chunks/1g-co0b2ulsx7.js","/_next/static/chunks/0k405nomf6s4e.js","/_next/static/chunks/3lpl_4iou48lk.js"],"default"]
|
|
14
|
+
10:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"OutletBoundary"]
|
|
15
15
|
11:"$Sreact.suspense"
|
|
16
|
-
14:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
17
|
-
16:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
18
|
-
18:I[457715,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
16
|
+
14:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ViewportBoundary"]
|
|
17
|
+
16:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"MetadataBoundary"]
|
|
18
|
+
18:I[457715,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"default",1]
|
|
19
19
|
:HL["/_next/static/chunks/233p45nuh4m5b.css","style"]
|
|
20
20
|
:HL["/_next/static/chunks/0fa79dhcoeytz.css","style"]
|
|
21
21
|
:HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
22
22
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
23
|
-
0:{"P":null,"c":["","settings"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0fa79dhcoeytz.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1cxabi5yzqz57.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/3een1tiktxr6a.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/
|
|
23
|
+
0:{"P":null,"c":["","settings"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0fa79dhcoeytz.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1cxabi5yzqz57.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/3een1tiktxr6a.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/13hmtkhrbm4t3.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0_jwrts3vuzsv.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/3w4-sqe513cwc.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/1xlxyu0yrbcp_.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable bg-transparent","children":["$","body",null,{"suppressHydrationWarning":true,"className":"font-sans antialiased ","children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem('app-theme');var b=localStorage.getItem('app-background');var r=localStorage.getItem('app-radius');var d=document.body;if(t&&t!=='default')d.classList.add(t);if(b)d.classList.add(b);if(r&&r!=='radius-default')d.classList.add(r);}catch(e){}})();"}}],["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":[["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{"children":["$","$L8",null,{}]}],"templateStyles":[],"templateScripts":[["$","script","script-0",{"src":"/_next/static/chunks/2ns4rchocl_ih.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/3d56c3oo26hbg.js","async":true}]],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","$L9",null,{"position":"bottom-left"}],["$","$La",null,{}]]}]}],["$","$Lb",null,{}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$Lc",null,{"Component":"$d","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@e","$@f"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1g-co0b2ulsx7.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0k405nomf6s4e.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/3lpl_4iou48lk.js","async":true,"nonce":"$undefined"}]],["$","$L10",null,{"children":["$","$11",null,{"name":"Next.MetadataOutlet","children":"$@12"}]}]]}],{},null,false,null]},null,false,"$@13"]},null,false,null],["$","$1","h",{"children":[null,["$","$L14",null,{"children":"$L15"}],["$","div",null,{"hidden":true,"children":["$","$L16",null,{"children":["$","$11",null,{"name":"Next.Metadata","children":"$L17"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$18",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0fa79dhcoeytz.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"bDwMIFYSTVBKUJkJJx77o"}
|
|
24
24
|
19:[]
|
|
25
25
|
13:"$W19"
|
|
26
26
|
e:{}
|
|
27
27
|
f:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
28
28
|
15:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
29
|
-
1a:I[499693,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
29
|
+
1a:I[499693,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"IconMark"]
|
|
30
30
|
12:null
|
|
31
31
|
17:[["$","title","0",{"children":"larkup"}],["$","meta","1",{"name":"description","content":"larkup — a toolkit to build, index, and serve your own AI model and knowledge base."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.05jv43wa20avt.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L1a","3",{}]]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
3
|
-
3:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
2
|
+
2:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
5:I[499693,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"larkup"}],["$","meta","1",{"name":"description","content":"larkup — a toolkit to build, index, and serve your own AI model and knowledge base."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.05jv43wa20avt.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
5:I[499693,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"IconMark"]
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"larkup"}],["$","meta","1",{"name":"description","content":"larkup — a toolkit to build, index, and serve your own AI model and knowledge base."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.05jv43wa20avt.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"bDwMIFYSTVBKUJkJJx77o"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[232295,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
3
|
-
3:I[82100,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
4
|
-
4:I[624529,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
5
|
-
5:I[266186,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
6
|
-
6:I[200943,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
7
|
-
7:I[724474,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
8
|
-
8:I[624727,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
9
|
-
9:I[7012,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
10
|
-
a:I[953159,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
11
|
-
b:I[721606,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
2
|
+
2:I[232295,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"UpdateBanner"]
|
|
3
|
+
3:I[82100,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ThemeCustomizerProvider"]
|
|
4
|
+
4:I[624529,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"WorkspaceProvider"]
|
|
5
|
+
5:I[266186,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ClientLayoutWrapper"]
|
|
6
|
+
6:I[200943,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"default"]
|
|
7
|
+
7:I[724474,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js","/_next/static/chunks/2ns4rchocl_ih.js","/_next/static/chunks/3d56c3oo26hbg.js"],"default"]
|
|
8
|
+
8:I[624727,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"default"]
|
|
9
|
+
9:I[7012,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"Toaster"]
|
|
10
|
+
a:I[953159,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"GlobalIndexProgress"]
|
|
11
|
+
b:I[721606,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"Analytics"]
|
|
12
12
|
:HL["/_next/static/chunks/233p45nuh4m5b.css","style"]
|
|
13
13
|
:HL["/_next/static/chunks/0fa79dhcoeytz.css","style"]
|
|
14
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0fa79dhcoeytz.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/1cxabi5yzqz57.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/3een1tiktxr6a.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/
|
|
14
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0fa79dhcoeytz.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/1cxabi5yzqz57.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/3een1tiktxr6a.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/13hmtkhrbm4t3.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0_jwrts3vuzsv.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/3w4-sqe513cwc.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/1xlxyu0yrbcp_.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable bg-transparent","children":["$","body",null,{"suppressHydrationWarning":true,"className":"font-sans antialiased ","children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem('app-theme');var b=localStorage.getItem('app-background');var r=localStorage.getItem('app-radius');var d=document.body;if(t&&t!=='default')d.classList.add(t);if(b)d.classList.add(b);if(r&&r!=='radius-default')d.classList.add(r);}catch(e){}})();"}}],["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":[["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","template":["$","$L7",null,{"children":["$","$L8",null,{}]}],"templateStyles":[],"templateScripts":[["$","script","script-0",{"src":"/_next/static/chunks/2ns4rchocl_ih.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/3d56c3oo26hbg.js","async":true}]],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}],["$","$L9",null,{"position":"bottom-left"}],["$","$La",null,{}]]}]}],["$","$Lb",null,{}]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"bDwMIFYSTVBKUJkJJx77o"}
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
:HL["/_next/static/chunks/0fa79dhcoeytz.css","style"]
|
|
3
3
|
:HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
4
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
5
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"settings","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
5
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"settings","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"bDwMIFYSTVBKUJkJJx77o"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[638757,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
3
|
-
3:I[93505,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
4
|
-
6:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
2
|
+
2:I[638757,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"ClientPageRoot"]
|
|
3
|
+
3:I[93505,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js","/_next/static/chunks/1g-co0b2ulsx7.js","/_next/static/chunks/0k405nomf6s4e.js","/_next/static/chunks/3lpl_4iou48lk.js"],"default"]
|
|
4
|
+
6:I[711184,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1g-co0b2ulsx7.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1g-co0b2ulsx7.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0k405nomf6s4e.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/3lpl_4iou48lk.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"bDwMIFYSTVBKUJkJJx77o"}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[200943,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
3
|
-
3:I[624727,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/
|
|
2
|
+
2:I[200943,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"default"]
|
|
3
|
+
3:I[624727,["/_next/static/chunks/1cxabi5yzqz57.js","/_next/static/chunks/3een1tiktxr6a.js","/_next/static/chunks/13hmtkhrbm4t3.js","/_next/static/chunks/0_jwrts3vuzsv.js","/_next/static/chunks/3w4-sqe513cwc.js","/_next/static/chunks/1xlxyu0yrbcp_.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"bDwMIFYSTVBKUJkJJx77o"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports=[612069,e=>{"use strict";var a=e.i(902157),t=e.i(750227);let o=process.env.LARKUP_HUB_URL??"https://hub.larkup.de",i=null;async function n(){let e={};for(let o of[t.default.resolve(process.cwd(),"packages","tools"),t.default.resolve(process.cwd(),"..","..","packages","tools"),t.default.resolve(process.cwd(),".larkup","tools","node_modules","@larkup"),t.default.resolve(process.cwd(),"..","..",".larkup","tools","node_modules","@larkup")])try{for(let i of(await a.promises.readdir(o,{withFileTypes:!0}))){if(!i.isDirectory())continue;let n=t.default.join(o,i.name,"tool.manifest.json");try{let t=await a.promises.readFile(n,"utf8"),o=JSON.parse(t);o.id&&(e[o.id]=o)}catch{}}}catch{}return e}async function r(e){try{let a=new AbortController,t=setTimeout(()=>a.abort(),5e3),i=await fetch(`${e??o}/v1/tools`,{signal:a.signal,headers:{Accept:"application/json"}});if(clearTimeout(t),!i.ok)return{};let n=await i.json(),r={};for(let e of n.tools??[])e.id&&(r[e.id]=e);return r}catch{return{}}}let s={"video-audio":{id:"video-audio",name:"Video & Audio",description:"Index video and audio files with transcription and frame analysis.",category:"media",version:"0.2.0",pricing:"free",emoji:"🎬",icon:"Film",packageName:"@larkup/tool-video-audio",installSize:"~15 MB",systemDeps:["ffmpeg"],author:"Larkup",capabilities:["video-indexing","audio-indexing","transcription","frame-extraction","youtube-import"],tags:["transcription","ffmpeg","video","audio","whisper"],downloads:0,repositoryUrl:"https://github.com/Larkup-AI/larkup-rag",license:"Apache-2.0",updatedAt:"2026-07-20",configSchema:[{key:"frameInterval",label:"Frame extraction interval (seconds)",type:"text",defaultValue:"10",help:"Baseline cadence for duration-aware coverage frames; scene changes and a reserved ending pass are added separately."},{key:"audioProvider",label:"Audio Provider",type:"select",help:"Choose the provider used only for audio and video transcription.",options:[{label:"OpenAI",value:"openai"},{label:"Groq",value:"groq"},{label:"Deepgram",value:"deepgram"},{label:"ElevenLabs",value:"elevenlabs"},{label:"Local Whisper",value:"local"}]},{key:"audioLanguage",label:"Transcription language",type:"text",defaultValue:"auto",help:"Use auto to infer Arabic from the media title and use provider detection otherwise. Enter a language code such as ar, ar-EG, en, or de to override it."},{key:"audioApiKey",label:"Audio API Key",type:"password",help:"Required for the selected audio provider and kept separate from the chat model key."}]},"clip-embeddings":{id:"clip-embeddings",name:"CLIP Image Search",description:"Direct image-to-image similarity search using CLIP/SigLIP embeddings.",category:"embedding",version:"0.1.0",pricing:"free",emoji:"🔍",icon:"ScanEye",packageName:"@larkup/tool-clip-embeddings",installSize:"~200 MB",author:"Larkup",capabilities:["clip-embeddings","image-similarity"],tags:["clip","siglip","image-search","visual-similarity"],downloads:0,repositoryUrl:"https://github.com/Larkup-AI/larkup-rag",license:"Apache-2.0",updatedAt:"2026-07-20",comingSoon:!0},"doc-editor":{id:"doc-editor",name:"Document Editor",description:"AI-powered form filling and document editing with Canvas-style live preview.",category:"utility",version:"0.2.1",pricing:"free",emoji:"📝",icon:"FileEdit",packageName:"@larkup/tool-doc-editor",installSize:"~5 MB",systemDeps:["docker"],author:"Larkup",capabilities:["document-editing","form-filling","document-preview"],tags:["pdf","docx","pptx","form","canvas","editor","fill"],downloads:0,repositoryUrl:"https://github.com/Larkup-AI/larkup-rag",license:"Apache-2.0",updatedAt:"2026-07-20"}};async function l(e){if(i)return i;let a={...s};return Object.assign(a,await n()),e?.skipHub||Object.assign(a,await r(e?.hubUrl)),i=a,a}async function c(){return Object.values(await l()).sort((e,a)=>e.name.localeCompare(a.name))}async function d(e){return(await l())[e]}async function u(e){return(await c()).filter(a=>a.capabilities.includes(e))}e.s(["getAllTools",0,c,"getToolById",0,d,"getToolsWithCapability",0,u,"invalidateRegistryCache",0,function(){i=null}],612069)},463857,e=>{"use strict";var a=e.i(902157),t=e.i(750227),o=e.i(874533),i=e.i(812057),n=e.i(612069);let r=(0,i.promisify)(o.exec);function s(){return t.default.join(process.cwd(),".larkup","tools")}function l(){return t.default.join(s(),"installed.json")}async function c(){await a.promises.mkdir(s(),{recursive:!0})}async function d(){try{let e=await a.promises.readFile(l(),"utf8"),t=JSON.parse(e);for(let e of(t.downloadCounts||(t.downloadCounts={}),t.tools??[]))e.packagePath&&!e.packageName&&(e.packageName=e.packagePath,delete e.packagePath),e.source||(e.source="local"),e.resolvedPath||(e.resolvedPath=e.packageName);return t}catch{return{tools:[],downloadCounts:{},updatedAt:new Date().toISOString()}}}async function u(e){await c(),e.updatedAt=new Date().toISOString(),await a.promises.writeFile(l(),JSON.stringify(e,null,2),"utf8")}async function p(){let e=[...(await d()).tools];for(let a of(process.env.LARKUP_BUNDLED_TOOLS??"").split(",").map(e=>e.trim()).filter(Boolean)){if(e.some(e=>e.id===a))continue;let t=await (0,n.getToolById)(a);t&&e.push({id:a,version:t.version,installedAt:"bundled",packageName:t.packageName,resolvedPath:t.packageName,source:"local",config:I(t)})}return e}async function f(e){return(await p()).some(a=>a.id===e)}async function m(e){return(await p()).find(a=>a.id===e)}async function g(){return(await d()).downloadCounts}async function w(e){let a=await (0,n.getToolById)(e);if(!a?.systemDeps?.length)return[];let t=[];for(let e of a.systemDeps)try{await r(`which ${e}`)}catch{t.push(e)}return t}async function y(){let e=s(),o=t.default.join(e,"package.json");try{await a.promises.access(o)}catch{await c(),await a.promises.writeFile(o,JSON.stringify({name:"larkup-tools",version:"1.0.0",private:!0,description:"Isolated directory for installed Larkup marketplace tools."},null,2),"utf8")}}async function h(e,o,i,n){let l=s();switch(i){case"local":case"docker":{await y();let i=`npm install ${e}@${o} --prefix "${l}" --save --no-audit --no-fund`;n?.(`Running: npm install ${e}@${o}`);try{let{stdout:e,stderr:a}=await r(i,{cwd:l,timeout:12e4,env:{...process.env,NODE_ENV:"production"}});a&&!a.includes("npm warn")&&console.warn(`[marketplace] Install stderr: ${a}`)}catch(t){let a=t instanceof Error?t.message:"Install command failed";throw Error(`Failed to install ${e}: ${a}`)}let s=t.default.join(l,"node_modules",e);try{await a.promises.access(s)}catch{throw Error(`Package ${e} was installed but could not be found at ${s}`)}return s}case"serverless":{n?.("Serverless environment detected — queuing for next deploy");let i=t.default.join(l,"pending-tools.json"),r={tools:[]};try{let e=await a.promises.readFile(i,"utf8");r=JSON.parse(e)}catch{}return r.tools.push({packageName:e,version:o}),await c(),await a.promises.writeFile(i,JSON.stringify(r,null,2),"utf8"),t.default.join(l,"node_modules",e)}case"sandbox":{n?.("Installing in sandbox environment"),await y();let a=`npm install ${e}@${o} --prefix "${l}" --save --no-audit --no-fund`;return await r(a,{cwd:l,timeout:12e4}),t.default.join(l,"node_modules",e)}default:throw Error(`Unsupported deployment target: ${i}`)}}async function v(e){let a=await (0,n.getToolById)(e);if(a)return a;throw Error(`Unknown tool: ${e}. Not found in local registry or Hub.`)}async function k(e){try{let{stdout:a}=await r("pnpm ls -r --depth -1 --json 2>/dev/null || true",{cwd:process.cwd(),timeout:1e4}),t=JSON.parse(a||"[]");return Array.isArray(t)&&t.some(a=>a.name===e)}catch{return!1}}async function b(a,o){let i=(e,t,i)=>{o?.({toolId:a,stage:e,percent:t,message:i})};try{let o,r,s;i("checking-deps",5,"Resolving tool manifest…");let l=await v(a);if(l.comingSoon)throw Error(`${l.name} is coming soon.`);i("checking-deps",15,"Checking system dependencies…");let p=await w(a);if(p.length>0){let e=`Missing system dependencies: ${p.join(", ")}. Please install them first.`;throw i("failed",0,e),Error(e)}let f=await k(l.packageName),m=(s=process.env.LARKUP_DEPLOYMENT_TARGET)&&["local","docker","serverless","sandbox"].includes(s)?s:process.env.VERCEL||process.env.AWS_LAMBDA_FUNCTION_NAME?"serverless":process.env.DOCKER_CONTAINER||function(){try{return e.r(902157).existsSync("/.dockerenv")}catch{return!1}}()?"docker":process.env.E2B_SANDBOX_ID||process.env.MODAL_TASK_ID?"sandbox":"local";if(f){i("downloading",30,"Resolving workspace package…");try{let e=(()=>{let e=Error("Cannot find module as expression is too dynamic");throw e.code="MODULE_NOT_FOUND",e})();o=t.default.dirname(e)}catch{o=t.default.join(process.cwd(),"node_modules",l.packageName)}r="local",i("installing",60,"Workspace package resolved.")}else i("downloading",30,`Downloading ${l.packageName}@${l.version}…`),o=await h(l.packageName,l.version,m,e=>i("downloading",50,e)),r="sandbox"===m?"sandbox":"registry",i("installing",70,"Package installed.");i("installing",80,"Registering tool…"),await c();let g=await d(),y=g.tools.findIndex(e=>e.id===a),b={id:a,version:l.version,installedAt:new Date().toISOString(),packageName:l.packageName,resolvedPath:o,source:r,config:I(l)};y>=0?g.tools[y]=b:g.tools.push(b),g.downloadCounts[a]=(g.downloadCounts[a]??0)+1,await u(g),N(a).catch(()=>{}),(0,n.invalidateRegistryCache)(),i("completed",100,"Installed successfully.")}catch(e){throw i("failed",0,e instanceof Error?e.message:"Installation failed."),e}}async function A(e){let a=await d(),t=a.tools.find(a=>a.id===e);if(a.tools=a.tools.filter(a=>a.id!==e),await u(a),t?.source==="registry"&&t.packageName)try{let e=s();await r(`npm uninstall ${t.packageName} --prefix "${e}"`,{cwd:e,timeout:3e4})}catch{}(0,n.invalidateRegistryCache)()}async function N(e){let a=process.env.LARKUP_HUB_URL??"https://hub.larkup.de";try{let t=new AbortController,o=setTimeout(()=>t.abort(),3e3);await fetch(`${a}/v1/tools/${e}/installed`,{method:"POST",signal:t.signal,headers:{"Content-Type":"application/json"}}),clearTimeout(o)}catch{}}function I(e){let a={};for(let t of e.configSchema??[])void 0!==t.defaultValue&&(a[t.key]=t.defaultValue);return a}e.s(["getDownloadCounts",0,g,"getInstalledTool",0,m,"getInstalledTools",0,p,"installTool",0,b,"isToolInstalled",0,f,"uninstallTool",0,A])}];
|
|
1
|
+
module.exports=[612069,e=>{"use strict";var a=e.i(902157),t=e.i(750227);let o=process.env.LARKUP_HUB_URL??"https://hub.larkup.de",i=null;async function n(){let e={};for(let o of[t.default.resolve(process.cwd(),"packages","tools"),t.default.resolve(process.cwd(),"..","..","packages","tools"),t.default.resolve(process.cwd(),".larkup","tools","node_modules","@larkup"),t.default.resolve(process.cwd(),"..","..",".larkup","tools","node_modules","@larkup")])try{for(let i of(await a.promises.readdir(o,{withFileTypes:!0}))){if(!i.isDirectory())continue;let n=t.default.join(o,i.name,"tool.manifest.json");try{let t=await a.promises.readFile(n,"utf8"),o=JSON.parse(t);o.id&&(e[o.id]=o)}catch{}}}catch{}return e}async function r(e){try{let a=new AbortController,t=setTimeout(()=>a.abort(),5e3),i=await fetch(`${e??o}/v1/tools`,{signal:a.signal,headers:{Accept:"application/json"}});if(clearTimeout(t),!i.ok)return{};let n=await i.json(),r={};for(let e of n.tools??[])e.id&&(r[e.id]=e);return r}catch{return{}}}let s={"video-audio":{id:"video-audio",name:"Video & Audio",description:"Index video and audio files with transcription and frame analysis.",category:"media",version:"0.2.1",pricing:"free",emoji:"🎬",icon:"Film",packageName:"@larkup/tool-video-audio",installSize:"~15 MB",systemDeps:["ffmpeg"],author:"Larkup",capabilities:["video-indexing","audio-indexing","transcription","frame-extraction","youtube-import"],tags:["transcription","ffmpeg","video","audio","whisper"],downloads:0,repositoryUrl:"https://github.com/Larkup-AI/larkup-rag",license:"Apache-2.0",updatedAt:"2026-07-20",configSchema:[{key:"frameInterval",label:"Frame extraction interval (seconds)",type:"text",defaultValue:"10",help:"Baseline cadence for duration-aware coverage frames; scene changes and a reserved ending pass are added separately."},{key:"audioProvider",label:"Audio Provider",type:"select",help:"Choose the provider used only for audio and video transcription.",options:[{label:"OpenAI",value:"openai"},{label:"Groq",value:"groq"},{label:"Deepgram",value:"deepgram"},{label:"ElevenLabs",value:"elevenlabs"},{label:"Local Whisper",value:"local"}]},{key:"audioLanguage",label:"Transcription language",type:"text",defaultValue:"auto",help:"Use auto to infer Arabic from the media title and use provider detection otherwise. Enter a language code such as ar, ar-EG, en, or de to override it."},{key:"audioApiKey",label:"Audio API Key",type:"password",help:"Required for the selected audio provider and kept separate from the chat model key."}]},"clip-embeddings":{id:"clip-embeddings",name:"CLIP Image Search",description:"Direct image-to-image similarity search using CLIP/SigLIP embeddings.",category:"embedding",version:"0.1.0",pricing:"free",emoji:"🔍",icon:"ScanEye",packageName:"@larkup/tool-clip-embeddings",installSize:"~200 MB",author:"Larkup",capabilities:["clip-embeddings","image-similarity"],tags:["clip","siglip","image-search","visual-similarity"],downloads:0,repositoryUrl:"https://github.com/Larkup-AI/larkup-rag",license:"Apache-2.0",updatedAt:"2026-07-20",comingSoon:!0},"doc-editor":{id:"doc-editor",name:"Document Editor",description:"AI-powered form filling and document editing with Canvas-style live preview.",category:"utility",version:"0.2.3",pricing:"free",emoji:"📝",icon:"FileEdit",packageName:"@larkup/tool-doc-editor",installSize:"~5 MB",systemDeps:["docker"],author:"Larkup",capabilities:["document-editing","form-filling","document-preview"],tags:["pdf","docx","pptx","form","canvas","editor","fill"],downloads:0,repositoryUrl:"https://github.com/Larkup-AI/larkup-rag",license:"Apache-2.0",updatedAt:"2026-07-20"}};async function l(e){if(i)return i;let a={...s};return Object.assign(a,await n()),e?.skipHub||Object.assign(a,await r(e?.hubUrl)),i=a,a}async function c(){return Object.values(await l()).sort((e,a)=>e.name.localeCompare(a.name))}async function d(e){return(await l())[e]}async function u(e){return(await c()).filter(a=>a.capabilities.includes(e))}e.s(["getAllTools",0,c,"getToolById",0,d,"getToolsWithCapability",0,u,"invalidateRegistryCache",0,function(){i=null}],612069)},463857,e=>{"use strict";var a=e.i(902157),t=e.i(750227),o=e.i(874533),i=e.i(812057),n=e.i(612069);let r=(0,i.promisify)(o.exec);function s(){return t.default.join(process.cwd(),".larkup","tools")}function l(){return t.default.join(s(),"installed.json")}async function c(){await a.promises.mkdir(s(),{recursive:!0})}async function d(){try{let e=await a.promises.readFile(l(),"utf8"),t=JSON.parse(e);for(let e of(t.downloadCounts||(t.downloadCounts={}),t.tools??[]))e.packagePath&&!e.packageName&&(e.packageName=e.packagePath,delete e.packagePath),e.source||(e.source="local"),e.resolvedPath||(e.resolvedPath=e.packageName);return t}catch{return{tools:[],downloadCounts:{},updatedAt:new Date().toISOString()}}}async function u(e){await c(),e.updatedAt=new Date().toISOString(),await a.promises.writeFile(l(),JSON.stringify(e,null,2),"utf8")}async function p(){let e=[...(await d()).tools];for(let a of(process.env.LARKUP_BUNDLED_TOOLS??"").split(",").map(e=>e.trim()).filter(Boolean)){if(e.some(e=>e.id===a))continue;let t=await (0,n.getToolById)(a);t&&e.push({id:a,version:t.version,installedAt:"bundled",packageName:t.packageName,resolvedPath:t.packageName,source:"local",config:I(t)})}return e}async function f(e){return(await p()).some(a=>a.id===e)}async function m(e){return(await p()).find(a=>a.id===e)}async function g(){return(await d()).downloadCounts}async function w(e){let a=await (0,n.getToolById)(e);if(!a?.systemDeps?.length)return[];let t=[];for(let e of a.systemDeps)try{await r(`which ${e}`)}catch{t.push(e)}return t}async function h(){let e=s(),o=t.default.join(e,"package.json");try{await a.promises.access(o)}catch{await c(),await a.promises.writeFile(o,JSON.stringify({name:"larkup-tools",version:"1.0.0",private:!0,description:"Isolated directory for installed Larkup marketplace tools."},null,2),"utf8")}}async function y(e,o,i,n){let l=s();switch(i){case"local":case"docker":{await h();let i=async e=>{let a=`npm install ${e} --prefix "${l}" --save --no-audit --no-fund`;n?.(`Running: npm install ${e}`);let{stderr:t}=await r(a,{cwd:l,timeout:12e4,env:{...process.env,NODE_ENV:"production"}});t&&!t.includes("npm warn")&&console.warn(`[marketplace] Install stderr: ${t}`)};try{await i(`${e}@${o}`)}catch(t){let a=t instanceof Error?t.message:"Install command failed";if(!a.includes("ETARGET")&&!a.includes("No matching version found"))throw Error(`Failed to install ${e}: ${a}`);n?.(`Catalog version ${o} is unavailable; installing the latest published version…`);try{await i(`${e}@latest`)}catch(t){let a=t instanceof Error?t.message:"Install command failed";throw Error(`Failed to install ${e}: ${a}`)}}let s=t.default.join(l,"node_modules",e);try{await a.promises.access(s)}catch{throw Error(`Package ${e} was installed but could not be found at ${s}`)}let c=JSON.parse(await a.promises.readFile(t.default.join(s,"package.json"),"utf8"));return{resolvedPath:s,version:c.version??o}}case"serverless":{n?.("Serverless environment detected — queuing for next deploy");let i=t.default.join(l,"pending-tools.json"),r={tools:[]};try{let e=await a.promises.readFile(i,"utf8");r=JSON.parse(e)}catch{}return r.tools.push({packageName:e,version:o}),await c(),await a.promises.writeFile(i,JSON.stringify(r,null,2),"utf8"),{resolvedPath:t.default.join(l,"node_modules",e),version:o}}case"sandbox":{n?.("Installing in sandbox environment"),await h();let a=`npm install ${e}@${o} --prefix "${l}" --save --no-audit --no-fund`;return await r(a,{cwd:l,timeout:12e4}),{resolvedPath:t.default.join(l,"node_modules",e),version:o}}default:throw Error(`Unsupported deployment target: ${i}`)}}async function v(e){let a=await (0,n.getToolById)(e);if(a)return a;throw Error(`Unknown tool: ${e}. Not found in local registry or Hub.`)}async function k(e){try{let{stdout:a}=await r("pnpm ls -r --depth -1 --json 2>/dev/null || true",{cwd:process.cwd(),timeout:1e4}),t=JSON.parse(a||"[]");return Array.isArray(t)&&t.some(a=>a.name===e)}catch{return!1}}async function b(a,o){let i=(e,t,i)=>{o?.({toolId:a,stage:e,percent:t,message:i})};try{let o,r,s;i("checking-deps",5,"Resolving tool manifest…");let l=await v(a);if(l.comingSoon)throw Error(`${l.name} is coming soon.`);i("checking-deps",15,"Checking system dependencies…");let p=await w(a);if(p.length>0){let e=`Missing system dependencies: ${p.join(", ")}. Please install them first.`;throw i("failed",0,e),Error(e)}let f=await k(l.packageName),m=(s=process.env.LARKUP_DEPLOYMENT_TARGET)&&["local","docker","serverless","sandbox"].includes(s)?s:process.env.VERCEL||process.env.AWS_LAMBDA_FUNCTION_NAME?"serverless":process.env.DOCKER_CONTAINER||function(){try{return e.r(902157).existsSync("/.dockerenv")}catch{return!1}}()?"docker":process.env.E2B_SANDBOX_ID||process.env.MODAL_TASK_ID?"sandbox":"local",g=l.version;if(f){i("downloading",30,"Resolving workspace package…");try{let e=(()=>{let e=Error("Cannot find module as expression is too dynamic");throw e.code="MODULE_NOT_FOUND",e})();o=t.default.dirname(e)}catch{o=t.default.join(process.cwd(),"node_modules",l.packageName)}r="local",i("installing",60,"Workspace package resolved.")}else{i("downloading",30,`Downloading ${l.packageName}@${l.version}…`);let e=await y(l.packageName,l.version,m,e=>i("downloading",50,e));o=e.resolvedPath,g=e.version,r="sandbox"===m?"sandbox":"registry",i("installing",70,"Package installed.")}i("installing",80,"Registering tool…"),await c();let h=await d(),b=h.tools.findIndex(e=>e.id===a),A={id:a,version:g,installedAt:new Date().toISOString(),packageName:l.packageName,resolvedPath:o,source:r,config:I(l)};b>=0?h.tools[b]=A:h.tools.push(A),h.downloadCounts[a]=(h.downloadCounts[a]??0)+1,await u(h),N(a).catch(()=>{}),(0,n.invalidateRegistryCache)(),i("completed",100,"Installed successfully.")}catch(e){throw i("failed",0,e instanceof Error?e.message:"Installation failed."),e}}async function A(e){let a=await d(),t=a.tools.find(a=>a.id===e);if(a.tools=a.tools.filter(a=>a.id!==e),await u(a),t?.source==="registry"&&t.packageName)try{let e=s();await r(`npm uninstall ${t.packageName} --prefix "${e}"`,{cwd:e,timeout:3e4})}catch{}(0,n.invalidateRegistryCache)()}async function N(e){let a=process.env.LARKUP_HUB_URL??"https://hub.larkup.de";try{let t=new AbortController,o=setTimeout(()=>t.abort(),3e3);await fetch(`${a}/v1/tools/${e}/installed`,{method:"POST",signal:t.signal,headers:{"Content-Type":"application/json"}}),clearTimeout(o)}catch{}}function I(e){let a={};for(let t of e.configSchema??[])void 0!==t.defaultValue&&(a[t.key]=t.defaultValue);return a}e.s(["getDownloadCounts",0,g,"getInstalledTool",0,m,"getInstalledTools",0,p,"installTool",0,b,"isToolInstalled",0,f,"uninstallTool",0,A])}];
|
|
2
2
|
|
|
3
3
|
//# sourceMappingURL=packages_marketplace_src_125_g2p._.js.map
|