@modern-js/module-tools-docs 2.0.2 → 2.0.3-beta.0

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.
Files changed (308) hide show
  1. package/doc_build/html/main/index.html +1 -1
  2. package/doc_build/static/css/main.css +241 -645
  3. package/doc_build/static/css/main.css.map +1 -1
  4. package/doc_build/static/css/vendors-node_modules_pnpm_remix-run_router_1_2_0_node_modules_remix-run_router_dist_router_js-9d5e9c.css +6 -23
  5. package/doc_build/static/css/vendors-node_modules_pnpm_remix-run_router_1_2_0_node_modules_remix-run_router_dist_router_js-9d5e9c.css.map +1 -1
  6. package/doc_build/static/js/async/en_api_config_build-config.js +79 -36
  7. package/doc_build/static/js/async/en_api_config_build-config.js.map +1 -1
  8. package/doc_build/static/js/async/en_api_config_build-preset.js +40 -20
  9. package/doc_build/static/js/async/en_api_config_build-preset.js.map +1 -1
  10. package/doc_build/static/js/async/en_api_config_design-system.js +33800 -2340
  11. package/doc_build/static/js/async/en_api_config_design-system.js.map +1 -1
  12. package/doc_build/static/js/async/en_api_config_plugins.js +14 -18
  13. package/doc_build/static/js/async/en_api_config_testing.js +26 -24
  14. package/doc_build/static/js/async/en_api_config_testing.js.map +1 -1
  15. package/doc_build/static/js/async/{en_api_.js → en_api_index.js} +10 -14
  16. package/doc_build/static/js/async/en_api_index.js.map +1 -0
  17. package/doc_build/static/js/async/en_api_plugin-api_plugin-hooks.js +22 -24
  18. package/doc_build/static/js/async/en_api_plugin-api_plugin-hooks.js.map +1 -1
  19. package/doc_build/static/js/async/en_guide_advance_asset.js +16 -41
  20. package/doc_build/static/js/async/en_guide_advance_asset.js.map +1 -1
  21. package/doc_build/static/js/async/en_guide_advance_build-umd.js +19 -23
  22. package/doc_build/static/js/async/en_guide_advance_copy.js +25 -23
  23. package/doc_build/static/js/async/en_guide_advance_copy.js.map +1 -1
  24. package/doc_build/static/js/async/en_guide_advance_external-dependency.js +15 -19
  25. package/doc_build/static/js/async/en_guide_advance_in-depth-about-build.js +351 -93
  26. package/doc_build/static/js/async/en_guide_advance_in-depth-about-build.js.map +1 -1
  27. package/doc_build/static/js/async/en_guide_advance_in-depth-about-dev-command.js +10 -14
  28. package/doc_build/static/js/async/en_guide_advance_in-depth-about-dev-command.js.map +1 -1
  29. package/doc_build/static/js/async/en_guide_advance_theme-config.js +24 -22
  30. package/doc_build/static/js/async/en_guide_advance_theme-config.js.map +1 -1
  31. package/doc_build/static/js/async/en_guide_basic_before-getting-started.js +275 -88
  32. package/doc_build/static/js/async/en_guide_basic_before-getting-started.js.map +1 -1
  33. package/doc_build/static/js/async/en_guide_basic_command-preview.js +42 -30
  34. package/doc_build/static/js/async/en_guide_basic_command-preview.js.map +1 -1
  35. package/doc_build/static/js/async/en_guide_basic_modify-output-product.js +271 -193
  36. package/doc_build/static/js/async/en_guide_basic_modify-output-product.js.map +1 -1
  37. package/doc_build/static/js/async/en_guide_basic_publish-your-project.js +18 -20
  38. package/doc_build/static/js/async/en_guide_basic_publish-your-project.js.map +1 -1
  39. package/doc_build/static/js/async/en_guide_basic_test-your-project.js +25 -30
  40. package/doc_build/static/js/async/en_guide_basic_test-your-project.js.map +1 -1
  41. package/doc_build/static/js/async/en_guide_basic_use-micro-generator.js +31 -13
  42. package/doc_build/static/js/async/en_guide_basic_use-micro-generator.js.map +1 -1
  43. package/doc_build/static/js/async/en_guide_basic_using-storybook.js +24 -63
  44. package/doc_build/static/js/async/en_guide_basic_using-storybook.js.map +1 -1
  45. package/doc_build/static/js/async/en_guide_best-practices_components.js +34 -22
  46. package/doc_build/static/js/async/en_guide_best-practices_components.js.map +1 -1
  47. package/doc_build/static/js/async/en_guide_intro_getting-started.js +14 -16
  48. package/doc_build/static/js/async/en_guide_intro_getting-started.js.map +1 -1
  49. package/doc_build/static/js/async/en_guide_intro_welcome.js +27 -13
  50. package/doc_build/static/js/async/en_guide_intro_welcome.js.map +1 -1
  51. package/doc_build/static/js/async/en_guide_intro_why-module-engineering-solution.js +16 -12
  52. package/doc_build/static/js/async/en_guide_intro_why-module-engineering-solution.js.map +1 -1
  53. package/doc_build/static/js/async/{en_.js → en_index.js} +12 -16
  54. package/doc_build/static/js/async/en_index.js.map +1 -0
  55. package/doc_build/static/js/async/en_plugins_guide_getting-started.js +14 -18
  56. package/doc_build/static/js/async/en_plugins_guide_plugin-object.js +20 -24
  57. package/doc_build/static/js/async/en_plugins_guide_setup-function.js +17 -21
  58. package/doc_build/static/js/async/en_plugins_guide_setup-function.js.map +1 -1
  59. package/doc_build/static/js/async/en_plugins_official-list_overview.js +8 -12
  60. package/doc_build/static/js/async/packages_cli_doc-core_src_theme-default_components_Search_logic_search_ts.js +166 -367
  61. package/doc_build/static/js/async/packages_cli_doc-core_src_theme-default_components_Search_logic_search_ts.js.map +1 -1
  62. package/doc_build/static/js/async/{api_config_build-config.js → zh_api_config_build-config.js} +84 -39
  63. package/doc_build/static/js/async/{api_config_build-config.js.map → zh_api_config_build-config.js.map} +1 -1
  64. package/doc_build/static/js/async/{api_config_build-preset.js → zh_api_config_build-preset.js} +39 -21
  65. package/doc_build/static/js/async/{api_config_build-preset.js.map → zh_api_config_build-preset.js.map} +1 -1
  66. package/doc_build/static/js/async/{api_config_design-system.js → zh_api_config_design-system.js} +27 -23
  67. package/doc_build/static/js/async/{api_config_design-system.js.map → zh_api_config_design-system.js.map} +1 -1
  68. package/doc_build/static/js/async/{api_config_plugins.js → zh_api_config_plugins.js} +16 -20
  69. package/doc_build/static/js/async/{api_config_plugins.js.map → zh_api_config_plugins.js.map} +1 -1
  70. package/doc_build/static/js/async/{api_config_testing.js → zh_api_config_testing.js} +28 -26
  71. package/doc_build/static/js/async/{api_config_testing.js.map → zh_api_config_testing.js.map} +1 -1
  72. package/doc_build/static/js/async/{api_.js → zh_api_index.js} +10 -14
  73. package/doc_build/static/js/async/zh_api_index.js.map +1 -0
  74. package/doc_build/static/js/async/{api_plugin-api_plugin-hooks.js → zh_api_plugin-api_plugin-hooks.js} +23 -25
  75. package/doc_build/static/js/async/{api_plugin-api_plugin-hooks.js.map → zh_api_plugin-api_plugin-hooks.js.map} +1 -1
  76. package/doc_build/static/js/async/{guide_advance_asset.js → zh_guide_advance_asset.js} +18 -43
  77. package/doc_build/static/js/async/{guide_advance_asset.js.map → zh_guide_advance_asset.js.map} +1 -1
  78. package/doc_build/static/js/async/{guide_advance_build-umd.js → zh_guide_advance_build-umd.js} +21 -25
  79. package/doc_build/static/js/async/{guide_advance_build-umd.js.map → zh_guide_advance_build-umd.js.map} +1 -1
  80. package/doc_build/static/js/async/{guide_advance_copy.js → zh_guide_advance_copy.js} +26 -24
  81. package/doc_build/static/js/async/{guide_advance_copy.js.map → zh_guide_advance_copy.js.map} +1 -1
  82. package/doc_build/static/js/async/{guide_advance_external-dependency.js → zh_guide_advance_external-dependency.js} +17 -21
  83. package/doc_build/static/js/async/{guide_advance_external-dependency.js.map → zh_guide_advance_external-dependency.js.map} +1 -1
  84. package/doc_build/static/js/async/{guide_advance_in-depth-about-build.js → zh_guide_advance_in-depth-about-build.js} +353 -95
  85. package/doc_build/static/js/async/{guide_advance_in-depth-about-build.js.map → zh_guide_advance_in-depth-about-build.js.map} +1 -1
  86. package/doc_build/static/js/async/{guide_advance_in-depth-about-dev-command.js → zh_guide_advance_in-depth-about-dev-command.js} +15 -17
  87. package/doc_build/static/js/async/zh_guide_advance_in-depth-about-dev-command.js.map +1 -0
  88. package/doc_build/static/js/async/{guide_advance_theme-config.js → zh_guide_advance_theme-config.js} +22 -20
  89. package/doc_build/static/js/async/{guide_advance_theme-config.js.map → zh_guide_advance_theme-config.js.map} +1 -1
  90. package/doc_build/static/js/async/{guide_basic_before-getting-started.js → zh_guide_basic_before-getting-started.js} +276 -89
  91. package/doc_build/static/js/async/zh_guide_basic_before-getting-started.js.map +1 -0
  92. package/doc_build/static/js/async/{guide_basic_command-preview.js → zh_guide_basic_command-preview.js} +44 -32
  93. package/doc_build/static/js/async/zh_guide_basic_command-preview.js.map +1 -0
  94. package/doc_build/static/js/async/{guide_basic_modify-output-product.js → zh_guide_basic_modify-output-product.js} +201 -86
  95. package/doc_build/static/js/async/zh_guide_basic_modify-output-product.js.map +1 -0
  96. package/doc_build/static/js/async/{guide_basic_publish-your-project.js → zh_guide_basic_publish-your-project.js} +20 -22
  97. package/doc_build/static/js/async/{guide_basic_publish-your-project.js.map → zh_guide_basic_publish-your-project.js.map} +1 -1
  98. package/doc_build/static/js/async/{guide_basic_test-your-project.js → zh_guide_basic_test-your-project.js} +28 -33
  99. package/doc_build/static/js/async/{guide_basic_test-your-project.js.map → zh_guide_basic_test-your-project.js.map} +1 -1
  100. package/doc_build/static/js/async/{guide_basic_use-micro-generator.js → zh_guide_basic_use-micro-generator.js} +38 -18
  101. package/doc_build/static/js/async/zh_guide_basic_use-micro-generator.js.map +1 -0
  102. package/doc_build/static/js/async/{guide_basic_using-storybook.js → zh_guide_basic_using-storybook.js} +79 -172
  103. package/doc_build/static/js/async/{guide_basic_using-storybook.js.map → zh_guide_basic_using-storybook.js.map} +1 -1
  104. package/doc_build/static/js/async/{guide_best-practices_components.js → zh_guide_best-practices_components.js} +36 -24
  105. package/doc_build/static/js/async/{guide_best-practices_components.js.map → zh_guide_best-practices_components.js.map} +1 -1
  106. package/doc_build/static/js/async/{guide_intro_getting-started.js → zh_guide_intro_getting-started.js} +17 -19
  107. package/doc_build/static/js/async/{guide_intro_getting-started.js.map → zh_guide_intro_getting-started.js.map} +1 -1
  108. package/doc_build/static/js/async/{guide_intro_welcome.js → zh_guide_intro_welcome.js} +28 -14
  109. package/doc_build/static/js/async/zh_guide_intro_welcome.js.map +1 -0
  110. package/doc_build/static/js/async/{guide_intro_why-module-engineering-solution.js → zh_guide_intro_why-module-engineering-solution.js} +18 -14
  111. package/doc_build/static/js/async/zh_guide_intro_why-module-engineering-solution.js.map +1 -0
  112. package/doc_build/static/js/async/{index.js → zh_index.js} +11 -15
  113. package/doc_build/static/js/async/zh_index.js.map +1 -0
  114. package/doc_build/static/js/async/{plugins_guide_getting-started.js → zh_plugins_guide_getting-started.js} +16 -20
  115. package/doc_build/static/js/async/{plugins_guide_getting-started.js.map → zh_plugins_guide_getting-started.js.map} +1 -1
  116. package/doc_build/static/js/async/{plugins_guide_plugin-object.js → zh_plugins_guide_plugin-object.js} +22 -26
  117. package/doc_build/static/js/async/{plugins_guide_plugin-object.js.map → zh_plugins_guide_plugin-object.js.map} +1 -1
  118. package/doc_build/static/js/async/{plugins_guide_setup-function.js → zh_plugins_guide_setup-function.js} +19 -23
  119. package/doc_build/static/js/async/{plugins_guide_setup-function.js.map → zh_plugins_guide_setup-function.js.map} +1 -1
  120. package/doc_build/static/js/async/{plugins_official-list_overview.js → zh_plugins_official-list_overview.js} +10 -14
  121. package/doc_build/static/js/async/zh_plugins_official-list_overview.js.map +1 -0
  122. package/doc_build/static/js/builder-runtime.js +1 -1
  123. package/doc_build/static/js/builder-runtime.js.map +1 -1
  124. package/doc_build/static/js/lib-polyfill.js +3433 -16355
  125. package/doc_build/static/js/lib-polyfill.js.map +1 -1
  126. package/doc_build/static/js/main.js +2009 -2683
  127. package/doc_build/static/js/main.js.map +1 -1
  128. package/doc_build/static/js/vendors-node_modules_pnpm_remix-run_router_1_2_0_node_modules_remix-run_router_dist_router_js-9d5e9c.js +425 -1629
  129. package/doc_build/static/js/vendors-node_modules_pnpm_remix-run_router_1_2_0_node_modules_remix-run_router_dist_router_js-9d5e9c.js.map +1 -1
  130. package/doc_build/static/search_index.json +1 -0
  131. package/docs/.island/dist/404.html +41 -0
  132. package/docs/.island/dist/assets/asset.26aea654.js +160 -0
  133. package/docs/.island/dist/assets/asset.36e3d3c9.js +160 -0
  134. package/docs/.island/dist/assets/before-getting-started.0e863740.js +87 -0
  135. package/docs/.island/dist/assets/before-getting-started.2c6e6b8a.js +87 -0
  136. package/docs/.island/dist/assets/build-config.460d11d9.js +804 -0
  137. package/docs/.island/dist/assets/build-config.e155e534.js +854 -0
  138. package/docs/.island/dist/assets/build-preset.6c2c6c62.js +256 -0
  139. package/docs/.island/dist/assets/build-preset.d3da921d.js +256 -0
  140. package/docs/.island/dist/assets/build-umd.ba00f028.js +264 -0
  141. package/docs/.island/dist/assets/build-umd.edb9d163.js +273 -0
  142. package/docs/.island/dist/assets/command-preview.1dc93921.js +264 -0
  143. package/docs/.island/dist/assets/command-preview.ef7a9d01.js +264 -0
  144. package/docs/.island/dist/assets/components.esm.03560353.js +9 -0
  145. package/docs/.island/dist/assets/copy.28dc4d5f.js +277 -0
  146. package/docs/.island/dist/assets/copy.f4625565.js +277 -0
  147. package/docs/.island/dist/assets/design-system.8993234c.js +1254 -0
  148. package/docs/.island/dist/assets/design-system.b0ba163f.js +639 -0
  149. package/docs/.island/dist/assets/dev.b373b152.js +37 -0
  150. package/docs/.island/dist/assets/dev.b39fd42a.js +37 -0
  151. package/docs/.island/dist/assets/down.f35427d3.svg +1 -0
  152. package/docs/.island/dist/assets/extension.4bf3526b.js +1 -0
  153. package/docs/.island/dist/assets/extension.d64ed0b8.js +469 -0
  154. package/docs/.island/dist/assets/external-dependency.2ede7532.js +156 -0
  155. package/docs/.island/dist/assets/external-dependency.92ca89e0.js +156 -0
  156. package/docs/.island/dist/assets/getting-started.822cf0b2.js +117 -0
  157. package/docs/.island/dist/assets/getting-started.e2764829.js +114 -0
  158. package/docs/.island/dist/assets/github.3bf8ccee.svg +1 -0
  159. package/docs/.island/dist/assets/in-depth-about-build.94cc902d.js +375 -0
  160. package/docs/.island/dist/assets/in-depth-about-build.aa74de10.js +374 -0
  161. package/docs/.island/dist/assets/in-depth-about-dev-command.877bdb83.js +33 -0
  162. package/docs/.island/dist/assets/in-depth-about-dev-command.9736befd.js +39 -0
  163. package/docs/.island/dist/assets/index.01786ba7.js +30 -0
  164. package/docs/.island/dist/assets/index.6cef6f5f.js +4 -0
  165. package/docs/.island/dist/assets/index.cb118238.js +36 -0
  166. package/docs/.island/dist/assets/index.ccb6ce27.js +4 -0
  167. package/docs/.island/dist/assets/island_inject.69495876.js +1 -0
  168. package/docs/.island/dist/assets/island_inject.cdfb22d9.js +1 -0
  169. package/docs/.island/dist/assets/loading.8c9bb911.svg +1 -0
  170. package/docs/.island/dist/assets/modify-output-product.9e2394d7.js +100 -0
  171. package/docs/.island/dist/assets/modify-output-product.f363845a.js +100 -0
  172. package/docs/.island/dist/assets/moon.6b705924.svg +3 -0
  173. package/docs/.island/dist/assets/plugin.70a61997.js +42 -0
  174. package/docs/.island/dist/assets/plugin.80b12ee2.js +42 -0
  175. package/docs/.island/dist/assets/publish-your-project.7321c10e.js +164 -0
  176. package/docs/.island/dist/assets/publish-your-project.7326359f.js +166 -0
  177. package/docs/.island/dist/assets/right.89674cd7.svg +1 -0
  178. package/docs/.island/dist/assets/search.0aea6901.svg +1 -0
  179. package/docs/.island/dist/assets/search.11353245.js +222 -0
  180. package/docs/.island/dist/assets/search.a1b1cff3.js +3 -0
  181. package/docs/.island/dist/assets/search.f9025ced.js +3 -0
  182. package/docs/.island/dist/assets/style.09015a4b.css +1 -0
  183. package/docs/.island/dist/assets/style.2e5f7bc2.css +1970 -0
  184. package/docs/.island/dist/assets/sun.841dac10.svg +11 -0
  185. package/docs/.island/dist/assets/test-your-project.8ab2809e.js +190 -0
  186. package/docs/.island/dist/assets/test-your-project.9ae2a49e.js +190 -0
  187. package/docs/.island/dist/assets/test.2bfe276b.js +66 -0
  188. package/docs/.island/dist/assets/test.a2c00a3f.js +67 -0
  189. package/docs/.island/dist/assets/translator.b1077c44.svg +1 -0
  190. package/docs/.island/dist/assets/use-micro-generator.13c1a09f.js +60 -0
  191. package/docs/.island/dist/assets/use-micro-generator.dfe877f6.js +60 -0
  192. package/docs/.island/dist/assets/using-storybook.adb88cb8.js +260 -0
  193. package/docs/.island/dist/assets/using-storybook.b8e7dd04.js +260 -0
  194. package/docs/.island/dist/assets/welcome.94880043.js +13 -0
  195. package/docs/.island/dist/assets/welcome.b2140e7e.js +13 -0
  196. package/docs/.island/dist/assets/why-module-engineering-solution.bfe7981a.js +26 -0
  197. package/docs/.island/dist/assets/why-module-engineering-solution.e31cd19f.js +26 -0
  198. package/docs/.island/dist/chunk-COLCRJ2V.js +1 -0
  199. package/docs/.island/dist/chunk-K5FMOYDC.js +10 -0
  200. package/docs/.island/dist/chunk-WE42KMYS.js +26 -0
  201. package/docs/.island/dist/client-entry.js +3 -0
  202. package/docs/.island/dist/en/api/build-config.html +344 -0
  203. package/docs/.island/dist/en/api/build-preset.html +82 -0
  204. package/docs/.island/dist/en/api/design-system.html +155 -0
  205. package/docs/.island/dist/en/api/dev.html +45 -0
  206. package/docs/.island/dist/en/api/index.html +41 -0
  207. package/docs/.island/dist/en/api/plugin.html +48 -0
  208. package/docs/.island/dist/en/api/test.html +58 -0
  209. package/docs/.island/dist/en/guide/advance/asset.html +68 -0
  210. package/docs/.island/dist/en/guide/advance/build-umd.html +72 -0
  211. package/docs/.island/dist/en/guide/advance/copy.html +82 -0
  212. package/docs/.island/dist/en/guide/advance/extension.html +41 -0
  213. package/docs/.island/dist/en/guide/advance/external-dependency.html +71 -0
  214. package/docs/.island/dist/en/guide/advance/in-depth-about-build.html +148 -0
  215. package/docs/.island/dist/en/guide/advance/in-depth-about-dev-command.html +51 -0
  216. package/docs/.island/dist/en/guide/basic/before-getting-started.html +127 -0
  217. package/docs/.island/dist/en/guide/basic/command-preview.html +100 -0
  218. package/docs/.island/dist/en/guide/basic/modify-output-product.html +140 -0
  219. package/docs/.island/dist/en/guide/basic/publish-your-project.html +91 -0
  220. package/docs/.island/dist/en/guide/basic/test-your-project.html +72 -0
  221. package/docs/.island/dist/en/guide/basic/use-micro-generator.html +65 -0
  222. package/docs/.island/dist/en/guide/basic/using-storybook.html +113 -0
  223. package/docs/.island/dist/en/guide/intro/getting-started.html +76 -0
  224. package/docs/.island/dist/en/guide/intro/welcome.html +53 -0
  225. package/docs/.island/dist/en/guide/intro/why-module-engineering-solution.html +49 -0
  226. package/docs/.island/dist/en/index.html +42 -0
  227. package/docs/.island/dist/react-dom.js +1 -0
  228. package/docs/.island/dist/react-dom_client.js +1 -0
  229. package/docs/.island/dist/react.js +1 -0
  230. package/docs/.island/dist/react_jsx-runtime.js +10 -0
  231. package/docs/.island/dist/ssr-manifest.json +57 -0
  232. package/docs/.island/dist/test-result.png +0 -0
  233. package/docs/.island/dist/why-module-solution.png +0 -0
  234. package/docs/.island/dist/zh/api/build-config.html +361 -0
  235. package/docs/.island/dist/zh/api/build-preset.html +82 -0
  236. package/docs/.island/dist/zh/api/design-system.html +149 -0
  237. package/docs/.island/dist/zh/api/dev.html +46 -0
  238. package/docs/.island/dist/zh/api/index.html +41 -0
  239. package/docs/.island/dist/zh/api/plugin.html +48 -0
  240. package/docs/.island/dist/zh/api/test.html +59 -0
  241. package/docs/.island/dist/zh/guide/advance/asset.html +68 -0
  242. package/docs/.island/dist/zh/guide/advance/build-umd.html +72 -0
  243. package/docs/.island/dist/zh/guide/advance/copy.html +82 -0
  244. package/docs/.island/dist/zh/guide/advance/extension.html +127 -0
  245. package/docs/.island/dist/zh/guide/advance/external-dependency.html +71 -0
  246. package/docs/.island/dist/zh/guide/advance/in-depth-about-build.html +148 -0
  247. package/docs/.island/dist/zh/guide/advance/in-depth-about-dev-command.html +53 -0
  248. package/docs/.island/dist/zh/guide/basic/before-getting-started.html +127 -0
  249. package/docs/.island/dist/zh/guide/basic/command-preview.html +100 -0
  250. package/docs/.island/dist/zh/guide/basic/modify-output-product.html +140 -0
  251. package/docs/.island/dist/zh/guide/basic/publish-your-project.html +92 -0
  252. package/docs/.island/dist/zh/guide/basic/test-your-project.html +72 -0
  253. package/docs/.island/dist/zh/guide/basic/use-micro-generator.html +65 -0
  254. package/docs/.island/dist/zh/guide/basic/using-storybook.html +114 -0
  255. package/docs/.island/dist/zh/guide/intro/getting-started.html +79 -0
  256. package/docs/.island/dist/zh/guide/intro/welcome.html +53 -0
  257. package/docs/.island/dist/zh/guide/intro/why-module-engineering-solution.html +49 -0
  258. package/docs/.island/dist/zh/index.html +42 -0
  259. package/docs/en/api/config/build-config.md +15 -5
  260. package/docs/en/api/config/build-preset.md +3 -2
  261. package/docs/en/api/config/design-system.md +623 -615
  262. package/docs/en/api/config/plugins.md +2 -2
  263. package/docs/en/api/config/testing.md +2 -1
  264. package/docs/en/guide/advance/asset.mdx +0 -4
  265. package/docs/en/guide/advance/build-umd.mdx +3 -3
  266. package/docs/en/guide/advance/in-depth-about-build.md +14 -13
  267. package/docs/en/guide/advance/in-depth-about-dev-command.md +2 -1
  268. package/docs/en/guide/basic/before-getting-started.md +16 -9
  269. package/docs/en/guide/basic/command-preview.md +2 -2
  270. package/docs/en/guide/basic/modify-output-product.md +65 -69
  271. package/docs/en/guide/basic/test-your-project.mdx +1 -3
  272. package/docs/en/guide/basic/use-micro-generator.md +4 -0
  273. package/docs/en/guide/basic/using-storybook.mdx +1 -13
  274. package/docs/en/guide/intro/getting-started.md +1 -1
  275. package/docs/en/plugins/guide/getting-started.mdx +2 -2
  276. package/docs/en/plugins/guide/plugin-object.mdx +5 -5
  277. package/docs/zh/api/config/build-config.md +18 -6
  278. package/docs/zh/api/config/build-preset.md +3 -2
  279. package/docs/zh/api/config/design-system.md +2 -2
  280. package/docs/zh/api/config/plugins.md +2 -2
  281. package/docs/zh/api/config/testing.md +3 -2
  282. package/docs/zh/guide/advance/asset.mdx +0 -5
  283. package/docs/zh/guide/advance/build-umd.mdx +3 -3
  284. package/docs/zh/guide/advance/in-depth-about-build.md +14 -13
  285. package/docs/zh/guide/advance/in-depth-about-dev-command.md +2 -1
  286. package/docs/zh/guide/basic/before-getting-started.md +15 -8
  287. package/docs/zh/guide/basic/command-preview.md +2 -2
  288. package/docs/zh/guide/basic/modify-output-product.md +17 -19
  289. package/docs/zh/guide/basic/test-your-project.mdx +1 -3
  290. package/docs/zh/guide/basic/use-micro-generator.md +5 -1
  291. package/docs/zh/guide/basic/using-storybook.mdx +9 -19
  292. package/docs/zh/guide/intro/getting-started.md +1 -1
  293. package/docs/zh/plugins/guide/getting-started.mdx +2 -2
  294. package/docs/zh/plugins/guide/plugin-object.mdx +5 -5
  295. package/modern.config.ts +11 -5
  296. package/package.json +4 -4
  297. package/doc_build/static/js/async/api_.js.map +0 -1
  298. package/doc_build/static/js/async/en_.js.map +0 -1
  299. package/doc_build/static/js/async/en_api_.js.map +0 -1
  300. package/doc_build/static/js/async/guide_advance_in-depth-about-dev-command.js.map +0 -1
  301. package/doc_build/static/js/async/guide_basic_before-getting-started.js.map +0 -1
  302. package/doc_build/static/js/async/guide_basic_command-preview.js.map +0 -1
  303. package/doc_build/static/js/async/guide_basic_modify-output-product.js.map +0 -1
  304. package/doc_build/static/js/async/guide_basic_use-micro-generator.js.map +0 -1
  305. package/doc_build/static/js/async/guide_intro_welcome.js.map +0 -1
  306. package/doc_build/static/js/async/guide_intro_why-module-engineering-solution.js.map +0 -1
  307. package/doc_build/static/js/async/index.js.map +0 -1
  308. package/doc_build/static/js/async/plugins_official-list_overview.js.map +0 -1
