robopark 3.3.29 → 3.3.30
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/package.json +1 -1
- package/ui/standalone/.next/BUILD_ID +1 -1
- package/ui/standalone/.next/app-build-manifest.json +115 -115
- package/ui/standalone/.next/app-path-routes-manifest.json +14 -14
- package/ui/standalone/.next/build-manifest.json +3 -3
- package/ui/standalone/.next/prerender-manifest.json +3 -3
- package/ui/standalone/.next/required-server-files.json +3 -3
- package/ui/standalone/.next/server/app/(app)/opengraph-image-xg4ifa/route.js +1 -1
- package/ui/standalone/.next/server/app/(app)/opengraph-image-xg4ifa/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/(app)/page.js +2 -2
- package/ui/standalone/.next/server/app/(app)/page.js.nft.json +1 -1
- package/ui/standalone/.next/server/app/(app)/page_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/(app)/voice/page.js +3 -3
- package/ui/standalone/.next/server/app/(app)/voice/page.js.nft.json +1 -1
- package/ui/standalone/.next/server/app/(app)/voice/page_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/_not-found/page.js +2 -2
- package/ui/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/connection-details/route.js +1 -1
- package/ui/standalone/.next/server/app/api/connection-details/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/device-character/route.js +1 -1
- package/ui/standalone/.next/server/app/api/device-character/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/download-piper-model/route.js +1 -1
- package/ui/standalone/.next/server/app/api/download-piper-model/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/kiosk-hardware/route.js +1 -1
- package/ui/standalone/.next/server/app/api/kiosk-hardware/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/model-status/route.js +1 -1
- package/ui/standalone/.next/server/app/api/model-status/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/models/route.js +1 -1
- package/ui/standalone/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/prewarm/route.js +1 -1
- package/ui/standalone/.next/server/app/api/prewarm/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/prompt/route.js +1 -1
- package/ui/standalone/.next/server/app/api/prompt/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/reload-tools/route.js +1 -1
- package/ui/standalone/.next/server/app/api/reload-tools/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/camera-token/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/camera-token/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/character-ai/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/character-ai/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/device-access/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/device-access/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/devices/[deviceId]/control/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/devices/[deviceId]/control/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/live-rooms/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/live-rooms/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/monitor-token/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/monitor-token/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/robots/[robotId]/operations/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/robots/[robotId]/operations/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/robots/[robotId]/voice-engine/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/robots/[robotId]/voice-engine/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/robots/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/robots/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/servers/[serverId]/metrics/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/servers/[serverId]/metrics/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/servers/[serverId]/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/servers/[serverId]/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/servers/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/servers/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/sessions/[sessionId]/end/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/sessions/[sessionId]/end/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/sessions/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/sessions/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/transcripts/[sessionId]/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/transcripts/[sessionId]/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/transcripts/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/transcripts/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/vision-caption/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robopark/vision-caption/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/robovoice/robots/[robotId]/media-health/route.js +1 -1
- package/ui/standalone/.next/server/app/api/robovoice/robots/[robotId]/media-health/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/settings/route.js +1 -1
- package/ui/standalone/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/complete/route.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/complete/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/status/route.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/status/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/test-groq/route.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/test-groq/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/test-hass/route.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/test-hass/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/test-n8n/route.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/test-n8n/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/test-ollama/route.js +1 -1
- package/ui/standalone/.next/server/app/api/setup/test-ollama/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/test-tts/route.js +1 -1
- package/ui/standalone/.next/server/app/api/test-tts/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/turn-credentials/route.js +1 -1
- package/ui/standalone/.next/server/app/api/turn-credentials/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/voices/route.js +1 -1
- package/ui/standalone/.next/server/app/api/voices/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/wake/route.js +1 -1
- package/ui/standalone/.next/server/app/api/wake/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/wake-word/models/route.js +1 -1
- package/ui/standalone/.next/server/app/api/wake-word/models/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/wake-word/status/route.js +1 -1
- package/ui/standalone/.next/server/app/api/wake-word/status/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/api/wake-word/upload/route.js +1 -1
- package/ui/standalone/.next/server/app/api/wake-word/upload/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/camera-grid/route.js +1 -1
- package/ui/standalone/.next/server/app/camera-grid/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/favicon.ico/route.js +1 -1
- package/ui/standalone/.next/server/app/fed/[...path]/route.js +2 -2
- package/ui/standalone/.next/server/app/fed/[...path]/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/fed/media/robots/[robotId]/video_feed/route.js +1 -1
- package/ui/standalone/.next/server/app/fed/media/robots/[robotId]/video_feed/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/robopark/[...path]/route.js +1 -1
- package/ui/standalone/.next/server/app/robopark/[...path]/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/robopark/api/[...path]/route.js +1 -1
- package/ui/standalone/.next/server/app/robopark/api/[...path]/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/robopark/api/robots/[robotId]/stream/route.js +1 -1
- package/ui/standalone/.next/server/app/robopark/api/robots/[robotId]/stream/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/robopark/page.js +2 -2
- package/ui/standalone/.next/server/app/robopark/page.js.nft.json +1 -1
- package/ui/standalone/.next/server/app/robopark/page_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/tailnet/route.js +1 -1
- package/ui/standalone/.next/server/app/tailnet/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/vendor/livekit-client.umd.js/route.js +1 -1
- package/ui/standalone/.next/server/app/vendor/livekit-client.umd.js/route_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app/voice-tester/page.js +2 -2
- package/ui/standalone/.next/server/app/voice-tester/page.js.nft.json +1 -1
- package/ui/standalone/.next/server/app/voice-tester/page_client-reference-manifest.js +1 -1
- package/ui/standalone/.next/server/app-paths-manifest.json +14 -14
- package/ui/standalone/.next/server/chunks/5232.js +4 -4
- package/ui/standalone/.next/server/chunks/5455.js +11 -0
- package/ui/standalone/.next/server/chunks/9077.js +11 -0
- package/ui/standalone/.next/server/functions-config-manifest.json +1 -1
- package/ui/standalone/.next/server/middleware-build-manifest.js +1 -1
- package/ui/standalone/.next/server/pages/500.html +1 -1
- package/ui/standalone/.next/server/server-reference-manifest.json +1 -1
- package/ui/standalone/.next/static/KwY1YC79lI9nQqOVYXOmY/_buildManifest.js +1 -0
- package/ui/standalone/.next/static/KwY1YC79lI9nQqOVYXOmY/_ssgManifest.js +1 -0
- package/ui/standalone/.next/static/chunks/app/(app)/voice/page-72d72d9a70d9c1d4.js +1 -0
- package/ui/standalone/.next/static/chunks/app/_not-found/page-cfd7daa82d71540c.js +1 -0
- package/ui/standalone/.next/static/chunks/app/layout-fcce963da1d8220f.js +1 -0
- package/ui/standalone/.next/static/chunks/app/voice-tester/page-ae699e048e0eb834.js +1 -0
- package/ui/standalone/.next/static/chunks/main-app-a1f59168303c7f84.js +1 -0
- package/ui/standalone/server.js +1 -1
package/ui/standalone/server.js
CHANGED
|
@@ -9,7 +9,7 @@ const currentPort = parseInt(process.env.PORT, 10) || 3000
|
|
|
9
9
|
const hostname = process.env.HOSTNAME || '0.0.0.0'
|
|
10
10
|
|
|
11
11
|
let keepAliveTimeout = parseInt(process.env.KEEP_ALIVE_TIMEOUT, 10)
|
|
12
|
-
const nextConfig = {"env":{},"webpack":null,"eslint":{"ignoreDuringBuilds":true},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"typedRoutes":false,"distDir":"./.next","cleanDistDir":true,"assetPrefix":"","cacheMaxMemorySize":52428800,"configOrigin":"next.config.ts","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[16,32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":[],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"attachment","remotePatterns":[],"unoptimized":false},"devIndicators":{"position":"bottom-left"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactProductionProfiling":false,"reactStrictMode":null,"reactMaxHeadersLength":6000,"httpAgentOptions":{"keepAlive":true},"logging":{},"compiler":{},"expireTime":31536000,"staticPageGenerationTimeout":60,"output":"standalone","modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"lodash":{"transform":"lodash/{{member}}"}},"outputFileTracingRoot":"C:\\Users\\yunge\\
|
|
12
|
+
const nextConfig = {"env":{},"webpack":null,"eslint":{"ignoreDuringBuilds":true},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"typedRoutes":false,"distDir":"./.next","cleanDistDir":true,"assetPrefix":"","cacheMaxMemorySize":52428800,"configOrigin":"next.config.ts","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[16,32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":[],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"attachment","remotePatterns":[],"unoptimized":false},"devIndicators":{"position":"bottom-left"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactProductionProfiling":false,"reactStrictMode":null,"reactMaxHeadersLength":6000,"httpAgentOptions":{"keepAlive":true},"logging":{},"compiler":{},"expireTime":31536000,"staticPageGenerationTimeout":60,"output":"standalone","modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"lodash":{"transform":"lodash/{{member}}"}},"outputFileTracingRoot":"C:\\Users\\yunge\\OneDrive\\Desktop\\ROBOVOICE-main\\frontend","experimental":{"useSkewCookie":false,"cacheLife":{"default":{"stale":300,"revalidate":900,"expire":4294967294},"seconds":{"stale":30,"revalidate":1,"expire":60},"minutes":{"stale":300,"revalidate":60,"expire":3600},"hours":{"stale":300,"revalidate":3600,"expire":86400},"days":{"stale":300,"revalidate":86400,"expire":604800},"weeks":{"stale":300,"revalidate":604800,"expire":2592000},"max":{"stale":300,"revalidate":2592000,"expire":4294967294}},"cacheHandlers":{},"cssChunking":true,"multiZoneDraftMode":false,"appNavFailHandling":false,"prerenderEarlyExit":true,"serverMinification":true,"serverSourceMaps":false,"linkNoTouchStart":false,"caseSensitiveRoutes":false,"clientSegmentCache":false,"clientParamParsing":false,"dynamicOnHover":false,"preloadEntriesOnStart":true,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","middlewarePrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":15,"memoryBasedWorkersCount":false,"imgOptConcurrency":null,"imgOptTimeoutInSeconds":7,"imgOptMaxInputPixels":268402689,"imgOptSequentialRead":null,"imgOptSkipMetadata":null,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":false,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"fullySpecified":false,"swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"typedEnv":false,"parallelServerCompiles":false,"parallelServerBuildTraces":false,"ppr":false,"authInterrupts":false,"webpackMemoryOptimizations":false,"optimizeServerReact":true,"viewTransition":false,"routerBFCache":false,"removeUncaughtErrorAndRejectionListeners":false,"validateRSCRequestHeaders":false,"staleTimes":{"dynamic":0,"static":300},"serverComponentsHmrCache":true,"staticGenerationMaxConcurrency":8,"staticGenerationMinPagesPerWorker":25,"cacheComponents":false,"inlineCss":false,"useCache":false,"globalNotFound":false,"devtoolSegmentExplorer":true,"browserDebugInfoInTerminal":false,"optimizeRouterScrolling":false,"middlewareClientMaxBodySize":10485760,"optimizePackageImports":["lucide-react","date-fns","lodash-es","ramda","antd","react-bootstrap","ahooks","@ant-design/icons","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","@mui/icons-material","recharts","react-use","effect","@effect/schema","@effect/platform","@effect/platform-node","@effect/platform-browser","@effect/platform-bun","@effect/sql","@effect/sql-mssql","@effect/sql-mysql2","@effect/sql-pg","@effect/sql-sqlite-node","@effect/sql-sqlite-bun","@effect/sql-sqlite-wasm","@effect/sql-sqlite-react-native","@effect/rpc","@effect/rpc-http","@effect/typeclass","@effect/experimental","@effect/opentelemetry","@material-ui/core","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"htmlLimitedBots":"[\\w-]+-Google|Google-[\\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight","bundlePagesRouterDependencies":false,"configFileName":"next.config.ts","turbopack":{"root":"C:\\Users\\yunge\\OneDrive\\Desktop\\ROBOVOICE-main\\frontend"},"_originalRewrites":{"beforeFiles":[],"afterFiles":[{"source":"/api/announce","destination":"http://agent:8889/announce"},{"source":"/api/reload-tools","destination":"http://agent:8889/reload-tools"},{"source":"/api/wake","destination":"http://agent:8889/wake"},{"source":"/api/health","destination":"http://agent:8889/health"},{"source":"/api/prompt","destination":"http://agent:8889/prompt"},{"source":"/api/voices","destination":"http://agent:8889/voices"},{"source":"/api/models","destination":"http://agent:8889/models"},{"source":"/api/wake-word/:path*","destination":"http://agent:8889/wake-word/:path*"},{"source":"/api/metrics","destination":"http://agent:8889/metrics"}],"fallback":[]}}
|
|
13
13
|
|
|
14
14
|
process.env.__NEXT_PRIVATE_STANDALONE_CONFIG = JSON.stringify(nextConfig)
|
|
15
15
|
|