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