@@ -6,38 +6,26 @@
6
6
  display: none;
7
7
  }
8
8
 
9
- @media (min-width: 960px) {
10
- .dark .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__container--Be7Bu {
11
- background: rgb(36, 36, 36);
12
- }
9
+ .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__container--Be7Bu {
10
+ max-width: 1440px;
11
+ margin: auto;
13
12
  }
13
+
14
14
  .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__rightNav--fxz4T {
15
15
  display: none;
16
16
  }
17
17
 
18
- @media (min-width: 768px) {
19
- .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__rightNav--fxz4T {
20
- display: -webkit-flex;
21
- display: -moz-box;
22
- display: flex;
23
- -webkit-align-items: center;
24
- -moz-box-align: center;
25
- align-items: center;
26
- }
27
- }
28
- .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__container--Be7Bu {
29
- background: rgb(255, 255, 255);
18
+ .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__navContainer--J5RhI :deep(*) {
19
+ pointer-events: all;
30
20
  }
31
21
 
32
- .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__container--Be7Bu :deep(*) {
33
- pointer-events: all;
22
+ .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__navContainer--J5RhI {
23
+ background: #fff;
34
24
  }
35
25
 
36
26
  .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__social-links-icon--aVv_y {
37
27
  width: 20px;
38
28
  height: 100%;
39
- display: -webkit-flex;
40
- display: -moz-box;
41
29
  display: flex;
42
30
  fill: currentColor;
43
31
  color: var(--modern-c-text-2);
@@ -54,11 +42,20 @@
54
42
  background-color: var(--modern-c-divider-light);
55
43
  content: " ";
56
44
  }
45
+
46
+ @media (min-width: 768px) {
47
+ .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__rightNav--fxz4T {
48
+ display: flex;
49
+ align-items: center;
50
+ }
51
+ }
52
+ @media (min-width: 960px) {
53
+ .dark .modern-doc-nav {
54
+ background: rgb(36, 36, 36);
55
+ }
56
+ }
57
57
  .\------packages-cli-doc-core-src-theme-default-components-Link-index-module__link--R5q4o:hover {
58
58
  color: var(--modern-c-brand);
59
- -webkit-transition: color 0.2s;
60
- -o-transition: color 0.2s;
61
- -moz-transition: color 0.2s;
62
59
  transition: color 0.2s;
63
60
  }
64
61
 
@@ -88,13 +85,9 @@
88
85
  display: block;
89
86
  width: 40px;
90
87
  height: 22px;
91
- -webkit-flex-shrink: 0;
92
- flex-shrink: 0;
88
+ flex-shrink: 0;
93
89
  border: 1px solid var(--modern-c-divider);
94
90
  background-color: var(--modern-c-bg-mute);
95
- -webkit-transition: border-color 0.25s, background-color 0.25s;
96
- -o-transition: border-color 0.25s, background-color 0.25s;
97
- -moz-transition: border-color 0.25s, background-color 0.25s;
98
91
  transition: border-color 0.25s, background-color 0.25s;
99
92
  }
100
93
 
@@ -111,20 +104,12 @@
111
104
  border-radius: 50%;
112
105
  background-color: var(--modern-c-white);
113
106
  box-shadow: var(--modern-shadow-1);
114
- -webkit-transition: background-color 0.25s, -webkit-transform 0.25s;
115
- transition: background-color 0.25s, -webkit-transform 0.25s;
116
- -o-transition: background-color 0.25s, -o-transform 0.25s;
117
- -moz-transition: background-color 0.25s, transform 0.25s, -moz-transform 0.25s;
118
107
  transition: background-color 0.25s, transform 0.25s;
119
- transition: background-color 0.25s, transform 0.25s, -webkit-transform 0.25s, -moz-transform 0.25s, -o-transform 0.25s;
120
108
  }
121
109
 
122
110
  .dark .\------packages-cli-doc-core-src-theme-default-components-Switch-index-module__check--WLpap {
123
111
  background-color: var(--modern-c-black);
124
- -webkit-transform: translateX(18px);
125
- -moz-transform: translateX(18px);
126
- -o-transform: translateX(18px);
127
- transform: translateX(18px);
112
+ transform: translateX(18px);
128
113
  }
129
114
 
130
115
  .\------packages-cli-doc-core-src-theme-default-components-Switch-index-module__icon--Q_Ula {
@@ -147,16 +132,11 @@
147
132
 
148
133
  .\------packages-cli-doc-core-src-theme-default-components-Switch-index-module__dark--O_IZ5 .\------packages-cli-doc-core-src-theme-default-components-Switch-index-module__icon--Q_Ula svg {
149
134
  fill: var(--modern-c-text-1);
150
- -webkit-transition: opacity 0.25s;
151
- -o-transition: opacity 0.25s;
152
- -moz-transition: opacity 0.25s;
153
135
  transition: opacity 0.25s;
154
136
  }
155
137
  .\------packages-cli-doc-core-src-theme-default-components-SocialLinks-index-module__social-links-icon--_8YjQ {
156
138
  width: 20px;
157
139
  height: 100%;
158
- display: -webkit-flex;
159
- display: -moz-box;
160
140
  display: flex;
161
141
  fill: currentColor;
162
142
  color: var(--modern-c-text-2);
@@ -174,15 +154,9 @@
174
154
  content: " ";
175
155
  }
176
156
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1 {
177
- display: -webkit-flex;
178
- display: -moz-box;
179
157
  display: flex;
180
- -webkit-justify-content: center;
181
- -moz-box-pack: center;
182
- justify-content: center;
183
- -webkit-align-items: center;
184
- -moz-box-align: center;
185
- align-items: center;
158
+ justify-content: center;
159
+ align-items: center;
186
160
  width: 48px;
187
161
  height: 56px;
188
162
  }
@@ -202,63 +176,40 @@
202
176
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1:hover .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__top--wzOB6 {
203
177
  top: 0;
204
178
  left: 0;
205
- -webkit-transform: translateX(4px);
206
- -moz-transform: translateX(4px);
207
- -o-transform: translateX(4px);
208
- transform: translateX(4px);
179
+ transform: translateX(4px);
209
180
  }
210
181
 
211
182
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1:hover .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__middle--coO8e {
212
183
  top: 6px;
213
184
  left: 0;
214
- -webkit-transform: translateX(0);
215
- -moz-transform: translateX(0);
216
- -o-transform: translateX(0);
217
- transform: translateX(0);
185
+ transform: translateX(0);
218
186
  }
219
187
 
220
188
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1:hover .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__bottom--RrwJk {
221
189
  top: 12px;
222
190
  left: 0;
223
- -webkit-transform: translateX(8px);
224
- -moz-transform: translateX(8px);
225
- -o-transform: translateX(8px);
226
- transform: translateX(8px);
191
+ transform: translateX(8px);
227
192
  }
228
193
 
229
194
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1.\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__active--hb8AN .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__top--wzOB6 {
230
195
  top: 6px;
231
- -webkit-transform: translateX(0) rotate(225deg);
232
- -moz-transform: translateX(0) rotate(225deg);
233
- -o-transform: translateX(0) rotate(225deg);
234
- transform: translateX(0) rotate(225deg);
196
+ transform: translateX(0) rotate(225deg);
235
197
  }
236
198
 
237
199
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1.\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__active--hb8AN .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__middle--coO8e {
238
200
  top: 6px;
239
- -webkit-transform: translateX(16px);
240
- -moz-transform: translateX(16px);
241
- -o-transform: translateX(16px);
242
- transform: translateX(16px);
201
+ transform: translateX(16px);
243
202
  }
244
203
 
245
204
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1.\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__active--hb8AN .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__bottom--RrwJk {
246
205
  top: 6px;
247
- -webkit-transform: translateX(0) rotate(135deg);
248
- -moz-transform: translateX(0) rotate(135deg);
249
- -o-transform: translateX(0) rotate(135deg);
250
- transform: translateX(0) rotate(135deg);
206
+ transform: translateX(0) rotate(135deg);
251
207
  }
252
208
 
253
209
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1.\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__active--hb8AN:hover .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__top--wzOB6,
254
210
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1.\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__active--hb8AN:hover .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__middle--coO8e,
255
211
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1.\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__active--hb8AN:hover .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__bottom--RrwJk {
256
- -webkit-transition: top 0.25s, background-color 0.25s, -webkit-transform 0.25s;
257
- transition: top 0.25s, background-color 0.25s, -webkit-transform 0.25s;
258
- -o-transition: top 0.25s, background-color 0.25s, -o-transform 0.25s;
259
- -moz-transition: top 0.25s, background-color 0.25s, transform 0.25s, -moz-transform 0.25s;
260
212
  transition: top 0.25s, background-color 0.25s, transform 0.25s;
261
- transition: top 0.25s, background-color 0.25s, transform 0.25s, -webkit-transform 0.25s, -moz-transform 0.25s, -o-transform 0.25s;
262
213
  }
263
214
 
264
215
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__top--wzOB6,
@@ -268,39 +219,25 @@
268
219
  width: 16px;
269
220
  height: 2px;
270
221
  background-color: var(--modern-c-text-2);
271
- -webkit-transition: top 0.25s, background-color 0.5s, -webkit-transform 0.25s;
272
- transition: top 0.25s, background-color 0.5s, -webkit-transform 0.25s;
273
- -o-transition: top 0.25s, background-color 0.5s, -o-transform 0.25s;
274
- -moz-transition: top 0.25s, background-color 0.5s, transform 0.25s, -moz-transform 0.25s;
275
222
  transition: top 0.25s, background-color 0.5s, transform 0.25s;
276
- transition: top 0.25s, background-color 0.5s, transform 0.25s, -webkit-transform 0.25s, -moz-transform 0.25s, -o-transform 0.25s;
277
223
  }
278
224
 
279
225
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__top--wzOB6 {
280
226
  top: 0;
281
227
  left: 0;
282
- -webkit-transform: translateX(0);
283
- -moz-transform: translateX(0);
284
- -o-transform: translateX(0);
285
- transform: translateX(0);
228
+ transform: translateX(0);
286
229
  }
287
230
 
288
231
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__middle--coO8e {
289
232
  top: 6px;
290
233
  left: 0;
291
- -webkit-transform: translateX(8px);
292
- -moz-transform: translateX(8px);
293
- -o-transform: translateX(8px);
294
- transform: translateX(8px);
234
+ transform: translateX(8px);
295
235
  }
296
236
 
297
237
  .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__bottom--RrwJk {
298
238
  top: 12px;
299
239
  left: 0;
300
- -webkit-transform: translateX(4px);
301
- -moz-transform: translateX(4px);
302
- -o-transform: translateX(4px);
303
- transform: translateX(4px);
240
+ transform: translateX(4px);
304
241
  }
305
242
  .\------packages-cli-doc-core-src-theme-default-components-NavScreen-index-module__navScreen--NeczB {
306
243
  display: none;
@@ -313,9 +250,6 @@
313
250
  width: 100%;
314
251
  background-color: var(--modern-c-bg);
315
252
  overflow-y: auto;
316
- -webkit-transition: background-color 0.5s;
317
- -o-transition: background-color 0.5s;
318
- -moz-transition: background-color 0.5s;
319
253
  transition: background-color 0.5s;
320
254
  pointer-events: auto;
321
255
  z-index: 20;
@@ -332,37 +266,21 @@
332
266
  }
333
267
 
334
268
  .\------packages-cli-doc-core-src-theme-default-components-NavScreen-index-module__navMenu--3YuLy {
335
- display: -webkit-flex;
336
- display: -moz-box;
337
269
  display: flex;
338
- -webkit-justify-content: center;
339
- -moz-box-pack: center;
340
- justify-content: center;
341
- -webkit-align-items: center;
342
- -moz-box-align: center;
343
- align-items: center;
344
- -webkit-flex-direction: column;
345
- -moz-box-orient: vertical;
346
- -moz-box-direction: normal;
347
- flex-direction: column;
270
+ justify-content: center;
271
+ align-items: center;
272
+ flex-direction: column;
348
273
  }
349
274
 
350
275
  .\------packages-cli-doc-core-src-theme-default-components-NavScreen-index-module__navMenuItem--osgV9 {
351
- display: -webkit-flex;
352
- display: -moz-box;
353
276
  display: flex;
354
- -webkit-justify-content: center;
355
- -moz-box-pack: center;
356
- justify-content: center;
277
+ justify-content: center;
357
278
  padding: 12px 0 11px;
358
279
  line-height: 24px;
359
280
  font-size: 14px;
360
281
  font-weight: 500;
361
282
  color: var(--modern-c-text-1);
362
283
  border-bottom: 1px solid var(--modern-c-divider-light);
363
- -webkit-transition: border-color 0.5s, color 0.25s;
364
- -o-transition: border-color 0.5s, color 0.25s;
365
- -moz-transition: border-color 0.5s, color 0.25s;
366
284
  transition: border-color 0.5s, color 0.25s;
367
285
  }
368
286
 
@@ -377,9 +295,6 @@
377
295
  .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__navScreenMenuGroup--Tk5bz {
378
296
  height: 39px;
379
297
  overflow: hidden;
380
- -webkit-transition: border-color 0.5s;
381
- -o-transition: border-color 0.5s;
382
- -moz-transition: border-color 0.5s;
383
298
  transition: border-color 0.5s;
384
299
  }
385
300
 
@@ -389,34 +304,21 @@
389
304
  }
