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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (330) hide show
  1. package/doc_build/html/main/index.html +16 -0
  2. package/doc_build/route.json +10 -0
  3. package/doc_build/static/css/main.css +2966 -0
  4. package/doc_build/static/css/main.css.map +1 -0
  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 +68 -0
  6. 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 -0
  7. package/doc_build/static/js/async/en_api_config_build-config.js +8406 -0
  8. package/doc_build/static/js/async/en_api_config_build-config.js.map +1 -0
  9. package/doc_build/static/js/async/en_api_config_build-preset.js +7865 -0
  10. package/doc_build/static/js/async/en_api_config_build-preset.js.map +1 -0
  11. package/doc_build/static/js/async/en_api_config_design-system.js +47805 -0
  12. package/doc_build/static/js/async/en_api_config_design-system.js.map +1 -0
  13. package/doc_build/static/js/async/en_api_config_plugins.js +1488 -0
  14. package/doc_build/static/js/async/en_api_config_plugins.js.map +1 -0
  15. package/doc_build/static/js/async/en_api_config_testing.js +2139 -0
  16. package/doc_build/static/js/async/en_api_config_testing.js.map +1 -0
  17. package/doc_build/static/js/async/en_api_index.js +51 -0
  18. package/doc_build/static/js/async/en_api_index.js.map +1 -0
  19. package/doc_build/static/js/async/en_api_plugin-api_plugin-hooks.js +14360 -0
  20. package/doc_build/static/js/async/en_api_plugin-api_plugin-hooks.js.map +1 -0
  21. package/doc_build/static/js/async/en_guide_advance_asset.js +3972 -0
  22. package/doc_build/static/js/async/en_guide_advance_asset.js.map +1 -0
  23. package/doc_build/static/js/async/en_guide_advance_build-umd.js +9857 -0
  24. package/doc_build/static/js/async/en_guide_advance_build-umd.js.map +1 -0
  25. package/doc_build/static/js/async/en_guide_advance_copy.js +6541 -0
  26. package/doc_build/static/js/async/en_guide_advance_copy.js.map +1 -0
  27. package/doc_build/static/js/async/en_guide_advance_external-dependency.js +3806 -0
  28. package/doc_build/static/js/async/en_guide_advance_external-dependency.js.map +1 -0
  29. package/doc_build/static/js/async/en_guide_advance_in-depth-about-build.js +5304 -0
  30. package/doc_build/static/js/async/en_guide_advance_in-depth-about-build.js.map +1 -0
  31. package/doc_build/static/js/async/en_guide_advance_in-depth-about-dev-command.js +146 -0
  32. package/doc_build/static/js/async/en_guide_advance_in-depth-about-dev-command.js.map +1 -0
  33. package/doc_build/static/js/async/en_guide_advance_theme-config.js +2486 -0
  34. package/doc_build/static/js/async/en_guide_advance_theme-config.js.map +1 -0
  35. package/doc_build/static/js/async/en_guide_basic_before-getting-started.js +3858 -0
  36. package/doc_build/static/js/async/en_guide_basic_before-getting-started.js.map +1 -0
  37. package/doc_build/static/js/async/en_guide_basic_command-preview.js +3973 -0
  38. package/doc_build/static/js/async/en_guide_basic_command-preview.js.map +1 -0
  39. package/doc_build/static/js/async/en_guide_basic_modify-output-product.js +3048 -0
  40. package/doc_build/static/js/async/en_guide_basic_modify-output-product.js.map +1 -0
  41. package/doc_build/static/js/async/en_guide_basic_publish-your-project.js +2180 -0
  42. package/doc_build/static/js/async/en_guide_basic_publish-your-project.js.map +1 -0
  43. package/doc_build/static/js/async/en_guide_basic_test-your-project.js +3887 -0
  44. package/doc_build/static/js/async/en_guide_basic_test-your-project.js.map +1 -0
  45. package/doc_build/static/js/async/en_guide_basic_use-micro-generator.js +186 -0
  46. package/doc_build/static/js/async/en_guide_basic_use-micro-generator.js.map +1 -0
  47. package/doc_build/static/js/async/en_guide_basic_using-storybook.js +4723 -0
  48. package/doc_build/static/js/async/en_guide_basic_using-storybook.js.map +1 -0
  49. package/doc_build/static/js/async/en_guide_best-practices_components.js +21400 -0
  50. package/doc_build/static/js/async/en_guide_best-practices_components.js.map +1 -0
  51. package/doc_build/static/js/async/en_guide_intro_getting-started.js +1904 -0
  52. package/doc_build/static/js/async/en_guide_intro_getting-started.js.map +1 -0
  53. package/doc_build/static/js/async/en_guide_intro_welcome.js +162 -0
  54. package/doc_build/static/js/async/en_guide_intro_welcome.js.map +1 -0
  55. package/doc_build/static/js/async/en_guide_intro_why-module-engineering-solution.js +96 -0
  56. package/doc_build/static/js/async/en_guide_intro_why-module-engineering-solution.js.map +1 -0
  57. package/doc_build/static/js/async/en_index.js +81 -0
  58. package/doc_build/static/js/async/en_index.js.map +1 -0
  59. package/doc_build/static/js/async/en_plugins_guide_getting-started.js +2556 -0
  60. package/doc_build/static/js/async/en_plugins_guide_getting-started.js.map +1 -0
  61. package/doc_build/static/js/async/en_plugins_guide_plugin-object.js +4173 -0
  62. package/doc_build/static/js/async/en_plugins_guide_plugin-object.js.map +1 -0
  63. package/doc_build/static/js/async/en_plugins_guide_setup-function.js +3815 -0
  64. package/doc_build/static/js/async/en_plugins_guide_setup-function.js.map +1 -0
  65. package/doc_build/static/js/async/en_plugins_official-list_overview.js +66 -0
  66. package/doc_build/static/js/async/en_plugins_official-list_overview.js.map +1 -0
  67. package/doc_build/static/js/async/packages_cli_doc-core_src_theme-default_components_Search_logic_search_ts.js +246 -0
  68. package/doc_build/static/js/async/packages_cli_doc-core_src_theme-default_components_Search_logic_search_ts.js.map +1 -0
  69. package/doc_build/static/js/async/vendors-node_modules_pnpm_code-hike_mdx_0_7_4_react_18_2_0_node_modules_code-hike_mdx_dist_co-06dd41.js +6656 -0
  70. package/doc_build/static/js/async/vendors-node_modules_pnpm_code-hike_mdx_0_7_4_react_18_2_0_node_modules_code-hike_mdx_dist_co-06dd41.js.map +1 -0
  71. package/doc_build/static/js/async/vendors-node_modules_pnpm_flexsearch_0_6_32_node_modules_flexsearch_dist_flexsearch_min_js.js +54 -0
  72. package/doc_build/static/js/async/vendors-node_modules_pnpm_flexsearch_0_6_32_node_modules_flexsearch_dist_flexsearch_min_js.js.map +1 -0
  73. package/doc_build/static/js/async/zh_api_config_build-config.js +11354 -0
  74. package/doc_build/static/js/async/zh_api_config_build-config.js.map +1 -0
  75. package/doc_build/static/js/async/zh_api_config_build-preset.js +7867 -0
  76. package/doc_build/static/js/async/zh_api_config_build-preset.js.map +1 -0
  77. package/doc_build/static/js/async/zh_api_config_design-system.js +48712 -0
  78. package/doc_build/static/js/async/zh_api_config_design-system.js.map +1 -0
  79. package/doc_build/static/js/async/zh_api_config_plugins.js +1488 -0
  80. package/doc_build/static/js/async/zh_api_config_plugins.js.map +1 -0
  81. package/doc_build/static/js/async/zh_api_config_testing.js +2132 -0
  82. package/doc_build/static/js/async/zh_api_config_testing.js.map +1 -0
  83. package/doc_build/static/js/async/zh_api_index.js +52 -0
  84. package/doc_build/static/js/async/zh_api_index.js.map +1 -0
  85. package/doc_build/static/js/async/zh_api_plugin-api_plugin-hooks.js +14392 -0
  86. package/doc_build/static/js/async/zh_api_plugin-api_plugin-hooks.js.map +1 -0
  87. package/doc_build/static/js/async/zh_guide_advance_asset.js +3972 -0
  88. package/doc_build/static/js/async/zh_guide_advance_asset.js.map +1 -0
  89. package/doc_build/static/js/async/zh_guide_advance_build-umd.js +9859 -0
  90. package/doc_build/static/js/async/zh_guide_advance_build-umd.js.map +1 -0
  91. package/doc_build/static/js/async/zh_guide_advance_copy.js +6541 -0
  92. package/doc_build/static/js/async/zh_guide_advance_copy.js.map +1 -0
  93. package/doc_build/static/js/async/zh_guide_advance_external-dependency.js +3808 -0
  94. package/doc_build/static/js/async/zh_guide_advance_external-dependency.js.map +1 -0
  95. package/doc_build/static/js/async/zh_guide_advance_in-depth-about-build.js +5304 -0
  96. package/doc_build/static/js/async/zh_guide_advance_in-depth-about-build.js.map +1 -0
  97. package/doc_build/static/js/async/zh_guide_advance_in-depth-about-dev-command.js +150 -0
  98. package/doc_build/static/js/async/zh_guide_advance_in-depth-about-dev-command.js.map +1 -0
  99. package/doc_build/static/js/async/zh_guide_advance_theme-config.js +2477 -0
  100. package/doc_build/static/js/async/zh_guide_advance_theme-config.js.map +1 -0
  101. package/doc_build/static/js/async/zh_guide_basic_before-getting-started.js +3849 -0
  102. package/doc_build/static/js/async/zh_guide_basic_before-getting-started.js.map +1 -0
  103. package/doc_build/static/js/async/zh_guide_basic_command-preview.js +3805 -0
  104. package/doc_build/static/js/async/zh_guide_basic_command-preview.js.map +1 -0
  105. package/doc_build/static/js/async/zh_guide_basic_modify-output-product.js +3064 -0
  106. package/doc_build/static/js/async/zh_guide_basic_modify-output-product.js.map +1 -0
  107. package/doc_build/static/js/async/zh_guide_basic_publish-your-project.js +2241 -0
  108. package/doc_build/static/js/async/zh_guide_basic_publish-your-project.js.map +1 -0
  109. package/doc_build/static/js/async/zh_guide_basic_test-your-project.js +3887 -0
  110. package/doc_build/static/js/async/zh_guide_basic_test-your-project.js.map +1 -0
  111. package/doc_build/static/js/async/zh_guide_basic_use-micro-generator.js +192 -0
  112. package/doc_build/static/js/async/zh_guide_basic_use-micro-generator.js.map +1 -0
  113. package/doc_build/static/js/async/zh_guide_basic_using-storybook.js +4669 -0
  114. package/doc_build/static/js/async/zh_guide_basic_using-storybook.js.map +1 -0
  115. package/doc_build/static/js/async/zh_guide_best-practices_components.js +21100 -0
  116. package/doc_build/static/js/async/zh_guide_best-practices_components.js.map +1 -0
  117. package/doc_build/static/js/async/zh_guide_intro_getting-started.js +1780 -0
  118. package/doc_build/static/js/async/zh_guide_intro_getting-started.js.map +1 -0
  119. package/doc_build/static/js/async/zh_guide_intro_welcome.js +162 -0
  120. package/doc_build/static/js/async/zh_guide_intro_welcome.js.map +1 -0
  121. package/doc_build/static/js/async/zh_guide_intro_why-module-engineering-solution.js +96 -0
  122. package/doc_build/static/js/async/zh_guide_intro_why-module-engineering-solution.js.map +1 -0
  123. package/doc_build/static/js/async/zh_index.js +81 -0
  124. package/doc_build/static/js/async/zh_index.js.map +1 -0
  125. package/doc_build/static/js/async/zh_plugins_guide_getting-started.js +2604 -0
  126. package/doc_build/static/js/async/zh_plugins_guide_getting-started.js.map +1 -0
  127. package/doc_build/static/js/async/zh_plugins_guide_plugin-object.js +4169 -0
  128. package/doc_build/static/js/async/zh_plugins_guide_plugin-object.js.map +1 -0
  129. package/doc_build/static/js/async/zh_plugins_guide_setup-function.js +3815 -0
  130. package/doc_build/static/js/async/zh_plugins_guide_setup-function.js.map +1 -0
  131. package/doc_build/static/js/async/zh_plugins_official-list_overview.js +66 -0
  132. package/doc_build/static/js/async/zh_plugins_official-list_overview.js.map +1 -0
  133. package/doc_build/static/js/builder-runtime.js +1375 -0
  134. package/doc_build/static/js/builder-runtime.js.map +1 -0
  135. package/doc_build/static/js/lib-lodash.js +4907 -0
  136. package/doc_build/static/js/lib-lodash.js.map +1 -0
  137. package/doc_build/static/js/lib-polyfill.js +11847 -0
  138. package/doc_build/static/js/lib-polyfill.js.map +1 -0
  139. package/doc_build/static/js/lib-react.js +39510 -0
  140. package/doc_build/static/js/lib-react.js.map +1 -0
  141. package/doc_build/static/js/main.js +8563 -0
  142. package/doc_build/static/js/main.js.map +1 -0
  143. 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 +7328 -0
  144. 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 -0
  145. package/doc_build/static/search_index.json +1 -0
  146. package/docs/.island/dist/404.html +41 -0
  147. package/docs/.island/dist/assets/asset.26aea654.js +160 -0
  148. package/docs/.island/dist/assets/asset.36e3d3c9.js +160 -0
  149. package/docs/.island/dist/assets/before-getting-started.0e863740.js +87 -0
  150. package/docs/.island/dist/assets/before-getting-started.2c6e6b8a.js +87 -0
  151. package/docs/.island/dist/assets/build-config.460d11d9.js +804 -0
  152. package/docs/.island/dist/assets/build-config.e155e534.js +854 -0
  153. package/docs/.island/dist/assets/build-preset.6c2c6c62.js +256 -0
  154. package/docs/.island/dist/assets/build-preset.d3da921d.js +256 -0
  155. package/docs/.island/dist/assets/build-umd.ba00f028.js +264 -0
  156. package/docs/.island/dist/assets/build-umd.edb9d163.js +273 -0
  157. package/docs/.island/dist/assets/command-preview.1dc93921.js +264 -0
  158. package/docs/.island/dist/assets/command-preview.ef7a9d01.js +264 -0
  159. package/docs/.island/dist/assets/components.esm.03560353.js +9 -0
  160. package/docs/.island/dist/assets/copy.28dc4d5f.js +277 -0
  161. package/docs/.island/dist/assets/copy.f4625565.js +277 -0
  162. package/docs/.island/dist/assets/design-system.8993234c.js +1254 -0
  163. package/docs/.island/dist/assets/design-system.b0ba163f.js +639 -0
  164. package/docs/.island/dist/assets/dev.b373b152.js +37 -0
  165. package/docs/.island/dist/assets/dev.b39fd42a.js +37 -0
  166. package/docs/.island/dist/assets/down.f35427d3.svg +1 -0
  167. package/docs/.island/dist/assets/extension.4bf3526b.js +1 -0
  168. package/docs/.island/dist/assets/extension.d64ed0b8.js +469 -0
  169. package/docs/.island/dist/assets/external-dependency.2ede7532.js +156 -0
  170. package/docs/.island/dist/assets/external-dependency.92ca89e0.js +156 -0
  171. package/docs/.island/dist/assets/getting-started.822cf0b2.js +117 -0
  172. package/docs/.island/dist/assets/getting-started.e2764829.js +114 -0
  173. package/docs/.island/dist/assets/github.3bf8ccee.svg +1 -0
  174. package/docs/.island/dist/assets/in-depth-about-build.94cc902d.js +375 -0
  175. package/docs/.island/dist/assets/in-depth-about-build.aa74de10.js +374 -0
  176. package/docs/.island/dist/assets/in-depth-about-dev-command.877bdb83.js +33 -0
  177. package/docs/.island/dist/assets/in-depth-about-dev-command.9736befd.js +39 -0
  178. package/docs/.island/dist/assets/index.01786ba7.js +30 -0
  179. package/docs/.island/dist/assets/index.6cef6f5f.js +4 -0
  180. package/docs/.island/dist/assets/index.cb118238.js +36 -0
  181. package/docs/.island/dist/assets/index.ccb6ce27.js +4 -0
  182. package/docs/.island/dist/assets/island_inject.69495876.js +1 -0
  183. package/docs/.island/dist/assets/island_inject.cdfb22d9.js +1 -0
  184. package/docs/.island/dist/assets/loading.8c9bb911.svg +1 -0
  185. package/docs/.island/dist/assets/modify-output-product.9e2394d7.js +100 -0
  186. package/docs/.island/dist/assets/modify-output-product.f363845a.js +100 -0
  187. package/docs/.island/dist/assets/moon.6b705924.svg +3 -0
  188. package/docs/.island/dist/assets/plugin.70a61997.js +42 -0
  189. package/docs/.island/dist/assets/plugin.80b12ee2.js +42 -0
  190. package/docs/.island/dist/assets/publish-your-project.7321c10e.js +164 -0
  191. package/docs/.island/dist/assets/publish-your-project.7326359f.js +166 -0
  192. package/docs/.island/dist/assets/right.89674cd7.svg +1 -0
  193. package/docs/.island/dist/assets/search.0aea6901.svg +1 -0
  194. package/docs/.island/dist/assets/search.11353245.js +222 -0
  195. package/docs/.island/dist/assets/search.a1b1cff3.js +3 -0
  196. package/docs/.island/dist/assets/search.f9025ced.js +3 -0
  197. package/docs/.island/dist/assets/style.09015a4b.css +1 -0
  198. package/docs/.island/dist/assets/style.2e5f7bc2.css +1970 -0
  199. package/docs/.island/dist/assets/sun.841dac10.svg +11 -0
  200. package/docs/.island/dist/assets/test-your-project.8ab2809e.js +190 -0
  201. package/docs/.island/dist/assets/test-your-project.9ae2a49e.js +190 -0
  202. package/docs/.island/dist/assets/test.2bfe276b.js +66 -0
  203. package/docs/.island/dist/assets/test.a2c00a3f.js +67 -0
  204. package/docs/.island/dist/assets/translator.b1077c44.svg +1 -0
  205. package/docs/.island/dist/assets/use-micro-generator.13c1a09f.js +60 -0
  206. package/docs/.island/dist/assets/use-micro-generator.dfe877f6.js +60 -0
  207. package/docs/.island/dist/assets/using-storybook.adb88cb8.js +260 -0
  208. package/docs/.island/dist/assets/using-storybook.b8e7dd04.js +260 -0
  209. package/docs/.island/dist/assets/welcome.94880043.js +13 -0
  210. package/docs/.island/dist/assets/welcome.b2140e7e.js +13 -0
  211. package/docs/.island/dist/assets/why-module-engineering-solution.bfe7981a.js +26 -0
  212. package/docs/.island/dist/assets/why-module-engineering-solution.e31cd19f.js +26 -0
  213. package/docs/.island/dist/chunk-COLCRJ2V.js +1 -0
  214. package/docs/.island/dist/chunk-K5FMOYDC.js +10 -0
  215. package/docs/.island/dist/chunk-WE42KMYS.js +26 -0
  216. package/docs/.island/dist/client-entry.js +3 -0
  217. package/docs/.island/dist/en/api/build-config.html +344 -0
  218. package/docs/.island/dist/en/api/build-preset.html +82 -0
  219. package/docs/.island/dist/en/api/design-system.html +155 -0
  220. package/docs/.island/dist/en/api/dev.html +45 -0
  221. package/docs/.island/dist/en/api/index.html +41 -0
  222. package/docs/.island/dist/en/api/plugin.html +48 -0
  223. package/docs/.island/dist/en/api/test.html +58 -0
  224. package/docs/.island/dist/en/guide/advance/asset.html +68 -0
  225. package/docs/.island/dist/en/guide/advance/build-umd.html +72 -0
  226. package/docs/.island/dist/en/guide/advance/copy.html +82 -0
  227. package/docs/.island/dist/en/guide/advance/extension.html +41 -0
  228. package/docs/.island/dist/en/guide/advance/external-dependency.html +71 -0
  229. package/docs/.island/dist/en/guide/advance/in-depth-about-build.html +148 -0
  230. package/docs/.island/dist/en/guide/advance/in-depth-about-dev-command.html +51 -0
  231. package/docs/.island/dist/en/guide/basic/before-getting-started.html +127 -0
  232. package/docs/.island/dist/en/guide/basic/command-preview.html +100 -0
  233. package/docs/.island/dist/en/guide/basic/modify-output-product.html +140 -0
  234. package/docs/.island/dist/en/guide/basic/publish-your-project.html +91 -0
  235. package/docs/.island/dist/en/guide/basic/test-your-project.html +72 -0
  236. package/docs/.island/dist/en/guide/basic/use-micro-generator.html +65 -0
  237. package/docs/.island/dist/en/guide/basic/using-storybook.html +113 -0
  238. package/docs/.island/dist/en/guide/intro/getting-started.html +76 -0
  239. package/docs/.island/dist/en/guide/intro/welcome.html +53 -0
  240. package/docs/.island/dist/en/guide/intro/why-module-engineering-solution.html +49 -0
  241. package/docs/.island/dist/en/index.html +42 -0
  242. package/docs/.island/dist/react-dom.js +1 -0
  243. package/docs/.island/dist/react-dom_client.js +1 -0
  244. package/docs/.island/dist/react.js +1 -0
  245. package/docs/.island/dist/react_jsx-runtime.js +10 -0
  246. package/docs/.island/dist/ssr-manifest.json +57 -0
  247. package/docs/.island/dist/test-result.png +0 -0
  248. package/docs/.island/dist/why-module-solution.png +0 -0
  249. package/docs/.island/dist/zh/api/build-config.html +361 -0
  250. package/docs/.island/dist/zh/api/build-preset.html +82 -0
  251. package/docs/.island/dist/zh/api/design-system.html +149 -0
  252. package/docs/.island/dist/zh/api/dev.html +46 -0
  253. package/docs/.island/dist/zh/api/index.html +41 -0
  254. package/docs/.island/dist/zh/api/plugin.html +48 -0
  255. package/docs/.island/dist/zh/api/test.html +59 -0
  256. package/docs/.island/dist/zh/guide/advance/asset.html +68 -0
  257. package/docs/.island/dist/zh/guide/advance/build-umd.html +72 -0
  258. package/docs/.island/dist/zh/guide/advance/copy.html +82 -0
  259. package/docs/.island/dist/zh/guide/advance/extension.html +127 -0
  260. package/docs/.island/dist/zh/guide/advance/external-dependency.html +71 -0
  261. package/docs/.island/dist/zh/guide/advance/in-depth-about-build.html +148 -0
  262. package/docs/.island/dist/zh/guide/advance/in-depth-about-dev-command.html +53 -0
  263. package/docs/.island/dist/zh/guide/basic/before-getting-started.html +127 -0
  264. package/docs/.island/dist/zh/guide/basic/command-preview.html +100 -0
  265. package/docs/.island/dist/zh/guide/basic/modify-output-product.html +140 -0
  266. package/docs/.island/dist/zh/guide/basic/publish-your-project.html +92 -0
  267. package/docs/.island/dist/zh/guide/basic/test-your-project.html +72 -0
  268. package/docs/.island/dist/zh/guide/basic/use-micro-generator.html +65 -0
  269. package/docs/.island/dist/zh/guide/basic/using-storybook.html +114 -0
  270. package/docs/.island/dist/zh/guide/intro/getting-started.html +79 -0
  271. package/docs/.island/dist/zh/guide/intro/welcome.html +53 -0
  272. package/docs/.island/dist/zh/guide/intro/why-module-engineering-solution.html +49 -0
  273. package/docs/.island/dist/zh/index.html +42 -0
  274. package/docs/en/api/config/build-config.md +20 -10
  275. package/docs/en/api/config/build-preset.md +3 -2
  276. package/docs/en/api/config/design-system.md +623 -615
  277. package/docs/en/api/config/plugins.md +2 -2
  278. package/docs/en/api/config/testing.md +2 -1
  279. package/docs/en/api/plugin-api/plugin-hooks.md +1 -1
  280. package/docs/en/guide/advance/asset.mdx +1 -5
  281. package/docs/en/guide/advance/build-umd.mdx +6 -6
  282. package/docs/en/guide/advance/copy.md +5 -5
  283. package/docs/en/guide/advance/external-dependency.mdx +2 -2
  284. package/docs/en/guide/advance/in-depth-about-build.md +21 -20
  285. package/docs/en/guide/advance/in-depth-about-dev-command.md +3 -2
  286. package/docs/en/guide/advance/theme-config.mdx +2 -2
  287. package/docs/en/guide/basic/before-getting-started.md +17 -10
  288. package/docs/en/guide/basic/command-preview.md +4 -4
  289. package/docs/en/guide/basic/modify-output-product.md +65 -68
  290. package/docs/en/guide/basic/publish-your-project.md +4 -4
  291. package/docs/en/guide/basic/test-your-project.mdx +6 -6
  292. package/docs/en/guide/basic/use-micro-generator.md +13 -5
  293. package/docs/en/guide/basic/using-storybook.mdx +4 -14
  294. package/docs/en/guide/best-practices/components.mdx +103 -97
  295. package/docs/en/guide/intro/getting-started.md +3 -3
  296. package/docs/en/index.md +14 -17
  297. package/docs/en/plugins/guide/getting-started.mdx +4 -4
  298. package/docs/en/plugins/guide/plugin-object.mdx +5 -5
  299. package/docs/en/plugins/guide/setup-function.mdx +2 -2
  300. package/docs/zh/api/config/_category_.json +1 -1
  301. package/docs/zh/api/config/build-config.md +33 -10
  302. package/docs/zh/api/config/build-preset.md +3 -2
  303. package/docs/zh/api/config/design-system.md +2 -2
  304. package/docs/zh/api/config/plugins.md +3 -3
  305. package/docs/zh/api/config/testing.md +3 -2
  306. package/docs/zh/api/index.md +1 -0
  307. package/docs/zh/api/plugin-api/_category_.json +1 -1
  308. package/docs/zh/api/plugin-api/plugin-hooks.md +56 -55
  309. package/docs/zh/guide/advance/asset.mdx +1 -6
  310. package/docs/zh/guide/advance/build-umd.mdx +6 -6
  311. package/docs/zh/guide/advance/copy.md +5 -5
  312. package/docs/zh/guide/advance/external-dependency.mdx +3 -3
  313. package/docs/zh/guide/advance/in-depth-about-build.md +21 -20
  314. package/docs/zh/guide/advance/in-depth-about-dev-command.md +3 -2
  315. package/docs/zh/guide/advance/theme-config.mdx +2 -2
  316. package/docs/zh/guide/basic/before-getting-started.md +16 -9
  317. package/docs/zh/guide/basic/command-preview.md +4 -4
  318. package/docs/zh/guide/basic/modify-output-product.md +45 -47
  319. package/docs/zh/guide/basic/publish-your-project.md +4 -4
  320. package/docs/zh/guide/basic/test-your-project.mdx +6 -6
  321. package/docs/zh/guide/basic/use-micro-generator.md +10 -6
  322. package/docs/zh/guide/basic/using-storybook.mdx +12 -20
  323. package/docs/zh/guide/best-practices/components.mdx +10 -10
  324. package/docs/zh/guide/intro/getting-started.md +3 -3
  325. package/docs/zh/index.md +1 -1
  326. package/docs/zh/plugins/guide/getting-started.mdx +5 -5
  327. package/docs/zh/plugins/guide/plugin-object.mdx +5 -5
  328. package/docs/zh/plugins/guide/setup-function.mdx +2 -2
  329. package/modern.config.ts +15 -8
  330. package/package.json +4 -4
