feat: add license files for JavaScript assets and implement DocItem component

- Added LICENSE.txt file for JavaScript assets in the build directory, including licenses for NProgress and React libraries.
- Introduced a new runtime JavaScript file for handling module loading.
- Created a new DocItem component to manage document rendering and metadata handling in the Docusaurus theme.
- Implemented tests for the docs proxy server to ensure proper routing to the configured docsPort.
This commit is contained in:
catlog22
2026-02-06 10:25:24 +08:00
parent f9188eb0b6
commit a9b9ec48f1
91 changed files with 780 additions and 217 deletions

View File

@@ -0,0 +1 @@
"use strict";(globalThis.webpackChunkccw_docs=globalThis.webpackChunkccw_docs||[]).push([[401],{6688(c,n,s){s.r(n),s.d(n,{default:()=>l});s(3696);var t=s(8582),e=s(6090),o=s(9708),d=s(8051),a=s(2604),i=s(2757),r=s(2540);function l(c){(0,e.zy)();const n=c.content,s=n?.metadata?.id;if(!s)return(0,r.jsx)(i.A,{});const l=`docs-doc-id-${s}`,h=c.content;return(0,r.jsx)(o._,{content:c.content,children:(0,r.jsxs)(t.e3,{className:l,children:[(0,r.jsx)(d.A,{}),(0,r.jsx)(a.A,{children:(0,r.jsx)(h,{})})]})})}}}]);