390
305
 
391
306
  .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__button--X7ejb {
392
- display: -webkit-flex;
393
- display: -moz-box;
394
307
  display: flex;
395
- -webkit-justify-content: center;
396
- -moz-box-pack: center;
397
- justify-content: center;
398
- -webkit-align-items: center;
399
- -moz-box-align: center;
400
- align-items: center;
308
+ justify-content: center;
309
+ align-items: center;
401
310
  padding: 8px 4px 7px 0;
402
311
  width: 100%;
403
312
  line-height: 24px;
404
313
  font-size: 14px;
405
314
  font-weight: 500;
406
315
  color: var(--vp-c-text-1);
407
- -webkit-transition: color 0.25s;
408
- -o-transition: color 0.25s;
409
- -moz-transition: color 0.25s;
410
316
  transition: color 0.25s;
411
317
  }
412
318
 
413
319
  .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__buttonSpan--IOfpr {
414
- display: -webkit-flex;
415
- display: -moz-box;
416
320
  display: flex;
417
- -webkit-align-items: center;
418
- -moz-box-align: center;
419
- align-items: center;
321
+ align-items: center;
420
322
  height: 24px;
421
323
  padding-right: 4px;
422
324
  }
@@ -430,23 +332,14 @@
430
332
  }
431
333
 