@@ -0,0 +1,2966 @@
1
+ .ch-scrollycoding .header-anchor {
2
+ display: none;
3
+ }
4
+
5
+ .ch-spotlight .header-anchor {
6
+ display: none;
7
+ }
8
+
9
+ .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__container--Be7Bu {
10
+ max-width: 1440px;
11
+ margin: auto;
12
+ }
13
+
14
+ .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__rightNav--fxz4T {
15
+ display: none;
16
+ }
17
+
18
+ .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__navContainer--J5RhI :deep(*) {
19
+ pointer-events: all;
20
+ }
21
+
22
+ .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__navContainer--J5RhI {
23
+ background: #fff;
24
+ }
25
+
26
+ .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__social-links-icon--aVv_y {
27
+ width: 20px;
28
+ height: 100%;
29
+ display: flex;
30
+ fill: currentColor;
31
+ color: var(--modern-c-text-2);
32
+ }
33
+ .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__social-links-icon--aVv_y:hover {
34
+ color: var(--modern-c-text-1);
35
+ }
36
+
37
+ .\------packages-cli-doc-core-src-theme-default-components-Nav-index-module__menu-item--WjR05:before {
38
+ margin-right: 12px;
39
+ margin-left: 12px;
40
+ width: 1px;
41
+ height: 24px;
42
+ background-color: var(--modern-c-divider-light);
43
+ content: " ";
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
+ .\------packages-cli-doc-core-src-theme-default-components-Link-index-module__link--R5q4o:hover {
58
+ color: var(--modern-c-brand);
59
+ transition: color 0.2s;
60
+ }
61
+
62
+ .\------packages-cli-doc-core-src-theme-default-components-Link-index-module__link--R5q4o {
63
+ display: block;
64
+ font-size: 14px;
65
+ font-weight: 500;
66
+ }
67
+ .\------packages-cli-doc-core-src-theme-default-components-SwitchAppearance-index-module__sun--JMkpU {
68
+ opacity: 1;
69
+ }
70
+
71
+ .\------packages-cli-doc-core-src-theme-default-components-SwitchAppearance-index-module__moon--tgdgB {
72
+ opacity: 0;
73
+ }
74
+
75
+ .dark .\------packages-cli-doc-core-src-theme-default-components-SwitchAppearance-index-module__sun--JMkpU {
76
+ opacity: 0;
77
+ }
78
+
79
+ .dark .\------packages-cli-doc-core-src-theme-default-components-SwitchAppearance-index-module__moon--tgdgB {
80
+ opacity: 1;
81
+ }
82
+ .\------packages-cli-doc-core-src-theme-default-components-Switch-index-module__switch--DdK0_ {
83
+ position: relative;
84
+ border-radius: 11px;
85
+ display: block;
86
+ width: 40px;
87
+ height: 22px;
88
+ flex-shrink: 0;
89
+ border: 1px solid var(--modern-c-divider);
90
+ background-color: var(--modern-c-bg-mute);
91
+ transition: border-color 0.25s, background-color 0.25s;
92
+ }
93
+
94
+ .\------packages-cli-doc-core-src-theme-default-components-Switch-index-module__switch--DdK0_:hover {
95
+ border-color: var(--modern-c-gray);
96
+ }
97
+
98
+ .\------packages-cli-doc-core-src-theme-default-components-Switch-index-module__check--WLpap {
99
+ position: absolute;
100
+ top: 1px;
101
+ left: 1px;
102
+ width: 18px;
103
+ height: 18px;
104
+ border-radius: 50%;
105
+ background-color: var(--modern-c-white);
106
+ box-shadow: var(--modern-shadow-1);
107
+ transition: background-color 0.25s, transform 0.25s;
108
+ }
109
+
110
+ .dark .\------packages-cli-doc-core-src-theme-default-components-Switch-index-module__check--WLpap {
111
+ background-color: var(--modern-c-black);
112
+ transform: translateX(18px);
113
+ }
114
+
115
+ .\------packages-cli-doc-core-src-theme-default-components-Switch-index-module__icon--Q_Ula {
116
+ position: relative;
117
+ display: block;
118
+ width: 18px;
119
+ height: 18px;
120
+ border-radius: 50%;
121
+ overflow: hidden;
122
+ }
123
+
124
+ .\------packages-cli-doc-core-src-theme-default-components-Switch-index-module__icon--Q_Ula svg {
125
+ position: absolute;
126
+ top: 3px;
127
+ left: 3px;
128
+ width: 12px;
129
+ height: 12px;
130
+ fill: var(--modern-c-text-2);
131
+ }
132
+
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 {
134
+ fill: var(--modern-c-text-1);
135
+ transition: opacity 0.25s;
136
+ }
137
+ .\------packages-cli-doc-core-src-theme-default-components-SocialLinks-index-module__social-links-icon--_8YjQ {
138
+ width: 20px;
139
+ height: 100%;
140
+ display: flex;
141
+ fill: currentColor;
142
+ color: var(--modern-c-text-2);
143
+ }
144
+ .\------packages-cli-doc-core-src-theme-default-components-SocialLinks-index-module__social-links-icon--_8YjQ:hover {
145
+ color: var(--modern-c-text-1);
146
+ }
147
+
148
+ .\------packages-cli-doc-core-src-theme-default-components-SocialLinks-index-module__menu-item--FU7nx:before {
149
+ margin-right: 12px;
150
+ margin-left: 12px;
151
+ width: 1px;
152
+ height: 24px;
153
+ background-color: var(--modern-c-divider-light);
154
+ content: " ";
155
+ }
156
+ .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1 {
157
+ display: flex;
158
+ justify-content: center;
159
+ align-items: center;
160
+ width: 48px;
161
+ height: 56px;
162
+ }
163
+
164
+ @media (min-width: 768px) {
165
+ .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__navHamburger--wzxr1 {
166
+ display: none;
167
+ }
168
+ }
169
+ .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__container--kECx4 {
170
+ position: relative;
171
+ width: 16px;
172
+ height: 14px;
173
+ overflow: hidden;
174
+ }
175
+
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 {
177
+ top: 0;
178
+ left: 0;
179
+ transform: translateX(4px);
180
+ }
181
+
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 {
183
+ top: 6px;
184
+ left: 0;
185
+ transform: translateX(0);
186
+ }
187
+
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 {
189
+ top: 12px;
190
+ left: 0;
191
+ transform: translateX(8px);
192
+ }
193
+
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 {
195
+ top: 6px;
196
+ transform: translateX(0) rotate(225deg);
197
+ }
198
+
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 {
200
+ top: 6px;
201
+ transform: translateX(16px);
202
+ }
203
+
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 {
205
+ top: 6px;
206
+ transform: translateX(0) rotate(135deg);
207
+ }
208
+
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,
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,
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 {
212
+ transition: top 0.25s, background-color 0.25s, transform 0.25s;
213
+ }
214
+
215
+ .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__top--wzOB6,
216
+ .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__middle--coO8e,
217
+ .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__bottom--RrwJk {
218
+ position: absolute;
219
+ width: 16px;
220
+ height: 2px;
221
+ background-color: var(--modern-c-text-2);
222
+ transition: top 0.25s, background-color 0.5s, transform 0.25s;
223
+ }
224
+
225
+ .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__top--wzOB6 {
226
+ top: 0;
227
+ left: 0;
228
+ transform: translateX(0);
229
+ }
230
+
231
+ .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__middle--coO8e {
232
+ top: 6px;
233
+ left: 0;
234
+ transform: translateX(8px);
235
+ }
236
+
237
+ .\------packages-cli-doc-core-src-theme-default-components-NavHambmger-index-module__bottom--RrwJk {
238
+ top: 12px;
239
+ left: 0;
240
+ transform: translateX(4px);
241
+ }
242
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreen-index-module__navScreen--NeczB {
243
+ display: none;
244
+ position: fixed;
245
+ top: var(--modern-nav-height);
246
+ right: 0;
247
+ bottom: 0;
248
+ left: 0;
249
+ padding: 0 32px;
250
+ width: 100%;
251
+ background-color: var(--modern-c-bg);
252
+ overflow-y: auto;
253
+ transition: background-color 0.5s;
254
+ pointer-events: auto;
255
+ z-index: 20;
256
+ }
257
+
258
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreen-index-module__active--qQFFd {
259
+ display: block;
260
+ }
261
+
262
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreen-index-module__container--WLObZ {
263
+ margin: 0 auto;
264
+ padding: 24px 0 96px;
265
+ max-width: 248px;
266
+ }
267
+
268
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreen-index-module__navMenu--3YuLy {
269
+ display: flex;
270
+ justify-content: center;
271
+ align-items: center;
272
+ flex-direction: column;
273
+ }
274
+
275
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreen-index-module__navMenuItem--osgV9 {
276
+ display: flex;
277
+ justify-content: center;
278
+ padding: 12px 0 11px;
279
+ line-height: 24px;
280
+ font-size: 14px;
281
+ font-weight: 500;
282
+ color: var(--modern-c-text-1);
283
+ border-bottom: 1px solid var(--modern-c-divider-light);
284
+ transition: border-color 0.5s, color 0.25s;
285
+ }
286
+
287
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreen-index-module__navAppearance--ctzdQ {
288
+ padding-right: 0;
289
+ }
290
+
291
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreen-index-module__socialAndAppearance--rp9pY {
292
+ border-bottom: 1px solid var(--modern-c-divider-light);
293
+ padding: 8px 0 7px;
294
+ }
295
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__navScreenMenuGroup--Tk5bz {
296
+ height: 39px;
297
+ overflow: hidden;
298
+ transition: border-color 0.5s;
299
+ }
300
+
301
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__navScreenMenuGroup--Tk5bz.\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__open--SenqS {
302
+ padding-bottom: 10px;
303
+ height: auto;
304
+ }
305
+
306
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__button--X7ejb {
307
+ display: flex;
308
+ justify-content: center;
309
+ align-items: center;
310
+ padding: 8px 4px 7px 0;
311
+ width: 100%;
312
+ line-height: 24px;
313
+ font-size: 14px;
314
+ font-weight: 500;
315
+ color: var(--vp-c-text-1);
316
+ transition: color 0.25s;
317
+ }
318
+
319
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__buttonSpan--IOfpr {
320
+ display: flex;
321
+ align-items: center;
322
+ height: 24px;
323
+ padding-right: 4px;
324
+ }
325
+
326
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__navScreenMenuGroup--Tk5bz .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__items--ciUdc {
327
+ visibility: hidden;
328
+ }
329
+
330
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__navScreenMenuGroup--Tk5bz.\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__open--SenqS .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__items--ciUdc {
331
+ visibility: visible;
332
+ }
333
+
334
+ .\------packages-cli-doc-core-src-theme-default-components-NavScreenMenuGroup-index-module__down--uavm2 {
335
+ transition: all 0.5s;
336
+ }
337
+
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 {
339
+ transform: rotate(180deg);
340
+ }
341
+ .\------packages-cli-doc-core-src-theme-default-components-Search-index-module__searchInput--SjSZ2 {
342
+ width: 8.6rem;
343
+ transition: width 0.3s;
344
+ }
345
+
346
+ .\------packages-cli-doc-core-src-theme-default-components-Search-index-module__suggestionItem--ahvvD {
347
+ border: 1px solid var(--modern-c-divider-light);
348
+ border-top: 0;
349
+ }
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
+
359
+ .\------packages-cli-doc-core-src-theme-default-components-Search-index-module__suggestionItemFirst--Xu405 {
360
+ border-top: 1px solid var(--modern-c-divider-light);
361
+ }
362
+
363
+ @media (max-width: 768px) {
364
+ .\------packages-cli-doc-core-src-theme-default-components-Search-index-module__searchCommand--iUJv9 {
365
+ display: none;
366
+ }
367
+ .\------packages-cli-doc-core-src-theme-default-components-Search-index-module__searchInput--SjSZ2 {
368
+ width: 0;
369
+ padding: 0;
370
+ }
371
+ .\------packages-cli-doc-core-src-theme-default-components-Search-index-module__searchInput--SjSZ2.\------packages-cli-doc-core-src-theme-default-components-Search-index-module__focus--HZkzZ {
372
+ width: 8.6rem;
373
+ padding: 0 0.5rem;
374
+ }
375
+ }
376
+ .\------packages-cli-doc-core-src-theme-default-components-Tabs-index-module__tab--lUaxE {
377
+ color: var(--modern-c-text-2);
378
+ border-bottom: 2px solid transparent;
379
+ box-sizing: border-box;
380
+ margin-right: 10px;
381
+ padding: 4px;
382
+ transition: colors 0.2s;
383
+ margin-bottom: -1px;
384
+ -webkit-user-select: none;
385
+ user-select: none;
386
+ transition: all 0.25s ease-in-out;
387
+ }
388
+
389
+ .\------packages-cli-doc-core-src-theme-default-components-Tabs-index-module__not-selected--O8LId:hover {
390
+ color: var(--modern-c-text-1);
391
+ border-color: var(--modern-c-gray-light-2);
392
+ border-radius: 2px;
393
+ }
394
+
395
+ .\------packages-cli-doc-core-src-theme-default-components-Tabs-index-module__selected--PfRUQ {
396
+ color: var(--modern-c-brand);
397
+ border-color: var(--modern-c-brand);
398
+ }
399
+ .\------packages-cli-doc-core-src-theme-default-components-Button-index-module__button--B0JQV {
400
+ display: inline-block;
401
+ border: 1px solid transparent;
402
+ text-align: center;
403
+ font-weight: 500;
404
+ white-space: nowrap;
405
+ transition: color 0.25s, border-color 0.25s, background-color 0.25s;
406
+ }
407
+
408
+ .\------packages-cli-doc-core-src-theme-default-components-Button-index-module__button--B0JQV:active {
409
+ transition: color 0.1s, border-color 0.1s, background-color 0.1s;
410
+ }
411
+
412
+ .\------packages-cli-doc-core-src-theme-default-components-Button-index-module__button--B0JQV.\------packages-cli-doc-core-src-theme-default-components-Button-index-module__medium--WNEsY {
413
+ border-radius: 20px;
414
+ padding: 0 20px;
415
+ line-height: 38px;
416
+ font-size: 14px;
417
+ }
418
+
419
+ .\------packages-cli-doc-core-src-theme-default-components-Button-index-module__button--B0JQV.\------packages-cli-doc-core-src-theme-default-components-Button-index-module__big--U1msm {
420
+ border-radius: 24px;
421
+ padding: 0 24px;
422
+ line-height: 46px;
423
+ font-size: 16px;
424
+ }
425
+
426
+ .\------packages-cli-doc-core-src-theme-default-components-Button-index-module__button--B0JQV.\------packages-cli-doc-core-src-theme-default-components-Button-index-module__brand--zXehA {
427
+ border-color: var(--modern-button-brand-border);
428
+ color: var(--modern-button-brand-text);
429
+ background-color: var(--modern-button-brand-bg);
430
+ }
431
+
432
+ .\------packages-cli-doc-core-src-theme-default-components-Button-index-module__button--B0JQV.\------packages-cli-doc-core-src-theme-default-components-Button-index-module__brand--zXehA:hover {
433
+ opacity: 1;
434
+ border-color: var(--modern-button-brand-hover-border);
435
+ color: var(--modern-button-brand-hover-text);
436
+ background-color: var(--modern-button-brand-hover-bg);
437
+ }
438
+
439
+ .\------packages-cli-doc-core-src-theme-default-components-Button-index-module__button--B0JQV.\------packages-cli-doc-core-src-theme-default-components-Button-index-module__brand--zXehA:active {
440
+ border-color: var(--modern-button-brand-active-border);
441
+ color: var(--modern-button-brand-active-text);
442
+ background-color: var(--modern-button-brand-active-bg);
443
+ }
444
+
445
+ .\------packages-cli-doc-core-src-theme-default-components-Button-index-module__button--B0JQV.\------packages-cli-doc-core-src-theme-default-components-Button-index-module__alt--ZSwJp {
446
+ border-color: var(--modern-button-alt-border);
447
+ color: var(--modern-button-alt-text);
448
+ background-color: var(--modern-button-alt-bg);
449
+ }
450
+
451
+ .\------packages-cli-doc-core-src-theme-default-components-Button-index-module__button--B0JQV.\------packages-cli-doc-core-src-theme-default-components-Button-index-module__alt--ZSwJp:hover {
452
+ border-color: var(--modern-button-alt-hover-border);
453
+ color: var(--modern-button-alt-hover-text);
454
+ background-color: var(--modern-button-alt-hover-bg);
455
+ }
456
+
457
+ .\------packages-cli-doc-core-src-theme-default-components-Button-index-module__button--B0JQV.\------packages-cli-doc-core-src-theme-default-components-Button-index-module__alt--ZSwJp:active {
458
+ border-color: var(--modern-button-alt-active-border);
459
+ color: var(--modern-button-alt-active-text);
460
+ background-color: var(--modern-button-alt-active-bg);
461
+ }
462
+ /* windicss layer base */
463
+ *, ::before, ::after {
464
+ box-sizing: border-box;
465
+ border-width: 0;
466
+ border-style: solid;
467
+ border-color: #e5e7eb;
468
+ }
469
+ * {
470
+ --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
471
+ --tw-ring-offset-width: 0px;
472
+ --tw-ring-offset-color: #fff;
473
+ --tw-ring-color: rgba(59, 130, 246, 0.5);
474
+ --tw-ring-offset-shadow: 0 0 #0000;
475
+ --tw-ring-shadow: 0 0 #0000;
476
+ --tw-shadow: 0 0 #0000;
477
+ }
478
+ :root {
479
+ tab-size: 4;
480
+ }
481
+ :-moz-focusring {
482
+ outline: 1px dotted ButtonText;
483
+ }
484
+ :-moz-ui-invalid {
485
+ box-shadow: none;
486
+ }
487
+ ::moz-focus-inner {
488
+ border-style: none;
489
+ padding: 0;
490
+ }
491
+ ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
492
+ height: auto;
493
+ }
494
+ ::-webkit-search-decoration {
495
+ -webkit-appearance: none;
496
+ }
497
+ ::-webkit-file-upload-button {
498
+ -webkit-appearance: button;
499
+ font: inherit;
500
+ }
501
+ [type='search'] {
502
+ -webkit-appearance: textfield;
503
+ outline-offset: -2px;
504
+ }
505
+ abbr[title] {
506
+ text-decoration: underline dotted;
507
+ }
508
+ a {
509
+ color: inherit;
510
+ text-decoration: inherit;
511
+ }
512
+ body {
513
+ margin: 0;
514
+ font-family: inherit;
515
+ line-height: inherit;
516
+ }
517
+ button, input {
518
+ font-family: inherit;
519
+ font-size: 100%;
520
+ line-height: 1.15;
521
+ margin: 0;
522
+ padding: 0;
523
+ line-height: inherit;
524
+ color: inherit;
525
+ }
526
+ button {
527
+ text-transform: none;
528
+ background-color: transparent;
529
+ background-image: none;
530
+ }
531
+ button, [type='button'], [type='reset'], [type='submit'] {
532
+ -webkit-appearance: button;
533
+ }
534
+ button, [role="button"] {
535
+ cursor: pointer;
536
+ }
537
+ html {
538
+ -webkit-text-size-adjust: 100%;
539
+ font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
540
+ line-height: 1.5;
541
+ }
542
+ h2, p, h1, h3 {
543
+ margin: 0;
544
+ }
545
+ h2, h1, h3 {
546
+ font-size: inherit;
547
+ font-weight: inherit;
548
+ }
549
+ img {
550
+ border-style: solid;
551
+ max-width: 100%;
552
+ height: auto;
553
+ }
554
+ input::placeholder {
555
+ opacity: 1;
556
+ color: #9ca3af;
557
+ }
558
+ input::webkit-input-placeholder {
559
+ opacity: 1;
560
+ color: #9ca3af;
561
+ }
562
+ input::-moz-placeholder {
563
+ opacity: 1;
564
+ color: #9ca3af;
565
+ }
566
+ input:-ms-input-placeholder {
567
+ opacity: 1;
568
+ color: #9ca3af;
569
+ }
570
+ input::-ms-input-placeholder {
571
+ opacity: 1;
572
+ color: #9ca3af;
573
+ }
574
+ img, svg {
575
+ display: block;
576
+ vertical-align: middle;
577
+ }
578
+ ul {
579
+ list-style: none;
580
+ margin: 0;
581
+ padding: 0;
582
+ }
583
+ /* windicss layer components */
584
+ [flex~="center"] {
585
+ display: flex;
586
+ align-items: center;
587
+ justify-content: center;
588
+ }
589
+ .menu {
590
+ display: flex;
591
+ align-items: center;
592
+ justify-content: space-around;
593
+ font-weight: 700;
594
+ font-size: 0.875rem;
595
+ line-height: 1.25rem;
596
+ }
597
+ @media (min-width: 768px) {
598
+ [flex~="md:center"] {
599
+ display: flex;
600
+ align-items: center;
601
+ justify-content: center;
602
+ }
603
+ }
604
+ /* windicss layer utilities */
605
+ .container {
606
+ width: 100%;
607
+ }
608
+ @media (min-width: 640px) {
609
+ .container {
610
+ max-width: 640px;
611
+ }
612
+ }
613
+ @media (min-width: 768px) {
614
+ .container {
615
+ max-width: 768px;
616
+ }
617
+ }
618
+ @media (min-width: 1024px) {
619
+ .container {
620
+ max-width: 1024px;
621
+ }
622
+ }
623
+ @media (min-width: 1280px) {
624
+ .container {
625
+ max-width: 1280px;
626
+ }
627
+ }
628
+ @media (min-width: 1536px) {
629
+ .container {
630
+ max-width: 1536px;
631
+ }
632
+ }
633
+ .bg-soft {
634
+ background-color: var(--modern-c-bg-soft);
635
+ }
636
+ .dark .dark\:bg-white {
637
+ background-color: var(--modern-c-bg);
638
+ }
639
+ .bg-mute {
640
+ background-color: var(--modern-c-bg-mute);
641
+ }
642
+ .bg-\[\#f3f4f5\] {
643
+ --tw-bg-opacity: 1;
644
+ background-color: rgba(243, 244, 245, var(--tw-bg-opacity));
645
+ }
646
+ .bg-white {
647
+ background-color: var(--modern-c-bg);
648
+ }
649
+ .bg-\[\#f5f5f5\] {
650
+ --tw-bg-opacity: 1;
651
+ background-color: rgba(245, 245, 245, var(--tw-bg-opacity));
652
+ }
653
+ [hover~="bg-mute"]:hover {
654
+ background-color: var(--modern-c-bg-mute);
655
+ }
656
+ [hover~="bg-[#f3f4f5]"]:hover {
657
+ --tw-bg-opacity: 1;
658
+ background-color: rgba(243, 244, 245, var(--tw-bg-opacity));
659
+ }
660
+ [bg~="brand"] {
661
+ background-color: var(--modern-c-brand);
662
+ }
663
+ [bg~="soft"] {
664
+ background-color: var(--modern-c-bg-soft);
665
+ }
666
+ [bg~="gray-light-4"] {
667
+ background-color: var(--modern-c-gray-light-4);
668
+ }
669
+ [bg~="white"] {
670
+ background-color: var(--modern-c-bg);
671
+ }
672
+ [bg~="gray-light-1"] {
673
+ background-color: var(--modern-c-gray-light-1);
674
+ }
675
+ .border-collapse {
676
+ border-collapse: collapse;
677
+ }
678
+ .border-gray-200 {
679
+ --tw-border-opacity: 1;
680
+ border-color: rgba(229, 231, 235, var(--tw-border-opacity));
681
+ }
682
+ [border~="divider-light"] {
683
+ border-color: var(--modern-c-divider-light);
684
+ }
685
+ [border~="gray-light-3"] {
686
+ border-color: var(--modern-c-gray-light-3);
687
+ }
688
+ [border~="brand"] {
689
+ border-color: var(--modern-c-brand);
690
+ }
691
+ .rounded-md {
692
+ border-radius: 0.375rem;
693
+ }
694
+ .rounded-xl {
695
+ border-radius: 0.75rem;
696
+ }
697
+ .rounded-sm {
698
+ border-radius: 0.125rem;
699
+ }
700
+ .rounded {
701
+ border-radius: 0.25rem;
702
+ }
703
+ .rounded-2xl {
704
+ border-radius: 1rem;
705
+ }
706
+ [border~="rounded-md"] {
707
+ border-radius: 0.375rem;
708
+ }
709
+ [border~="rounded-xl"] {
710
+ border-radius: 0.75rem;
711
+ }
712
+ [border~="rounded-sm"] {
713
+ border-radius: 0.125rem;
714
+ }
715
+ [border~="solid"] {
716
+ border-style: solid;
717
+ }
718
+ [border~="none"] {
719
+ border-style: none;
720
+ }
721
+ [border~="~"] {
722
+ border-width: 1px;
723
+ }
724
+ [border~="1px"] {
725
+ border-width: 1px;
726
+ }
727
+ .border-b {
728
+ border-bottom-width: 1px;
729
+ }
730
+ [border~="t-1"] {
731
+ border-top-width: 1px;
732
+ }
733
+ [border~="b-0"] {
734
+ border-bottom-width: 0px;
735
+ }
736
+ [cursor~="pointer"] {
737
+ cursor: pointer;
738
+ }
739
+ [cursor~="text"] {
740
+ cursor: text;
741
+ }
742
+ [cursor~="focus:auto"]:focus {
743
+ cursor: auto;
744
+ }
745
+ [block~="~"] {
746
+ display: block;
747
+ }
748
+ .inline-block {
749
+ display: inline-block;
750
+ }
751
+ .flex {
752
+ display: flex;
753
+ }
754
+ [flex~="~"] {
755
+ display: flex;
756
+ }
757
+ [display~="flex"] {
758
+ display: flex;
759
+ }
760
+ [table~="~"] {
761
+ display: table;
762
+ }
763
+ .table-cell {
764
+ display: table-cell;
765
+ }
766
+ [display~="table-cell"] {
767
+ display: table-cell;
768
+ }
769
+ .hidden {
770
+ display: none;
771
+ }
772
+ [flex~="col"] {
773
+ flex-direction: column;
774
+ }
775
+ [flex~="wrap"] {
776
+ flex-wrap: wrap;
777
+ }
778
+ .items-center {
779
+ align-items: center;
780
+ }
781
+ [align~="items-center"] {
782
+ align-items: center;
783
+ }
784
+ [justify~="end"] {
785
+ justify-content: flex-end;
786
+ }
787
+ [justify~="center"] {
788
+ justify-content: center;
789
+ }
790
+ [justify~="between"] {
791
+ justify-content: space-between;
792
+ }
793
+ [justify~="around"] {
794
+ justify-content: space-around;
795
+ }
796
+ [flex~="1"] {
797
+ flex: 1 1;
798
+ }
799
+ [flex~="shrink-0"] {
800
+ flex-shrink: 0;
801
+ }
802
+ [order~="2"] {
803
+ order: 2;
804
+ }
805
+ [order~="1"] {
806
+ order: 1;
807
+ }
808
+ [font~="semibold"] {
809
+ font-weight: 600;
810
+ }
811
+ [font~="bold"] {
812
+ font-weight: 700;
813
+ }
814
+ [font~="medium"] {
815
+ font-weight: 500;
816
+ }
817
+ [font~="normal"] {
818
+ font-weight: 400;
819
+ }
820
+ [h~="full"] {
821
+ height: 100%;
822
+ }
823
+ [h~="12"] {
824
+ height: 3rem;
825
+ }
826
+ [h~="14"] {
827
+ height: 3.5rem;
828
+ }
829
+ [h~="5"] {
830
+ height: 1.25rem;
831
+ }
832
+ [h~="6"] {
833
+ height: 1.5rem;
834
+ }
835
+ [h~="18px"] {
836
+ height: 18px;
837
+ }
838
+ [h~="11px"] {
839
+ height: 11px;
840
+ }
841
+ [text~="sm"] {
842
+ font-size: 0.875rem;
843
+ line-height: 1.25rem;
844
+ }
845
+ [text~="3xl"] {
846
+ font-size: 1.875rem;
847
+ line-height: 2.25rem;
848
+ }
849
+ [text~="xs"] {
850
+ font-size: 0.75rem;
851
+ line-height: 1rem;
852
+ }
853
+ [text~="6xl"] {
854
+ font-size: 3.75rem;
855
+ line-height: 1;
856
+ }
857
+ [text~="xl"] {
858
+ font-size: 1.25rem;
859
+ line-height: 1.75rem;
860
+ }
861
+ [text~="1rem"] {
862
+ font-size: 1rem;
863
+ line-height: 1;
864
+ }
865
+ .leading-7 {
866
+ line-height: 1.75rem;
867
+ }
868
+ .leading-6 {
869
+ line-height: 1.5rem;
870
+ }
871
+ .leading-5 {
872
+ line-height: 1.25rem;
873
+ }
874
+ [list~="none"] {
875
+ list-style-type: none;
876
+ }
877
+ [m~="auto"] {
878
+ margin: auto;
879
+ }
880
+ [m~="-1.5"] {
881
+ margin: -0.375rem;
882
+ }
883
+ [m~="x-auto"] {
884
+ margin-left: auto;
885
+ margin-right: auto;
886
+ }
887
+ [m~="x-0.8"] {
888
+ margin-left: 0.2rem;
889
+ margin-right: 0.2rem;
890
+ }
891
+ [m~="x-3"] {
892
+ margin-left: 0.75rem;
893
+ margin-right: 0.75rem;
894
+ }
895
+ [m~="x-1.5"] {
896
+ margin-left: 0.375rem;
897
+ margin-right: 0.375rem;
898
+ }
899
+ .mr-0 {
900
+ margin-right: 0px;
901
+ }
902
+ .mt-1 {
903
+ margin-top: 0.25rem;
904
+ }
905
+ .ml-1 {
906
+ margin-left: 0.25rem;
907
+ }
908
+ .mt-4 {
909
+ margin-top: 1rem;
910
+ }
911
+ .mt-14 {
912
+ margin-top: 3.5rem;
913
+ }
914
+ [m~="t-8"] {
915
+ margin-top: 2rem;
916
+ }
917
+ [m~="b-5"] {
918
+ margin-bottom: 1.25rem;
919
+ }
920
+ [m~="r-2"] {
921
+ margin-right: 0.5rem;
922
+ }
923
+ [m~="r-1"] {
924
+ margin-right: 0.25rem;
925
+ }
926
+ [m~="t-1"] {
927
+ margin-top: 0.25rem;
928
+ }
929
+ [m~="l-1"] {
930
+ margin-left: 0.25rem;
931
+ }
932
+ [m~="r-4"] {
933
+ margin-right: 1rem;
934
+ }
935
+ [m~="b-16"] {
936
+ margin-bottom: 4rem;
937
+ }
938
+ [m~="first:t-2"]:first-child {
939
+ margin-top: 0.5rem;
940
+ }
941
+ [m~="r-3"] {
942
+ margin-right: 0.75rem;
943
+ }
944
+ [m~="last:b-0.5"]:last-child {
945
+ margin-bottom: 0.125rem;
946
+ }
947
+ [m~="l-4"] {
948
+ margin-left: 1rem;
949
+ }
950
+ [m~="t-50"] {
951
+ margin-top: 12.5rem;
952
+ }
953
+ [m~="t-6"] {
954
+ margin-top: 1.5rem;
955
+ }
956
+ [m~="b-4.5"] {
957
+ margin-bottom: 1.125rem;
958
+ }
959
+ [last~="mr-0"]:last-child {
960
+ margin-right: 0px;
961
+ }
962
+ .max-h-100vh {
963
+ max-height: 100vh;
964
+ }
965
+ .max-w-1152px {
966
+ max-width: 1152px;
967
+ }
968
+ .max-w-592px {
969
+ max-width: 592px;
970
+ }
971
+ .max-w-392px {
972
+ max-width: 392px;
973
+ }
974
+ .min-w-full {
975
+ min-width: 100%;
976
+ }
977
+ .min-w-128px {
978
+ min-width: 128px;
979
+ }
980
+ .opacity-60 {
981
+ opacity: 0.6;
982
+ }
983
+ [hover~="opacity-60"]:hover {
984
+ opacity: 0.6;
985
+ }
986
+ [opacity~="0"] {
987
+ opacity: 0;
988
+ }
989
+ .outline {
990
+ outline-style: solid;
991
+ }
992
+ [p~="6"] {
993
+ padding: 1.5rem;
994
+ }
995
+ [p~="1"] {
996
+ padding: 0.25rem;
997
+ }
998
+ [p~="3"] {
999
+ padding: 0.75rem;
1000
+ }
1001
+ [p~="2"] {
1002
+ padding: 0.5rem;
1003
+ }
1004
+ [p~="1.2"] {
1005
+ padding: 0.3rem;
1006
+ }
1007
+ [p~="y-8"] {
1008
+ padding-top: 2rem;
1009
+ padding-bottom: 2rem;
1010
+ }
1011
+ [p~="x-6"] {
1012
+ padding-left: 1.5rem;
1013
+ padding-right: 1.5rem;
1014
+ }
1015
+ [p~="y-1.6"] {
1016
+ padding-top: 0.4rem;
1017
+ padding-bottom: 0.4rem;
1018
+ }
1019
+ [p~="x-8"] {
1020
+ padding-left: 2rem;
1021
+ padding-right: 2rem;
1022
+ }
1023
+ [p~="x-3"] {
1024
+ padding-left: 0.75rem;
1025
+ padding-right: 0.75rem;
1026
+ }
1027
+ [p~="y-2"] {
1028
+ padding-top: 0.5rem;
1029
+ padding-bottom: 0.5rem;
1030
+ }
1031
+ [p~="x-1.5"] {
1032
+ padding-left: 0.375rem;
1033
+ padding-right: 0.375rem;
1034
+ }
1035
+ [p~="y-1"] {
1036
+ padding-top: 0.25rem;
1037
+ padding-bottom: 0.25rem;
1038
+ }
1039
+ [p~="x-2"] {
1040
+ padding-left: 0.5rem;
1041
+ padding-right: 0.5rem;
1042
+ }
1043
+ [p~="x-4"] {
1044
+ padding-left: 1rem;
1045
+ padding-right: 1rem;
1046
+ }
1047
+ .pt-4 {
1048
+ padding-top: 1rem;
1049
+ }
1050
+ .pb-12 {
1051
+ padding-bottom: 3rem;
1052
+ }
1053
+ [p~="l-4"] {
1054
+ padding-left: 1rem;
1055
+ }
1056
+ [p~="t-6"] {
1057
+ padding-top: 1.5rem;
1058
+ }
1059
+ [p~="r-0"] {
1060
+ padding-right: 0px;
1061
+ }
1062
+ [p~="b-4"] {
1063
+ padding-bottom: 1rem;
1064
+ }
1065
+ [p~="t-2"] {
1066
+ padding-top: 0.5rem;
1067
+ }
1068
+ [p~="t-12"] {
1069
+ padding-top: 3rem;
1070
+ }
1071
+ [p~="b-12"] {
1072
+ padding-bottom: 3rem;
1073
+ }
1074
+ [p~="b-3"] {
1075
+ padding-bottom: 0.75rem;
1076
+ }
1077
+ [p~="t-4"] {
1078
+ padding-top: 1rem;
1079
+ }
1080
+ [p~="t-8"] {
1081
+ padding-top: 2rem;
1082
+ }
1083
+ [p~="l-3"] {
1084
+ padding-left: 0.75rem;
1085
+ }
1086
+ [p~="r-6"] {
1087
+ padding-right: 1.5rem;
1088
+ }
1089
+ [p~="t-0"] {
1090
+ padding-top: 0px;
1091
+ }
1092
+ [p~="r-2"] {
1093
+ padding-right: 0.5rem;
1094
+ }
1095
+ [p~="b-0"] {
1096
+ padding-bottom: 0px;
1097
+ }
1098
+ [p~="l-2"] {
1099
+ padding-left: 0.5rem;
1100
+ }
1101
+ [p~="t-16"] {
1102
+ padding-top: 4rem;
1103
+ }
1104
+ [p~="b-24"] {
1105
+ padding-bottom: 6rem;
1106
+ }
1107
+ [p~="b-40"] {
1108
+ padding-bottom: 10rem;
1109
+ }
1110
+ [p~="t-3"] {
1111
+ padding-top: 0.75rem;
1112
+ }
1113
+ [p~="t-5"] {
1114
+ padding-top: 1.25rem;
1115
+ }
1116
+ .fixed {
1117
+ position: fixed;
1118
+ }
1119
+ [pos~="fixed"] {
1120
+ position: fixed;
1121
+ }
1122
+ .absolute {
1123
+ position: absolute;
1124
+ }
1125
+ [pos~="absolute"] {
1126
+ position: absolute;
1127
+ }
1128
+ .relative {
1129
+ position: relative;
1130
+ }
1131
+ [pos~="relative"] {
1132
+ position: relative;
1133
+ }
1134
+ .top-13 {
1135
+ top: 3.25rem;
1136
+ }
1137
+ .right-0 {
1138
+ right: 0px;
1139
+ }
1140
+ .top-0 {
1141
+ top: 0px;
1142
+ }
1143
+ .left-0 {
1144
+ left: 0px;
1145
+ }
1146
+ .top-12 {
1147
+ top: 3rem;
1148
+ }
1149
+ .right--10 {
1150
+ right: 2.5rem;
1151
+ }
1152
+ [pos~="top-13"] {
1153
+ top: 3.25rem;
1154
+ }
1155
+ [pos~="right-0"] {
1156
+ right: 0px;
1157
+ }
1158
+ [pos~="top-12"] {
1159
+ top: 3rem;
1160
+ }
1161
+ [pos~="right--10"] {
1162
+ right: 2.5rem;
1163
+ }
1164
+ [text~="center"] {
1165
+ text-align: center;
1166
+ }
1167
+ [text~="right"] {
1168
+ text-align: right;
1169
+ }
1170
+ .text-text-1 {
1171
+ color: var(--modern-c-text-1);
1172
+ }
1173
+ .text-brand {
1174
+ color: var(--modern-c-brand);
1175
+ }
1176
+ [text~="text-2"] {
1177
+ color: var(--modern-c-text-2);
1178
+ }
1179
+ [text~="brand"] {
1180
+ color: var(--modern-c-brand);
1181
+ }
1182
+ [text~="text-3"] {
1183
+ color: var(--modern-c-text-3);
1184
+ }
1185
+ [text~="gray-light-3"] {
1186
+ color: var(--modern-c-gray-light-3);
1187
+ }
1188
+ [text~="[#2c3e50]"] {
1189
+ --tw-text-opacity: 1;
1190
+ color: rgba(44, 62, 80, var(--tw-text-opacity));
1191
+ }
1192
+ [hover~="text-text-1"]:hover {
1193
+ color: var(--modern-c-text-1);
1194
+ }
1195
+ .align-middle {
1196
+ vertical-align: middle;
1197
+ }
1198
+ .align-text-top {
1199
+ vertical-align: text-top;
1200
+ }
1201
+ .visible {
1202
+ visibility: visible;
1203
+ }
1204
+ .whitespace-normal {
1205
+ white-space: normal;
1206
+ }
1207
+ .whitespace-nowrap {
1208
+ white-space: nowrap;
1209
+ }
1210
+ .whitespace-pre-wrap {
1211
+ white-space: pre-wrap;
1212
+ }
1213
+ .break-all {
1214
+ word-break: break-all;
1215
+ }
1216
+ .w-full {
1217
+ width: 100%;
1218
+ }
1219
+ .w-24 {
1220
+ width: 6rem;
1221
+ }
1222
+ [w~="12"] {
1223
+ width: 3rem;
1224
+ }
1225
+ [w~="full"] {
1226
+ width: 100%;
1227
+ }
1228
+ [w~="5"] {
1229
+ width: 1.25rem;
1230
+ }
1231
+ [w~="10"] {
1232
+ width: 2.5rem;
1233
+ }
1234
+ [w~="32"] {
1235
+ width: 8rem;
1236
+ }
1237
+ [w~="16"] {
1238
+ width: 4rem;
1239
+ }
1240
+ .w-max {
1241
+ width: max-content;
1242
+ }
1243
+ [w~="1px"] {
1244
+ width: 1px;
1245
+ }
1246
+ [w~="18px"] {
1247
+ width: 18px;
1248
+ }
1249
+ [w~="11px"] {
1250
+ width: 11px;
1251
+ }
1252
+ [w~="50"] {
1253
+ width: 12.5rem;
1254
+ }
1255
+ [z~="60"] {
1256
+ z-index: 60;
1257
+ }
1258
+ [z~="1"] {
1259
+ z-index: 1;
1260
+ }
1261
+ [gap~="2"] {
1262
+ grid-gap: 0.5rem;
1263
+ gap: 0.5rem;
1264
+ }
1265
+ [gap~="4"] {
1266
+ grid-gap: 1rem;
1267
+ gap: 1rem;
1268
+ }
1269
+ [gap~="x-4"] {
1270
+ -webkit-column-gap: 1rem;
1271
+ -moz-column-gap: 1rem;
1272
+ grid-column-gap: 1rem;
1273
+ column-gap: 1rem;
1274
+ }
1275
+ .transform {
1276
+ --tw-translate-x: 0;
1277
+ --tw-translate-y: 0;
1278
+ --tw-translate-z: 0;
1279
+ --tw-rotate: 0;
1280
+ --tw-rotate-x: 0;
1281
+ --tw-rotate-y: 0;
1282
+ --tw-rotate-z: 0;
1283
+ --tw-skew-x: 0;
1284
+ --tw-skew-y: 0;
1285
+ --tw-scale-x: 1;
1286
+ --tw-scale-y: 1;
1287
+ --tw-scale-z: 1;
1288
+ transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
1289
+ }
1290
+ [transition~="opacity"] {
1291
+ transition-property: opacity;
1292
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1293
+ transition-duration: 150ms;
1294
+ }
1295
+ [transition~="all"] {
1296
+ transition-property: all;
1297
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1298
+ transition-duration: 150ms;
1299
+ }
1300
+ .ease {
1301
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1302
+ }
1303
+ .ease-out {
1304
+ transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
1305
+ }
1306
+ .ease-in-out {
1307
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1308
+ }
1309
+ .duration-300 {
1310
+ transition-duration: 300ms;
1311
+ }
1312
+ .duration-200 {
1313
+ transition-duration: 200ms;
1314
+ }
1315
+ [transition~="duration-300"] {
1316
+ transition-duration: 300ms;
1317
+ }
1318
+ [transition~="duration-200"] {
1319
+ transition-duration: 200ms;
1320
+ }
1321
+ @media (min-width: 640px) {
1322
+ .sm\:flex {
1323
+ display: flex;
1324
+ }
1325
+ [display~="sm:flex"] {
1326
+ display: flex;
1327
+ }
1328
+ [flex~="sm:row"] {
1329
+ flex-direction: row;
1330
+ }
1331
+ [justify~="sm:around"] {
1332
+ justify-content: space-around;
1333
+ }
1334
+ [flex~="sm:1"] {
1335
+ flex: 1 1;
1336
+ }
1337
+ [text~="sm:5xl"] {
1338
+ font-size: 3rem;
1339
+ line-height: 1;
1340
+ }
1341
+ [text~="sm:xl"] {
1342
+ font-size: 1.25rem;
1343
+ line-height: 1.75rem;
1344
+ }
1345
+ [h~="sm:max-60"] {
1346
+ max-height: 15rem;
1347
+ }
1348
+ [w~="sm:max-60"] {
1349
+ max-width: 15rem;
1350
+ }
1351
+ .sm\:max-w-576px {
1352
+ max-width: 576px;
1353
+ }
1354
+ .sm\:max-w-800px {
1355
+ max-width: 800px;
1356
+ }
1357
+ .sm\:min-w-600px {
1358
+ min-width: 600px;
1359
+ }
1360
+ [p~="sm:8"] {
1361
+ padding: 2rem;
1362
+ }
1363
+ [p~="sm:x-8"] {
1364
+ padding-left: 2rem;
1365
+ padding-right: 2rem;
1366
+ }
1367
+ [p~="sm:x-16"] {
1368
+ padding-left: 4rem;
1369
+ padding-right: 4rem;
1370
+ }
1371
+ [p~="sm:t-0"] {
1372
+ padding-top: 0px;
1373
+ }
1374
+ [p~="sm:l-8"] {
1375
+ padding-left: 2rem;
1376
+ }
1377
+ [p~="sm:t-24"] {
1378
+ padding-top: 6rem;
1379
+ }
1380
+ .sm\:absolute {
1381
+ position: absolute;
1382
+ }
1383
+ [pos~="sm:absolute"] {
1384
+ position: absolute;
1385
+ }
1386
+ .sm\:top-8 {
1387
+ top: 2rem;
1388
+ }
1389
+ [pos~="sm:top-8"] {
1390
+ top: 2rem;
1391
+ }
1392
+ }
1393
+ @media (min-width: 768px) {
1394
+ [flex~="md:row"] {
1395
+ flex-direction: row;
1396
+ }
1397
+ [justify~="md:start"] {
1398
+ justify-content: flex-start;
1399
+ }
1400
+ [order~="md:1"] {
1401
+ order: 1;
1402
+ }
1403
+ [order~="md:2"] {
1404
+ order: 2;
1405
+ }
1406
+ [text~="md:6xl"] {
1407
+ font-size: 3.75rem;
1408
+ line-height: 1;
1409
+ }
1410
+ [text~="md:2xl"] {
1411
+ font-size: 1.5rem;
1412
+ line-height: 2rem;
1413
+ }
1414
+ [m~="md:0"] {
1415
+ margin: 0px;
1416
+ }
1417
+ [m~="md:t-14"] {
1418
+ margin-top: 3.5rem;
1419
+ }
1420
+ [p~="md:x-16"] {
1421
+ padding-left: 4rem;
1422
+ padding-right: 4rem;
1423
+ }
1424
+ [p~="md:r-4"] {
1425
+ padding-right: 1rem;
1426
+ }
1427
+ [p~="md:t-20"] {
1428
+ padding-top: 5rem;
1429
+ }
1430
+ [p~="md:b-16"] {
1431
+ padding-bottom: 4rem;
1432
+ }
1433
+ .md\:fixed {
1434
+ position: fixed;
1435
+ }
1436
+ [text~="md:left"] {
1437
+ text-align: left;
1438
+ }
1439
+ }
1440
+ @media (min-width: 1024px) {
1441
+ .lg\:flex {
1442
+ display: flex;
1443
+ }
1444
+ [display~="lg:flex"] {
1445
+ display: flex;
1446
+ }
1447
+ [p~="lg:r-16"] {
1448
+ padding-right: 4rem;
1449
+ }
1450
+ }
1451
+ @media (max-width: 1023.9px) {
1452
+ .\<lg\:hidden {
1453
+ display: none;
1454
+ }
1455
+ }
1456
+ /**
1457
+ * Colors Base
1458
+ *
1459
+ * These are the pure base color presets. Most of the time, you should not be
1460
+ * using these colors directly in the theme but rather use "Colors Theme"
1461
+ * instead because those are "Theme (light or dark)" dependant.
1462
+ * -------------------------------------------------------------------------- */
1463
+
1464
+ :root {
1465
+ --modern-c-white: #ffffff;
1466
+ --modern-c-white-soft: #f9f9f9;
1467
+ --modern-c-white-mute: #f1f1f1;
1468
+
1469
+ --modern-c-black: #1a1a1a;
1470
+ --modern-c-black-pure: #000000;
1471
+ --modern-c-black-soft: #242424;
1472
+ --modern-c-black-mute: #2f2f2f;
1473
+
1474
+ --modern-c-gray: #8e8e8e;
1475
+ --modern-c-gray-light-1: #aeaeae;
1476
+ --modern-c-gray-light-2: #c7c7c7;
1477
+ --modern-c-gray-light-3: #d1d1d1;
1478
+ --modern-c-gray-light-4: #e5e5e5;
1479
+ --modern-c-gray-light-5: #f2f2f2;
1480
+ --modern-c-gray-dark-1: #636363;
1481
+ --modern-c-gray-dark-2: #484848;
1482
+ --modern-c-gray-dark-3: #3a3a3a;
1483
+ --modern-c-gray-dark-4: #282828;
1484
+ --modern-c-gray-dark-5: #202020;
1485
+
1486
+ --modern-c-divider-light-1: rgba(60, 60, 60, 0.29);
1487
+ --modern-c-divider-light-2: rgba(60, 60, 60, 0.12);
1488
+ --modern-c-divider-dark-1: rgba(84, 84, 84, 0.65);
1489
+ --modern-c-divider-dark-2: rgba(84, 84, 84, 0.48);
1490
+
1491
+ --modern-c-indigo: #213547;
1492
+ --modern-c-indigo-soft: #476582;
1493
+ --modern-c-indigo-light: #aac8e4;
1494
+ --modern-c-indigo-lighter: #c9def1;
1495
+ --modern-c-indigo-dark: #1d2f3f;
1496
+ --modern-c-indigo-darker: #14212e;
1497
+
1498
+ --modern-c-text-light-1: var(--modern-c-indigo);
1499
+ --modern-c-text-light-2: rgba(60, 60, 60, 0.7);
1500
+ --modern-c-text-light-3: rgba(60, 60, 60, 0.33);
1501
+ --modern-c-text-light-4: rgba(60, 60, 60, 0.18);
1502
+
1503
+ --modern-c-text-dark-1: rgba(255, 255, 255, 0.87);
1504
+ --modern-c-text-dark-2: rgba(235, 235, 235, 0.6);
1505
+ --modern-c-text-dark-3: rgba(235, 235, 235, 0.38);
1506
+ --modern-c-text-dark-4: rgba(235, 235, 235, 0.18);
1507
+
1508
+ --modern-c-green: #21b8a3;
1509
+ --modern-c-green-light: #41c6b0;
1510
+ --modern-c-green-lighter: #41c6b0;
1511
+ --modern-c-green-dark: #149684;
1512
+ --modern-c-green-darker: #149684;
1513
+ --modern-c-green-dimm: #062521;
1514
+ --modern-c-green-dimm-1: rgba(66, 184, 131, 0.5);
1515
+ --modern-c-green-dimm-2: rgba(66, 184, 131, 0.25);
1516
+ --modern-c-green-dimm-3: rgba(66, 184, 131, 0.05);
1517
+
1518
+ --modern-c-blue: #0095ff;
1519
+ --modern-c-blue-light: #00aaff;
1520
+ --modern-c-blue-lighter: #ecf4ff;
1521
+ --modern-c-blue-dark: #0077ff;
1522
+ --modern-c-blue-darker: #3367af;
1523
+ --modern-c-blue-dimm-1: rgba(0, 149, 255, 0.5);
1524
+ --modern-c-blue-dimm-2: rgba(0, 149, 255, 0.25);
1525
+ --modern-c-blue-dimm-3: rgba(0, 149, 255, 0.05);
1526
+
1527
+ --modern-c-yellow: #ffc517;
1528
+ --modern-c-yellow-light: #fcd253;
1529
+ --modern-c-yellow-lighter: #fcfc7c;
1530
+ --modern-c-yellow-darker: #ad850e;
1531
+ --modern-c-yellow-dimm-1: rgba(255, 197, 23, 0.5);
1532
+ --modern-c-yellow-dimm-2: rgba(255, 197, 23, 0.25);
1533
+ --modern-c-yellow-dimm-3: rgba(255, 197, 23, 0.05);
1534
+
1535
+ --modern-c-red: #ed3c50;
1536
+ --modern-c-red-light: #f54e82;
1537
+ --modern-c-red-lighter: #fd1d7c;
1538
+ --modern-c-red-darker: #ab2131;
1539
+ --modern-c-red-dimm-1: rgba(237, 60, 80, 0.5);
1540
+ --modern-c-red-dimm-2: rgba(237, 60, 80, 0.25);
1541
+ --modern-c-red-dimm-3: rgba(237, 60, 80, 0.05);
1542
+ }
1543
+
1544
+ /**
1545
+ * Colors Theme
1546
+ * -------------------------------------------------------------------------- */
1547
+
1548
+ :root {
1549
+ --modern-c-bg: var(--modern-c-white);
1550
+ --modern-c-bg-soft: var(--modern-c-white-soft);
1551
+ --modern-c-bg-mute: var(--modern-c-white-mute);
1552
+ --modern-c-bg-alt: var(--modern-c-white-soft);
1553
+
1554
+ --modern-c-divider: var(--modern-c-divider-light-1);
1555
+ --modern-c-divider-light: var(--modern-c-divider-light-2);
1556
+
1557
+ --modern-c-text-1: var(--modern-c-text-light-1);
1558
+ --modern-c-text-2: var(--modern-c-text-light-2);
1559
+ --modern-c-text-3: var(--modern-c-text-light-3);
1560
+ --modern-c-text-4: var(--modern-c-text-light-4);
1561
+
1562
+ --modern-c-text-code: var(--modern-c-indigo-soft);
1563
+
1564
+ --modern-c-brand: var(--modern-c-blue);
1565
+ --modern-c-brand-light: var(--modern-c-blue-light);
1566
+ --modern-c-brand-lighter: var(--modern-c-blue-lighter);
1567
+ --modern-c-brand-dark: var(--modern-c-blue-dark);
1568
+ --modern-c-brand-darker: var(--modern-c-blue-darker);
1569
+ --modern-c-brand-tint: rgba(127, 163, 255, 0.16);
1570
+ }
1571
+
1572
+ .dark {
1573
+ --modern-c-bg: var(--modern-c-black-soft);
1574
+ --modern-c-bg-soft: var(--modern-c-black-mute);
1575
+ --modern-c-bg-mute: var(--modern-c-gray-dark-3);
1576
+ --modern-c-bg-alt: var(--modern-c-black);
1577
+
1578
+ --modern-c-divider: var(--modern-c-divider-dark-1);
1579
+ --modern-c-divider-light: var(--modern-c-divider-dark-2);
1580
+
1581
+ --modern-c-divider-inverse: var(--modern-c-divider-light-1);
1582
+ --modern-c-divider-inverse-light: var(--modern-c-divider-light-2);
1583
+
1584
+ --modern-c-text-1: var(--modern-c-text-dark-1);
1585
+ --modern-c-text-2: var(--modern-c-text-dark-2);
1586
+ --modern-c-text-3: var(--modern-c-text-dark-3);
1587
+ --modern-c-text-4: var(--modern-c-text-dark-4);
1588
+
1589
+ --modern-c-text-inverse-1: var(--modern-c-text-light-1);
1590
+ --modern-c-text-inverse-2: var(--modern-c-text-light-2);
1591
+ --modern-c-text-inverse-3: var(--modern-c-text-light-3);
1592
+ --modern-c-text-inverse-4: var(--modern-c-text-light-4);
1593
+
1594
+ --modern-c-text-code: var(--modern-c-indigo-lighter);
1595
+ }
1596
+
1597
+ /**
1598
+ * Typography
1599
+ * -------------------------------------------------------------------------- */
1600
+
1601
+ :root {
1602
+ --modern-font-family-base: 'Inter var experimental', 'Inter var',
1603
+ -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu,
1604
+ Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
1605
+ --modern-font-family-mono: Menlo, Monaco, Consolas, 'Courier New', monospace;
1606
+ }
1607
+
1608
+ /**
1609
+ * Layouts
1610
+ * -------------------------------------------------------------------------- */
1611
+
1612
+ :root {
1613
+ --modern-layout-max-width: 1440px;
1614
+ }
1615
+
1616
+ /**
1617
+ * Component: Code
1618
+ * -------------------------------------------------------------------------- */
1619
+
1620
+ :root {
1621
+ --modern-code-line-height: 1.7;
1622
+ --modern-code-font-size: 0.875em;
1623
+
1624
+ --modern-code-block-color: var(--modern-c-text-dark-1);
1625
+ --modern-code-block-bg: rgb(46, 52, 64);
1626
+
1627
+ --modern-code-line-highlight-color: rgba(0, 0, 0, 0.5);
1628
+ --modern-code-line-number-color: var(--modern-c-text-dark-3);
1629
+
1630
+ --modern-code-copy-code-hover-bg: rgba(255, 255, 255, 0.05);
1631
+ --modern-code-copy-code-active-text: var(--modern-c-text-dark-2);
1632
+ }
1633
+
1634
+ /**
1635
+ * Icons
1636
+ * -------------------------------------------------------------------------- */
1637
+
1638
+ :root {
1639
+ --modern-icon-copy: url("data:image/svg+xml,%3Csvg width=%2732%27 height=%2732%27 viewBox=%270 0 32 32%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M28 10v18H10V10h18m0-2H10a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2Z%27 fill=%27%23cccccc%27/%3E%3Cpath d=%27M4 18H2V4a2 2 0 0 1 2-2h14v2H4Z%27 fill=%27%23cccccc%27/%3E%3C/svg%3E");
1640
+ --modern-icon-copied: url("data:image/svg+xml,%3Csvg width=%2732%27 height=%2732%27 viewBox=%270 0 32 32%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m13 24l-9-9l1.41-1.41L13 21.17L26.59 7.59L28 9L13 24z%27 fill=%27%2360c054%27/%3E%3C/svg%3E");
1641
+ --modern-icon-tip: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 1024 1024%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M512 960C264.58 960 64 759.42 64 512S264.58 64 512 64s448 200.58 448 448-200.58 448-448 448z m0-832c-212.08 0-384 171.92-384 384s171.92 384 384 384 384-171.92 384-384-171.92-384-384-384z m0 112c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z m0 160c-17.67 0-32 14.33-32 32v320c0 17.67 14.33 32 32 32 17.67 0 32-14.33 32-32V432c0-17.67-14.33-32-32-32z%27 fill=%27%2321b8a3%27/%3E%3C/svg%3E");
1642
+ }
1643
+
1644
+ /**
1645
+ * Z-indexes
1646
+ * -------------------------------------------------------------------------- */
1647
+
1648
+ :root {
1649
+ --modern-z-index-local-nav: 10;
1650
+ --modern-z-index-nav: 20;
1651
+ --modern-z-index-layout-top: 30;
1652
+ --modern-z-index-backdrop: 40;
1653
+ --modern-z-index-sidebar: 50;
1654
+ --modern-z-index-footer: 60;
1655
+ }
1656
+
1657
+ /**
1658
+ * Component: Button
1659
+ * -------------------------------------------------------------------------- */
1660
+
1661
+ :root {
1662
+ --modern-button-brand-border: var(--modern-c-brand-light);
1663
+ --modern-button-brand-text: var(--modern-c-text-dark-1);
1664
+ --modern-button-brand-bg: var(--modern-c-brand);
1665
+ --modern-button-brand-hover-border: var(--modern-c-brand-light);
1666
+ --modern-button-brand-hover-text: var(--modern-c-text-dark-1);
1667
+ --modern-button-brand-hover-bg: var(--modern-c-brand-light);
1668
+ --modern-button-brand-active-border: var(--modern-c-brand-light);
1669
+ --modern-button-brand-active-text: var(--modern-c-text-dark-1);
1670
+ --modern-button-brand-active-bg: var(--modern-button-brand-bg);
1671
+
1672
+ --modern-button-alt-border: var(--modern-c-gray-light-3);
1673
+ --modern-button-alt-text: var(--modern-c-text-light-1);
1674
+ --modern-button-alt-bg: var(--modern-c-gray-light-5);
1675
+ --modern-button-alt-hover-border: var(--modern-c-gray-light-3);
1676
+ --modern-button-alt-hover-text: var(--modern-c-text-light-1);
1677
+ --modern-button-alt-hover-bg: var(--modern-c-gray-light-4);
1678
+ --modern-button-alt-active-border: var(--modern-c-gray-light-3);
1679
+ --modern-button-alt-active-text: var(--modern-c-text-light-1);
1680
+ --modern-button-alt-active-bg: var(--modern-c-gray-light-3);
1681
+
1682
+ --modern-button-sponsor-border: var(--modern-c-gray-light-3);
1683
+ --modern-button-sponsor-text: var(--modern-c-text-light-2);
1684
+ --modern-button-sponsor-bg: transparent;
1685
+ --modern-button-sponsor-hover-border: var(--modern-c-sponsor);
1686
+ --modern-button-sponsor-hover-text: var(--modern-c-sponsor);
1687
+ --modern-button-sponsor-hover-bg: transparent;
1688
+ --modern-button-sponsor-active-border: var(--modern-c-sponsor);
1689
+ --modern-button-sponsor-active-text: var(--modern-c-sponsor);
1690
+ --modern-button-sponsor-active-bg: transparent;
1691
+ }
1692
+
1693
+ .dark {
1694
+ --modern-button-brand-border: var(--modern-c-brand-light);
1695
+ --modern-button-brand-text: var(--modern-c-text-dark-1);
1696
+ --modern-button-brand-bg: var(--modern-c-brand-dark);
1697
+ --modern-button-brand-hover-border: var(--modern-c-brand-lighter);
1698
+ --modern-button-brand-hover-text: var(--modern-c-text-dark-1);
1699
+ --modern-button-brand-hover-bg: var(--modern-c-brand);
1700
+ --modern-button-brand-active-border: var(--modern-c-brand-lighter);
1701
+ --modern-button-brand-active-text: var(--modern-c-text-dark-1);
1702
+ --modern-button-brand-active-bg: var(--modern-button-brand-bg);
1703
+
1704
+ --modern-button-alt-border: var(--modern-c-gray-dark-2);
1705
+ --modern-button-alt-text: var(--modern-c-text-dark-1);
1706
+ --modern-button-alt-bg: var(--modern-c-bg-mute);
1707
+ --modern-button-alt-hover-border: var(--modern-c-gray-dark-2);
1708
+ --modern-button-alt-hover-text: var(--modern-c-text-dark-1);
1709
+ --modern-button-alt-hover-bg: var(--modern-c-gray-dark-2);
1710
+ --modern-button-alt-active-border: var(--modern-c-gray-dark-2);
1711
+ --modern-button-alt-active-text: var(--modern-c-text-dark-1);
1712
+ --modern-button-alt-active-bg: var(--modern-button-alt-bg);
1713
+
1714
+ --modern-button-sponsor-border: var(--modern-c-gray-dark-1);
1715
+ --modern-button-sponsor-text: var(--modern-c-text-dark-2);
1716
+ }
1717
+
1718
+ /**
1719
+ * Component: Custom Block
1720
+ * -------------------------------------------------------------------------- */
1721
+
1722
+ :root {
1723
+ --modern-custom-block-code-font-size: 13px;
1724
+
1725
+ --modern-custom-block-info-border: var(--modern-c-blue-dimm-1);
1726
+ --modern-custom-block-info-text: var(--modern-c-brand);
1727
+ --modern-custom-block-info-bg: var(--modern-c-blue-lighter);
1728
+ --modern-custom-block-info-code-bg: var(--modern-c-gray-light-4);
1729
+
1730
+ --modern-custom-block-tip-border: var(--modern-c-green-dimm-1);
1731
+ --modern-custom-block-tip-text: var(--modern-c-green-darker);
1732
+ --modern-custom-block-tip-bg: var(--modern-c-green-dimm-3);
1733
+ --modern-custom-block-tip-code-bg: var(--modern-custom-block-tip-bg);
1734
+
1735
+ --modern-custom-block-warning-border: var(--modern-c-yellow-dimm-1);
1736
+ --modern-custom-block-warning-text: var(--modern-c-yellow-darker);
1737
+ --modern-custom-block-warning-bg: var(--modern-c-yellow-dimm-3);
1738
+ --modern-custom-block-warning-code-bg: var(--modern-custom-block-warning-bg);
1739
+
1740
+ --modern-custom-block-danger-border: var(--modern-c-red-dimm-1);
1741
+ --modern-custom-block-danger-text: var(--modern-c-red-darker);
1742
+ --modern-custom-block-danger-bg: var(--modern-c-red-dimm-3);
1743
+ --modern-custom-block-danger-code-bg: var(--modern-custom-block-danger-bg);
1744
+ }
1745
+
1746
+ .dark {
1747
+ --modern-custom-block-info-border: var(--modern-c-divider-light);
1748
+ --modern-custom-block-info-bg: var(--modern-c-black-mute);
1749
+ --modern-custom-block-info-code-bg: var(--modern-c-gray-dark-4);
1750
+
1751
+ --modern-custom-block-tip-border: var(--modern-c-green-dimm-2);
1752
+ --modern-custom-block-tip-text: var(--modern-c-green-light);
1753
+
1754
+ --modern-custom-block-warning-border: var(--modern-c-yellow-dimm-2);
1755
+ --modern-custom-block-warning-text: var(--modern-c-yellow-light);
1756
+
1757
+ --modern-custom-block-danger-border: var(--modern-c-red-dimm-2);
1758
+ --modern-custom-block-danger-text: var(--modern-c-red-light);
1759
+ }
1760
+
1761
+ /**
1762
+ * Component: Nav
1763
+ * -------------------------------------------------------------------------- */
1764
+
1765
+ :root {
1766
+ --modern-nav-height: 56px;
1767
+ }
1768
+
1769
+ /**
1770
+ * Component: Sidebar
1771
+ * -------------------------------------------------------------------------- */
1772
+
1773
+ :root {
1774
+ --modern-sidebar-width: 280px;
1775
+ }
1776
+
1777
+ /**
1778
+ * Component: Aside(Outline)
1779
+ * -------------------------------------------------------------------------- */
1780
+
1781
+ :root {
1782
+ --modern-aside-width: 256px;
1783
+ }
1784
+
1785
+ /**
1786
+ * Component: Home
1787
+ * -------------------------------------------------------------------------- */
1788
+
1789
+ :root {
1790
+ --modern-home-hero-name-color: transparent;
1791
+ --modern-home-hero-name-background: -webkit-linear-gradient(
1792
+ 120deg,
1793
+ var(--modern-c-brand) 30%,
1794
+ #41d1ff
1795
+ );
1796
+
1797
+ --modern-home-hero-image-background-image: none;
1798
+ --modern-home-hero-image-filter: none;
1799
+ }
1800
+
1801
+ /**
1802
+ * Shadows
1803
+ * -------------------------------------------------------------------------- */
1804
+
1805
+ :root {
1806
+ --modern-shadow-1: 0 1px 2px rgba(0, 0, 0, 0.04),
1807
+ 0 1px 2px rgba(0, 0, 0, 0.06);
1808
+ --modern-shadow-2: 0 3px 12px rgba(0, 0, 0, 0.07),
1809
+ 0 1px 4px rgba(0, 0, 0, 0.07);
1810
+ --modern-shadow-3: 0 12px 32px rgba(0, 0, 0, 0.1),
1811
+ 0 2px 6px rgba(0, 0, 0, 0.08);
1812
+ --modern-shadow-4: 0 14px 44px rgba(0, 0, 0, 0.12),
1813
+ 0 3px 9px rgba(0, 0, 0, 0.12);
1814
+ --modern-shadow-5: 0 18px 56px rgba(0, 0, 0, 0.16),
1815
+ 0 4px 12px rgba(0, 0, 0, 0.16);
1816
+ }
1817
+
1818
+ *,
1819
+ ::before,
1820
+ ::after {
1821
+ box-sizing: border-box;
1822
+ }
1823
+
1824
+ html {
1825
+ line-height: 1.4;
1826
+ font-size: 16px;
1827
+ -webkit-text-size-adjust: 100%;
1828
+ }
1829
+
1830
+ html.dark {
1831
+ color-scheme: dark;
1832
+ }
1833
+
1834
+ body {
1835
+ margin: 0;
1836
+ width: 100%;
1837
+ min-width: 320px;
1838
+ min-height: 100vh;
1839
+ font-family: var(--modern-font-family-base);
1840
+ font-size: 16px;
1841
+ font-weight: 400;
1842
+ color: var(--modern-c-text-1);
1843
+ background-color: var(--modern-c-bg);
1844
+ direction: ltr;
1845
+ font-synthesis: none;
1846
+ text-rendering: optimizeLegibility;
1847
+ -webkit-font-smoothing: antialiased;
1848
+ -moz-osx-font-smoothing: grayscale;
1849
+ }
1850
+
1851
+ main {
1852
+ display: block;
1853
+ }
1854
+
1855
+ h1,
1856
+ h2,
1857
+ h3,
1858
+ h4,
1859
+ h5,
1860
+ h6 {
1861
+ margin: 0;
1862
+ line-height: 24px;
1863
+ font-size: 16px;
1864
+ font-weight: 400;
1865
+ }
1866
+
1867
+ p {
1868
+ margin: 0;
1869
+ }
1870
+
1871
+ strong,
1872
+ b {
1873
+ font-weight: 600;
1874
+ }
1875
+
1876
+ /**
1877
+ * Avoid 300ms click delay on touch devices that support the `touch-action`
1878
+ * CSS property.
1879
+ *
1880
+ * In particular, unlike most other browsers, IE11+Edge on Windows 10 on
1881
+ * touch devices and IE Mobile 10-11 DON'T remove the click delay when
1882
+ * `<meta name="viewport" content="width=device-width">` is present.
1883
+ * However, they DO support removing the click delay via
1884
+ * `touch-action: manipulation`.
1885
+ *
1886
+ * See:
1887
+ * - http://v4-alpha.getbootstrap.com/content/reboot/#click-delay-optimization-for-touch
1888
+ * - http://caniuse.com/#feat=css-touch-action
1889
+ * - http://patrickhlauke.github.io/touch/tests/results/#suppressing-300ms-delay
1890
+ */
1891
+ a,
1892
+ area,
1893
+ button,
1894
+ [role='button'],
1895
+ input,
1896
+ label,
1897
+ select,
1898
+ summary,
1899
+ textarea {
1900
+ touch-action: manipulation;
1901
+ }
1902
+
1903
+ a {
1904
+ color: inherit;
1905
+ text-decoration: inherit;
1906
+ }
1907
+
1908
+ ol,
1909
+ ul {
1910
+ list-style: none;
1911
+ margin: 0;
1912
+ padding: 0;
1913
+ }
1914
+
1915
+ blockquote {
1916
+ margin: 0;
1917
+ }
1918
+
1919
+ pre,
1920
+ code,
1921
+ kbd,
1922
+ samp {
1923
+ font-family: var(--modern-font-family-mono);
1924
+ }
1925
+
1926
+ img,
1927
+ svg,
1928
+ video,
1929
+ canvas,
1930
+ audio,
1931
+ iframe,
1932
+ embed,
1933
+ object {
1934
+ display: block;
1935
+ vertical-align: middle;
1936
+ }
1937
+
1938
+ figure {
1939
+ margin: 0;
1940
+ }
1941
+
1942
+ img,
1943
+ video {
1944
+ max-width: 100%;
1945
+ height: auto;
1946
+ }
1947
+
1948
+ button,
1949
+ input,
1950
+ optgroup,
1951
+ select,
1952
+ textarea {
1953
+ border: 0;
1954
+ padding: 0;
1955
+ line-height: inherit;
1956
+ color: inherit;
1957
+ }
1958
+
1959
+ button {
1960
+ padding: 0;
1961
+ font-family: inherit;
1962
+ background-color: transparent;
1963
+ background-image: none;
1964
+ }
1965
+
1966
+ button,
1967
+ [role='button'] {
1968
+ cursor: pointer;
1969
+ }
1970
+
1971
+ button:focus,
1972
+ button:focus-visible {
1973
+ outline: 1px dotted;
1974
+ outline: 4px auto -webkit-focus-ring-color;
1975
+ }
1976
+
1977
+ button:focus:not(:focus-visible) {
1978
+ outline: none !important;
1979
+ }
1980
+
1981
+ input:focus,
1982
+ textarea:focus,
1983
+ select:focus {
1984
+ outline: none;
1985
+ }
1986
+
1987
+ table {
1988
+ border-collapse: collapse;
1989
+ }
1990
+
1991
+ input {
1992
+ background-color: transparent;
1993
+ }
1994
+
1995
+ input::placeholder,
1996
+ textarea::placeholder {
1997
+ color: var(--modern-c-text-3);
1998
+ }
1999
+
2000
+ input::-webkit-outer-spin-button,
2001
+ input::-webkit-inner-spin-button {
2002
+ -webkit-appearance: none;
2003
+ margin: 0;
2004
+ }
2005
+
2006
+ input[type='number'] {
2007
+ -moz-appearance: textfield;
2008
+ }
2009
+
2010
+ textarea {
2011
+ resize: vertical;
2012
+ }
2013
+
2014
+ select {
2015
+ -webkit-appearance: none;
2016
+ }
2017
+
2018
+ fieldset {
2019
+ margin: 0;
2020
+ padding: 0;
2021
+ }
2022
+
2023
+ button select {
2024
+ text-transform: none;
2025
+ }
2026
+
2027
+ .visually-hidden {
2028
+ visibility: hidden;
2029
+ }
2030
+
2031
+ #nprogress .bar {
2032
+ background: var(--modern-c-brand);
2033
+ position: fixed;
2034
+ top: 0;
2035
+ left: 0;
2036
+ width: 100%;
2037
+ height: 2px;
2038
+ }
2039
+
2040
+ /**
2041
+ * Headings
2042
+ * -------------------------------------------------------------------------- */
2043
+
2044
+ .modern-doc h1,
2045
+ .modern-doc h2,
2046
+ .modern-doc h3,
2047
+ .modern-doc h4,
2048
+ .modern-doc h5,
2049
+ .modern-doc h6 {
2050
+ position: relative;
2051
+ font-weight: 600;
2052
+ outline: none;
2053
+ }
2054
+
2055
+ .modern-doc h1 {
2056
+ letter-spacing: -0.02em;
2057
+ line-height: 40px;
2058
+ font-size: 28px;
2059
+ margin-bottom: 40px;
2060
+ }
2061
+
2062
+ .modern-doc h2 {
2063
+ margin: 56px 0 16px;
2064
+ letter-spacing: -0.02em;
2065
+ line-height: 32px;
2066
+ font-size: 24px;
2067
+ }
2068
+
2069
+ .modern-doc h3 {
2070
+ margin: 32px 0 0;
2071
+ letter-spacing: -0.01em;
2072
+ line-height: 28px;
2073
+ font-size: 20px;
2074
+ }
2075
+
2076
+ .modern-doc h4 {
2077
+ margin: 24px 0 0;
2078
+ line-height: 24px;
2079
+ font-size: 16px;
2080
+ }
2081
+
2082
+ .modern-doc .header-anchor {
2083
+ float: left;
2084
+ margin-left: -0.87em;
2085
+ padding-right: 0.23em;
2086
+ font-weight: 500;
2087
+ opacity: 0;
2088
+ transition: color 0.25s, opacity 0.25s;
2089
+ }
2090
+
2091
+ .modern-doc h1:hover .header-anchor,
2092
+ .modern-doc h1 .header-anchor:focus,
2093
+ .modern-doc h2:hover .header-anchor,
2094
+ .modern-doc h2 .header-anchor:focus,
2095
+ .modern-doc h3:hover .header-anchor,
2096
+ .modern-doc h3 .header-anchor:focus,
2097
+ .modern-doc h4:hover .header-anchor,
2098
+ .modern-doc h4 .header-anchor:focus,
2099
+ .modern-doc h5:hover .header-anchor,
2100
+ .modern-doc h5 .header-anchor:focus,
2101
+ .modern-doc h6:hover .header-anchor,
2102
+ .modern-doc h6 .header-anchor:focus {
2103
+ opacity: 1;
2104
+ }
2105
+
2106
+ @media (min-width: 768px) {
2107
+ .modern-doc h1 {
2108
+ letter-spacing: -0.02em;
2109
+ line-height: 40px;
2110
+ font-size: 32px;
2111
+ }
2112
+ }
2113
+
2114
+ /**
2115
+ * Paragraph and inline elements
2116
+ * -------------------------------------------------------------------------- */
2117
+
2118
+ .modern-doc p,
2119
+ .modern-doc summary {
2120
+ margin: 16px 0;
2121
+ }
2122
+
2123
+ .modern-doc p {
2124
+ z-index: 2;
2125
+ line-height: 28px;
2126
+ }
2127
+
2128
+ .modern-doc blockquote {
2129
+ margin: 16px 0;
2130
+ border-left: 2px solid var(--modern-c-divider);
2131
+ padding-left: 16px;
2132
+ transition: border-color 0.5s;
2133
+ }
2134
+
2135
+ .modern-doc blockquote > p {
2136
+ margin: 0;
2137
+ font-size: 16px;
2138
+ color: var(--modern-c-text-2);
2139
+ transition: color 0.5s;
2140
+ }
2141
+
2142
+ .modern-doc a {
2143
+ font-weight: 500;
2144
+ color: var(--modern-c-brand);
2145
+ text-decoration-style: dotted;
2146
+ transition: color 0.25s;
2147
+ }
2148
+
2149
+ .modern-doc a:hover {
2150
+ color: var(--modern-c-brand-dark);
2151
+ }
2152
+
2153
+ .modern-doc strong {
2154
+ font-weight: 600;
2155
+ }
2156
+
2157
+ /**
2158
+ * Lists
2159
+ * -------------------------------------------------------------------------- */
2160
+
2161
+ .modern-doc ul,
2162
+ .modern-doc ol {
2163
+ padding-left: 1.25rem;
2164
+ margin: 16px 0;
2165
+ }
2166
+
2167
+ .modern-doc ul {
2168
+ list-style: disc;
2169
+ }
2170
+
2171
+ .modern-doc ol {
2172
+ list-style: decimal;
2173
+ }
2174
+
2175
+ .modern-doc li + li {
2176
+ margin-top: 8px;
2177
+ }
2178
+
2179
+ .modern-doc li > ol,
2180
+ .modern-doc li > ul {
2181
+ margin: 8px 0 0;
2182
+ }
2183
+
2184
+ /**
2185
+ * Table
2186
+ * -------------------------------------------------------------------------- */
2187
+
2188
+ .modern-doc table {
2189
+ display: block;
2190
+ border-collapse: collapse;
2191
+ margin: 20px 0;
2192
+ overflow-x: auto;
2193
+ }
2194
+
2195
+ .modern-doc tr {
2196
+ border-top: 1px solid var(--modern-c-divider);
2197
+ transition: background-color 0.5s;
2198
+ }
2199
+
2200
+ .modern-doc tr:nth-child(2n) {
2201
+ background-color: var(--modern-c-bg-soft);
2202
+ }
2203
+
2204
+ .modern-doc th,
2205
+ .modern-doc td {
2206
+ border: 1px solid var(--modern-c-divider);
2207
+ padding: 12px 16px;
2208
+ }
2209
+
2210
+ .modern-doc th {
2211
+ font-size: 16px;
2212
+ font-weight: 600;
2213
+ background-color: var(--modern-c-white-soft);
2214
+ }
2215
+
2216
+ .dark .modern-doc th {
2217
+ background-color: var(--modern-c-black);
2218
+ }
2219
+
2220
+ /**
2221
+ * Decorational elements
2222
+ * -------------------------------------------------------------------------- */
2223
+
2224
+ .modern-doc hr {
2225
+ margin: 16px 0;
2226
+ border: none;
2227
+ border-top: 1px solid var(--modern-c-divider-light);
2228
+ }
2229
+
2230
+ /**
2231
+ * Custom Block
2232
+ * -------------------------------------------------------------------------- */
2233
+
2234
+ .modern-doc .custom-block {
2235
+ margin: 16px 0;
2236
+ }
2237
+
2238
+ .modern-doc .custom-block p {
2239
+ margin: 8px 0;
2240
+ line-height: 24px;
2241
+ }
2242
+
2243
+ .modern-doc .custom-block p:first-child {
2244
+ margin: 0;
2245
+ }
2246
+
2247
+ .modern-doc .custom-block a {
2248
+ color: inherit;
2249
+ font-weight: 600;
2250
+ text-decoration: underline;
2251
+ transition: opacity 0.25s;
2252
+ }
2253
+
2254
+ .modern-doc .custom-block a:hover {
2255
+ opacity: 0.6;
2256
+ }
2257
+
2258
+ .modern-doc .custom-block code {
2259
+ font-size: var(--modern-custom-block-code-font-size);
2260
+ font-weight: 700;
2261
+ color: inherit;
2262
+ }
2263
+
2264
+ .modern-doc .custom-block div[class*='language-'] {
2265
+ margin: 8px 0;
2266
+ }
2267
+
2268
+ .modern-doc .custom-block div[class*='language-'] code {
2269
+ font-weight: 400;
2270
+ background-color: transparent;
2271
+ }
2272
+
2273
+ /**
2274
+ * Code
2275
+ * -------------------------------------------------------------------------- */
2276
+
2277
+ /* inline code */
2278
+ .modern-doc :not(pre, h1, h2, h3, h4, h5, h6) > code {
2279
+ font-size: var(--modern-code-font-size);
2280
+ }
2281
+
2282
+ .modern-doc :not(pre, div) > code {
2283
+ border-radius: 4px;
2284
+ padding: 3px 6px;
2285
+ color: var(--modern-c-text-code);
2286
+ background-color: var(--modern-c-bg-mute);
2287
+ transition: color 0.5s, background-color 0.5s;
2288
+ }
2289
+
2290
+ .modern-doc h1 > code,
2291
+ .modern-doc h2 > code,
2292
+ .modern-doc h3 > code {
2293
+ font-size: 0.9em;
2294
+ }
2295
+
2296
+ .modern-doc a > code {
2297
+ color: var(--modern-c-brand);
2298
+ transition: color 0.25s;
2299
+ }
2300
+
2301
+ .modern-doc a:hover > code {
2302
+ color: var(--modern-c-brand-dark);
2303
+ }
2304
+
2305
+ .modern-doc div[class*='language-'] {
2306
+ position: relative;
2307
+ margin: 16px -24px;
2308
+ background-color: var(--modern-code-block-bg);
2309
+ overflow-x: auto;
2310
+ transition: background-color 0.5s;
2311
+ }
2312
+
2313
+ .modern-doc .modern-code-title {
2314
+ padding: 10px 24px;
2315
+ font-size: var(--modern-code-font-size);
2316
+ color: var(--modern-code-block-color);
2317
+ border-bottom: 1px solid var(--modern-c-gray-light-2);
2318
+ background-color: var(--modern-code-block-bg);
2319
+ transition: background-color 0.5s;
2320
+ }
2321
+
2322
+ @media (min-width: 640px) {
2323
+ .modern-doc div[class*='language-'] {
2324
+ border-radius: 8px;
2325
+ margin: 16px 0;
2326
+ }
2327
+ }
2328
+
2329
+ @media (max-width: 639px) {
2330
+ .modern-doc li div[class*='language-'] {
2331
+ border-radius: 8px 0 0 8px;
2332
+ }
2333
+ }
2334
+
2335
+ .modern-doc div[class*='language-'] + div[class*='language-'],
2336
+ .modern-doc div[class$='-api'] + div[class*='language-'],
2337
+ .modern-doc
2338
+ div[class*='language-']
2339
+ + div[class$='-api']
2340
+ > div[class*='language-'] {
2341
+ margin-top: -8px;
2342
+ }
2343
+
2344
+ .modern-doc [class*='language-'] pre,
2345
+ .modern-doc [class*='language-'] code {
2346
+ text-align: left;
2347
+ white-space: pre;
2348
+ word-spacing: normal;
2349
+ word-break: normal;
2350
+ word-wrap: normal;
2351
+ tab-size: 4;
2352
+ -webkit-hyphens: none;
2353
+ hyphens: none;
2354
+ }
2355
+
2356
+ .modern-doc [class*='language-'] pre {
2357
+ position: relative;
2358
+ z-index: 1;
2359
+ margin: 0;
2360
+ padding: 16px 0;
2361
+ background: transparent;
2362
+ overflow-x: auto;
2363
+ }
2364
+
2365
+ .modern-doc [class*='language-'] code {
2366
+ display: block;
2367
+ padding: 0 24px;
2368
+ width: -moz-fit-content;
2369
+ width: fit-content;
2370
+ min-width: 100%;
2371
+ line-height: var(--modern-code-line-height);
2372
+ font-size: var(--modern-code-font-size);
2373
+ color: var(--modern-code-block-color);
2374
+ transition: color 0.5s;
2375
+ }
2376
+
2377
+ .modern-doc [class*='language-'] code .highlighted {
2378
+ background-color: var(--modern-code-line-highlight-color);
2379
+ transition: background-color 0.5s;
2380
+ margin: 0 -24px;
2381
+ padding: 0 24px;
2382
+ width: calc(100% + 2 * 24px);
2383
+ display: inline-block;
2384
+ }
2385
+
2386
+ .modern-doc div[class*='language-'].line-numbers-mode {
2387
+ padding-left: 32px;
2388
+ }
2389
+
2390
+ .modern-doc.line-number-disable div[class*='language-'].line-numbers-mode {
2391
+ padding-left: 0px;
2392
+ }
2393
+
2394
+ .modern-doc .line-numbers-wrapper {
2395
+ position: absolute;
2396
+ top: 0;
2397
+ bottom: 0;
2398
+ left: 0;
2399
+ z-index: 3;
2400
+ padding-top: 16px;
2401
+ width: 36px;
2402
+ text-align: center;
2403
+ font-family: var(--modern-font-family-mono);
2404
+ line-height: var(--modern-code-line-height);
2405
+ font-size: var(--modern-code-font-size);
2406
+ color: var(--modern-code-line-number-color);
2407
+ transition: border-color 0.5s, color 0.5s;
2408
+ display: flex;
2409
+ flex-direction: column;
2410
+ }
2411
+
2412
+ .modern-doc.line-number-disable .line-numbers-wrapper {
2413
+ display: none;
2414
+ }
2415
+
2416
+ .modern-doc [class*='language-'] .modern-code-content {
2417
+ position: relative;
2418
+ }
2419
+
2420
+ .modern-doc [class*='language-'] .modern-code-content > button.copy {
2421
+ position: absolute;
2422
+ top: 8px;
2423
+ right: 8px;
2424
+ z-index: 3;
2425
+ display: block;
2426
+ justify-content: center;
2427
+ align-items: center;
2428
+ border-radius: 4px;
2429
+ width: 40px;
2430
+ height: 40px;
2431
+ background-color: var(--modern-code-block-bg);
2432
+ opacity: 0;
2433
+ cursor: pointer;
2434
+ background-image: var(--modern-icon-copy);
2435
+ background-position: 50%;
2436
+ background-size: 20px;
2437
+ background-repeat: no-repeat;
2438
+ transform: scale(1);
2439
+ transition: all 0.16s;
2440
+ }
2441
+
2442
+ .modern-doc [class*='language-']:hover .modern-code-content > button.copy,
2443
+ .modern-doc [class*='language-'] .modern-code-content > button.copy:focus {
2444
+ opacity: 1;
2445
+ }
2446
+
2447
+ .modern-doc [class*='language-'] .modern-code-content > button.copy:hover {
2448
+ background-color: var(--modern-code-copy-code-hover-bg);
2449
+ }
2450
+
2451
+ .modern-doc [class*='language-'] .modern-code-content > button.copy.copied,
2452
+ .modern-doc
2453
+ [class*='language-']
2454
+ .modern-code-content
2455
+ > button.copy:hover.copied {
2456
+ border-radius: 0 4px 4px 0;
2457
+ background-color: var(--modern-code-copy-code-hover-bg);
2458
+ background-image: var(--modern-icon-copied);
2459
+ transform: scale(1);
2460
+ opacity: 1;
2461
+ }
2462
+
2463
+ /* .modern-doc [class*='language-'] > button.copy.copied::before,
2464
+ .modern-doc [class*='language-'] > button.copy:hover.copied::before {
2465
+ position: relative;
2466
+ left: -65px;
2467
+ display: block;
2468
+ border-radius: 4px 0 0 4px;
2469
+ padding-top: 8px;
2470
+ width: 64px;
2471
+ height: 40px;
2472
+ text-align: center;
2473
+ font-size: 12px;
2474
+ font-weight: 500;
2475
+ color: var(--modern-code-copy-code-active-text);
2476
+ background-color: var(--modern-code-copy-code-hover-bg);
2477
+ white-space: nowrap;
2478
+ content: 'Copied';
2479
+ } */
2480
+
2481
+ .modern-doc [class*='language-'] > span.lang {
2482
+ position: absolute;
2483
+ top: 6px;
2484
+ right: 12px;
2485
+ z-index: 2;
2486
+ font-size: 12px;
2487
+ font-weight: 500;
2488
+ color: var(--modern-c-text-dark-3);
2489
+ transition: color 0.4s, opacity 0.4s;
2490
+ }
2491
+
2492
+ .modern-doc [class*='language-']:hover > button.copy + span.lang,
2493
+ .modern-doc [class*='language-'] > button.copy:focus + span.lang {
2494
+ opacity: 0;
2495
+ }
2496
+
2497
+ /**
2498
+ * Custom container
2499
+ * -------------------------------------------------------------------------- */
2500
+
2501
+ .modern-doc .modern-directive {
2502
+ border: 1px solid transparent;
2503
+ border-radius: 8px;
2504
+ padding: 16px 20px 8px;
2505
+ line-height: 24px;
2506
+ font-size: 14px;
2507
+ margin: 16px 0;
2508
+ }
2509
+
2510
+ .modern-doc .modern-directive .modern-directive-title {
2511
+ font-weight: 700;
2512
+ margin: 0;
2513
+ }
2514
+
2515
+ .modern-doc .modern-directive .modern-directive-content p {
2516
+ margin: 8px 0;
2517
+ }
2518
+
2519
+ .modern-doc .modern-directive .modern-directive-icon {
2520
+ display: inline-block;
2521
+ width: 20px;
2522
+ height: 20px;
2523
+ margin-right: 3px;
2524
+ background-image: var(--modern-icon-tip);
2525
+ }
2526
+
2527
+ .modern-doc .modern-directive.tip,
2528
+ .modern-doc .modern-directive.note {
2529
+ border-color: var(--modern-custom-block-tip-border);
2530
+ color: var(--modern-custom-block-tip-text);
2531
+ background-color: var(--modern-custom-block-tip-bg);
2532
+ }
2533
+
2534
+ .modern-doc .modern-directive.info {
2535
+ border-color: var(--modern-custom-block-info-border);
2536
+ color: var(--modern-custom-block-info-text);
2537
+ background-color: var(--modern-custom-block-info-bg);
2538
+ }
2539
+
2540
+ .modern-doc .modern-directive.warning {
2541
+ border-color: var(--modern-custom-block-warning-border);
2542
+ color: var(--modern-custom-block-warning-text);
2543
+ background-color: var(--modern-custom-block-warning-bg);
2544
+ }
2545
+
2546
+ .modern-doc .modern-directive.caution,
2547
+ .modern-doc .modern-directive.danger {
2548
+ border-color: var(--modern-custom-block-danger-border);
2549
+ color: var(--modern-custom-block-danger-text);
2550
+ background-color: var(--modern-custom-block-danger-bg);
2551
+ }
2552
+
2553
+
2554
+
2555
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL {
2556
+ position: sticky;
2557
+ display: none;
2558
+ top: 0;
2559
+ margin-top: calc(var(--modern-nav-height) * -1 - 32px);
2560
+ padding-top: calc(var(--modern-nav-height) + 32px);
2561
+ height: 100vh;
2562
+ overflow-x: hidden;
2563
+ overflow-y: auto;
2564
+ scrollbar-width: none;
2565
+ width: 0;
2566
+ }
2567
+
2568
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL::-webkit-scrollbar {
2569
+ display: none;
2570
+ }
2571
+
2572
+ @media (min-width: 768px) {
2573
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL {
2574
+ display: block;
2575
+ }
2576
+ }
2577
+ @media (max-width: 960px) {
2578
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__docLayout--Q34AI {
2579
+ position: relative;
2580
+ }
2581
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2582
+ margin: 12px;
2583
+ }
2584
+ }
2585
+ @media (min-width: 960px) {
2586
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__docLayout--Q34AI {
2587
+ width: 100%;
2588
+ }
2589
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2590
+ margin-left: var(--modern-sidebar-width);
2591
+ width: calc(100vw - var(--modern-sidebar-width));
2592
+ padding: 16px 48px;
2593
+ }
2594
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 .modern-doc {
2595
+ padding-right: 48px;
2596
+ width: calc(100vw - var(--modern-sidebar-width) - var(--modern-aside-width));
2597
+ }
2598
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__aside-container--RsCtL {
2599
+ width: var(--modern-aside-width);
2600
+ }
2601
+ }
2602
+ @media (min-width: 1440px) {
2603
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__docLayout--Q34AI {
2604
+ width: 1440px;
2605
+ margin-left: calc((100vw - 1440px) / 2);
2606
+ }
2607
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 {
2608
+ margin-left: var(--modern-sidebar-width);
2609
+ width: calc(1440px - var(--modern-sidebar-width));
2610
+ padding: 16px 64px;
2611
+ }
2612
+ .\------packages-cli-doc-core-src-theme-default-layout-DocLayout-index-module__content--TP8A7 .modern-doc {
2613
+ padding-right: 64px;
2614
+ width: calc(1440px - var(--modern-sidebar-width) - var(--modern-aside-width) - 128px);
2615
+ }
2616
+ }
2617
+ .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__localNav--_aGGP {
2618
+ position: sticky;
2619
+ top: 0;
2620
+ left: 0;
2621
+ z-index: 2;
2622
+ display: flex;
2623
+ justify-content: space-between;
2624
+ align-items: center;
2625
+ border-bottom: 1px solid var(--modern-c-divider-light);
2626
+ width: 100%;
2627
+ color: var(--modern-c-text-1);
2628
+ transition: border-color 0.5s, background-color 0.5s, color 0.5s;
2629
+ background-color: var(--modern-c-bg);
2630
+ padding-left: 10px;
2631
+ }
2632
+ .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__localNav--_aGGP .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__menu--wNUbj {
2633
+ padding: 12px;
2634
+ transition: color 0.5s;
2635
+ }
2636
+ .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__localNav--_aGGP .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__menu--wNUbj:hover {
2637
+ color: var(--modern-c-text-3);
2638
+ }
2639
+
2640
+ @media (min-width: 960px) {
2641
+ .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__localNav--_aGGP {
2642
+ display: none;
2643
+ }
2644
+ .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__backDrop--wvTRL {
2645
+ display: none;
2646
+ }
2647
+ }
2648
+ .\------packages-cli-doc-core-src-theme-default-components-LocalSideBar-index-module__backDrop--wvTRL {
2649
+ position: fixed;
2650
+ top: 0;
2651
+ right: 0;
2652
+ bottom: 0;
2653
+ left: 0;
2654
+ z-index: var(--modern-z-index-backdrop);
2655
+ background: rgba(0, 0, 0, 0.6);
2656
+ }
2657
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu {
2658
+ position: fixed;
2659
+ top: 0;
2660
+ bottom: 0;
2661
+ left: 0;
2662
+ z-index: var(--modern-z-index-sidebar);
2663
+ padding: 12px 12px 96px 16px;
2664
+ width: calc(100vw - 64px);
2665
+ max-width: 320px;
2666
+ background-color: var(--modern-c-bg);
2667
+ opacity: 0;
2668
+ box-shadow: var(--modern-c-shadow-3);
2669
+ overflow-x: hidden;
2670
+ overflow-y: auto;
2671
+ transform: translateX(-100%);
2672
+ transition: opacity 0.5s, transform 0.25s ease;
2673
+ }
2674
+
2675
+ .dark .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu {
2676
+ box-shadow: var(--modern-shadow-1);
2677
+ }
2678
+
2679
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu.\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__open--ackUn {
2680
+ opacity: 1;
2681
+ visibility: visible;
2682
+ transform: translateX(0);
2683
+ transition: opacity 0.25s, transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
2684
+ }
2685
+
2686
+ @media (min-width: 960px) {
2687
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu {
2688
+ z-index: 0;
2689
+ margin-top: calc(var(--modern-nav-height));
2690
+ padding-bottom: 128px;
2691
+ opacity: 1;
2692
+ visibility: visible;
2693
+ box-shadow: none;
2694
+ width: var(--modern-sidebar-width);
2695
+ transform: translateX(0);
2696
+ }
2697
+ }
2698
+ @media (min-width: 1440px) {
2699
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__sidebar--UroNu {
2700
+ padding-left: 16px;
2701
+ width: var(--modern-sidebar-width);
2702
+ margin-left: calc((100vw - 1440px) / 2);
2703
+ }
2704
+ }
2705
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuLink--EZlU3 {
2706
+ opacity: 1;
2707
+ }
2708
+
2709
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuLink--EZlU3:hover {
2710
+ color: inherit;
2711
+ transition: all 0.2s;
2712
+ }
2713
+
2714
+ .\------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__collapseContainer--BgJSm:hover {
2716
+ background-color: var(--modern-c-bg-mute);
2717
+ transition: all 0.2s;
2718
+ }
2719
+
2720
+ .dark .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1:hover,
2721
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__collapseContainer--BgJSm:hover {
2722
+ background-color: var(--modern-c-black-mute);
2723
+ transition: all 0.2s;
2724
+ }
2725
+
2726
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1,
2727
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItemStatic--Emnh1,
2728
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItemActive--RCb_U {
2729
+ font-size: 13px;
2730
+ line-height: 19px;
2731
+ }
2732
+
2733
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItem--r3Oz1,
2734
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItemStatic--Emnh1 {
2735
+ color: var(--modern-c-text-2);
2736
+ transition: all 0.2s;
2737
+ }
2738
+
2739
+ .\------packages-cli-doc-core-src-theme-default-components-Siderbar-index-module__menuItemActive--RCb_U {
2740
+ background-color: var(--modern-c-brand-tint);
2741
+ color: var(--modern-c-brand);
2742
+ }
2743
+ .overview-index h1,
2744
+ .overview-index h2,
2745
+ .overview-index h3 {
2746
+ font-weight: 600;
2747
+ line-height: 1;
2748
+ }
2749
+ .overview-index h1,
2750
+ .overview-index h2 {
2751
+ letter-spacing: -0.02em;
2752
+ }
2753
+ .overview-index h1 {
2754
+ font-size: 38px;
2755
+ }
2756
+ .overview-index h2 {
2757
+ font-size: 24px;
2758
+ color: var(--modern-c-text-1);
2759
+ margin: 36px 0;
2760
+ transition: color 0.5s;
2761
+ padding-top: 36px;
2762
+ border-top: 1px solid var(--modern-c-divider-light);
2763
+ }
2764
+ .overview-index h3,
2765
+ .overview-index h3 > a {
2766
+ letter-spacing: -0.01em;
2767
+ color: var(--modern-c-brand);
2768
+ font-size: 18px;
2769
+ margin-bottom: 1em;
2770
+ transition: color 0.5s;
2771
+ font-weight: 600;
2772
+ }
2773
+ .overview-index h3 > a {
2774
+ margin: 0;
2775
+ line-height: 1.3;
2776
+ }
2777
+ .overview-index h3 > a:hover {
2778
+ transition: color 0.5s;
2779
+ color: var(--modern-c-brand-dark);
2780
+ }
2781
+ .overview-index h3:before {
2782
+ display: none;
2783
+ }
2784
+ .overview-index h1:hover .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2,
2785
+ .overview-index h1:focus .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2,
2786
+ .overview-index h2:hover .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2,
2787
+ .overview-index h2:focus .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2,
2788
+ .overview-index h3:hover .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2,
2789
+ .overview-index h3:focus .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2,
2790
+ .overview-index h4:hover .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2,
2791
+ .overview-index h4:focus .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2,
2792
+ .overview-index h5:hover .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2,
2793
+ .overview-index h5:focus .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2,
2794
+ .overview-index h6:hover .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2,
2795
+ .overview-index h6:focus .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2 {
2796
+ opacity: 1;
2797
+ }
2798
+ .overview-index a.\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2 {
2799
+ float: left;
2800
+ margin-top: 0.125em;
2801
+ margin-left: -0.87em;
2802
+ padding-right: 0.23em;
2803
+ font-size: 0.85em;
2804
+ opacity: 0;
2805
+ font-weight: 500;
2806
+ color: var(--modern-c-brand);
2807
+ transition: color 0.25s;
2808
+ text-decoration-style: dotted;
2809
+ }
2810
+ .overview-index a.\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2:hover,
2811
+ .overview-index a.\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header-anchor--mPqs2:focus {
2812
+ text-decoration: none;
2813
+ }
2814
+
2815
+ .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-groups--_ecV6 a {
2816
+ font-size: 15px;
2817
+ font-weight: 500;
2818
+ line-height: 1.6;
2819
+ margin-top: 8px;
2820
+ color: var(--modern-c-text-code);
2821
+ transition: color 0.5s;
2822
+ word-break: break-all;
2823
+ }
2824
+
2825
+ .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-group-li--AhQcS {
2826
+ position: relative;
2827
+ }
2828
+ .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-group-li--AhQcS.\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__level-2--EdouY {
2829
+ padding-left: 1px;
2830
+ }
2831
+ .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-group-li--AhQcS.\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__level-2--EdouY:before {
2832
+ left: -0.25rem;
2833
+ }
2834
+
2835
+ .dark overview-groups a {
2836
+ font-weight: 400;
2837
+ }
2838
+
2839
+ .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-group--mLD5f {
2840
+ page-break-inside: avoid;
2841
+ break-inside: avoid;
2842
+ margin-bottom: 28px;
2843
+ background-color: var(--modern-c-bg-soft);
2844
+ border-radius: 12px;
2845
+ padding: 28px 32px;
2846
+ transition: background-color 0.5s;
2847
+ }
2848
+
2849
+ @media (max-width: 768px) {
2850
+ .overview-index {
2851
+ padding: 42px 24px;
2852
+ }
2853
+ .overview-index h1 {
2854
+ font-size: 32px;
2855
+ margin-bottom: 24px;
2856
+ }
2857
+ .overview-index h2 {
2858
+ font-size: 22px;
2859
+ margin: 42px 0 32px;
2860
+ padding-top: 32px;
2861
+ }
2862
+ .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-groups--_ecV6 a {
2863
+ font-size: 14px;
2864
+ }
2865
+ .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__header--GBUJO {
2866
+ display: block;
2867
+ }
2868
+ }
2869
+ @media (min-width: 768px) {
2870
+ .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-groups--_ecV6 {
2871
+ columns: 2;
2872
+ }
2873
+ }
2874
+ @media (min-width: 1024px) {
2875
+ .\------packages-cli-doc-core-src-theme-default-components-Overview-index-module__overview-groups--_ecV6 {
2876
+ columns: 3;
2877
+ }
2878
+ }
2879
+ @media (min-width: 640px) {
2880
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__pager--C_zBL {
2881
+ display: flex;
2882
+ flex-direction: column;
2883
+ width: 50%;
2884
+ }
2885
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__pager--C_zBL.\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__has-next--Ldy33 {
2886
+ padding-top: 0;
2887
+ padding-left: 16px;
2888
+ }
2889
+ }
2890
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__prev--ajVjQ {
2891
+ width: 100%;
2892
+ }
2893
+
2894
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__next--A2aco {
2895
+ width: 100%;
2896
+ }
2897
+
2898
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__pager-link--pAnzs {
2899
+ display: block;
2900
+ border: 1px solid var(--modern-c-divider-light);
2901
+ border-radius: 8px;
2902
+ padding: 16px;
2903
+ width: 100%;
2904
+ height: 100%;
2905
+ transition: border-color 0.25s;
2906
+ }
2907
+
2908
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__pager-link--pAnzs:hover {
2909
+ border-color: var(--modern-c-brand);
2910
+ }
2911
+
2912
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__pager-link--pAnzs:hover .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__title--jr5Zr {
2913
+ color: var(--modern-c-brand-dark);
2914
+ }
2915
+
2916
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__pager-link--pAnzs.\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__next--A2aco {
2917
+ margin-left: auto;
2918
+ text-align: right;
2919
+ }
2920
+
2921
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__desc--rVEMI {
2922
+ display: block;
2923
+ line-height: 20px;
2924
+ font-size: 12px;
2925
+ font-weight: 500;
2926
+ color: var(--modern-c-text-2);
2927
+ }
2928
+
2929
+ .\------packages-cli-doc-core-src-theme-default-components-DocFooter-index-module__title--jr5Zr {
2930
+ display: block;
2931
+ line-height: 20px;
2932
+ font-size: 14px;
2933
+ font-weight: 500;
2934
+ color: var(--modern-c-brand);
2935
+ transition: color 0.25s;
2936
+ }
2937
+ .\------packages-cli-doc-core-src-theme-default-components-HomeHero-index-module__clip--QG9Rc {
2938
+ background: var(--modern-home-hero-name-background);
2939
+ -webkit-background-clip: text;
2940
+ background-clip: text;
2941
+ -webkit-text-fill-color: var(--modern-home-hero-name-color);
2942
+ }
2943
+ @media (min-width: 640px) {
2944
+ .\------packages-cli-doc-core-src-theme-default-components-HomeFeatures-index-module__grid-2--m2JAU,
2945
+ .\------packages-cli-doc-core-src-theme-default-components-HomeFeatures-index-module__grid-4--cKq0u,
2946
+ .\------packages-cli-doc-core-src-theme-default-components-HomeFeatures-index-module__grid-6--zyyfo {
2947
+ width: 50%;
2948
+ }
2949
+ }
2950
+ @media (min-width: 768px) {
2951
+ .\------packages-cli-doc-core-src-theme-default-components-HomeFeatures-index-module__grid-2--m2JAU,
2952
+ .\------packages-cli-doc-core-src-theme-default-components-HomeFeatures-index-module__grid-4--cKq0u {
2953
+ width: 50%;
2954
+ }
2955
+ .\------packages-cli-doc-core-src-theme-default-components-HomeFeatures-index-module__grid-3--FTep1,
2956
+ .\------packages-cli-doc-core-src-theme-default-components-HomeFeatures-index-module__grid-6--zyyfo {
2957
+ width: 33.3333333333%;
2958
+ }
2959
+ }
2960
+ @media (min-width: 960px) {
2961
+ .\------packages-cli-doc-core-src-theme-default-components-HomeFeatures-index-module__grid-4--cKq0u {
2962
+ width: 33.3333333333%;
2963
+ }
2964
+ }
2965
+
2966
+ /*# sourceMappingURL=main.css.map*/