@modern-js/module-tools-docs 2.0.2 → 2.2.0-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 +267 -660
  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 +15 -19
  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 +24 -26
  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 +20 -24
  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 +352 -94
  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 +11 -15
  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 +26 -24
  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 +45 -33
  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 +274 -196
  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 +27 -32
  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 +33 -15
  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 +39 -27
  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 +288 -45
  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 +17 -21
  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 +19 -23
  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} +80 -35
  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} +17 -21
  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} +25 -27
  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} +22 -26
  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} +16 -18
  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} +24 -22
  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} +272 -85
  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} +47 -35
  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} +203 -88
  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} +30 -35
  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} +40 -20
  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} +78 -171
  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} +41 -29
  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} +291 -42
  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} +19 -23
  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} +21 -25
  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 +2073 -2700
  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 +485 -1689
  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 +16 -7
  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 +17 -11
  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 */
@@ -798,17 +646,9 @@ ul {
798
646
  .bg-white {
799
647
  background-color: var(--modern-c-bg);
800
648
  }
801
- .bg-\[\#f5f5f5\] {
802
- --tw-bg-opacity: 1;
803
- background-color: rgba(245, 245, 245, var(--tw-bg-opacity));
804
- }
805
649
  [hover~="bg-mute"]:hover {
806
650
  background-color: var(--modern-c-bg-mute);
807
651
  }
808
- [hover~="bg-[#f3f4f5]"]:hover {
809
- --tw-bg-opacity: 1;
810
- background-color: rgba(243, 244, 245, var(--tw-bg-opacity));
811
- }
812
652
  [bg~="brand"] {
813
653
  background-color: var(--modern-c-brand);
814
654
  }
@@ -897,19 +737,16 @@ ul {
897
737
  [block~="~"] {
898
738
  display: block;
899
739
  }
740
+ .inline-block {
741
+ display: inline-block;
742
+ }
900
743
  .flex {
901
- display: -webkit-flex;
902
- display: -moz-box;
903
744
  display: flex;
904
745
  }
905
746
  [flex~="~"] {
906
- display: -webkit-flex;
907
- display: -moz-box;
908
747
  display: flex;
909
748
  }
910
749
  [display~="flex"] {
911
- display: -webkit-flex;
912
- display: -moz-box;
913
750
  display: flex;
914
751
  }
915
752
  [table~="~"] {
@@ -925,65 +762,40 @@ ul {
925
762
  display: none;
926
763
  }
927
764
  [flex~="col"] {
928
- -webkit-flex-direction: column;
929
- -moz-box-orient: vertical;
930
- -moz-box-direction: normal;
931
- flex-direction: column;
765
+ flex-direction: column;
932
766
  }
933
767
  [flex~="wrap"] {
934
- -webkit-flex-wrap: wrap;
935
768
  flex-wrap: wrap;
936
769
  }
937
770
  .items-center {
938
- -webkit-align-items: center;
939
- -moz-box-align: center;
940
- align-items: center;
771
+ align-items: center;
941
772
  }
942
773
  [align~="items-center"] {
943
- -webkit-align-items: center;
944
- -moz-box-align: center;
945
- align-items: center;
774
+ align-items: center;
946
775
  }
947
776
  [justify~="end"] {
948
- -webkit-justify-content: flex-end;
949
- -moz-box-pack: end;
950
- justify-content: flex-end;
777
+ justify-content: flex-end;
951
778
  }
952
779
  [justify~="center"] {
953
- -webkit-justify-content: center;
954
- -moz-box-pack: center;
955
- justify-content: center;
780
+ justify-content: center;
956
781
  }
957
782
  [justify~="between"] {
958
- -webkit-justify-content: space-between;
959
- -moz-box-pack: justify;
960
- justify-content: space-between;
783
+ justify-content: space-between;
961
784
  }
962
785
  [justify~="around"] {
963
- -webkit-justify-content: space-around;
964
786
  justify-content: space-around;
965
787
  }
966
788
  [flex~="1"] {
967
- -webkit-flex: 1 1 0%;
968
- -moz-box-flex: 1;
969
- flex: 1 1;
789
+ flex: 1 1;
970
790
  }
971
791
  [flex~="shrink-0"] {
972
- -webkit-flex-shrink: 0;
973
- flex-shrink: 0;
792
+ flex-shrink: 0;
974
793
  }
975
794
  [order~="2"] {
976
- -webkit-order: 2;
977
- -moz-box-ordinal-group: 3;
978
- order: 2;
795
+ order: 2;
979
796
  }
980
797
  [order~="1"] {
981
- -webkit-order: 1;
982
- -moz-box-ordinal-group: 2;
983
- order: 1;
984
- }
985
- [font~="medium"] {
986
- font-weight: 500;
798
+ order: 1;
987
799
  }
988
800
  [font~="semibold"] {
989
801
  font-weight: 600;
@@ -991,9 +803,15 @@ ul {
991
803
  [font~="bold"] {
992
804
  font-weight: 700;
993
805
  }
806
+ [font~="medium"] {
807
+ font-weight: 500;
808
+ }
994
809
  [font~="normal"] {
995
810
  font-weight: 400;
996
811
  }
812
+ .h-8 {
813
+ height: 2rem;
814
+ }
997
815
  [h~="full"] {
998
816
  height: 100%;
999
817
  }
@@ -1076,6 +894,9 @@ ul {
1076
894
  .mr-0 {
1077
895
  margin-right: 0px;
1078
896
  }
897
+ .mt-1 {
898
+ margin-top: 0.25rem;
899
+ }
1079
900
  .ml-1 {
1080
901
  margin-left: 0.25rem;
1081
902
  }
@@ -1100,6 +921,9 @@ ul {
1100
921
  [m~="t-1"] {
1101
922
  margin-top: 0.25rem;
1102
923
  }
924
+ [m~="l-1"] {
925
+ margin-left: 0.25rem;
926
+ }
1103
927
  [m~="r-4"] {
1104
928
  margin-right: 1rem;
1105
929
  }
@@ -1112,15 +936,9 @@ ul {
1112
936
  [m~="r-3"] {
1113
937
  margin-right: 0.75rem;
1114
938
  }
1115
- [m~="last:b-0.5"]:last-child {
1116
- margin-bottom: 0.125rem;
1117
- }
1118
939
  [m~="l-4"] {
1119
940
  margin-left: 1rem;
1120
941
  }
1121
- [m~="l-16"] {
1122
- margin-left: 4rem;
1123
- }
1124
942
  [m~="t-50"] {
1125
943
  margin-top: 12.5rem;
1126
944
  }
@@ -1136,12 +954,6 @@ ul {
1136
954
  .max-h-100vh {
1137
955
  max-height: 100vh;
1138
956
  }
1139
- .max-w-full {
1140
- max-width: 100%;
1141
- }
1142
- .max-w-256px {
1143
- max-width: 256px;
1144
- }
1145
957
  .max-w-1152px {
1146
958
  max-width: 1152px;
1147
959
  }
@@ -1184,6 +996,9 @@ ul {
1184
996
  [p~="1.2"] {
1185
997
  padding: 0.3rem;
1186
998
  }
999
+ [p~="h-8"] {
1000
+ padding: 2rem;
1001
+ }
1187
1002
  [p~="y-8"] {
1188
1003
  padding-top: 2rem;
1189
1004
  padding-bottom: 2rem;
@@ -1263,6 +1078,9 @@ ul {
1263
1078
  [p~="l-3"] {
1264
1079
  padding-left: 0.75rem;
1265
1080
  }
1081
+ [p~="r-6"] {
1082
+ padding-right: 1.5rem;
1083
+ }
1266
1084
  [p~="t-0"] {
1267
1085
  padding-top: 0px;
1268
1086
  }
@@ -1275,12 +1093,12 @@ ul {
1275
1093
  [p~="l-2"] {
1276
1094
  padding-left: 0.5rem;
1277
1095
  }
1278
- [p~="b-24"] {
1279
- padding-bottom: 6rem;
1280
- }
1281
1096
  [p~="t-16"] {
1282
1097
  padding-top: 4rem;
1283
1098
  }
1099
+ [p~="b-24"] {
1100
+ padding-bottom: 6rem;
1101
+ }
1284
1102
  [p~="b-40"] {
1285
1103
  padding-bottom: 10rem;
1286
1104
  }
@@ -1362,22 +1180,24 @@ ul {
1362
1180
  [text~="gray-light-3"] {
1363
1181
  color: var(--modern-c-gray-light-3);
1364
1182
  }
1365
- [text~="[#2c3e50]"] {
1366
- --tw-text-opacity: 1;
1367
- color: rgba(44, 62, 80, var(--tw-text-opacity));
1368
- }
1369
1183
  [hover~="text-text-1"]:hover {
1370
1184
  color: var(--modern-c-text-1);
1371
1185
  }
1372
1186
  .align-middle {
1373
1187
  vertical-align: middle;
1374
1188
  }
1189
+ .align-text-top {
1190
+ vertical-align: text-top;
1191
+ }
1375
1192
  .visible {
1376
1193
  visibility: visible;
1377
1194
  }
1378
1195
  .whitespace-normal {
1379
1196
  white-space: normal;
1380
1197
  }
1198
+ .whitespace-nowrap {
1199
+ white-space: nowrap;
1200
+ }
1381
1201
  .whitespace-pre-wrap {
1382
1202
  white-space: pre-wrap;
1383
1203
  }
@@ -1409,8 +1229,6 @@ ul {
1409
1229
  width: 4rem;
1410
1230
  }
1411
1231
  .w-max {
1412
- width: -webkit-max-content;
1413
- width: -moz-max-content;
1414
1232
  width: max-content;
1415
1233
  }
1416
1234
  [w~="1px"] {
@@ -1425,9 +1243,6 @@ ul {
1425
1243
  [w~="50"] {
1426
1244
  width: 12.5rem;
1427
1245
  }
1428
- [z~="4"] {
1429
- z-index: 4;
1430
- }
1431
1246
  [z~="60"] {
1432
1247
  z-index: 60;
1433
1248
  }
@@ -1461,117 +1276,67 @@ ul {
1461
1276
  --tw-scale-x: 1;
1462
1277
  --tw-scale-y: 1;
1463
1278
  --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));
1279
+ 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));
1280
+ }
1281
+ .transition-all {
1282
+ transition-property: all;
1283
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1284
+ transition-duration: 150ms;
1285
+ }
1286
+ .transition-opacity {
1287
+ transition-property: opacity;
1288
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1289
+ transition-duration: 150ms;
1467
1290
  }
1468
1291
  [transition~="opacity"] {
1469
- -webkit-transition-property: opacity;
1470
- -o-transition-property: opacity;
1471
- -moz-transition-property: opacity;
1472
1292
  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;
1293
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1294
+ transition-duration: 150ms;
1481
1295
  }
1482
1296
  [transition~="all"] {
1483
- -webkit-transition-property: all;
1484
- -o-transition-property: all;
1485
- -moz-transition-property: all;
1486
1297
  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;
1298
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1299
+ transition-duration: 150ms;
1495
1300
  }
1496
1301
  .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);
1302
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1501
1303
  }
1502
1304
  .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);
1305
+ transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
1507
1306
  }
1508
1307
  .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);
1308
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1513
1309
  }
1514
1310
  .duration-300 {
1515
- -webkit-transition-duration: 300ms;
1516
- -o-transition-duration: 300ms;
1517
- -moz-transition-duration: 300ms;
1518
- transition-duration: 300ms;
1311
+ transition-duration: 300ms;
1519
1312
  }
1520
1313
  .duration-200 {
1521
- -webkit-transition-duration: 200ms;
1522
- -o-transition-duration: 200ms;
1523
- -moz-transition-duration: 200ms;
1524
- transition-duration: 200ms;
1314
+ transition-duration: 200ms;
1525
1315
  }
1526
1316
  .duration-500 {
1527
- -webkit-transition-duration: 500ms;
1528
- -o-transition-duration: 500ms;
1529
- -moz-transition-duration: 500ms;
1530
- transition-duration: 500ms;
1317
+ transition-duration: 500ms;
1531
1318
  }
1532
1319
  [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;
1320
+ transition-duration: 300ms;
1543
1321
  }
1544
1322
  [transition~="duration-200"] {
1545
- -webkit-transition-duration: 200ms;
1546
- -o-transition-duration: 200ms;
1547
- -moz-transition-duration: 200ms;
1548
- transition-duration: 200ms;
1323
+ transition-duration: 200ms;
1549
1324
  }
1550
1325
  @media (min-width: 640px) {
1551
1326
  .sm\:flex {
1552
- display: -webkit-flex;
1553
- display: -moz-box;
1554
1327
  display: flex;
1555
1328
  }
1556
1329
  [display~="sm:flex"] {
1557
- display: -webkit-flex;
1558
- display: -moz-box;
1559
1330
  display: flex;
1560
1331
  }
1561
1332
  [flex~="sm:row"] {
1562
- -webkit-flex-direction: row;
1563
- -moz-box-orient: horizontal;
1564
- -moz-box-direction: normal;
1565
- flex-direction: row;
1333
+ flex-direction: row;
1566
1334
  }
1567
1335
  [justify~="sm:around"] {
1568
- -webkit-justify-content: space-around;
1569
1336
  justify-content: space-around;
1570
1337
  }
1571
1338
  [flex~="sm:1"] {
1572
- -webkit-flex: 1 1 0%;
1573
- -moz-box-flex: 1;
1574
- flex: 1 1;
1339
+ flex: 1 1;
1575
1340
  }
1576
1341
  [text~="sm:5xl"] {
1577
1342
  font-size: 3rem;
@@ -1581,11 +1346,11 @@ ul {
1581
1346
  font-size: 1.25rem;
1582
1347
  line-height: 1.75rem;
1583
1348
  }
1584
- [h~="sm:max-80"] {
1585
- max-height: 20rem;
1349
+ [h~="sm:max-60"] {
1350
+ max-height: 15rem;
1586
1351
  }
1587
- [w~="sm:max-80"] {
1588
- max-width: 20rem;
1352
+ [w~="sm:max-60"] {
1353
+ max-width: 15rem;
1589
1354
  }
1590
1355
  .sm\:max-w-576px {
1591
1356
  max-width: 576px;
@@ -1630,29 +1395,17 @@ ul {
1630
1395
  }
1631
1396
  }
1632
1397
  @media (min-width: 768px) {
1633
- .md\:border-b {
1634
- border-bottom-width: 1px;
1635
- }
1636
1398
  [flex~="md:row"] {
1637
- -webkit-flex-direction: row;
1638
- -moz-box-orient: horizontal;
1639
- -moz-box-direction: normal;
1640
- flex-direction: row;
1399
+ flex-direction: row;
1641
1400
  }
1642
1401
  [justify~="md:start"] {
1643
- -webkit-justify-content: flex-start;
1644
- -moz-box-pack: start;
1645
- justify-content: flex-start;
1402
+ justify-content: flex-start;
1646
1403
  }
1647
1404
  [order~="md:1"] {
1648
- -webkit-order: 1;
1649
- -moz-box-ordinal-group: 2;
1650
- order: 1;
1405
+ order: 1;
1651
1406
  }
1652
1407
  [order~="md:2"] {
1653
- -webkit-order: 2;
1654
- -moz-box-ordinal-group: 3;
1655
- order: 2;
1408
+ order: 2;
1656
1409
  }
1657
1410
  [text~="md:6xl"] {
1658
1411
  font-size: 3.75rem;
@@ -1668,12 +1421,6 @@ ul {
1668
1421
  [m~="md:t-14"] {
1669
1422
  margin-top: 3.5rem;
1670
1423
  }
1671
- .md\:max-w-3\/4 {
1672
- max-width: 75%;
1673
- }
1674
- [p~="md:6"] {
1675
- padding: 1.5rem;
1676
- }
1677
1424
  [p~="md:x-16"] {
1678
1425
  padding-left: 4rem;
1679
1426
  padding-right: 4rem;
@@ -1695,28 +1442,12 @@ ul {
1695
1442
  }
1696
1443
  }
1697
1444
  @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
1445
  .lg\:flex {
1708
- display: -webkit-flex;
1709
- display: -moz-box;
1710
1446
  display: flex;
1711
1447
  }
1712
1448
  [display~="lg:flex"] {
1713
- display: -webkit-flex;
1714
- display: -moz-box;
1715
1449
  display: flex;
1716
1450
  }
1717
- .lg\:min-w-640px {
1718
- min-width: 640px;
1719
- }
1720
1451
  }
1721
1452
  @media (max-width: 1023.9px) {
1722
1453
  .\<lg\:hidden {
@@ -1787,10 +1518,12 @@ ul {
1787
1518
 
1788
1519
  --modern-c-blue: #0095ff;
1789
1520
  --modern-c-blue-light: #00aaff;
1790
- --modern-c-blue-lighter: #00bfff;
1521
+ --modern-c-blue-lighter: #ecf4ff;
1791
1522
  --modern-c-blue-dark: #0077ff;
1792
- --modern-c-blue-darker: #0055ff;
1793
- --modern-c-blue-dimm: rgba(100, 108, 255, 0.08);
1523
+ --modern-c-blue-darker: #3367af;
1524
+ --modern-c-blue-dimm-1: rgba(0, 149, 255, 0.5);
1525
+ --modern-c-blue-dimm-2: rgba(0, 149, 255, 0.25);
1526
+ --modern-c-blue-dimm-3: rgba(0, 149, 255, 0.05);
1794
1527
 
1795
1528
  --modern-c-yellow: #ffc517;
1796
1529
  --modern-c-yellow-light: #fcd253;
@@ -1890,7 +1623,7 @@ ul {
1890
1623
  --modern-code-font-size: 0.875em;
1891
1624
 
1892
1625
  --modern-code-block-color: var(--modern-c-text-dark-1);
1893
- --modern-code-block-bg: #292d3e;
1626
+ --modern-code-block-bg: rgb(46, 52, 64);
1894
1627
 
1895
1628
  --modern-code-line-highlight-color: rgba(0, 0, 0, 0.5);
1896
1629
  --modern-code-line-number-color: var(--modern-c-text-dark-3);
@@ -1909,10 +1642,6 @@ ul {
1909
1642
  --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
1643
  }
1911
1644
 
1912
- .dark {
1913
- --modern-code-block-bg: var(--modern-c-bg-alt);
1914
- }
1915
-
1916
1645
  /**
1917
1646
  * Z-indexes
1918
1647
  * -------------------------------------------------------------------------- */
@@ -1994,9 +1723,9 @@ ul {
1994
1723
  :root {
1995
1724
  --modern-custom-block-code-font-size: 13px;
1996
1725
 
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);
1726
+ --modern-custom-block-info-border: var(--modern-c-blue-dimm-1);
1727
+ --modern-custom-block-info-text: var(--modern-c-brand);
1728
+ --modern-custom-block-info-bg: var(--modern-c-blue-lighter);
2000
1729
  --modern-custom-block-info-code-bg: var(--modern-c-gray-light-4);
2001
1730
 
2002
1731
  --modern-custom-block-tip-border: var(--modern-c-green-dimm-1);
@@ -2043,7 +1772,15 @@ ul {
2043
1772
  * -------------------------------------------------------------------------- */
2044
1773
 
2045
1774
  :root {
2046
- --modern-sidebar-width: 272px;
1775
+ --modern-sidebar-width: 280px;
1776
+ }
1777
+
1778
+ /**
1779
+ * Component: Aside(Outline)
1780
+ * -------------------------------------------------------------------------- */
1781
+
1782
+ :root {
1783
+ --modern-aside-width: 256px;
2047
1784
  }
2048
1785
 
2049
1786
  /**
@@ -2082,8 +1819,7 @@ ul {
2082
1819
  *,
2083
1820
  ::before,
2084
1821
  ::after {
2085
- -moz-box-sizing: border-box;
2086
- box-sizing: border-box;
1822
+ box-sizing: border-box;
2087
1823
  }
2088
1824
 
2089
1825
  html {
@@ -2101,7 +1837,6 @@ body {
2101
1837
  width: 100%;
2102
1838
  min-width: 320px;
2103
1839
  min-height: 100vh;
2104
- line-height: 24px;
2105
1840
  font-family: var(--modern-font-family-base);
2106
1841
  font-size: 16px;
2107
1842
  font-weight: 400;
@@ -2258,32 +1993,6 @@ input {
2258
1993
  background-color: transparent;
2259
1994
  }
2260
1995
 
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
1996
  input::placeholder,
2288
1997
  textarea::placeholder {
2289
1998
  color: var(--modern-c-text-3);
@@ -2365,15 +2074,18 @@ button select {
2365
2074
  font-size: 20px;
2366
2075
  }
2367
2076
 
2077
+ .modern-doc h4 {
2078
+ margin: 24px 0 0;
2079
+ line-height: 24px;
2080
+ font-size: 16px;
2081
+ }
2082
+
2368
2083
  .modern-doc .header-anchor {
2369
2084
  float: left;
2370
2085
  margin-left: -0.87em;
2371
2086
  padding-right: 0.23em;
2372
2087
  font-weight: 500;
2373
2088
  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
2089
  transition: color 0.25s, opacity 0.25s;
2378
2090
  }
2379
2091
 
@@ -2418,9 +2130,6 @@ button select {
2418
2130
  margin: 16px 0;
2419
2131
  border-left: 2px solid var(--modern-c-divider);
2420
2132
  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
2133
  transition: border-color 0.5s;
2425
2134
  }
2426
2135
 
@@ -2428,21 +2137,13 @@ button select {
2428
2137
  margin: 0;
2429
2138
  font-size: 16px;
2430
2139
  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
2140
  transition: color 0.5s;
2435
2141
  }
2436
2142
 
2437
2143
  .modern-doc a {
2438
2144
  font-weight: 500;
2439
2145
  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;
2146
+ text-decoration-style: dotted;
2446
2147
  transition: color 0.25s;
2447
2148
  }
2448
2149
 
@@ -2494,9 +2195,6 @@ button select {
2494
2195
 
2495
2196
  .modern-doc tr {
2496
2197
  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
2198
  transition: background-color 0.5s;
2501
2199
  }
2502
2200
 
@@ -2551,9 +2249,6 @@ button select {
2551
2249
  color: inherit;
2552
2250
  font-weight: 600;
2553
2251
  text-decoration: underline;
2554
- -webkit-transition: opacity 0.25s;
2555
- -o-transition: opacity 0.25s;
2556
- -moz-transition: opacity 0.25s;
2557
2252
  transition: opacity 0.25s;
2558
2253
  }
2559
2254
 
@@ -2590,9 +2285,6 @@ button select {
2590
2285
  padding: 3px 6px;
2591
2286
  color: var(--modern-c-text-code);
2592
2287
  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
2288
  transition: color 0.5s, background-color 0.5s;
2597
2289
  }
2598
2290
 
@@ -2604,9 +2296,6 @@ button select {
2604
2296
 
2605
2297
  .modern-doc a > code {
2606
2298
  color: var(--modern-c-brand);
2607
- -webkit-transition: color 0.25s;
2608
- -o-transition: color 0.25s;
2609
- -moz-transition: color 0.25s;
2610
2299
  transition: color 0.25s;
2611
2300
  }
2612
2301
 
@@ -2619,9 +2308,6 @@ button select {
2619
2308
  margin: 16px -24px;
2620
2309
  background-color: var(--modern-code-block-bg);
2621
2310
  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
2311
  transition: background-color 0.5s;
2626
2312
  }
2627
2313
 
@@ -2631,9 +2317,6 @@ button select {
2631
2317
  color: var(--modern-code-block-color);
2632
2318
  border-bottom: 1px solid var(--modern-c-gray-light-2);
2633
2319
  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
2320
  transition: background-color 0.5s;
2638
2321
  }
2639
2322
 
@@ -2666,12 +2349,8 @@ button select {
2666
2349
  word-spacing: normal;
2667
2350
  word-break: normal;
2668
2351
  word-wrap: normal;
2669
- -moz-tab-size: 4;
2670
- -o-tab-size: 4;
2671
2352
  tab-size: 4;
2672
2353
  -webkit-hyphens: none;
2673
- -moz-hyphens: none;
2674
- -ms-hyphens: none;
2675
2354
  hyphens: none;
2676
2355
  }
2677
2356
 
@@ -2687,28 +2366,20 @@ button select {
2687
2366
  .modern-doc [class*='language-'] code {
2688
2367
  display: block;
2689
2368
  padding: 0 24px;
2690
- width: -webkit-fit-content;
2691
2369
  width: -moz-fit-content;
2692
2370
  width: fit-content;
2693
2371
  min-width: 100%;
2694
2372
  line-height: var(--modern-code-line-height);
2695
2373
  font-size: var(--modern-code-font-size);
2696
2374
  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
2375
  transition: color 0.5s;
2701
2376
  }
2702
2377
 
2703
2378
  .modern-doc [class*='language-'] code .highlighted {
2704
2379
  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
2380
  transition: background-color 0.5s;
2709
2381
  margin: 0 -24px;
2710
2382
  padding: 0 24px;
2711
- width: -moz-calc(100% + 2 * 24px);
2712
2383
  width: calc(100% + 2 * 24px);
2713
2384
  display: inline-block;
2714
2385
  }
@@ -2734,17 +2405,9 @@ button select {
2734
2405
  line-height: var(--modern-code-line-height);
2735
2406
  font-size: var(--modern-code-font-size);
2736
2407
  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
2408
  transition: border-color 0.5s, color 0.5s;
2741
- display: -webkit-flex;
2742
- display: -moz-box;
2743
2409
  display: flex;
2744
- -webkit-flex-direction: column;
2745
- -moz-box-orient: vertical;
2746
- -moz-box-direction: normal;
2747
- flex-direction: column;
2410
+ flex-direction: column;
2748
2411
  }
2749
2412
 
2750
2413
  .modern-doc.line-number-disable .line-numbers-wrapper {
@@ -2761,12 +2424,8 @@ button select {
2761
2424
  right: 8px;
2762
2425
  z-index: 3;
2763
2426
  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;
2427
+ justify-content: center;
2428
+ align-items: center;
2770
2429
  border-radius: 4px;
2771
2430
  width: 40px;
2772
2431
  height: 40px;
@@ -2777,13 +2436,7 @@ button select {
2777
2436
  background-position: 50%;
2778
2437
  background-size: 20px;
2779
2438
  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;
2439
+ transform: scale(1);
2787
2440
  transition: all 0.16s;
2788
2441
  }
2789
2442
 
@@ -2804,10 +2457,7 @@ button select {
2804
2457
  border-radius: 0 4px 4px 0;
2805
2458
  background-color: var(--modern-code-copy-code-hover-bg);
2806
2459
  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);
2460
+ transform: scale(1);
2811
2461
  opacity: 1;
2812
2462
  }
2813
2463
 
@@ -2837,9 +2487,6 @@ button select {
2837
2487
  font-size: 12px;
2838
2488
  font-weight: 500;
2839
2489
  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
2490
  transition: color 0.4s, opacity 0.4s;
2844
2491
  }
2845
2492
 
@@ -2855,7 +2502,7 @@ button select {
2855
2502
  .modern-doc .modern-directive {
2856
2503
  border: 1px solid transparent;
2857
2504
  border-radius: 8px;
2858
- padding: 16px 16px 8px;
2505
+ padding: 16px 20px 8px;
2859
2506
  line-height: 24px;
2860
2507
  font-size: 14px;
2861
2508
  margin: 16px 0;
@@ -2878,7 +2525,8 @@ button select {
2878
2525
  background-image: var(--modern-icon-tip);
2879
2526
  }
2880
2527
 
2881
- .modern-doc .modern-directive.tip {
2528
+ .modern-doc .modern-directive.tip,
2529
+ .modern-doc .modern-directive.note {
2882
2530
  border-color: var(--modern-custom-block-tip-border);
2883
2531
  color: var(--modern-custom-block-tip-text);
2884
2532
  background-color: var(--modern-custom-block-tip-bg);
@@ -2905,73 +2553,85 @@ button select {
2905
2553
 
2906
2554
 
2907
2555
 
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
2556
  .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL {
2929
- position: -webkit-sticky;
2930
2557
  position: sticky;
2558
+ display: none;
2931
2559
  top: 0;
2932
- margin-top: -moz-calc(var(--modern-nav-height) * -1 - 32px);
2933
2560
  margin-top: calc(var(--modern-nav-height) * -1 - 32px);
2934
- padding-top: -moz-calc(var(--modern-nav-height) + 32px);
2935
2561
  padding-top: calc(var(--modern-nav-height) + 32px);
2936
2562
  height: 100vh;
2937
2563
  overflow-x: hidden;
2938
2564
  overflow-y: auto;
2939
2565
  scrollbar-width: none;
2566
+ width: 0;
2940
2567
  }
2941
2568
 
2942
2569
  .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL::-webkit-scrollbar {
2943
2570
  display: none;
2944
2571
  }
2572
+
2573
+ @media (min-width: 768px) {
2574
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL {
2575
+ display: block;
2576
+ }
2577
+ }
2578
+ @media (max-width: 960px) {
2579
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__docLayout--Q34AI {
2580
+ position: relative;
2581
+ }
2582
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2583
+ margin: 12px;
2584
+ }
2585
+ }
2586
+ @media (min-width: 960px) {
2587
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__docLayout--Q34AI {
2588
+ width: 100%;
2589
+ }
2590
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2591
+ margin-left: var(--modern-sidebar-width);
2592
+ width: calc(100vw - var(--modern-sidebar-width));
2593
+ padding: 16px 48px;
2594
+ }
2595
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 .modern-doc {
2596
+ padding-right: 48px;
2597
+ width: calc(100vw - var(--modern-sidebar-width) - var(--modern-aside-width));
2598
+ }
2599
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL {
2600
+ width: var(--modern-aside-width);
2601
+ }
2602
+ }
2603
+ @media (min-width: 1440px) {
2604
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__docLayout--Q34AI {
2605
+ width: 1440px;
2606
+ margin-left: calc((100vw - 1440px) / 2);
2607
+ }
2608
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2609
+ margin-left: var(--modern-sidebar-width);
2610
+ width: calc(1440px - var(--modern-sidebar-width));
2611
+ padding: 16px 64px;
2612
+ }
2613
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 .modern-doc {
2614
+ padding-right: 64px;
2615
+ width: calc(1440px - var(--modern-sidebar-width) - var(--modern-aside-width) - 128px);
2616
+ }
2617
+ }
2945
2618
  .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__localNav--_aGGP {
2946
- position: -webkit-sticky;
2947
2619
  position: sticky;
2948
2620
  top: 0;
2949
2621
  left: 0;
2950
2622
  z-index: 2;
2951
- display: -webkit-flex;
2952
- display: -moz-box;
2953
2623
  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;
2624
+ justify-content: space-between;
2625
+ align-items: center;
2960
2626
  border-bottom: 1px solid var(--modern-c-divider-light);
2961
2627
  width: 100%;
2962
2628
  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
2629
  transition: border-color 0.5s, background-color 0.5s, color 0.5s;
2967
2630
  background-color: var(--modern-c-bg);
2968
2631
  padding-left: 10px;
2969
2632
  }
2970
2633
  .\------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
2634
  padding: 12px;
2972
- -webkit-transition: color 0.5s;
2973
- -o-transition: color 0.5s;
2974
- -moz-transition: color 0.5s;
2975
2635
  transition: color 0.5s;
2976
2636
  }
2977
2637
  .\------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 +2661,7 @@ button select {
3001
2661
  bottom: 0;
3002
2662
  left: 0;
3003
2663
  z-index: var(--modern-z-index-sidebar);
3004
- padding: 0 12px 96px 16px;
3005
- width: -moz-calc(100vw - 64px);
2664
+ padding: 12px 12px 96px 16px;
3006
2665
  width: calc(100vw - 64px);
3007
2666
  max-width: 320px;
3008
2667
  background-color: var(--modern-c-bg);
@@ -3010,16 +2669,8 @@ button select {
3010
2669
  box-shadow: var(--modern-c-shadow-3);
3011
2670
  overflow-x: hidden;
3012
2671
  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;
2672
+ transform: translateX(-100%);
3021
2673
  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
2674
  }
3024
2675
 
3025
2676
  .dark .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu {
@@ -3029,37 +2680,27 @@ button select {
3029
2680
  .\------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
2681
  opacity: 1;
3031
2682
  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);
2683
+ transform: translateX(0);
3040
2684
  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
2685
  }
3043
2686
 
3044
2687
  @media (min-width: 960px) {
3045
2688
  .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu {
3046
- z-index: 1;
3047
- margin-top: var(--modern-nav-height);
2689
+ z-index: 0;
2690
+ margin-top: calc(var(--modern-nav-height));
3048
2691
  padding-bottom: 128px;
3049
- width: var(--modern-sidebar-width);
3050
2692
  opacity: 1;
3051
2693
  visibility: visible;
3052
2694
  box-shadow: none;
3053
- -webkit-transform: translateX(0);
3054
- -moz-transform: translateX(0);
3055
- -o-transform: translateX(0);
3056
- transform: translateX(0);
2695
+ width: var(--modern-sidebar-width);
2696
+ transform: translateX(0);
3057
2697
  }
3058
2698
  }
3059
2699
  @media (min-width: 1440px) {
3060
2700
  .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu {
3061
2701
  padding-left: 16px;
3062
2702
  width: var(--modern-sidebar-width);
2703
+ margin-left: calc((100vw - 1440px) / 2);
3063
2704
  }
3064
2705
  }
3065
2706
  .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuLink--EZlU3 {
@@ -3068,26 +2709,35 @@ button select {
3068
2709
 
3069
2710
  .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuLink--EZlU3:hover {
3070
2711
  color: inherit;
3071
- -webkit-transition: all 0.2s;
3072
- -o-transition: all 0.2s;
3073
- -moz-transition: all 0.2s;
3074
2712
  transition: all 0.2s;
3075
2713
  }
3076
2714
 
3077
- .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1:hover,
2715
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1:hover {
2716
+ background-color: var(--modern-c-bg-mute);
2717
+ transition: all 0.2s;
2718
+ }
2719
+
3078
2720
  .\------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;
2721
+ background-color: rgba(229, 229, 229, 0.4);
2722
+ transition: all 0.2s;
2723
+ }
2724
+
2725
+ .dark .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1:hover,
2726
+ .dark .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__collapseContainer--BgJSm:hover {
2727
+ background-color: var(--modern-c-black-mute);
3083
2728
  transition: all 0.2s;
3084
2729
  }
3085
2730
 
3086
- .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1 {
2731
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1,
2732
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItemStatic--Emnh1,
2733
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItemActive--RCb_U {
2734
+ font-size: 13px;
2735
+ line-height: 19px;
2736
+ }
2737
+
2738
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1,
2739
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItemStatic--Emnh1 {
3087
2740
  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
2741
  transition: all 0.2s;
3092
2742
  }
3093
2743
 
@@ -3112,9 +2762,6 @@ button select {
3112
2762
  font-size: 24px;
3113
2763
  color: var(--modern-c-text-1);
3114
2764
  margin: 36px 0;
3115
- -webkit-transition: color 0.5s;
3116
- -o-transition: color 0.5s;
3117
- -moz-transition: color 0.5s;
3118
2765
  transition: color 0.5s;
3119
2766
  padding-top: 36px;
3120
2767
  border-top: 1px solid var(--modern-c-divider-light);
@@ -3125,19 +2772,14 @@ button select {
3125
2772
  color: var(--modern-c-brand);
3126
2773
  font-size: 18px;
3127
2774
  margin-bottom: 1em;
3128
- -webkit-transition: color 0.5s;
3129
- -o-transition: color 0.5s;
3130
- -moz-transition: color 0.5s;
3131
2775
  transition: color 0.5s;
2776
+ font-weight: 600;
3132
2777
  }
3133
2778
  .overview-index h3 > a {
3134
2779
  margin: 0;
3135
2780
  line-height: 1.3;
3136
2781
  }
3137
2782
  .overview-index h3 > a:hover {
3138
- -webkit-transition: color 0.5s;
3139
- -o-transition: color 0.5s;
3140
- -moz-transition: color 0.5s;
3141
2783
  transition: color 0.5s;
3142
2784
  color: var(--modern-c-brand-dark);
3143
2785
  }
@@ -3167,13 +2809,8 @@ button select {
3167
2809
  opacity: 0;
3168
2810
  font-weight: 500;
3169
2811
  color: var(--modern-c-brand);
3170
- -webkit-transition: color 0.25s;
3171
- -o-transition: color 0.25s;
3172
- -moz-transition: color 0.25s;
3173
2812
  transition: color 0.25s;
3174
- -webkit-text-decoration-style: dotted;
3175
- -moz-text-decoration-style: dotted;
3176
- text-decoration-style: dotted;
2813
+ text-decoration-style: dotted;
3177
2814
  }
3178
2815
  .overview-index a.\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2:hover,
3179
2816
  .overview-index a.\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2:focus {
@@ -3183,55 +2820,34 @@ button select {
3183
2820
  .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-groups--_ecV6 a {
3184
2821
  font-size: 15px;
3185
2822
  font-weight: 500;
3186
- line-height: 2;
2823
+ line-height: 1.6;
2824
+ margin-top: 8px;
3187
2825
  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
2826
  transition: color 0.5s;
2827
+ word-break: break-all;
3192
2828
  }
3193
2829
 
3194
2830
  .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-group-li--AhQcS {
3195
2831
  position: relative;
3196
2832
  }
3197
2833
  .\------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;
2834
+ padding-left: 1px;
3199
2835
  }
3200
2836
  .\------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
2837
  left: -0.25rem;
3202
2838
  }
3203
2839
 
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
2840
  .dark overview-groups a {
3220
2841
  font-weight: 400;
3221
2842
  }
3222
2843
 
3223
2844
  .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-group--mLD5f {
3224
2845
  page-break-inside: avoid;
3225
- -webkit-column-break-inside: avoid;
3226
- -moz-column-break-inside: avoid;
3227
- break-inside: avoid;
2846
+ break-inside: avoid;
3228
2847
  margin-bottom: 28px;
3229
2848
  background-color: var(--modern-c-bg-soft);
3230
- border-radius: 8px;
2849
+ border-radius: 12px;
3231
2850
  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
2851
  transition: background-color 0.5s;
3236
2852
  }
3237
2853
 
@@ -3257,27 +2873,18 @@ button select {
3257
2873
  }
3258
2874
  @media (min-width: 768px) {
3259
2875
  .\------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;
2876
+ columns: 2;
3263
2877
  }
3264
2878
  }
3265
2879
  @media (min-width: 1024px) {
3266
2880
  .\------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;
2881
+ columns: 3;
3270
2882
  }
3271
2883
  }
3272
2884
  @media (min-width: 640px) {
3273
2885
  .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__pager--C_zBL {
3274
- display: -webkit-flex;
3275
- display: -moz-box;
3276
2886
  display: flex;
3277
- -webkit-flex-direction: column;
3278
- -moz-box-orient: vertical;
3279
- -moz-box-direction: normal;
3280
- flex-direction: column;
2887
+ flex-direction: column;
3281
2888
  width: 50%;
3282
2889
  }
3283
2890
  .\------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 +2892,14 @@ button select {
3285
2892
  padding-left: 16px;
3286
2893
  }
3287
2894
  }
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
- }
2895
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__prev--ajVjQ {
2896
+ width: 100%;
3295
2897
  }
2898
+
2899
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__next--A2aco {
2900
+ width: 100%;
2901
+ }
2902
+
3296
2903
  .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__pager-link--pAnzs {
3297
2904
  display: block;
3298
2905
  border: 1px solid var(--modern-c-divider-light);
@@ -3300,9 +2907,6 @@ button select {
3300
2907
  padding: 16px;
3301
2908
  width: 100%;
3302
2909
  height: 100%;
3303
- -webkit-transition: border-color 0.25s;
3304
- -o-transition: border-color 0.25s;
3305
- -moz-transition: border-color 0.25s;
3306
2910
  transition: border-color 0.25s;
3307
2911
  }
3308
2912
 
@@ -3333,9 +2937,6 @@ button select {
3333
2937
  font-size: 14px;
3334
2938
  font-weight: 500;
3335
2939
  color: var(--modern-c-brand);
3336
- -webkit-transition: color 0.25s;
3337
- -o-transition: color 0.25s;
3338
- -moz-transition: color 0.25s;
3339
2940
  transition: color 0.25s;
3340
2941
  }
3341
2942
  .\------packages-cli-doc-core-src-theme-default-components-HomeHero-index-module__clip--QG9Rc {
@@ -3362,9 +2963,15 @@ button select {
3362
2963
  }
3363
2964
  }
3364
2965
  @media (min-width: 960px) {
2966
+ .\------packages-cli-doc-core-src-theme-default-components-HomeFeatures-index-module__grid-3--FTep1 {
2967
+ width: 25%;
2968
+ }
3365
2969
  .\------packages-cli-doc-core-src-theme-default-components-HomeFeatures-index-module__grid-4--cKq0u {
3366
2970
  width: 33.3333333333%;
3367
2971
  }
2972
+ .\------packages-cli-doc-core-src-theme-default-components-HomeFeatures-index-module__grid-6--zyyfo {
2973
+ width: 50%;
2974
+ }
3368
2975
  }
3369
2976
 
3370
2977
  /*# sourceMappingURL=main.css.map*/