432
334
  .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__down--uavm2 {
433
- -webkit-transition: all 0.5s;
434
- -o-transition: all 0.5s;
435
- -moz-transition: all 0.5s;
436
335
  transition: all 0.5s;
437
336
  }
438
337
 
439
338
  .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__open--SenqS.\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__down--uavm2 {
440
- -webkit-transform: rotate(180deg);
441
- -moz-transform: rotate(180deg);
442
- -o-transform: rotate(180deg);
443
- transform: rotate(180deg);
339
+ transform: rotate(180deg);
444
340
  }
445
341
  .\------packages-cli-doc-core-src-theme-default-components-Search-index-module__searchInput--SjSZ2 {
446
342
  width: 8.6rem;
447
- -webkit-transition: width 0.3s;
448
- -o-transition: width 0.3s;
449
- -moz-transition: width 0.3s;
450
343
  transition: width 0.3s;
451
344
  }
452
345
 
@@ -455,6 +348,14 @@
455
348
  border-top: 0;
456
349
  }
457
350
 
351
+ .\------packages-cli-doc-core-src-theme-default-components-Search-index-module__suggestionItem--ahvvD:hover {
352
+ background: var(--modern-c-white-mute);
353
+ }
354
+
355
+ .dark .\------packages-cli-doc-core-src-theme-default-components-Search-index-module__suggestionItem--ahvvD:hover {
356
+ background: var(--modern-c-black-mute);
357
+ }
358
+
458
359
  .\------packages-cli-doc-core-src-theme-default-components-Search-index-module__suggestionItemFirst--Xu405 {
459
360
  border-top: 1px solid var(--modern-c-divider-light);
460
361
  }
@@ -475,22 +376,13 @@
475
376
  .\------packages-cli-doc-core-src-theme-default-components-Tabs-index-module__tab--lUaxE {
476
377
  color: var(--modern-c-text-2);
477
378
  border-bottom: 2px solid transparent;
478
- -moz-box-sizing: border-box;
479
- box-sizing: border-box;
379
+ box-sizing: border-box;
480
380
  margin-right: 10px;
481
381
  padding: 4px;
482
- -webkit-transition: colors 0.2s;
483
- -o-transition: colors 0.2s;
484
- -moz-transition: colors 0.2s;
485
382
  transition: colors 0.2s;
486
383
  margin-bottom: -1px;
487
384
  -webkit-user-select: none;
488
- -moz-user-select: none;
489
- -ms-user-select: none;
490
385
  user-select: none;
491
- -webkit-transition: all 0.25s ease-in-out;
492
- -o-transition: all 0.25s ease-in-out;
493
- -moz-transition: all 0.25s ease-in-out;
494
386
  transition: all 0.25s ease-in-out;
495
387
  }
496
388
 
@@ -510,16 +402,10 @@
510
402
  text-align: center;
511
403
  font-weight: 500;
512
404
  white-space: nowrap;
513
- -webkit-transition: color 0.25s, border-color 0.25s, background-color 0.25s;
514
- -o-transition: color 0.25s, border-color 0.25s, background-color 0.25s;
515
- -moz-transition: color 0.25s, border-color 0.25s, background-color 0.25s;
516
405
  transition: color 0.25s, border-color 0.25s, background-color 0.25s;
517
406
  }
518
407
 
519
408
  .\------packages-cli-doc-core-src-theme-default-components-Button-index-module__button--B0JQV:active {
520
- -webkit-transition: color 0.1s, border-color 0.1s, background-color 0.1s;
521
- -o-transition: color 0.1s, border-color 0.1s, background-color 0.1s;
522
- -moz-transition: color 0.1s, border-color 0.1s, background-color 0.1s;
523
409
  transition: color 0.1s, border-color 0.1s, background-color 0.1s;
524
410
  }
525
411
 
@@ -575,8 +461,7 @@
575
461
  }
576
462
  /* windicss layer base */
577
463
  *, ::before, ::after {
578
- -moz-box-sizing: border-box;
579
- box-sizing: border-box;
464
+ box-sizing: border-box;
580
465
  border-width: 0;
581
466
  border-style: solid;
582
467
  border-color: #e5e7eb;
@@ -591,8 +476,6 @@
591
476
  --tw-shadow: 0 0 #0000;
592
477
  }
593
478
  :root {
594
- -moz-tab-size: 4;
595
- -o-tab-size: 4;
596
479
  tab-size: 4;
597
480
  }
598
481
  :-moz-focusring {
@@ -620,9 +503,7 @@
620
503
  outline-offset: -2px;
621
504
  }
622
505
  abbr[title] {
623
- -webkit-text-decoration: underline dotted;
624
- -moz-text-decoration: underline dotted;
625
- text-decoration: underline dotted;
506
+ text-decoration: underline dotted;
626
507
  }
627
508
  a {
628
509
  color: inherit;
@@ -670,22 +551,6 @@ img {
670
551
  max-width: 100%;
671
552
  height: auto;
672
553
  }
673
- input::-webkit-input-placeholder {
674
- opacity: 1;
675
- color: #9ca3af;
676
- }
677
- input::-moz-placeholder {
678
- opacity: 1;
679
- color: #9ca3af;
680
- }
681
- input:-ms-input-placeholder {
682
- opacity: 1;
683
- color: #9ca3af;
684
- }
685
- input::-ms-input-placeholder {
686
- opacity: 1;
687
- color: #9ca3af;
688
- }
689
554
  input::placeholder {
690
555
  opacity: 1;
691
556
  color: #9ca3af;
@@ -717,24 +582,13 @@ ul {
717
582
  }
718
583
  /* windicss layer components */
719
584
  [flex~="center"] {
720
- display: -webkit-flex;
721
- display: -moz-box;
722
585
  display: flex;
723
- -webkit-align-items: center;
724
- -moz-box-align: center;
725
- align-items: center;
726
- -webkit-justify-content: center;
727
- -moz-box-pack: center;
728
- justify-content: center;
586
+ align-items: center;
587
+ justify-content: center;
729
588
  }
730
589
  .menu {
731
- display: -webkit-flex;
732
- display: -moz-box;
733
590
  display: flex;
734
- -webkit-align-items: center;
735
- -moz-box-align: center;
736
- align-items: center;
737
- -webkit-justify-content: space-around;
591
+ align-items: center;
738
592
  justify-content: space-around;
739
593
  font-weight: 700;
740
594
  font-size: 0.875rem;
@@ -742,15 +596,9 @@ ul {
742
596
  }
743
597
  @media (min-width: 768px) {
744
598
  [flex~="md:center"] {
745
- display: -webkit-flex;
746
- display: -moz-box;
747
599
  display: flex;
748
- -webkit-align-items: center;
749
- -moz-box-align: center;
750
- align-items: center;
751
- -webkit-justify-content: center;
752
- -moz-box-pack: center;
753
- justify-content: center;
600
+ align-items: center;
601
+ justify-content: center;
754
602
  }
755
603
  }
756
604
  /* windicss layer utilities */
@@ -897,19 +745,16 @@ ul {
897
745
  [block~="~"] {
898
746
  display: block;
899
747
  }
748
+ .inline-block {
749
+ display: inline-block;
750
+ }
900
751
  .flex {
901
- display: -webkit-flex;
902
- display: -moz-box;
903
752
  display: flex;
904
753
  }
905
754
  [flex~="~"] {
906
- display: -webkit-flex;
907
- display: -moz-box;
908
755
  display: flex;
909
756
  }
910
757
  [display~="flex"] {
911
- display: -webkit-flex;
912
- display: -moz-box;
913
758
  display: flex;
914
759
  }
915
760
  [table~="~"] {
@@ -925,65 +770,40 @@ ul {
925
770
  display: none;
926
771
  }
927
772
  [flex~="col"] {
928
- -webkit-flex-direction: column;
929
- -moz-box-orient: vertical;
930
- -moz-box-direction: normal;
931
- flex-direction: column;
773
+ flex-direction: column;
932
774
  }
933
775
  [flex~="wrap"] {
934
- -webkit-flex-wrap: wrap;
935
776
  flex-wrap: wrap;
936
777
  }
937
778
  .items-center {
938
- -webkit-align-items: center;
939
- -moz-box-align: center;
940
- align-items: center;
779
+ align-items: center;
941
780
  }
942
781
  [align~="items-center"] {
943
- -webkit-align-items: center;
944
- -moz-box-align: center;
945
- align-items: center;
782
+ align-items: center;
946
783
  }
947
784
  [justify~="end"] {
948
- -webkit-justify-content: flex-end;
949
- -moz-box-pack: end;
950
- justify-content: flex-end;
785
+ justify-content: flex-end;
951
786
  }
952
787
  [justify~="center"] {
953
- -webkit-justify-content: center;
954
- -moz-box-pack: center;
955
- justify-content: center;
788
+ justify-content: center;
956
789
  }
957
790
  [justify~="between"] {
958
- -webkit-justify-content: space-between;
959
- -moz-box-pack: justify;
960
- justify-content: space-between;
791
+ justify-content: space-between;
961
792
  }
962
793
  [justify~="around"] {
963
- -webkit-justify-content: space-around;
964
794
  justify-content: space-around;
965
795
  }
966
796
  [flex~="1"] {
967
- -webkit-flex: 1 1 0%;
968
- -moz-box-flex: 1;
969
- flex: 1 1;
797
+ flex: 1 1;
970
798
  }
971
799
  [flex~="shrink-0"] {
972
- -webkit-flex-shrink: 0;
973
- flex-shrink: 0;
800
+ flex-shrink: 0;
974
801
  }
975
802
  [order~="2"] {
976
- -webkit-order: 2;
977
- -moz-box-ordinal-group: 3;
978
- order: 2;
803
+ order: 2;
979
804
  }
980
805
  [order~="1"] {
981
- -webkit-order: 1;
982
- -moz-box-ordinal-group: 2;
983
- order: 1;
984
- }
985
- [font~="medium"] {
986
- font-weight: 500;
806
+ order: 1;
987
807
  }
988
808
  [font~="semibold"] {
989
809
  font-weight: 600;
@@ -991,6 +811,9 @@ ul {
991
811
  [font~="bold"] {
992
812
  font-weight: 700;
993
813
  }
814
+ [font~="medium"] {
815
+ font-weight: 500;
816
+ }
994
817
  [font~="normal"] {
995
818
  font-weight: 400;
996
819
  }
@@ -1076,6 +899,9 @@ ul {
1076
899
  .mr-0 {
1077
900
  margin-right: 0px;
1078
901
  }
902
+ .mt-1 {
903
+ margin-top: 0.25rem;
904
+ }
1079
905
  .ml-1 {
1080
906
  margin-left: 0.25rem;
1081
907
  }
@@ -1100,6 +926,9 @@ ul {
1100
926
  [m~="t-1"] {
1101
927
  margin-top: 0.25rem;
1102
928
  }
929
+ [m~="l-1"] {
930
+ margin-left: 0.25rem;
931
+ }
1103
932
  [m~="r-4"] {
1104
933
  margin-right: 1rem;
1105
934
  }
@@ -1118,9 +947,6 @@ ul {
1118
947
  [m~="l-4"] {
1119
948
  margin-left: 1rem;
1120
949
  }
1121
- [m~="l-16"] {
1122
- margin-left: 4rem;
1123
- }
1124
950
  [m~="t-50"] {
1125
951
  margin-top: 12.5rem;
1126
952
  }
@@ -1136,12 +962,6 @@ ul {
1136
962
  .max-h-100vh {
1137
963
  max-height: 100vh;
1138
964
  }
1139
- .max-w-full {
1140
- max-width: 100%;
1141
- }
1142
- .max-w-256px {
1143
- max-width: 256px;
1144
- }
1145
965
  .max-w-1152px {
1146
966
  max-width: 1152px;
1147
967
  }
@@ -1263,6 +1083,9 @@ ul {
1263
1083
  [p~="l-3"] {
1264
1084
  padding-left: 0.75rem;
1265
1085
  }
1086
+ [p~="r-6"] {
1087
+ padding-right: 1.5rem;
1088
+ }
1266
1089
  [p~="t-0"] {
1267
1090
  padding-top: 0px;
1268
1091
  }
@@ -1275,12 +1098,12 @@ ul {
1275
1098
  [p~="l-2"] {
1276
1099
  padding-left: 0.5rem;
1277
1100
  }
1278
- [p~="b-24"] {
1279
- padding-bottom: 6rem;
1280
- }
1281
1101
  [p~="t-16"] {
1282
1102
  padding-top: 4rem;
1283
1103
  }
1104
+ [p~="b-24"] {
1105
+ padding-bottom: 6rem;
1106
+ }
1284
1107
  [p~="b-40"] {
1285
1108
  padding-bottom: 10rem;
1286
1109
  }
@@ -1372,12 +1195,18 @@ ul {
1372
1195
  .align-middle {
1373
1196
  vertical-align: middle;
1374
1197
  }
1198
+ .align-text-top {
1199
+ vertical-align: text-top;
1200
+ }
1375
1201
  .visible {
1376
1202
  visibility: visible;
1377
1203
  }
1378
1204
  .whitespace-normal {
1379
1205
  white-space: normal;
1380
1206
  }
1207
+ .whitespace-nowrap {
1208
+ white-space: nowrap;
1209
+ }
1381
1210
  .whitespace-pre-wrap {
1382
1211
  white-space: pre-wrap;
1383
1212
  }
@@ -1409,8 +1238,6 @@ ul {
1409
1238
  width: 4rem;
1410
1239
  }
1411
1240
  .w-max {
1412
- width: -webkit-max-content;
1413
- width: -moz-max-content;
1414
1241
  width: max-content;
1415
1242
  }
1416
1243
  [w~="1px"] {
@@ -1425,9 +1252,6 @@ ul {
1425
1252
  [w~="50"] {
1426
1253
  width: 12.5rem;
1427
1254
  }
1428
- [z~="4"] {
1429
- z-index: 4;
1430
- }
1431
1255
  [z~="60"] {
1432
1256
  z-index: 60;
1433
1257
  }
@@ -1461,117 +1285,54 @@ ul {
1461
1285
  --tw-scale-x: 1;
1462
1286
  --tw-scale-y: 1;
1463
1287
  --tw-scale-z: 1;
1464
- -webkit-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
1465
- -moz-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
1466
- transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
1288
+ transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
1467
1289
  }
1468
1290
  [transition~="opacity"] {
1469
- -webkit-transition-property: opacity;
1470
- -o-transition-property: opacity;
1471
- -moz-transition-property: opacity;
1472
1291
  transition-property: opacity;
1473
- -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1474
- -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1475
- -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1476
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1477
- -webkit-transition-duration: 150ms;
1478
- -o-transition-duration: 150ms;
1479
- -moz-transition-duration: 150ms;
1480
- transition-duration: 150ms;
1292
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1293
+ transition-duration: 150ms;
1481
1294
  }
1482
1295
  [transition~="all"] {
1483
- -webkit-transition-property: all;
1484
- -o-transition-property: all;
1485
- -moz-transition-property: all;
1486
1296
  transition-property: all;
1487
- -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1488
- -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1489
- -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1490
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1491
- -webkit-transition-duration: 150ms;
1492
- -o-transition-duration: 150ms;
1493
- -moz-transition-duration: 150ms;
1494
- transition-duration: 150ms;
1297
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1298
+ transition-duration: 150ms;
1495
1299
  }
1496
1300
  .ease {
1497
- -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1498
- -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1499
- -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1500
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1301
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1501
1302
  }
1502
1303
  .ease-out {
1503
- -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
1504
- -o-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
1505
- -moz-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
1506
- transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
1304
+ transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
1507
1305
  }
1508
1306
  .ease-in-out {
1509
- -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1510
- -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1511
- -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1512
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1307
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1513
1308
  }
1514
1309
  .duration-300 {
1515
- -webkit-transition-duration: 300ms;
1516
- -o-transition-duration: 300ms;
1517
- -moz-transition-duration: 300ms;
1518
- transition-duration: 300ms;
1310
+ transition-duration: 300ms;
1519
1311
  }
1520
1312
  .duration-200 {
1521
- -webkit-transition-duration: 200ms;
1522
- -o-transition-duration: 200ms;
1523
- -moz-transition-duration: 200ms;
1524
- transition-duration: 200ms;
1525
- }
1526
- .duration-500 {
1527
- -webkit-transition-duration: 500ms;
1528
- -o-transition-duration: 500ms;
1529
- -moz-transition-duration: 500ms;
1530
- transition-duration: 500ms;
1313
+ transition-duration: 200ms;
1531
1314
  }
1532
1315
  [transition~="duration-300"] {
1533
- -webkit-transition-duration: 300ms;
1534
- -o-transition-duration: 300ms;
1535
- -moz-transition-duration: 300ms;
1536
- transition-duration: 300ms;
1537
- }
1538
- [transition~="duration-500"] {
1539
- -webkit-transition-duration: 500ms;
1540
- -o-transition-duration: 500ms;
1541
- -moz-transition-duration: 500ms;
1542
- transition-duration: 500ms;
1316
+ transition-duration: 300ms;
1543
1317
  }
1544
1318
  [transition~="duration-200"] {
1545
- -webkit-transition-duration: 200ms;
1546
- -o-transition-duration: 200ms;
1547
- -moz-transition-duration: 200ms;
1548
- transition-duration: 200ms;
1319
+ transition-duration: 200ms;
1549
1320
  }
1550
1321
  @media (min-width: 640px) {
1551
1322
  .sm\:flex {
1552
- display: -webkit-flex;
1553
- display: -moz-box;
1554
1323
  display: flex;
1555
1324
  }
1556
1325
  [display~="sm:flex"] {
1557
- display: -webkit-flex;
1558
- display: -moz-box;
1559
1326
  display: flex;
1560
1327
  }
1561
1328
  [flex~="sm:row"] {
1562
- -webkit-flex-direction: row;
1563
- -moz-box-orient: horizontal;
1564
- -moz-box-direction: normal;
1565
- flex-direction: row;
1329
+ flex-direction: row;
1566
1330
  }
1567
1331
  [justify~="sm:around"] {
1568
- -webkit-justify-content: space-around;
1569
1332
  justify-content: space-around;
1570
1333
  }
1571
1334
  [flex~="sm:1"] {
1572
- -webkit-flex: 1 1 0%;
1573
- -moz-box-flex: 1;
1574
- flex: 1 1;
1335
+ flex: 1 1;
1575
1336
  }
1576
1337
  [text~="sm:5xl"] {
1577
1338
  font-size: 3rem;
@@ -1581,11 +1342,11 @@ ul {
1581
1342
  font-size: 1.25rem;
1582
1343
  line-height: 1.75rem;
1583
1344
  }
1584
- [h~="sm:max-80"] {
1585
- max-height: 20rem;
1345
+ [h~="sm:max-60"] {
1346
+ max-height: 15rem;
1586
1347
  }
1587
- [w~="sm:max-80"] {
1588
- max-width: 20rem;
1348
+ [w~="sm:max-60"] {
1349
+ max-width: 15rem;
1589
1350
  }
1590
1351
  .sm\:max-w-576px {
1591
1352
  max-width: 576px;
@@ -1630,29 +1391,17 @@ ul {
1630
1391
  }
1631
1392
  }
1632
1393
  @media (min-width: 768px) {
1633
- .md\:border-b {
1634
- border-bottom-width: 1px;
1635
- }
1636
1394
  [flex~="md:row"] {
1637
- -webkit-flex-direction: row;
1638
- -moz-box-orient: horizontal;
1639
- -moz-box-direction: normal;
1640
- flex-direction: row;
1395
+ flex-direction: row;
1641
1396
  }
1642
1397
  [justify~="md:start"] {
1643
- -webkit-justify-content: flex-start;
1644
- -moz-box-pack: start;
1645
- justify-content: flex-start;
1398
+ justify-content: flex-start;
1646
1399
  }
1647
1400
  [order~="md:1"] {
1648
- -webkit-order: 1;
1649
- -moz-box-ordinal-group: 2;
1650
- order: 1;
1401
+ order: 1;
1651
1402
  }
1652
1403
  [order~="md:2"] {
1653
- -webkit-order: 2;
1654
- -moz-box-ordinal-group: 3;
1655
- order: 2;
1404
+ order: 2;
1656
1405
  }
1657
1406
  [text~="md:6xl"] {
1658
1407
  font-size: 3.75rem;
@@ -1668,12 +1417,6 @@ ul {
1668
1417
  [m~="md:t-14"] {
1669
1418
  margin-top: 3.5rem;
1670
1419
  }
1671
- .md\:max-w-3\/4 {
1672
- max-width: 75%;
1673
- }
1674
- [p~="md:6"] {
1675
- padding: 1.5rem;
1676
- }
1677
1420
  [p~="md:x-16"] {
1678
1421
  padding-left: 4rem;
1679
1422
  padding-right: 4rem;
@@ -1695,27 +1438,14 @@ ul {
1695
1438
  }
1696
1439
  }
1697
1440
  @media (min-width: 1024px) {
1698
- .lg\:border-b {
1699
- border-bottom-width: 1px;
1700
- }
1701
- .lg\:block {
1702
- display: block;
1703
- }
1704
- [display~="lg:block"] {
1705
- display: block;
1706
- }
1707
1441
  .lg\:flex {
1708
- display: -webkit-flex;
1709
- display: -moz-box;
1710
1442
  display: flex;
1711
1443
  }
1712
1444
  [display~="lg:flex"] {
1713
- display: -webkit-flex;
1714
- display: -moz-box;
1715
1445
  display: flex;
1716
1446
  }
1717
- .lg\:min-w-640px {
1718
- min-width: 640px;
1447
+ [p~="lg:r-16"] {
1448
+ padding-right: 4rem;
1719
1449
  }
1720
1450
  }
1721
1451
  @media (max-width: 1023.9px) {
@@ -1787,10 +1517,12 @@ ul {
1787
1517
 
1788
1518
  --modern-c-blue: #0095ff;
1789
1519
  --modern-c-blue-light: #00aaff;
1790
- --modern-c-blue-lighter: #00bfff;
1520
+ --modern-c-blue-lighter: #ecf4ff;
1791
1521
  --modern-c-blue-dark: #0077ff;
1792
- --modern-c-blue-darker: #0055ff;
1793
- --modern-c-blue-dimm: rgba(100, 108, 255, 0.08);
1522
+ --modern-c-blue-darker: #3367af;
1523
+ --modern-c-blue-dimm-1: rgba(0, 149, 255, 0.5);
1524
+ --modern-c-blue-dimm-2: rgba(0, 149, 255, 0.25);
1525
+ --modern-c-blue-dimm-3: rgba(0, 149, 255, 0.05);
1794
1526
 
1795
1527
  --modern-c-yellow: #ffc517;
1796
1528
  --modern-c-yellow-light: #fcd253;
@@ -1890,7 +1622,7 @@ ul {
1890
1622
  --modern-code-font-size: 0.875em;
1891
1623
 
1892
1624
  --modern-code-block-color: var(--modern-c-text-dark-1);
1893
- --modern-code-block-bg: #292d3e;
1625
+ --modern-code-block-bg: rgb(46, 52, 64);
1894
1626
 
1895
1627
  --modern-code-line-highlight-color: rgba(0, 0, 0, 0.5);
1896
1628
  --modern-code-line-number-color: var(--modern-c-text-dark-3);
@@ -1909,10 +1641,6 @@ ul {
1909
1641
  --modern-icon-tip: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 1024 1024%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M512 960C264.58 960 64 759.42 64 512S264.58 64 512 64s448 200.58 448 448-200.58 448-448 448z m0-832c-212.08 0-384 171.92-384 384s171.92 384 384 384 384-171.92 384-384-171.92-384-384-384z m0 112c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z m0 160c-17.67 0-32 14.33-32 32v320c0 17.67 14.33 32 32 32 17.67 0 32-14.33 32-32V432c0-17.67-14.33-32-32-32z%27 fill=%27%2321b8a3%27/%3E%3C/svg%3E");
1910
1642
  }
1911
1643
 
1912
- .dark {
1913
- --modern-code-block-bg: var(--modern-c-bg-alt);
1914
- }
1915
-
1916
1644
  /**
1917
1645
  * Z-indexes
1918
1646
  * -------------------------------------------------------------------------- */
@@ -1994,9 +1722,9 @@ ul {
1994
1722
  :root {
1995
1723
  --modern-custom-block-code-font-size: 13px;
1996
1724
 
1997
- --modern-custom-block-info-border: var(--modern-c-divider-light);
1998
- --modern-custom-block-info-text: var(--modern-c-text-2);
1999
- --modern-custom-block-info-bg: var(--modern-c-white-soft);
1725
+ --modern-custom-block-info-border: var(--modern-c-blue-dimm-1);
1726
+ --modern-custom-block-info-text: var(--modern-c-brand);
1727
+ --modern-custom-block-info-bg: var(--modern-c-blue-lighter);
2000
1728
  --modern-custom-block-info-code-bg: var(--modern-c-gray-light-4);
2001
1729
 
2002
1730
  --modern-custom-block-tip-border: var(--modern-c-green-dimm-1);
@@ -2043,7 +1771,15 @@ ul {
2043
1771
  * -------------------------------------------------------------------------- */
2044
1772
 
2045
1773
  :root {
2046
- --modern-sidebar-width: 272px;
1774
+ --modern-sidebar-width: 280px;
1775
+ }
1776
+
1777
+ /**
1778
+ * Component: Aside(Outline)
1779
+ * -------------------------------------------------------------------------- */
1780
+
1781
+ :root {
1782
+ --modern-aside-width: 256px;
2047
1783
  }
2048
1784
 
2049
1785
  /**
@@ -2082,8 +1818,7 @@ ul {
2082
1818
  *,
2083
1819
  ::before,
2084
1820
  ::after {
2085
- -moz-box-sizing: border-box;
2086
- box-sizing: border-box;
1821
+ box-sizing: border-box;
2087
1822
  }
2088
1823
 
2089
1824
  html {
@@ -2101,7 +1836,6 @@ body {
2101
1836
  width: 100%;
2102
1837
  min-width: 320px;
2103
1838
  min-height: 100vh;
2104
- line-height: 24px;
2105
1839
  font-family: var(--modern-font-family-base);
2106
1840
  font-size: 16px;
2107
1841
  font-weight: 400;
@@ -2258,32 +1992,6 @@ input {
2258
1992
  background-color: transparent;
2259
1993
  }
2260
1994
 
2261
- input:-ms-input-placeholder,
2262
- textarea:-ms-input-placeholder {
2263
- color: var(--modern-c-text-3);
2264
- }
2265
-
2266
- input::-ms-input-placeholder,
2267
- textarea::-ms-input-placeholder {
2268
- color: var(--modern-c-text-3);
2269
- }
2270
-
2271
- input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
2272
- color: var(--modern-c-text-3);
2273
- }
2274
-
2275
- input::-moz-placeholder, textarea::-moz-placeholder {
2276
- color: var(--modern-c-text-3);
2277
- }
2278
-
2279
- input:-ms-input-placeholder, textarea:-ms-input-placeholder {
2280
- color: var(--modern-c-text-3);
2281
- }
2282
-
2283
- input::-ms-input-placeholder, textarea::-ms-input-placeholder {
2284
- color: var(--modern-c-text-3);
2285
- }
2286
-
2287
1995
  input::placeholder,
2288
1996
  textarea::placeholder {
2289
1997
  color: var(--modern-c-text-3);
@@ -2365,15 +2073,18 @@ button select {
2365
2073
  font-size: 20px;
2366
2074
  }
2367
2075
 
2076
+ .modern-doc h4 {
2077
+ margin: 24px 0 0;
2078
+ line-height: 24px;
2079
+ font-size: 16px;
2080
+ }
2081
+
2368
2082
  .modern-doc .header-anchor {
2369
2083
  float: left;
2370
2084
  margin-left: -0.87em;
2371
2085
  padding-right: 0.23em;
2372
2086
  font-weight: 500;
2373
2087
  opacity: 0;
2374
- -webkit-transition: color 0.25s, opacity 0.25s;
2375
- -o-transition: color 0.25s, opacity 0.25s;
2376
- -moz-transition: color 0.25s, opacity 0.25s;
2377
2088
  transition: color 0.25s, opacity 0.25s;
2378
2089
  }
2379
2090
 
@@ -2418,9 +2129,6 @@ button select {
2418
2129
  margin: 16px 0;
2419
2130
  border-left: 2px solid var(--modern-c-divider);
2420
2131
  padding-left: 16px;
2421
- -webkit-transition: border-color 0.5s;
2422
- -o-transition: border-color 0.5s;
2423
- -moz-transition: border-color 0.5s;
2424
2132
  transition: border-color 0.5s;
2425
2133
  }
2426
2134
 
@@ -2428,21 +2136,13 @@ button select {
2428
2136
  margin: 0;
2429
2137
  font-size: 16px;
2430
2138
  color: var(--modern-c-text-2);
2431
- -webkit-transition: color 0.5s;
2432
- -o-transition: color 0.5s;
2433
- -moz-transition: color 0.5s;
2434
2139
  transition: color 0.5s;
2435
2140
  }
2436
2141
 
2437
2142
  .modern-doc a {
2438
2143
  font-weight: 500;
2439
2144
  color: var(--modern-c-brand);
2440
- -webkit-text-decoration-style: dotted;
2441
- -moz-text-decoration-style: dotted;
2442
- text-decoration-style: dotted;
2443
- -webkit-transition: color 0.25s;
2444
- -o-transition: color 0.25s;
2445
- -moz-transition: color 0.25s;
2145
+ text-decoration-style: dotted;
2446
2146
  transition: color 0.25s;
2447
2147
  }
2448
2148
 
@@ -2494,9 +2194,6 @@ button select {
2494
2194
 
2495
2195
  .modern-doc tr {
2496
2196
  border-top: 1px solid var(--modern-c-divider);
2497
- -webkit-transition: background-color 0.5s;
2498
- -o-transition: background-color 0.5s;
2499
- -moz-transition: background-color 0.5s;
2500
2197
  transition: background-color 0.5s;
2501
2198
  }
2502
2199
 
@@ -2551,9 +2248,6 @@ button select {
2551
2248
  color: inherit;
2552
2249
  font-weight: 600;
2553
2250
  text-decoration: underline;
2554
- -webkit-transition: opacity 0.25s;
2555
- -o-transition: opacity 0.25s;
2556
- -moz-transition: opacity 0.25s;
2557
2251
  transition: opacity 0.25s;
2558
2252
  }
2559
2253
 
@@ -2590,9 +2284,6 @@ button select {
2590
2284
  padding: 3px 6px;
2591
2285
  color: var(--modern-c-text-code);
2592
2286
  background-color: var(--modern-c-bg-mute);
2593
- -webkit-transition: color 0.5s, background-color 0.5s;
2594
- -o-transition: color 0.5s, background-color 0.5s;
2595
- -moz-transition: color 0.5s, background-color 0.5s;
2596
2287
  transition: color 0.5s, background-color 0.5s;
2597
2288
  }
2598
2289
 
@@ -2604,9 +2295,6 @@ button select {
2604
2295
 
2605
2296
  .modern-doc a > code {
2606
2297
  color: var(--modern-c-brand);
2607
- -webkit-transition: color 0.25s;
2608
- -o-transition: color 0.25s;
2609
- -moz-transition: color 0.25s;
2610
2298
  transition: color 0.25s;
2611
2299
  }
2612
2300
 
@@ -2619,9 +2307,6 @@ button select {
2619
2307
  margin: 16px -24px;
2620
2308
  background-color: var(--modern-code-block-bg);
2621
2309
  overflow-x: auto;
2622
- -webkit-transition: background-color 0.5s;
2623
- -o-transition: background-color 0.5s;
2624
- -moz-transition: background-color 0.5s;
2625
2310
  transition: background-color 0.5s;
2626
2311
  }
2627
2312
 
@@ -2631,9 +2316,6 @@ button select {
2631
2316
  color: var(--modern-code-block-color);
2632
2317
  border-bottom: 1px solid var(--modern-c-gray-light-2);
2633
2318
  background-color: var(--modern-code-block-bg);
2634
- -webkit-transition: background-color 0.5s;
2635
- -o-transition: background-color 0.5s;
2636
- -moz-transition: background-color 0.5s;
2637
2319
  transition: background-color 0.5s;
2638
2320
  }
2639
2321
 
@@ -2666,12 +2348,8 @@ button select {
2666
2348
  word-spacing: normal;
2667
2349
  word-break: normal;
2668
2350
  word-wrap: normal;
2669
- -moz-tab-size: 4;
2670
- -o-tab-size: 4;
2671
2351
  tab-size: 4;
2672
2352
  -webkit-hyphens: none;
2673
- -moz-hyphens: none;
2674
- -ms-hyphens: none;
2675
2353
  hyphens: none;
2676
2354
  }
2677
2355
 
@@ -2687,28 +2365,20 @@ button select {
2687
2365
  .modern-doc [class*='language-'] code {
2688
2366
  display: block;
2689
2367
  padding: 0 24px;
2690
- width: -webkit-fit-content;
2691
2368
  width: -moz-fit-content;
2692
2369
  width: fit-content;
2693
2370
  min-width: 100%;
2694
2371
  line-height: var(--modern-code-line-height);
2695
2372
  font-size: var(--modern-code-font-size);
2696
2373
  color: var(--modern-code-block-color);
2697
- -webkit-transition: color 0.5s;
2698
- -o-transition: color 0.5s;
2699
- -moz-transition: color 0.5s;
2700
2374
  transition: color 0.5s;
2701
2375
  }
2702
2376
 
2703
2377
  .modern-doc [class*='language-'] code .highlighted {
2704
2378
  background-color: var(--modern-code-line-highlight-color);
2705
- -webkit-transition: background-color 0.5s;
2706
- -o-transition: background-color 0.5s;
2707
- -moz-transition: background-color 0.5s;
2708
2379
  transition: background-color 0.5s;
2709
2380
  margin: 0 -24px;
2710
2381
  padding: 0 24px;
2711
- width: -moz-calc(100% + 2 * 24px);
2712
2382
  width: calc(100% + 2 * 24px);
2713
2383
  display: inline-block;
2714
2384
  }
@@ -2734,17 +2404,9 @@ button select {
2734
2404
  line-height: var(--modern-code-line-height);
2735
2405
  font-size: var(--modern-code-font-size);
2736
2406
  color: var(--modern-code-line-number-color);
2737
- -webkit-transition: border-color 0.5s, color 0.5s;
2738
- -o-transition: border-color 0.5s, color 0.5s;
2739
- -moz-transition: border-color 0.5s, color 0.5s;
2740
2407
  transition: border-color 0.5s, color 0.5s;
2741
- display: -webkit-flex;
2742
- display: -moz-box;
2743
2408
  display: flex;
2744
- -webkit-flex-direction: column;
2745
- -moz-box-orient: vertical;
2746
- -moz-box-direction: normal;
2747
- flex-direction: column;
2409
+ flex-direction: column;
2748
2410
  }
2749
2411
 
2750
2412
  .modern-doc.line-number-disable .line-numbers-wrapper {
@@ -2761,12 +2423,8 @@ button select {
2761
2423
  right: 8px;
2762
2424
  z-index: 3;
2763
2425
  display: block;
2764
- -webkit-justify-content: center;
2765
- -moz-box-pack: center;
2766
- justify-content: center;
2767
- -webkit-align-items: center;
2768
- -moz-box-align: center;
2769
- align-items: center;
2426
+ justify-content: center;
2427
+ align-items: center;
2770
2428
  border-radius: 4px;
2771
2429
  width: 40px;
2772
2430
  height: 40px;
@@ -2777,13 +2435,7 @@ button select {
2777
2435
  background-position: 50%;
2778
2436
  background-size: 20px;
2779
2437
  background-repeat: no-repeat;
2780
- -webkit-transform: scale(1);
2781
- -moz-transform: scale(1);
2782
- -o-transform: scale(1);
2783
- transform: scale(1);
2784
- -webkit-transition: all 0.16s;
2785
- -o-transition: all 0.16s;
2786
- -moz-transition: all 0.16s;
2438
+ transform: scale(1);
2787
2439
  transition: all 0.16s;
2788
2440
  }
2789
2441
 
@@ -2804,10 +2456,7 @@ button select {
2804
2456
  border-radius: 0 4px 4px 0;
2805
2457
  background-color: var(--modern-code-copy-code-hover-bg);
2806
2458
  background-image: var(--modern-icon-copied);
2807
- -webkit-transform: scale(1);
2808
- -moz-transform: scale(1);
2809
- -o-transform: scale(1);
2810
- transform: scale(1);
2459
+ transform: scale(1);
2811
2460
  opacity: 1;
2812
2461
  }
2813
2462
 
@@ -2837,9 +2486,6 @@ button select {
2837
2486
  font-size: 12px;
2838
2487
  font-weight: 500;
2839
2488
  color: var(--modern-c-text-dark-3);
2840
- -webkit-transition: color 0.4s, opacity 0.4s;
2841
- -o-transition: color 0.4s, opacity 0.4s;
2842
- -moz-transition: color 0.4s, opacity 0.4s;
2843
2489
  transition: color 0.4s, opacity 0.4s;
2844
2490
  }
2845
2491
 
@@ -2855,7 +2501,7 @@ button select {
2855
2501
  .modern-doc .modern-directive {
2856
2502
  border: 1px solid transparent;
2857
2503
  border-radius: 8px;
2858
- padding: 16px 16px 8px;
2504
+ padding: 16px 20px 8px;
2859
2505
  line-height: 24px;
2860
2506
  font-size: 14px;
2861
2507
  margin: 16px 0;
@@ -2878,7 +2524,8 @@ button select {
2878
2524
  background-image: var(--modern-icon-tip);
2879
2525
  }
2880
2526
 
2881
- .modern-doc .modern-directive.tip {
2527
+ .modern-doc .modern-directive.tip,
2528
+ .modern-doc .modern-directive.note {
2882
2529
  border-color: var(--modern-custom-block-tip-border);
2883
2530
  color: var(--modern-custom-block-tip-text);
2884
2531
  background-color: var(--modern-custom-block-tip-bg);
@@ -2905,73 +2552,85 @@ button select {
2905
2552
 
2906
2553
 
2907
2554
 
2908
- @media (min-width: 960px) {
2909
- .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2910
- margin: 0;
2911
- margin-left: var(--modern-sidebar-width);
2912
- }
2913
- }
2914
- @media (max-width: 960px) {
2915
- .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__docLayout--Q34AI {
2916
- position: relative;
2917
- }
2918
- .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2919
- padding: 14px;
2920
- }
2921
- }
2922
- @media (min-width: 1440px) {
2923
- .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2924
- padding-left: 80px;
2925
- padding-right: 100px;
2926
- }
2927
- }
2928
2555
  .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL {
2929
- position: -webkit-sticky;
2930
2556
  position: sticky;
2557
+ display: none;
2931
2558
  top: 0;
2932
- margin-top: -moz-calc(var(--modern-nav-height) * -1 - 32px);
2933
2559
  margin-top: calc(var(--modern-nav-height) * -1 - 32px);
2934
- padding-top: -moz-calc(var(--modern-nav-height) + 32px);
2935
2560
  padding-top: calc(var(--modern-nav-height) + 32px);
2936
2561
  height: 100vh;
2937
2562
  overflow-x: hidden;
2938
2563
  overflow-y: auto;
2939
2564
  scrollbar-width: none;
2565
+ width: 0;
2940
2566
  }
2941
2567
 
2942
2568
  .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL::-webkit-scrollbar {
2943
2569
  display: none;
2944
2570
  }
2571
+
2572
+ @media (min-width: 768px) {
2573
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL {
2574
+ display: block;
2575
+ }
2576
+ }
2577
+ @media (max-width: 960px) {
2578
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__docLayout--Q34AI {
2579
+ position: relative;
2580
+ }
2581
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2582
+ margin: 12px;
2583
+ }
2584
+ }
2585
+ @media (min-width: 960px) {
2586
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__docLayout--Q34AI {
2587
+ width: 100%;
2588
+ }
2589
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2590
+ margin-left: var(--modern-sidebar-width);
2591
+ width: calc(100vw - var(--modern-sidebar-width));
2592
+ padding: 16px 48px;
2593
+ }
2594
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 .modern-doc {
2595
+ padding-right: 48px;
2596
+ width: calc(100vw - var(--modern-sidebar-width) - var(--modern-aside-width));
2597
+ }
2598
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL {
2599
+ width: var(--modern-aside-width);
2600
+ }
2601
+ }
2602
+ @media (min-width: 1440px) {
2603
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__docLayout--Q34AI {
2604
+ width: 1440px;
2605
+ margin-left: calc((100vw - 1440px) / 2);
2606
+ }
2607
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2608
+ margin-left: var(--modern-sidebar-width);
2609
+ width: calc(1440px - var(--modern-sidebar-width));
2610
+ padding: 16px 64px;
2611
+ }
2612
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 .modern-doc {
2613
+ padding-right: 64px;
2614
+ width: calc(1440px - var(--modern-sidebar-width) - var(--modern-aside-width) - 128px);
2615
+ }
2616
+ }
2945
2617
  .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__localNav--_aGGP {
2946
- position: -webkit-sticky;
2947
2618
  position: sticky;
2948
2619
  top: 0;
2949
2620
  left: 0;
2950
2621
  z-index: 2;
2951
- display: -webkit-flex;
2952
- display: -moz-box;
2953
2622
  display: flex;
2954
- -webkit-justify-content: space-between;
2955
- -moz-box-pack: justify;
2956
- justify-content: space-between;
2957
- -webkit-align-items: center;
2958
- -moz-box-align: center;
2959
- align-items: center;
2623
+ justify-content: space-between;
2624
+ align-items: center;
2960
2625
  border-bottom: 1px solid var(--modern-c-divider-light);
2961
2626
  width: 100%;
2962
2627
  color: var(--modern-c-text-1);
2963
- -webkit-transition: border-color 0.5s, background-color 0.5s, color 0.5s;
2964
- -o-transition: border-color 0.5s, background-color 0.5s, color 0.5s;
2965
- -moz-transition: border-color 0.5s, background-color 0.5s, color 0.5s;
2966
2628
  transition: border-color 0.5s, background-color 0.5s, color 0.5s;
2967
2629
  background-color: var(--modern-c-bg);
2968
2630
  padding-left: 10px;
2969
2631
  }
2970
2632
  .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__localNav--_aGGP .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__menu--wNUbj {
2971
2633
  padding: 12px;
2972
- -webkit-transition: color 0.5s;
2973
- -o-transition: color 0.5s;
2974
- -moz-transition: color 0.5s;
2975
2634
  transition: color 0.5s;
2976
2635
  }
2977
2636
  .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__localNav--_aGGP .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__menu--wNUbj:hover {
@@ -3001,8 +2660,7 @@ button select {
3001
2660
  bottom: 0;
3002
2661
  left: 0;
3003
2662
  z-index: var(--modern-z-index-sidebar);
3004
- padding: 0 12px 96px 16px;
3005
- width: -moz-calc(100vw - 64px);
2663
+ padding: 12px 12px 96px 16px;
3006
2664
  width: calc(100vw - 64px);
3007
2665
  max-width: 320px;
3008
2666
  background-color: var(--modern-c-bg);
@@ -3010,16 +2668,8 @@ button select {
3010
2668
  box-shadow: var(--modern-c-shadow-3);
3011
2669
  overflow-x: hidden;
3012
2670
  overflow-y: auto;
3013
- -webkit-transform: translateX(-100%);
3014
- -moz-transform: translateX(-100%);
3015
- -o-transform: translateX(-100%);
3016
- transform: translateX(-100%);
3017
- -webkit-transition: opacity 0.5s, -webkit-transform 0.25s ease;
3018
- transition: opacity 0.5s, -webkit-transform 0.25s ease;
3019
- -o-transition: opacity 0.5s, -o-transform 0.25s ease;
3020
- -moz-transition: opacity 0.5s, transform 0.25s ease, -moz-transform 0.25s ease;
2671
+ transform: translateX(-100%);
3021
2672
  transition: opacity 0.5s, transform 0.25s ease;
3022
- transition: opacity 0.5s, transform 0.25s ease, -webkit-transform 0.25s ease, -moz-transform 0.25s ease, -o-transform 0.25s ease;
3023
2673
  }
3024
2674
 
3025
2675
  .dark .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu {
@@ -3029,37 +2679,27 @@ button select {
3029
2679
  .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu.\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__open--ackUn {
3030
2680
  opacity: 1;
3031
2681
  visibility: visible;
3032
- -webkit-transform: translateX(0);
3033
- -moz-transform: translateX(0);
3034
- -o-transform: translateX(0);
3035
- transform: translateX(0);
3036
- -webkit-transition: opacity 0.25s, -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
3037
- transition: opacity 0.25s, -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
3038
- -o-transition: opacity 0.25s, -o-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
3039
- -moz-transition: opacity 0.25s, transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -moz-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
2682
+ transform: translateX(0);
3040
2683
  transition: opacity 0.25s, transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
3041
- transition: opacity 0.25s, transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -moz-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -o-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
3042
2684
  }
3043
2685
 
3044
2686
  @media (min-width: 960px) {
3045
2687
  .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu {
3046
- z-index: 1;
3047
- margin-top: var(--modern-nav-height);
2688
+ z-index: 0;
2689
+ margin-top: calc(var(--modern-nav-height));
3048
2690
  padding-bottom: 128px;
3049
- width: var(--modern-sidebar-width);
3050
2691
  opacity: 1;
3051
2692
  visibility: visible;
3052
2693
  box-shadow: none;
3053
- -webkit-transform: translateX(0);
3054
- -moz-transform: translateX(0);
3055
- -o-transform: translateX(0);
3056
- transform: translateX(0);
2694
+ width: var(--modern-sidebar-width);
2695
+ transform: translateX(0);
3057
2696
  }
3058
2697
  }
3059
2698
  @media (min-width: 1440px) {
3060
2699
  .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu {
3061
2700
  padding-left: 16px;
3062
2701
  width: var(--modern-sidebar-width);
2702
+ margin-left: calc((100vw - 1440px) / 2);
3063
2703
  }
3064
2704
  }
3065
2705
  .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuLink--EZlU3 {
@@ -3068,26 +2708,31 @@ button select {
3068
2708
 
3069
2709
  .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuLink--EZlU3:hover {
3070
2710
  color: inherit;
3071
- -webkit-transition: all 0.2s;
3072
- -o-transition: all 0.2s;
3073
- -moz-transition: all 0.2s;
3074
2711
  transition: all 0.2s;
3075
2712
  }
3076
2713
 
3077
2714
  .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1:hover,
3078
2715
  .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__collapseContainer--BgJSm:hover {
3079
- background-color: rgba(229, 229, 229, 0.5);
3080
- -webkit-transition: all 0.2s;
3081
- -o-transition: all 0.2s;
3082
- -moz-transition: all 0.2s;
2716
+ background-color: var(--modern-c-bg-mute);
2717
+ transition: all 0.2s;
2718
+ }
2719
+
2720
+ .dark .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1:hover,
2721
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__collapseContainer--BgJSm:hover {
2722
+ background-color: var(--modern-c-black-mute);
3083
2723
  transition: all 0.2s;
3084
2724
  }
3085
2725
 
3086
- .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1 {
2726
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1,
2727
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItemStatic--Emnh1,
2728
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItemActive--RCb_U {
2729
+ font-size: 13px;
2730
+ line-height: 19px;
2731
+ }
2732
+
2733
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1,
2734
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItemStatic--Emnh1 {
3087
2735
  color: var(--modern-c-text-2);
3088
- -webkit-transition: all 0.2s;
3089
- -o-transition: all 0.2s;
3090
- -moz-transition: all 0.2s;
3091
2736
  transition: all 0.2s;
3092
2737
  }
3093
2738
 
@@ -3112,9 +2757,6 @@ button select {
3112
2757
  font-size: 24px;
3113
2758
  color: var(--modern-c-text-1);
3114
2759
  margin: 36px 0;
3115
- -webkit-transition: color 0.5s;
3116
- -o-transition: color 0.5s;
3117
- -moz-transition: color 0.5s;
3118
2760
  transition: color 0.5s;
3119
2761
  padding-top: 36px;
3120
2762
  border-top: 1px solid var(--modern-c-divider-light);
@@ -3125,19 +2767,14 @@ button select {
3125
2767
  color: var(--modern-c-brand);
3126
2768
  font-size: 18px;
3127
2769
  margin-bottom: 1em;
3128
- -webkit-transition: color 0.5s;
3129
- -o-transition: color 0.5s;
3130
- -moz-transition: color 0.5s;
3131
2770
  transition: color 0.5s;
2771
+ font-weight: 600;
3132
2772
  }
3133
2773
  .overview-index h3 > a {
3134
2774
  margin: 0;
3135
2775
  line-height: 1.3;
3136
2776
  }
3137
2777
  .overview-index h3 > a:hover {
3138
- -webkit-transition: color 0.5s;
3139
- -o-transition: color 0.5s;
3140
- -moz-transition: color 0.5s;
3141
2778
  transition: color 0.5s;
3142
2779
  color: var(--modern-c-brand-dark);
3143
2780
  }
@@ -3167,13 +2804,8 @@ button select {
3167
2804
  opacity: 0;
3168
2805
  font-weight: 500;
3169
2806
  color: var(--modern-c-brand);
3170
- -webkit-transition: color 0.25s;
3171
- -o-transition: color 0.25s;
3172
- -moz-transition: color 0.25s;
3173
2807
  transition: color 0.25s;
3174
- -webkit-text-decoration-style: dotted;
3175
- -moz-text-decoration-style: dotted;
3176
- text-decoration-style: dotted;
2808
+ text-decoration-style: dotted;
3177
2809
  }
3178
2810
  .overview-index a.\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2:hover,
3179
2811
  .overview-index a.\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2:focus {
@@ -3183,55 +2815,34 @@ button select {
3183
2815
  .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-groups--_ecV6 a {
3184
2816
  font-size: 15px;
3185
2817
  font-weight: 500;
3186
- line-height: 2;
2818
+ line-height: 1.6;
2819
+ margin-top: 8px;
3187
2820
  color: var(--modern-c-text-code);
3188
- -webkit-transition: color 0.5s;
3189
- -o-transition: color 0.5s;
3190
- -moz-transition: color 0.5s;
3191
2821
  transition: color 0.5s;
2822
+ word-break: break-all;
3192
2823
  }
3193
2824
 
3194
2825
  .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-group-li--AhQcS {
3195
2826
  position: relative;
3196
2827
  }
3197
2828
  .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-group-li--AhQcS.\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__level-2--EdouY {
3198
- padding-left: 1rem;
2829
+ padding-left: 1px;
3199
2830
  }
3200
2831
  .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-group-li--AhQcS.\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__level-2--EdouY:before {
3201
2832
  left: -0.25rem;
3202
2833
  }
3203
2834
 
3204
- .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-group-li--AhQcS:before {
3205
- content: "";
3206
- position: absolute;
3207
- width: 5px;
3208
- height: 5px;
3209
- border-radius: 50%;
3210
- background-color: rgba(60, 60, 60, 0.33);
3211
- -webkit-transition: background-color 0.5s;
3212
- -o-transition: background-color 0.5s;
3213
- -moz-transition: background-color 0.5s;
3214
- transition: background-color 0.5s;
3215
- left: -1.25rem;
3216
- top: 0.9rem;
3217
- }
3218
-
3219
2835
  .dark overview-groups a {
3220
2836
  font-weight: 400;
3221
2837
  }
3222
2838
 
3223
2839
  .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-group--mLD5f {
3224
2840
  page-break-inside: avoid;
3225
- -webkit-column-break-inside: avoid;
3226
- -moz-column-break-inside: avoid;
3227
- break-inside: avoid;
2841
+ break-inside: avoid;
3228
2842
  margin-bottom: 28px;
3229
2843
  background-color: var(--modern-c-bg-soft);
3230
- border-radius: 8px;
2844
+ border-radius: 12px;
3231
2845
  padding: 28px 32px;
3232
- -webkit-transition: background-color 0.5s;
3233
- -o-transition: background-color 0.5s;
3234
- -moz-transition: background-color 0.5s;
3235
2846
  transition: background-color 0.5s;
3236
2847
  }
3237
2848
 
@@ -3257,27 +2868,18 @@ button select {
3257
2868
  }
3258
2869
  @media (min-width: 768px) {
3259
2870
  .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-groups--_ecV6 {
3260
- -webkit-columns: 2;
3261
- -moz-columns: 2;
3262
- columns: 2;
2871
+ columns: 2;
3263
2872
  }
3264
2873
  }
3265
2874
  @media (min-width: 1024px) {
3266
2875
  .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-groups--_ecV6 {
3267
- -webkit-columns: 3;
3268
- -moz-columns: 3;
3269
- columns: 3;
2876
+ columns: 3;
3270
2877
  }
3271
2878
  }
3272
2879
  @media (min-width: 640px) {
3273
2880
  .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__pager--C_zBL {
3274
- display: -webkit-flex;
3275
- display: -moz-box;
3276
2881
  display: flex;
3277
- -webkit-flex-direction: column;
3278
- -moz-box-orient: vertical;
3279
- -moz-box-direction: normal;
3280
- flex-direction: column;
2882
+ flex-direction: column;
3281
2883
  width: 50%;
3282
2884
  }
3283
2885
  .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__pager--C_zBL.\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__has-next--Ldy33 {
@@ -3285,14 +2887,14 @@ button select {
3285
2887
  padding-left: 16px;
3286
2888
  }
3287
2889
  }
3288
- @media (min-width: 768px) {
3289
- .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__prev--ajVjQ {
3290
- width: 50%;
3291
- }
3292
- .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__next--A2aco {
3293
- width: 50%;
3294
- }
2890
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__prev--ajVjQ {
2891
+ width: 100%;
3295
2892
  }
2893
+
2894
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__next--A2aco {
2895
+ width: 100%;
2896
+ }
2897
+
3296
2898
  .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__pager-link--pAnzs {
3297
2899
  display: block;
3298
2900
  border: 1px solid var(--modern-c-divider-light);
@@ -3300,9 +2902,6 @@ button select {
3300
2902
  padding: 16px;
3301
2903
  width: 100%;
3302
2904
  height: 100%;
3303
- -webkit-transition: border-color 0.25s;
3304
- -o-transition: border-color 0.25s;
3305
- -moz-transition: border-color 0.25s;
3306
2905
  transition: border-color 0.25s;
3307
2906
  }
3308
2907
 
@@ -3333,9 +2932,6 @@ button select {
3333
2932
  font-size: 14px;
3334
2933
  font-weight: 500;
3335
2934
  color: var(--modern-c-brand);
3336
- -webkit-transition: color 0.25s;
3337
- -o-transition: color 0.25s;
3338
- -moz-transition: color 0.25s;
3339
2935
  transition: color 0.25s;
3340
2936
  }
3341
2937
  .\------packages-cli-doc-core-src-theme-default-components-HomeHero-index-module__clip--QG9Rc {