@modern-js/module-tools-docs 2.0.1 β 2.0.2
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.
- package/doc_build/html/main/index.html +16 -0
- package/doc_build/route.json +10 -0
- package/doc_build/static/css/main.css +3370 -0
- package/doc_build/static/css/main.css.map +1 -0
- 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 +85 -0
- package/doc_build/static/css/vendors-node_modules_pnpm_remix-run_router_1_2_0_node_modules_remix-run_router_dist_router_js-9d5e9c.css.map +1 -0
- package/doc_build/static/js/async/api_.js +56 -0
- package/doc_build/static/js/async/api_.js.map +1 -0
- package/doc_build/static/js/async/api_config_build-config.js +11309 -0
- package/doc_build/static/js/async/api_config_build-config.js.map +1 -0
- package/doc_build/static/js/async/api_config_build-preset.js +7849 -0
- package/doc_build/static/js/async/api_config_build-preset.js.map +1 -0
- package/doc_build/static/js/async/api_config_design-system.js +48708 -0
- package/doc_build/static/js/async/api_config_design-system.js.map +1 -0
- package/doc_build/static/js/async/api_config_plugins.js +1492 -0
- package/doc_build/static/js/async/api_config_plugins.js.map +1 -0
- package/doc_build/static/js/async/api_config_testing.js +2130 -0
- package/doc_build/static/js/async/api_config_testing.js.map +1 -0
- package/doc_build/static/js/async/api_plugin-api_plugin-hooks.js +14394 -0
- package/doc_build/static/js/async/api_plugin-api_plugin-hooks.js.map +1 -0
- package/doc_build/static/js/async/en_.js +85 -0
- package/doc_build/static/js/async/en_.js.map +1 -0
- package/doc_build/static/js/async/en_api_.js +55 -0
- package/doc_build/static/js/async/en_api_.js.map +1 -0
- package/doc_build/static/js/async/en_api_config_build-config.js +8363 -0
- package/doc_build/static/js/async/en_api_config_build-config.js.map +1 -0
- package/doc_build/static/js/async/en_api_config_build-preset.js +7845 -0
- package/doc_build/static/js/async/en_api_config_build-preset.js.map +1 -0
- package/doc_build/static/js/async/en_api_config_design-system.js +16345 -0
- package/doc_build/static/js/async/en_api_config_design-system.js.map +1 -0
- package/doc_build/static/js/async/en_api_config_plugins.js +1492 -0
- package/doc_build/static/js/async/en_api_config_plugins.js.map +1 -0
- package/doc_build/static/js/async/en_api_config_testing.js +2137 -0
- package/doc_build/static/js/async/en_api_config_testing.js.map +1 -0
- package/doc_build/static/js/async/en_api_plugin-api_plugin-hooks.js +14362 -0
- package/doc_build/static/js/async/en_api_plugin-api_plugin-hooks.js.map +1 -0
- package/doc_build/static/js/async/en_guide_advance_asset.js +3997 -0
- package/doc_build/static/js/async/en_guide_advance_asset.js.map +1 -0
- package/doc_build/static/js/async/en_guide_advance_build-umd.js +9861 -0
- package/doc_build/static/js/async/en_guide_advance_build-umd.js.map +1 -0
- package/doc_build/static/js/async/en_guide_advance_copy.js +6539 -0
- package/doc_build/static/js/async/en_guide_advance_copy.js.map +1 -0
- package/doc_build/static/js/async/en_guide_advance_external-dependency.js +3810 -0
- package/doc_build/static/js/async/en_guide_advance_external-dependency.js.map +1 -0
- package/doc_build/static/js/async/en_guide_advance_in-depth-about-build.js +5046 -0
- package/doc_build/static/js/async/en_guide_advance_in-depth-about-build.js.map +1 -0
- package/doc_build/static/js/async/en_guide_advance_in-depth-about-dev-command.js +150 -0
- package/doc_build/static/js/async/en_guide_advance_in-depth-about-dev-command.js.map +1 -0
- package/doc_build/static/js/async/en_guide_advance_theme-config.js +2484 -0
- package/doc_build/static/js/async/en_guide_advance_theme-config.js.map +1 -0
- package/doc_build/static/js/async/en_guide_basic_before-getting-started.js +3671 -0
- package/doc_build/static/js/async/en_guide_basic_before-getting-started.js.map +1 -0
- package/doc_build/static/js/async/en_guide_basic_command-preview.js +3961 -0
- package/doc_build/static/js/async/en_guide_basic_command-preview.js.map +1 -0
- package/doc_build/static/js/async/en_guide_basic_modify-output-product.js +2970 -0
- package/doc_build/static/js/async/en_guide_basic_modify-output-product.js.map +1 -0
- package/doc_build/static/js/async/en_guide_basic_publish-your-project.js +2182 -0
- package/doc_build/static/js/async/en_guide_basic_publish-your-project.js.map +1 -0
- package/doc_build/static/js/async/en_guide_basic_test-your-project.js +3892 -0
- package/doc_build/static/js/async/en_guide_basic_test-your-project.js.map +1 -0
- package/doc_build/static/js/async/en_guide_basic_use-micro-generator.js +168 -0
- package/doc_build/static/js/async/en_guide_basic_use-micro-generator.js.map +1 -0
- package/doc_build/static/js/async/en_guide_basic_using-storybook.js +4762 -0
- package/doc_build/static/js/async/en_guide_basic_using-storybook.js.map +1 -0
- package/doc_build/static/js/async/en_guide_best-practices_components.js +21388 -0
- package/doc_build/static/js/async/en_guide_best-practices_components.js.map +1 -0
- package/doc_build/static/js/async/en_guide_intro_getting-started.js +1906 -0
- package/doc_build/static/js/async/en_guide_intro_getting-started.js.map +1 -0
- package/doc_build/static/js/async/en_guide_intro_welcome.js +148 -0
- package/doc_build/static/js/async/en_guide_intro_welcome.js.map +1 -0
- package/doc_build/static/js/async/en_guide_intro_why-module-engineering-solution.js +92 -0
- package/doc_build/static/js/async/en_guide_intro_why-module-engineering-solution.js.map +1 -0
- package/doc_build/static/js/async/en_plugins_guide_getting-started.js +2560 -0
- package/doc_build/static/js/async/en_plugins_guide_getting-started.js.map +1 -0
- package/doc_build/static/js/async/en_plugins_guide_plugin-object.js +4177 -0
- package/doc_build/static/js/async/en_plugins_guide_plugin-object.js.map +1 -0
- package/doc_build/static/js/async/en_plugins_guide_setup-function.js +3819 -0
- package/doc_build/static/js/async/en_plugins_guide_setup-function.js.map +1 -0
- package/doc_build/static/js/async/en_plugins_official-list_overview.js +70 -0
- package/doc_build/static/js/async/en_plugins_official-list_overview.js.map +1 -0
- package/doc_build/static/js/async/guide_advance_asset.js +3997 -0
- package/doc_build/static/js/async/guide_advance_asset.js.map +1 -0
- package/doc_build/static/js/async/guide_advance_build-umd.js +9863 -0
- package/doc_build/static/js/async/guide_advance_build-umd.js.map +1 -0
- package/doc_build/static/js/async/guide_advance_copy.js +6539 -0
- package/doc_build/static/js/async/guide_advance_copy.js.map +1 -0
- package/doc_build/static/js/async/guide_advance_external-dependency.js +3812 -0
- package/doc_build/static/js/async/guide_advance_external-dependency.js.map +1 -0
- package/doc_build/static/js/async/guide_advance_in-depth-about-build.js +5046 -0
- package/doc_build/static/js/async/guide_advance_in-depth-about-build.js.map +1 -0
- package/doc_build/static/js/async/guide_advance_in-depth-about-dev-command.js +152 -0
- package/doc_build/static/js/async/guide_advance_in-depth-about-dev-command.js.map +1 -0
- package/doc_build/static/js/async/guide_advance_theme-config.js +2475 -0
- package/doc_build/static/js/async/guide_advance_theme-config.js.map +1 -0
- package/doc_build/static/js/async/guide_basic_before-getting-started.js +3662 -0
- package/doc_build/static/js/async/guide_basic_before-getting-started.js.map +1 -0
- package/doc_build/static/js/async/guide_basic_command-preview.js +3793 -0
- package/doc_build/static/js/async/guide_basic_command-preview.js.map +1 -0
- package/doc_build/static/js/async/guide_basic_modify-output-product.js +2949 -0
- package/doc_build/static/js/async/guide_basic_modify-output-product.js.map +1 -0
- package/doc_build/static/js/async/guide_basic_publish-your-project.js +2243 -0
- package/doc_build/static/js/async/guide_basic_publish-your-project.js.map +1 -0
- package/doc_build/static/js/async/guide_basic_test-your-project.js +3892 -0
- package/doc_build/static/js/async/guide_basic_test-your-project.js.map +1 -0
- package/doc_build/static/js/async/guide_basic_use-micro-generator.js +172 -0
- package/doc_build/static/js/async/guide_basic_use-micro-generator.js.map +1 -0
- package/doc_build/static/js/async/guide_basic_using-storybook.js +4762 -0
- package/doc_build/static/js/async/guide_basic_using-storybook.js.map +1 -0
- package/doc_build/static/js/async/guide_best-practices_components.js +21088 -0
- package/doc_build/static/js/async/guide_best-practices_components.js.map +1 -0
- package/doc_build/static/js/async/guide_intro_getting-started.js +1782 -0
- package/doc_build/static/js/async/guide_intro_getting-started.js.map +1 -0
- package/doc_build/static/js/async/guide_intro_welcome.js +148 -0
- package/doc_build/static/js/async/guide_intro_welcome.js.map +1 -0
- package/doc_build/static/js/async/guide_intro_why-module-engineering-solution.js +92 -0
- package/doc_build/static/js/async/guide_intro_why-module-engineering-solution.js.map +1 -0
- package/doc_build/static/js/async/index.js +85 -0
- package/doc_build/static/js/async/index.js.map +1 -0
- package/doc_build/static/js/async/packages_cli_doc-core_src_theme-default_components_Search_logic_search_ts.js +447 -0
- package/doc_build/static/js/async/packages_cli_doc-core_src_theme-default_components_Search_logic_search_ts.js.map +1 -0
- package/doc_build/static/js/async/plugins_guide_getting-started.js +2608 -0
- package/doc_build/static/js/async/plugins_guide_getting-started.js.map +1 -0
- package/doc_build/static/js/async/plugins_guide_plugin-object.js +4173 -0
- package/doc_build/static/js/async/plugins_guide_plugin-object.js.map +1 -0
- package/doc_build/static/js/async/plugins_guide_setup-function.js +3819 -0
- package/doc_build/static/js/async/plugins_guide_setup-function.js.map +1 -0
- package/doc_build/static/js/async/plugins_official-list_overview.js +70 -0
- package/doc_build/static/js/async/plugins_official-list_overview.js.map +1 -0
- package/doc_build/static/js/async/vendors-node_modules_pnpm_code-hike_mdx_0_7_4_react_18_2_0_node_modules_code-hike_mdx_dist_co-06dd41.js +6656 -0
- package/doc_build/static/js/async/vendors-node_modules_pnpm_code-hike_mdx_0_7_4_react_18_2_0_node_modules_code-hike_mdx_dist_co-06dd41.js.map +1 -0
- package/doc_build/static/js/async/vendors-node_modules_pnpm_flexsearch_0_6_32_node_modules_flexsearch_dist_flexsearch_min_js.js +54 -0
- package/doc_build/static/js/async/vendors-node_modules_pnpm_flexsearch_0_6_32_node_modules_flexsearch_dist_flexsearch_min_js.js.map +1 -0
- package/doc_build/static/js/builder-runtime.js +1375 -0
- package/doc_build/static/js/builder-runtime.js.map +1 -0
- package/doc_build/static/js/lib-lodash.js +4907 -0
- package/doc_build/static/js/lib-lodash.js.map +1 -0
- package/doc_build/static/js/lib-polyfill.js +24769 -0
- package/doc_build/static/js/lib-polyfill.js.map +1 -0
- package/doc_build/static/js/lib-react.js +39510 -0
- package/doc_build/static/js/lib-react.js.map +1 -0
- package/doc_build/static/js/main.js +9237 -0
- package/doc_build/static/js/main.js.map +1 -0
- 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 +8532 -0
- package/doc_build/static/js/vendors-node_modules_pnpm_remix-run_router_1_2_0_node_modules_remix-run_router_dist_router_js-9d5e9c.js.map +1 -0
- package/docs/en/api/config/build-config.md +5 -5
- package/docs/en/api/plugin-api/plugin-hooks.md +1 -1
- package/docs/en/guide/advance/asset.mdx +1 -1
- package/docs/en/guide/advance/build-umd.mdx +3 -3
- package/docs/en/guide/advance/copy.md +5 -5
- package/docs/en/guide/advance/external-dependency.mdx +2 -2
- package/docs/en/guide/advance/in-depth-about-build.md +7 -7
- package/docs/en/guide/advance/in-depth-about-dev-command.md +1 -1
- package/docs/en/guide/advance/theme-config.mdx +2 -2
- package/docs/en/guide/basic/before-getting-started.md +1 -1
- package/docs/en/guide/basic/command-preview.md +2 -2
- package/docs/en/guide/basic/modify-output-product.md +23 -22
- package/docs/en/guide/basic/publish-your-project.md +4 -4
- package/docs/en/guide/basic/test-your-project.mdx +5 -3
- package/docs/en/guide/basic/use-micro-generator.md +9 -5
- package/docs/en/guide/basic/using-storybook.mdx +6 -4
- package/docs/en/guide/best-practices/components.mdx +103 -97
- package/docs/en/guide/intro/getting-started.md +2 -2
- package/docs/en/index.md +14 -17
- package/docs/en/plugins/guide/getting-started.mdx +2 -2
- package/docs/en/plugins/guide/setup-function.mdx +2 -2
- package/docs/zh/api/config/_category_.json +1 -1
- package/docs/zh/api/config/build-config.md +16 -5
- package/docs/zh/api/config/plugins.md +1 -1
- package/docs/zh/api/index.md +1 -0
- package/docs/zh/api/plugin-api/_category_.json +1 -1
- package/docs/zh/api/plugin-api/plugin-hooks.md +56 -55
- package/docs/zh/guide/advance/asset.mdx +1 -1
- package/docs/zh/guide/advance/build-umd.mdx +3 -3
- package/docs/zh/guide/advance/copy.md +5 -5
- package/docs/zh/guide/advance/external-dependency.mdx +3 -3
- package/docs/zh/guide/advance/in-depth-about-build.md +7 -7
- package/docs/zh/guide/advance/in-depth-about-dev-command.md +1 -1
- package/docs/zh/guide/advance/theme-config.mdx +2 -2
- package/docs/zh/guide/basic/before-getting-started.md +1 -1
- package/docs/zh/guide/basic/command-preview.md +2 -2
- package/docs/zh/guide/basic/modify-output-product.md +30 -30
- package/docs/zh/guide/basic/publish-your-project.md +4 -4
- package/docs/zh/guide/basic/test-your-project.mdx +5 -3
- package/docs/zh/guide/basic/use-micro-generator.md +5 -5
- package/docs/zh/guide/basic/using-storybook.mdx +6 -4
- package/docs/zh/guide/best-practices/components.mdx +10 -10
- package/docs/zh/guide/intro/getting-started.md +2 -2
- package/docs/zh/index.md +1 -1
- package/docs/zh/plugins/guide/getting-started.mdx +3 -3
- package/docs/zh/plugins/guide/setup-function.mdx +2 -2
- package/modern.config.ts +4 -3
- package/package.json +3 -3
|
@@ -0,0 +1,2182 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
(self["webpackChunk_modern_js_module_tools_docs"] = self["webpackChunk_modern_js_module_tools_docs"] || []).push([["en_guide_basic_publish-your-project"],{
|
|
3
|
+
|
|
4
|
+
/***/ "./docs/en/guide/basic/publish-your-project.md":
|
|
5
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
6
|
+
|
|
7
|
+
__webpack_require__.r(__webpack_exports__);
|
|
8
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9
|
+
/* harmony export */ "CH": function() { return /* binding */ CH; },
|
|
10
|
+
/* harmony export */ "chCodeConfig": function() { return /* binding */ chCodeConfig; },
|
|
11
|
+
/* harmony export */ "content": function() { return /* binding */ content; },
|
|
12
|
+
/* harmony export */ "frontmatter": function() { return /* binding */ frontmatter; },
|
|
13
|
+
/* harmony export */ "title": function() { return /* binding */ title; },
|
|
14
|
+
/* harmony export */ "toc": function() { return /* binding */ toc; }
|
|
15
|
+
/* harmony export */ });
|
|
16
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("../../node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-runtime.js");
|
|
17
|
+
/* harmony import */ var _code_hike_mdx_dist_components_cjs_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("../../node_modules/.pnpm/@code-hike+mdx@0.7.4_react@18.2.0/node_modules/@code-hike/mdx/dist/components.esm.mjs");
|
|
18
|
+
/*@jsxRuntime automatic @jsxImportSource react*/
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
var CH = {
|
|
22
|
+
annotations: _code_hike_mdx_dist_components_cjs_js__WEBPACK_IMPORTED_MODULE_1__.annotations,
|
|
23
|
+
Code: _code_hike_mdx_dist_components_cjs_js__WEBPACK_IMPORTED_MODULE_1__.Code
|
|
24
|
+
};
|
|
25
|
+
var chCodeConfig = {
|
|
26
|
+
"staticMediaQuery": "not screen, (max-width: 768px)",
|
|
27
|
+
"theme": {
|
|
28
|
+
"name": "nord",
|
|
29
|
+
"type": "dark",
|
|
30
|
+
"semanticHighlighting": true,
|
|
31
|
+
"colors": {
|
|
32
|
+
"focusBorder": "#3b4252",
|
|
33
|
+
"foreground": "#d8dee9",
|
|
34
|
+
"activityBar.background": "#2e3440",
|
|
35
|
+
"activityBar.dropBackground": "#3b4252",
|
|
36
|
+
"activityBar.foreground": "#d8dee9",
|
|
37
|
+
"activityBar.activeBorder": "#88c0d0",
|
|
38
|
+
"activityBar.activeBackground": "#3b4252",
|
|
39
|
+
"activityBarBadge.background": "#88c0d0",
|
|
40
|
+
"activityBarBadge.foreground": "#2e3440",
|
|
41
|
+
"badge.foreground": "#2e3440",
|
|
42
|
+
"badge.background": "#88c0d0",
|
|
43
|
+
"button.background": "#88c0d0ee",
|
|
44
|
+
"button.foreground": "#2e3440",
|
|
45
|
+
"button.hoverBackground": "#88c0d0",
|
|
46
|
+
"button.secondaryBackground": "#434c5e",
|
|
47
|
+
"button.secondaryForeground": "#d8dee9",
|
|
48
|
+
"button.secondaryHoverBackground": "#4c566a",
|
|
49
|
+
"charts.red": "#bf616a",
|
|
50
|
+
"charts.blue": "#81a1c1",
|
|
51
|
+
"charts.yellow": "#ebcb8b",
|
|
52
|
+
"charts.orange": "#d08770",
|
|
53
|
+
"charts.green": "#a3be8c",
|
|
54
|
+
"charts.purple": "#b48ead",
|
|
55
|
+
"charts.foreground": "#d8dee9",
|
|
56
|
+
"charts.lines": "#88c0d0",
|
|
57
|
+
"debugConsole.infoForeground": "#88c0d0",
|
|
58
|
+
"debugConsole.warningForeground": "#ebcb8b",
|
|
59
|
+
"debugConsole.errorForeground": "#bf616a",
|
|
60
|
+
"debugConsole.sourceForeground": "#616e88",
|
|
61
|
+
"debugConsoleInputIcon.foreground": "#81a1c1",
|
|
62
|
+
"debugExceptionWidget.background": "#4c566a",
|
|
63
|
+
"debugExceptionWidget.border": "#2e3440",
|
|
64
|
+
"debugToolBar.background": "#3b4252",
|
|
65
|
+
"descriptionForeground": "#d8dee9e6",
|
|
66
|
+
"diffEditor.insertedTextBackground": "#81a1c133",
|
|
67
|
+
"diffEditor.removedTextBackground": "#bf616a4d",
|
|
68
|
+
"dropdown.background": "#3b4252",
|
|
69
|
+
"dropdown.border": "#3b4252",
|
|
70
|
+
"dropdown.foreground": "#d8dee9",
|
|
71
|
+
"editorActiveLineNumber.foreground": "#d8dee9cc",
|
|
72
|
+
"editorCursor.foreground": "#d8dee9",
|
|
73
|
+
"editorHint.border": "#ebcb8b00",
|
|
74
|
+
"editorHint.foreground": "#ebcb8b",
|
|
75
|
+
"editorIndentGuide.background": "#434c5eb3",
|
|
76
|
+
"editorIndentGuide.activeBackground": "#4c566a",
|
|
77
|
+
"editorInlayHint.background": "#434c5e",
|
|
78
|
+
"editorInlayHint.foreground": "#d8dee9",
|
|
79
|
+
"editorLineNumber.foreground": "#4c566a",
|
|
80
|
+
"editorLineNumber.activeForeground": "#d8dee9",
|
|
81
|
+
"editorWhitespace.foreground": "#4c566ab3",
|
|
82
|
+
"editorWidget.background": "#2e3440",
|
|
83
|
+
"editorWidget.border": "#3b4252",
|
|
84
|
+
"editor.background": "#2e3440",
|
|
85
|
+
"editor.foreground": "#d8dee9",
|
|
86
|
+
"editor.hoverHighlightBackground": "#3b4252",
|
|
87
|
+
"editor.findMatchBackground": "#88c0d066",
|
|
88
|
+
"editor.findMatchHighlightBackground": "#88c0d033",
|
|
89
|
+
"editor.findRangeHighlightBackground": "#88c0d033",
|
|
90
|
+
"editor.lineHighlightBackground": "#3b4252",
|
|
91
|
+
"editor.lineHighlightBorder": "#3b4252",
|
|
92
|
+
"editor.inactiveSelectionBackground": "#434c5ecc",
|
|
93
|
+
"editor.inlineValuesBackground": "#4c566a",
|
|
94
|
+
"editor.inlineValuesForeground": "#eceff4",
|
|
95
|
+
"editor.selectionBackground": "#434c5ecc",
|
|
96
|
+
"editor.selectionHighlightBackground": "#434c5ecc",
|
|
97
|
+
"editor.rangeHighlightBackground": "#434c5e52",
|
|
98
|
+
"editor.wordHighlightBackground": "#81a1c166",
|
|
99
|
+
"editor.wordHighlightStrongBackground": "#81a1c199",
|
|
100
|
+
"editor.stackFrameHighlightBackground": "#5e81ac",
|
|
101
|
+
"editor.focusedStackFrameHighlightBackground": "#5e81ac",
|
|
102
|
+
"editorError.foreground": "#bf616a",
|
|
103
|
+
"editorError.border": "#bf616a00",
|
|
104
|
+
"editorWarning.foreground": "#ebcb8b",
|
|
105
|
+
"editorWarning.border": "#ebcb8b00",
|
|
106
|
+
"editorBracketMatch.background": "#2e344000",
|
|
107
|
+
"editorBracketMatch.border": "#88c0d0",
|
|
108
|
+
"editorBracketHighlight.foreground1": "#8fbcbb",
|
|
109
|
+
"editorBracketHighlight.foreground2": "#88c0d0",
|
|
110
|
+
"editorBracketHighlight.foreground3": "#81a1c1",
|
|
111
|
+
"editorBracketHighlight.foreground4": "#5e81ac",
|
|
112
|
+
"editorBracketHighlight.foreground5": "#8fbcbb",
|
|
113
|
+
"editorBracketHighlight.foreground6": "#88c0d0",
|
|
114
|
+
"editorBracketHighlight.unexpectedBracket.foreground": "#bf616a",
|
|
115
|
+
"editorCodeLens.foreground": "#4c566a",
|
|
116
|
+
"editorGroup.background": "#2e3440",
|
|
117
|
+
"editorGroup.border": "#3b425201",
|
|
118
|
+
"editorGroup.dropBackground": "#3b425299",
|
|
119
|
+
"editorGroupHeader.border": "#3b425200",
|
|
120
|
+
"editorGroupHeader.noTabsBackground": "#2e3440",
|
|
121
|
+
"editorGroupHeader.tabsBackground": "#2e3440",
|
|
122
|
+
"editorGroupHeader.tabsBorder": "#3b425200",
|
|
123
|
+
"editorGutter.background": "#2e3440",
|
|
124
|
+
"editorGutter.modifiedBackground": "#ebcb8b",
|
|
125
|
+
"editorGutter.addedBackground": "#a3be8c",
|
|
126
|
+
"editorGutter.deletedBackground": "#bf616a",
|
|
127
|
+
"editorHoverWidget.background": "#3b4252",
|
|
128
|
+
"editorHoverWidget.border": "#3b4252",
|
|
129
|
+
"editorLink.activeForeground": "#88c0d0",
|
|
130
|
+
"editorMarkerNavigation.background": "#5e81acc0",
|
|
131
|
+
"editorMarkerNavigationError.background": "#bf616ac0",
|
|
132
|
+
"editorMarkerNavigationWarning.background": "#ebcb8bc0",
|
|
133
|
+
"editorOverviewRuler.border": "#3b4252",
|
|
134
|
+
"editorOverviewRuler.currentContentForeground": "#3b4252",
|
|
135
|
+
"editorOverviewRuler.incomingContentForeground": "#3b4252",
|
|
136
|
+
"editorOverviewRuler.findMatchForeground": "#88c0d066",
|
|
137
|
+
"editorOverviewRuler.rangeHighlightForeground": "#88c0d066",
|
|
138
|
+
"editorOverviewRuler.selectionHighlightForeground": "#88c0d066",
|
|
139
|
+
"editorOverviewRuler.wordHighlightForeground": "#88c0d066",
|
|
140
|
+
"editorOverviewRuler.wordHighlightStrongForeground": "#88c0d066",
|
|
141
|
+
"editorOverviewRuler.modifiedForeground": "#ebcb8b",
|
|
142
|
+
"editorOverviewRuler.addedForeground": "#a3be8c",
|
|
143
|
+
"editorOverviewRuler.deletedForeground": "#bf616a",
|
|
144
|
+
"editorOverviewRuler.errorForeground": "#bf616a",
|
|
145
|
+
"editorOverviewRuler.warningForeground": "#ebcb8b",
|
|
146
|
+
"editorOverviewRuler.infoForeground": "#81a1c1",
|
|
147
|
+
"editorRuler.foreground": "#434c5e",
|
|
148
|
+
"editorSuggestWidget.background": "#2e3440",
|
|
149
|
+
"editorSuggestWidget.border": "#3b4252",
|
|
150
|
+
"editorSuggestWidget.foreground": "#d8dee9",
|
|
151
|
+
"editorSuggestWidget.focusHighlightForeground": "#88c0d0",
|
|
152
|
+
"editorSuggestWidget.highlightForeground": "#88c0d0",
|
|
153
|
+
"editorSuggestWidget.selectedBackground": "#434c5e",
|
|
154
|
+
"editorSuggestWidget.selectedForeground": "#d8dee9",
|
|
155
|
+
"extensionButton.prominentForeground": "#d8dee9",
|
|
156
|
+
"extensionButton.prominentBackground": "#434c5e",
|
|
157
|
+
"extensionButton.prominentHoverBackground": "#4c566a",
|
|
158
|
+
"errorForeground": "#bf616a",
|
|
159
|
+
"gitDecoration.modifiedResourceForeground": "#ebcb8b",
|
|
160
|
+
"gitDecoration.deletedResourceForeground": "#bf616a",
|
|
161
|
+
"gitDecoration.untrackedResourceForeground": "#a3be8c",
|
|
162
|
+
"gitDecoration.ignoredResourceForeground": "#d8dee966",
|
|
163
|
+
"gitDecoration.conflictingResourceForeground": "#5e81ac",
|
|
164
|
+
"gitDecoration.submoduleResourceForeground": "#8fbcbb",
|
|
165
|
+
"gitDecoration.stageDeletedResourceForeground": "#bf616a",
|
|
166
|
+
"gitDecoration.stageModifiedResourceForeground": "#ebcb8b",
|
|
167
|
+
"input.background": "#3b4252",
|
|
168
|
+
"input.foreground": "#d8dee9",
|
|
169
|
+
"input.placeholderForeground": "#d8dee999",
|
|
170
|
+
"input.border": "#3b4252",
|
|
171
|
+
"inputOption.activeBackground": "#5e81ac",
|
|
172
|
+
"inputOption.activeBorder": "#5e81ac",
|
|
173
|
+
"inputOption.activeForeground": "#eceff4",
|
|
174
|
+
"inputValidation.errorBackground": "#bf616a",
|
|
175
|
+
"inputValidation.errorBorder": "#bf616a",
|
|
176
|
+
"inputValidation.infoBackground": "#81a1c1",
|
|
177
|
+
"inputValidation.infoBorder": "#81a1c1",
|
|
178
|
+
"inputValidation.warningBackground": "#d08770",
|
|
179
|
+
"inputValidation.warningBorder": "#d08770",
|
|
180
|
+
"keybindingLabel.background": "#4c566a",
|
|
181
|
+
"keybindingLabel.border": "#4c566a",
|
|
182
|
+
"keybindingLabel.bottomBorder": "#4c566a",
|
|
183
|
+
"keybindingLabel.foreground": "#d8dee9",
|
|
184
|
+
"list.activeSelectionBackground": "#88c0d0",
|
|
185
|
+
"list.activeSelectionForeground": "#2e3440",
|
|
186
|
+
"list.inactiveSelectionBackground": "#434c5e",
|
|
187
|
+
"list.inactiveSelectionForeground": "#d8dee9",
|
|
188
|
+
"list.inactiveFocusBackground": "#434c5ecc",
|
|
189
|
+
"list.hoverForeground": "#eceff4",
|
|
190
|
+
"list.focusForeground": "#d8dee9",
|
|
191
|
+
"list.focusBackground": "#88c0d099",
|
|
192
|
+
"list.focusHighlightForeground": "#eceff4",
|
|
193
|
+
"list.hoverBackground": "#3b4252",
|
|
194
|
+
"list.dropBackground": "#88c0d099",
|
|
195
|
+
"list.highlightForeground": "#88c0d0",
|
|
196
|
+
"list.errorForeground": "#bf616a",
|
|
197
|
+
"list.warningForeground": "#ebcb8b",
|
|
198
|
+
"merge.currentHeaderBackground": "#81a1c166",
|
|
199
|
+
"merge.currentContentBackground": "#81a1c14d",
|
|
200
|
+
"merge.incomingHeaderBackground": "#8fbcbb66",
|
|
201
|
+
"merge.incomingContentBackground": "#8fbcbb4d",
|
|
202
|
+
"merge.border": "#3b425200",
|
|
203
|
+
"minimap.background": "#2e3440",
|
|
204
|
+
"minimap.errorHighlight": "#bf616acc",
|
|
205
|
+
"minimap.findMatchHighlight": "#88c0d0",
|
|
206
|
+
"minimap.selectionHighlight": "#88c0d0cc",
|
|
207
|
+
"minimap.warningHighlight": "#ebcb8bcc",
|
|
208
|
+
"minimapGutter.addedBackground": "#a3be8c",
|
|
209
|
+
"minimapGutter.deletedBackground": "#bf616a",
|
|
210
|
+
"minimapGutter.modifiedBackground": "#ebcb8b",
|
|
211
|
+
"minimapSlider.activeBackground": "#434c5eaa",
|
|
212
|
+
"minimapSlider.background": "#434c5e99",
|
|
213
|
+
"minimapSlider.hoverBackground": "#434c5eaa",
|
|
214
|
+
"notification.background": "#3b4252",
|
|
215
|
+
"notification.buttonBackground": "#434c5e",
|
|
216
|
+
"notification.buttonForeground": "#d8dee9",
|
|
217
|
+
"notification.buttonHoverBackground": "#4c566a",
|
|
218
|
+
"notification.errorBackground": "#bf616a",
|
|
219
|
+
"notification.errorForeground": "#2e3440",
|
|
220
|
+
"notification.foreground": "#d8dee9",
|
|
221
|
+
"notification.infoBackground": "#88c0d0",
|
|
222
|
+
"notification.infoForeground": "#2e3440",
|
|
223
|
+
"notification.warningBackground": "#ebcb8b",
|
|
224
|
+
"notification.warningForeground": "#2e3440",
|
|
225
|
+
"notificationCenter.border": "#3b425200",
|
|
226
|
+
"notificationCenterHeader.background": "#2e3440",
|
|
227
|
+
"notificationCenterHeader.foreground": "#88c0d0",
|
|
228
|
+
"notificationLink.foreground": "#88c0d0",
|
|
229
|
+
"notifications.background": "#3b4252",
|
|
230
|
+
"notifications.border": "#2e3440",
|
|
231
|
+
"notifications.foreground": "#d8dee9",
|
|
232
|
+
"notificationToast.border": "#3b425200",
|
|
233
|
+
"panel.background": "#2e3440",
|
|
234
|
+
"panel.border": "#3b4252",
|
|
235
|
+
"panelTitle.activeBorder": "#88c0d000",
|
|
236
|
+
"panelTitle.activeForeground": "#88c0d0",
|
|
237
|
+
"panelTitle.inactiveForeground": "#d8dee9",
|
|
238
|
+
"peekView.border": "#4c566a",
|
|
239
|
+
"peekViewEditor.background": "#2e3440",
|
|
240
|
+
"peekViewEditorGutter.background": "#2e3440",
|
|
241
|
+
"peekViewEditor.matchHighlightBackground": "#88c0d04d",
|
|
242
|
+
"peekViewResult.background": "#2e3440",
|
|
243
|
+
"peekViewResult.fileForeground": "#88c0d0",
|
|
244
|
+
"peekViewResult.lineForeground": "#d8dee966",
|
|
245
|
+
"peekViewResult.matchHighlightBackground": "#88c0d0cc",
|
|
246
|
+
"peekViewResult.selectionBackground": "#434c5e",
|
|
247
|
+
"peekViewResult.selectionForeground": "#d8dee9",
|
|
248
|
+
"peekViewTitle.background": "#3b4252",
|
|
249
|
+
"peekViewTitleDescription.foreground": "#d8dee9",
|
|
250
|
+
"peekViewTitleLabel.foreground": "#88c0d0",
|
|
251
|
+
"pickerGroup.border": "#3b4252",
|
|
252
|
+
"pickerGroup.foreground": "#88c0d0",
|
|
253
|
+
"progressBar.background": "#88c0d0",
|
|
254
|
+
"quickInputList.focusBackground": "#88c0d0",
|
|
255
|
+
"quickInputList.focusForeground": "#2e3440",
|
|
256
|
+
"sash.hoverBorder": "#88c0d0",
|
|
257
|
+
"scrollbar.shadow": "#00000066",
|
|
258
|
+
"scrollbarSlider.activeBackground": "#434c5eaa",
|
|
259
|
+
"scrollbarSlider.background": "#434c5e99",
|
|
260
|
+
"scrollbarSlider.hoverBackground": "#434c5eaa",
|
|
261
|
+
"selection.background": "#88c0d099",
|
|
262
|
+
"sideBar.background": "#2e3440",
|
|
263
|
+
"sideBar.foreground": "#d8dee9",
|
|
264
|
+
"sideBar.border": "#3b4252",
|
|
265
|
+
"sideBarSectionHeader.background": "#3b4252",
|
|
266
|
+
"sideBarSectionHeader.foreground": "#d8dee9",
|
|
267
|
+
"sideBarTitle.foreground": "#d8dee9",
|
|
268
|
+
"statusBar.background": "#3b4252",
|
|
269
|
+
"statusBar.debuggingBackground": "#5e81ac",
|
|
270
|
+
"statusBar.debuggingForeground": "#d8dee9",
|
|
271
|
+
"statusBar.noFolderForeground": "#d8dee9",
|
|
272
|
+
"statusBar.noFolderBackground": "#3b4252",
|
|
273
|
+
"statusBar.foreground": "#d8dee9",
|
|
274
|
+
"statusBarItem.activeBackground": "#4c566a",
|
|
275
|
+
"statusBarItem.hoverBackground": "#434c5e",
|
|
276
|
+
"statusBarItem.prominentBackground": "#3b4252",
|
|
277
|
+
"statusBarItem.prominentHoverBackground": "#434c5e",
|
|
278
|
+
"statusBarItem.errorBackground": "#3b4252",
|
|
279
|
+
"statusBarItem.errorForeground": "#bf616a",
|
|
280
|
+
"statusBarItem.warningBackground": "#ebcb8b",
|
|
281
|
+
"statusBarItem.warningForeground": "#2e3440",
|
|
282
|
+
"statusBar.border": "#3b425200",
|
|
283
|
+
"tab.activeBackground": "#3b4252",
|
|
284
|
+
"tab.activeForeground": "#d8dee9",
|
|
285
|
+
"tab.border": "#3b425200",
|
|
286
|
+
"tab.activeBorder": "#88c0d000",
|
|
287
|
+
"tab.unfocusedActiveBorder": "#88c0d000",
|
|
288
|
+
"tab.inactiveBackground": "#2e3440",
|
|
289
|
+
"tab.inactiveForeground": "#d8dee966",
|
|
290
|
+
"tab.unfocusedActiveForeground": "#d8dee999",
|
|
291
|
+
"tab.unfocusedInactiveForeground": "#d8dee966",
|
|
292
|
+
"tab.hoverBackground": "#3b4252cc",
|
|
293
|
+
"tab.unfocusedHoverBackground": "#3b4252b3",
|
|
294
|
+
"tab.hoverBorder": "#88c0d000",
|
|
295
|
+
"tab.unfocusedHoverBorder": "#88c0d000",
|
|
296
|
+
"tab.activeBorderTop": "#88c0d000",
|
|
297
|
+
"tab.unfocusedActiveBorderTop": "#88c0d000",
|
|
298
|
+
"tab.lastPinnedBorder": "#4c566a",
|
|
299
|
+
"terminal.background": "#2e3440",
|
|
300
|
+
"terminal.foreground": "#d8dee9",
|
|
301
|
+
"terminal.ansiBlack": "#3b4252",
|
|
302
|
+
"terminal.ansiRed": "#bf616a",
|
|
303
|
+
"terminal.ansiGreen": "#a3be8c",
|
|
304
|
+
"terminal.ansiYellow": "#ebcb8b",
|
|
305
|
+
"terminal.ansiBlue": "#81a1c1",
|
|
306
|
+
"terminal.ansiMagenta": "#b48ead",
|
|
307
|
+
"terminal.ansiCyan": "#88c0d0",
|
|
308
|
+
"terminal.ansiWhite": "#e5e9f0",
|
|
309
|
+
"terminal.ansiBrightBlack": "#4c566a",
|
|
310
|
+
"terminal.ansiBrightRed": "#bf616a",
|
|
311
|
+
"terminal.ansiBrightGreen": "#a3be8c",
|
|
312
|
+
"terminal.ansiBrightYellow": "#ebcb8b",
|
|
313
|
+
"terminal.ansiBrightBlue": "#81a1c1",
|
|
314
|
+
"terminal.ansiBrightMagenta": "#b48ead",
|
|
315
|
+
"terminal.ansiBrightCyan": "#8fbcbb",
|
|
316
|
+
"terminal.ansiBrightWhite": "#eceff4",
|
|
317
|
+
"terminal.tab.activeBorder": "#88c0d0",
|
|
318
|
+
"textBlockQuote.background": "#3b4252",
|
|
319
|
+
"textBlockQuote.border": "#81a1c1",
|
|
320
|
+
"textCodeBlock.background": "#4c566a",
|
|
321
|
+
"textLink.activeForeground": "#88c0d0",
|
|
322
|
+
"textLink.foreground": "#88c0d0",
|
|
323
|
+
"textPreformat.foreground": "#8fbcbb",
|
|
324
|
+
"textSeparator.foreground": "#eceff4",
|
|
325
|
+
"titleBar.activeBackground": "#2e3440",
|
|
326
|
+
"titleBar.activeForeground": "#d8dee9",
|
|
327
|
+
"titleBar.border": "#2e344000",
|
|
328
|
+
"titleBar.inactiveBackground": "#2e3440",
|
|
329
|
+
"titleBar.inactiveForeground": "#d8dee966",
|
|
330
|
+
"tree.indentGuidesStroke": "#616e88",
|
|
331
|
+
"walkThrough.embeddedEditorBackground": "#2e3440",
|
|
332
|
+
"welcomePage.buttonBackground": "#434c5e",
|
|
333
|
+
"welcomePage.buttonHoverBackground": "#4c566a",
|
|
334
|
+
"widget.shadow": "#00000066"
|
|
335
|
+
},
|
|
336
|
+
"tokenColors": [{
|
|
337
|
+
"settings": {
|
|
338
|
+
"foreground": "#d8dee9ff",
|
|
339
|
+
"background": "#2e3440ff"
|
|
340
|
+
}
|
|
341
|
+
}, {
|
|
342
|
+
"scope": "emphasis",
|
|
343
|
+
"settings": {
|
|
344
|
+
"fontStyle": "italic"
|
|
345
|
+
}
|
|
346
|
+
}, {
|
|
347
|
+
"scope": "strong",
|
|
348
|
+
"settings": {
|
|
349
|
+
"fontStyle": "bold"
|
|
350
|
+
}
|
|
351
|
+
}, {
|
|
352
|
+
"name": "Comment",
|
|
353
|
+
"scope": "comment",
|
|
354
|
+
"settings": {
|
|
355
|
+
"foreground": "#616E88"
|
|
356
|
+
}
|
|
357
|
+
}, {
|
|
358
|
+
"name": "Constant Character",
|
|
359
|
+
"scope": "constant.character",
|
|
360
|
+
"settings": {
|
|
361
|
+
"foreground": "#EBCB8B"
|
|
362
|
+
}
|
|
363
|
+
}, {
|
|
364
|
+
"name": "Constant Character Escape",
|
|
365
|
+
"scope": "constant.character.escape",
|
|
366
|
+
"settings": {
|
|
367
|
+
"foreground": "#EBCB8B"
|
|
368
|
+
}
|
|
369
|
+
}, {
|
|
370
|
+
"name": "Constant Language",
|
|
371
|
+
"scope": "constant.language",
|
|
372
|
+
"settings": {
|
|
373
|
+
"foreground": "#81A1C1"
|
|
374
|
+
}
|
|
375
|
+
}, {
|
|
376
|
+
"name": "Constant Numeric",
|
|
377
|
+
"scope": "constant.numeric",
|
|
378
|
+
"settings": {
|
|
379
|
+
"foreground": "#B48EAD"
|
|
380
|
+
}
|
|
381
|
+
}, {
|
|
382
|
+
"name": "Constant Regexp",
|
|
383
|
+
"scope": "constant.regexp",
|
|
384
|
+
"settings": {
|
|
385
|
+
"foreground": "#EBCB8B"
|
|
386
|
+
}
|
|
387
|
+
}, {
|
|
388
|
+
"name": "Entity Name Class/Type",
|
|
389
|
+
"scope": ["entity.name.class", "entity.name.type.class"],
|
|
390
|
+
"settings": {
|
|
391
|
+
"foreground": "#8FBCBB"
|
|
392
|
+
}
|
|
393
|
+
}, {
|
|
394
|
+
"name": "Entity Name Function",
|
|
395
|
+
"scope": "entity.name.function",
|
|
396
|
+
"settings": {
|
|
397
|
+
"foreground": "#88C0D0"
|
|
398
|
+
}
|
|
399
|
+
}, {
|
|
400
|
+
"name": "Entity Name Tag",
|
|
401
|
+
"scope": "entity.name.tag",
|
|
402
|
+
"settings": {
|
|
403
|
+
"foreground": "#81A1C1"
|
|
404
|
+
}
|
|
405
|
+
}, {
|
|
406
|
+
"name": "Entity Other Attribute Name",
|
|
407
|
+
"scope": "entity.other.attribute-name",
|
|
408
|
+
"settings": {
|
|
409
|
+
"foreground": "#8FBCBB"
|
|
410
|
+
}
|
|
411
|
+
}, {
|
|
412
|
+
"name": "Entity Other Inherited Class",
|
|
413
|
+
"scope": "entity.other.inherited-class",
|
|
414
|
+
"settings": {
|
|
415
|
+
"fontStyle": "bold",
|
|
416
|
+
"foreground": "#8FBCBB"
|
|
417
|
+
}
|
|
418
|
+
}, {
|
|
419
|
+
"name": "Invalid Deprecated",
|
|
420
|
+
"scope": "invalid.deprecated",
|
|
421
|
+
"settings": {
|
|
422
|
+
"foreground": "#D8DEE9",
|
|
423
|
+
"background": "#EBCB8B"
|
|
424
|
+
}
|
|
425
|
+
}, {
|
|
426
|
+
"name": "Invalid Illegal",
|
|
427
|
+
"scope": "invalid.illegal",
|
|
428
|
+
"settings": {
|
|
429
|
+
"foreground": "#D8DEE9",
|
|
430
|
+
"background": "#BF616A"
|
|
431
|
+
}
|
|
432
|
+
}, {
|
|
433
|
+
"name": "Keyword",
|
|
434
|
+
"scope": "keyword",
|
|
435
|
+
"settings": {
|
|
436
|
+
"foreground": "#81A1C1"
|
|
437
|
+
}
|
|
438
|
+
}, {
|
|
439
|
+
"name": "Keyword Operator",
|
|
440
|
+
"scope": "keyword.operator",
|
|
441
|
+
"settings": {
|
|
442
|
+
"foreground": "#81A1C1"
|
|
443
|
+
}
|
|
444
|
+
}, {
|
|
445
|
+
"name": "Keyword Other New",
|
|
446
|
+
"scope": "keyword.other.new",
|
|
447
|
+
"settings": {
|
|
448
|
+
"foreground": "#81A1C1"
|
|
449
|
+
}
|
|
450
|
+
}, {
|
|
451
|
+
"name": "Markup Bold",
|
|
452
|
+
"scope": "markup.bold",
|
|
453
|
+
"settings": {
|
|
454
|
+
"fontStyle": "bold"
|
|
455
|
+
}
|
|
456
|
+
}, {
|
|
457
|
+
"name": "Markup Changed",
|
|
458
|
+
"scope": "markup.changed",
|
|
459
|
+
"settings": {
|
|
460
|
+
"foreground": "#EBCB8B"
|
|
461
|
+
}
|
|
462
|
+
}, {
|
|
463
|
+
"name": "Markup Deleted",
|
|
464
|
+
"scope": "markup.deleted",
|
|
465
|
+
"settings": {
|
|
466
|
+
"foreground": "#BF616A"
|
|
467
|
+
}
|
|
468
|
+
}, {
|
|
469
|
+
"name": "Markup Inserted",
|
|
470
|
+
"scope": "markup.inserted",
|
|
471
|
+
"settings": {
|
|
472
|
+
"foreground": "#A3BE8C"
|
|
473
|
+
}
|
|
474
|
+
}, {
|
|
475
|
+
"name": "Meta Preprocessor",
|
|
476
|
+
"scope": "meta.preprocessor",
|
|
477
|
+
"settings": {
|
|
478
|
+
"foreground": "#5E81AC"
|
|
479
|
+
}
|
|
480
|
+
}, {
|
|
481
|
+
"name": "Punctuation",
|
|
482
|
+
"scope": "punctuation",
|
|
483
|
+
"settings": {
|
|
484
|
+
"foreground": "#ECEFF4"
|
|
485
|
+
}
|
|
486
|
+
}, {
|
|
487
|
+
"name": "Punctuation Definition Parameters",
|
|
488
|
+
"scope": ["punctuation.definition.method-parameters", "punctuation.definition.function-parameters", "punctuation.definition.parameters"],
|
|
489
|
+
"settings": {
|
|
490
|
+
"foreground": "#ECEFF4"
|
|
491
|
+
}
|
|
492
|
+
}, {
|
|
493
|
+
"name": "Punctuation Definition Tag",
|
|
494
|
+
"scope": "punctuation.definition.tag",
|
|
495
|
+
"settings": {
|
|
496
|
+
"foreground": "#81A1C1"
|
|
497
|
+
}
|
|
498
|
+
}, {
|
|
499
|
+
"name": "Punctuation Definition Comment",
|
|
500
|
+
"scope": ["punctuation.definition.comment", "punctuation.end.definition.comment", "punctuation.start.definition.comment"],
|
|
501
|
+
"settings": {
|
|
502
|
+
"foreground": "#616E88"
|
|
503
|
+
}
|
|
504
|
+
}, {
|
|
505
|
+
"name": "Punctuation Section",
|
|
506
|
+
"scope": "punctuation.section",
|
|
507
|
+
"settings": {
|
|
508
|
+
"foreground": "#ECEFF4"
|
|
509
|
+
}
|
|
510
|
+
}, {
|
|
511
|
+
"name": "Punctuation Section Embedded",
|
|
512
|
+
"scope": ["punctuation.section.embedded.begin", "punctuation.section.embedded.end"],
|
|
513
|
+
"settings": {
|
|
514
|
+
"foreground": "#81A1C1"
|
|
515
|
+
}
|
|
516
|
+
}, {
|
|
517
|
+
"name": "Punctuation Terminator",
|
|
518
|
+
"scope": "punctuation.terminator",
|
|
519
|
+
"settings": {
|
|
520
|
+
"foreground": "#81A1C1"
|
|
521
|
+
}
|
|
522
|
+
}, {
|
|
523
|
+
"name": "Punctuation Variable",
|
|
524
|
+
"scope": "punctuation.definition.variable",
|
|
525
|
+
"settings": {
|
|
526
|
+
"foreground": "#81A1C1"
|
|
527
|
+
}
|
|
528
|
+
}, {
|
|
529
|
+
"name": "Storage",
|
|
530
|
+
"scope": "storage",
|
|
531
|
+
"settings": {
|
|
532
|
+
"foreground": "#81A1C1"
|
|
533
|
+
}
|
|
534
|
+
}, {
|
|
535
|
+
"name": "String",
|
|
536
|
+
"scope": "string",
|
|
537
|
+
"settings": {
|
|
538
|
+
"foreground": "#A3BE8C"
|
|
539
|
+
}
|
|
540
|
+
}, {
|
|
541
|
+
"name": "String Regexp",
|
|
542
|
+
"scope": "string.regexp",
|
|
543
|
+
"settings": {
|
|
544
|
+
"foreground": "#EBCB8B"
|
|
545
|
+
}
|
|
546
|
+
}, {
|
|
547
|
+
"name": "Support Class",
|
|
548
|
+
"scope": "support.class",
|
|
549
|
+
"settings": {
|
|
550
|
+
"foreground": "#8FBCBB"
|
|
551
|
+
}
|
|
552
|
+
}, {
|
|
553
|
+
"name": "Support Constant",
|
|
554
|
+
"scope": "support.constant",
|
|
555
|
+
"settings": {
|
|
556
|
+
"foreground": "#81A1C1"
|
|
557
|
+
}
|
|
558
|
+
}, {
|
|
559
|
+
"name": "Support Function",
|
|
560
|
+
"scope": "support.function",
|
|
561
|
+
"settings": {
|
|
562
|
+
"foreground": "#88C0D0"
|
|
563
|
+
}
|
|
564
|
+
}, {
|
|
565
|
+
"name": "Support Function Construct",
|
|
566
|
+
"scope": "support.function.construct",
|
|
567
|
+
"settings": {
|
|
568
|
+
"foreground": "#81A1C1"
|
|
569
|
+
}
|
|
570
|
+
}, {
|
|
571
|
+
"name": "Support Type",
|
|
572
|
+
"scope": "support.type",
|
|
573
|
+
"settings": {
|
|
574
|
+
"foreground": "#8FBCBB"
|
|
575
|
+
}
|
|
576
|
+
}, {
|
|
577
|
+
"name": "Support Type Exception",
|
|
578
|
+
"scope": "support.type.exception",
|
|
579
|
+
"settings": {
|
|
580
|
+
"foreground": "#8FBCBB"
|
|
581
|
+
}
|
|
582
|
+
}, {
|
|
583
|
+
"name": "Token Debug",
|
|
584
|
+
"scope": "token.debug-token",
|
|
585
|
+
"settings": {
|
|
586
|
+
"foreground": "#b48ead"
|
|
587
|
+
}
|
|
588
|
+
}, {
|
|
589
|
+
"name": "Token Error",
|
|
590
|
+
"scope": "token.error-token",
|
|
591
|
+
"settings": {
|
|
592
|
+
"foreground": "#bf616a"
|
|
593
|
+
}
|
|
594
|
+
}, {
|
|
595
|
+
"name": "Token Info",
|
|
596
|
+
"scope": "token.info-token",
|
|
597
|
+
"settings": {
|
|
598
|
+
"foreground": "#88c0d0"
|
|
599
|
+
}
|
|
600
|
+
}, {
|
|
601
|
+
"name": "Token Warning",
|
|
602
|
+
"scope": "token.warn-token",
|
|
603
|
+
"settings": {
|
|
604
|
+
"foreground": "#ebcb8b"
|
|
605
|
+
}
|
|
606
|
+
}, {
|
|
607
|
+
"name": "Variable",
|
|
608
|
+
"scope": "variable.other",
|
|
609
|
+
"settings": {
|
|
610
|
+
"foreground": "#D8DEE9"
|
|
611
|
+
}
|
|
612
|
+
}, {
|
|
613
|
+
"name": "Variable Language",
|
|
614
|
+
"scope": "variable.language",
|
|
615
|
+
"settings": {
|
|
616
|
+
"foreground": "#81A1C1"
|
|
617
|
+
}
|
|
618
|
+
}, {
|
|
619
|
+
"name": "Variable Parameter",
|
|
620
|
+
"scope": "variable.parameter",
|
|
621
|
+
"settings": {
|
|
622
|
+
"foreground": "#D8DEE9"
|
|
623
|
+
}
|
|
624
|
+
}, {
|
|
625
|
+
"name": "[C/CPP] Punctuation Separator Pointer-Access",
|
|
626
|
+
"scope": "punctuation.separator.pointer-access.c",
|
|
627
|
+
"settings": {
|
|
628
|
+
"foreground": "#81A1C1"
|
|
629
|
+
}
|
|
630
|
+
}, {
|
|
631
|
+
"name": "[C/CPP] Meta Preprocessor Include",
|
|
632
|
+
"scope": ["source.c meta.preprocessor.include", "source.c string.quoted.other.lt-gt.include"],
|
|
633
|
+
"settings": {
|
|
634
|
+
"foreground": "#8FBCBB"
|
|
635
|
+
}
|
|
636
|
+
}, {
|
|
637
|
+
"name": "[C/CPP] Conditional Directive",
|
|
638
|
+
"scope": ["source.cpp keyword.control.directive.conditional", "source.cpp punctuation.definition.directive", "source.c keyword.control.directive.conditional", "source.c punctuation.definition.directive"],
|
|
639
|
+
"settings": {
|
|
640
|
+
"foreground": "#5E81AC",
|
|
641
|
+
"fontStyle": "bold"
|
|
642
|
+
}
|
|
643
|
+
}, {
|
|
644
|
+
"name": "[CSS] Constant Other Color RGB Value",
|
|
645
|
+
"scope": "source.css constant.other.color.rgb-value",
|
|
646
|
+
"settings": {
|
|
647
|
+
"foreground": "#B48EAD"
|
|
648
|
+
}
|
|
649
|
+
}, {
|
|
650
|
+
"name": "[CSS](Function) Meta Property-Value",
|
|
651
|
+
"scope": "source.css meta.property-value",
|
|
652
|
+
"settings": {
|
|
653
|
+
"foreground": "#88C0D0"
|
|
654
|
+
}
|
|
655
|
+
}, {
|
|
656
|
+
"name": "[CSS] Media Queries",
|
|
657
|
+
"scope": ["source.css keyword.control.at-rule.media", "source.css keyword.control.at-rule.media punctuation.definition.keyword"],
|
|
658
|
+
"settings": {
|
|
659
|
+
"foreground": "#D08770"
|
|
660
|
+
}
|
|
661
|
+
}, {
|
|
662
|
+
"name": "[CSS] Punctuation Definition Keyword",
|
|
663
|
+
"scope": "source.css punctuation.definition.keyword",
|
|
664
|
+
"settings": {
|
|
665
|
+
"foreground": "#81A1C1"
|
|
666
|
+
}
|
|
667
|
+
}, {
|
|
668
|
+
"name": "[CSS] Support Type Property Name",
|
|
669
|
+
"scope": "source.css support.type.property-name",
|
|
670
|
+
"settings": {
|
|
671
|
+
"foreground": "#D8DEE9"
|
|
672
|
+
}
|
|
673
|
+
}, {
|
|
674
|
+
"name": "[diff] Meta Range Context",
|
|
675
|
+
"scope": "source.diff meta.diff.range.context",
|
|
676
|
+
"settings": {
|
|
677
|
+
"foreground": "#8FBCBB"
|
|
678
|
+
}
|
|
679
|
+
}, {
|
|
680
|
+
"name": "[diff] Meta Header From-File",
|
|
681
|
+
"scope": "source.diff meta.diff.header.from-file",
|
|
682
|
+
"settings": {
|
|
683
|
+
"foreground": "#8FBCBB"
|
|
684
|
+
}
|
|
685
|
+
}, {
|
|
686
|
+
"name": "[diff] Punctuation Definition From-File",
|
|
687
|
+
"scope": "source.diff punctuation.definition.from-file",
|
|
688
|
+
"settings": {
|
|
689
|
+
"foreground": "#8FBCBB"
|
|
690
|
+
}
|
|
691
|
+
}, {
|
|
692
|
+
"name": "[diff] Punctuation Definition Range",
|
|
693
|
+
"scope": "source.diff punctuation.definition.range",
|
|
694
|
+
"settings": {
|
|
695
|
+
"foreground": "#8FBCBB"
|
|
696
|
+
}
|
|
697
|
+
}, {
|
|
698
|
+
"name": "[diff] Punctuation Definition Separator",
|
|
699
|
+
"scope": "source.diff punctuation.definition.separator",
|
|
700
|
+
"settings": {
|
|
701
|
+
"foreground": "#81A1C1"
|
|
702
|
+
}
|
|
703
|
+
}, {
|
|
704
|
+
"name": "[Elixir](JakeBecker.elixir-ls) module names",
|
|
705
|
+
"scope": "entity.name.type.module.elixir",
|
|
706
|
+
"settings": {
|
|
707
|
+
"foreground": "#8FBCBB"
|
|
708
|
+
}
|
|
709
|
+
}, {
|
|
710
|
+
"name": "[Elixir](JakeBecker.elixir-ls) module attributes",
|
|
711
|
+
"scope": "variable.other.readwrite.module.elixir",
|
|
712
|
+
"settings": {
|
|
713
|
+
"foreground": "#D8DEE9",
|
|
714
|
+
"fontStyle": "bold"
|
|
715
|
+
}
|
|
716
|
+
}, {
|
|
717
|
+
"name": "[Elixir](JakeBecker.elixir-ls) atoms",
|
|
718
|
+
"scope": "constant.other.symbol.elixir",
|
|
719
|
+
"settings": {
|
|
720
|
+
"foreground": "#D8DEE9",
|
|
721
|
+
"fontStyle": "bold"
|
|
722
|
+
}
|
|
723
|
+
}, {
|
|
724
|
+
"name": "[Elixir](JakeBecker.elixir-ls) modules",
|
|
725
|
+
"scope": "variable.other.constant.elixir",
|
|
726
|
+
"settings": {
|
|
727
|
+
"foreground": "#8FBCBB"
|
|
728
|
+
}
|
|
729
|
+
}, {
|
|
730
|
+
"name": "[Go] String Format Placeholder",
|
|
731
|
+
"scope": "source.go constant.other.placeholder.go",
|
|
732
|
+
"settings": {
|
|
733
|
+
"foreground": "#EBCB8B"
|
|
734
|
+
}
|
|
735
|
+
}, {
|
|
736
|
+
"name": "[Java](JavaDoc) Comment Block Documentation HTML Entities",
|
|
737
|
+
"scope": "source.java comment.block.documentation.javadoc punctuation.definition.entity.html",
|
|
738
|
+
"settings": {
|
|
739
|
+
"foreground": "#81A1C1"
|
|
740
|
+
}
|
|
741
|
+
}, {
|
|
742
|
+
"name": "[Java](JavaDoc) Constant Other",
|
|
743
|
+
"scope": "source.java constant.other",
|
|
744
|
+
"settings": {
|
|
745
|
+
"foreground": "#D8DEE9"
|
|
746
|
+
}
|
|
747
|
+
}, {
|
|
748
|
+
"name": "[Java](JavaDoc) Keyword Other Documentation",
|
|
749
|
+
"scope": "source.java keyword.other.documentation",
|
|
750
|
+
"settings": {
|
|
751
|
+
"foreground": "#8FBCBB"
|
|
752
|
+
}
|
|
753
|
+
}, {
|
|
754
|
+
"name": "[Java](JavaDoc) Keyword Other Documentation Author",
|
|
755
|
+
"scope": "source.java keyword.other.documentation.author.javadoc",
|
|
756
|
+
"settings": {
|
|
757
|
+
"foreground": "#8FBCBB"
|
|
758
|
+
}
|
|
759
|
+
}, {
|
|
760
|
+
"name": "[Java](JavaDoc) Keyword Other Documentation Directive/Custom",
|
|
761
|
+
"scope": ["source.java keyword.other.documentation.directive", "source.java keyword.other.documentation.custom"],
|
|
762
|
+
"settings": {
|
|
763
|
+
"foreground": "#8FBCBB"
|
|
764
|
+
}
|
|
765
|
+
}, {
|
|
766
|
+
"name": "[Java](JavaDoc) Keyword Other Documentation See",
|
|
767
|
+
"scope": "source.java keyword.other.documentation.see.javadoc",
|
|
768
|
+
"settings": {
|
|
769
|
+
"foreground": "#8FBCBB"
|
|
770
|
+
}
|
|
771
|
+
}, {
|
|
772
|
+
"name": "[Java] Meta Method-Call",
|
|
773
|
+
"scope": "source.java meta.method-call meta.method",
|
|
774
|
+
"settings": {
|
|
775
|
+
"foreground": "#88C0D0"
|
|
776
|
+
}
|
|
777
|
+
}, {
|
|
778
|
+
"name": "[Java](JavaDoc) Meta Tag Template Link",
|
|
779
|
+
"scope": ["source.java meta.tag.template.link.javadoc", "source.java string.other.link.title.javadoc"],
|
|
780
|
+
"settings": {
|
|
781
|
+
"foreground": "#8FBCBB"
|
|
782
|
+
}
|
|
783
|
+
}, {
|
|
784
|
+
"name": "[Java](JavaDoc) Meta Tag Template Value",
|
|
785
|
+
"scope": "source.java meta.tag.template.value.javadoc",
|
|
786
|
+
"settings": {
|
|
787
|
+
"foreground": "#88C0D0"
|
|
788
|
+
}
|
|
789
|
+
}, {
|
|
790
|
+
"name": "[Java](JavaDoc) Punctuation Definition Keyword",
|
|
791
|
+
"scope": "source.java punctuation.definition.keyword.javadoc",
|
|
792
|
+
"settings": {
|
|
793
|
+
"foreground": "#8FBCBB"
|
|
794
|
+
}
|
|
795
|
+
}, {
|
|
796
|
+
"name": "[Java](JavaDoc) Punctuation Definition Tag",
|
|
797
|
+
"scope": ["source.java punctuation.definition.tag.begin.javadoc", "source.java punctuation.definition.tag.end.javadoc"],
|
|
798
|
+
"settings": {
|
|
799
|
+
"foreground": "#616E88"
|
|
800
|
+
}
|
|
801
|
+
}, {
|
|
802
|
+
"name": "[Java] Storage Modifier Import",
|
|
803
|
+
"scope": "source.java storage.modifier.import",
|
|
804
|
+
"settings": {
|
|
805
|
+
"foreground": "#8FBCBB"
|
|
806
|
+
}
|
|
807
|
+
}, {
|
|
808
|
+
"name": "[Java] Storage Modifier Package",
|
|
809
|
+
"scope": "source.java storage.modifier.package",
|
|
810
|
+
"settings": {
|
|
811
|
+
"foreground": "#8FBCBB"
|
|
812
|
+
}
|
|
813
|
+
}, {
|
|
814
|
+
"name": "[Java] Storage Type",
|
|
815
|
+
"scope": "source.java storage.type",
|
|
816
|
+
"settings": {
|
|
817
|
+
"foreground": "#8FBCBB"
|
|
818
|
+
}
|
|
819
|
+
}, {
|
|
820
|
+
"name": "[Java] Storage Type Annotation",
|
|
821
|
+
"scope": "source.java storage.type.annotation",
|
|
822
|
+
"settings": {
|
|
823
|
+
"foreground": "#D08770"
|
|
824
|
+
}
|
|
825
|
+
}, {
|
|
826
|
+
"name": "[Java] Storage Type Generic",
|
|
827
|
+
"scope": "source.java storage.type.generic",
|
|
828
|
+
"settings": {
|
|
829
|
+
"foreground": "#8FBCBB"
|
|
830
|
+
}
|
|
831
|
+
}, {
|
|
832
|
+
"name": "[Java] Storage Type Primitive",
|
|
833
|
+
"scope": "source.java storage.type.primitive",
|
|
834
|
+
"settings": {
|
|
835
|
+
"foreground": "#81A1C1"
|
|
836
|
+
}
|
|
837
|
+
}, {
|
|
838
|
+
"name": "[JavaScript] Decorator",
|
|
839
|
+
"scope": ["source.js punctuation.decorator", "source.js meta.decorator variable.other.readwrite", "source.js meta.decorator entity.name.function"],
|
|
840
|
+
"settings": {
|
|
841
|
+
"foreground": "#D08770"
|
|
842
|
+
}
|
|
843
|
+
}, {
|
|
844
|
+
"name": "[JavaScript] Meta Object-Literal Key",
|
|
845
|
+
"scope": "source.js meta.object-literal.key",
|
|
846
|
+
"settings": {
|
|
847
|
+
"foreground": "#88C0D0"
|
|
848
|
+
}
|
|
849
|
+
}, {
|
|
850
|
+
"name": "[JavaScript](JSDoc) Storage Type Class",
|
|
851
|
+
"scope": "source.js storage.type.class.jsdoc",
|
|
852
|
+
"settings": {
|
|
853
|
+
"foreground": "#8FBCBB"
|
|
854
|
+
}
|
|
855
|
+
}, {
|
|
856
|
+
"name": "[JavaScript] String Template Literals Punctuation",
|
|
857
|
+
"scope": ["source.js string.quoted.template punctuation.quasi.element.begin", "source.js string.quoted.template punctuation.quasi.element.end", "source.js string.template punctuation.definition.template-expression"],
|
|
858
|
+
"settings": {
|
|
859
|
+
"foreground": "#81A1C1"
|
|
860
|
+
}
|
|
861
|
+
}, {
|
|
862
|
+
"name": "[JavaScript] Interpolated String Template Punctuation Functions",
|
|
863
|
+
"scope": "source.js string.quoted.template meta.method-call.with-arguments",
|
|
864
|
+
"settings": {
|
|
865
|
+
"foreground": "#ECEFF4"
|
|
866
|
+
}
|
|
867
|
+
}, {
|
|
868
|
+
"name": "[JavaScript] String Template Literal Variable",
|
|
869
|
+
"scope": ["source.js string.template meta.template.expression support.variable.property", "source.js string.template meta.template.expression variable.other.object"],
|
|
870
|
+
"settings": {
|
|
871
|
+
"foreground": "#D8DEE9"
|
|
872
|
+
}
|
|
873
|
+
}, {
|
|
874
|
+
"name": "[JavaScript] Support Type Primitive",
|
|
875
|
+
"scope": "source.js support.type.primitive",
|
|
876
|
+
"settings": {
|
|
877
|
+
"foreground": "#81A1C1"
|
|
878
|
+
}
|
|
879
|
+
}, {
|
|
880
|
+
"name": "[JavaScript] Variable Other Object",
|
|
881
|
+
"scope": "source.js variable.other.object",
|
|
882
|
+
"settings": {
|
|
883
|
+
"foreground": "#D8DEE9"
|
|
884
|
+
}
|
|
885
|
+
}, {
|
|
886
|
+
"name": "[JavaScript] Variable Other Read-Write Alias",
|
|
887
|
+
"scope": "source.js variable.other.readwrite.alias",
|
|
888
|
+
"settings": {
|
|
889
|
+
"foreground": "#8FBCBB"
|
|
890
|
+
}
|
|
891
|
+
}, {
|
|
892
|
+
"name": "[JavaScript] Parentheses in Template Strings",
|
|
893
|
+
"scope": ["source.js meta.embedded.line meta.brace.square", "source.js meta.embedded.line meta.brace.round", "source.js string.quoted.template meta.brace.square", "source.js string.quoted.template meta.brace.round"],
|
|
894
|
+
"settings": {
|
|
895
|
+
"foreground": "#ECEFF4"
|
|
896
|
+
}
|
|
897
|
+
}, {
|
|
898
|
+
"name": "[HTML] Constant Character Entity",
|
|
899
|
+
"scope": "text.html.basic constant.character.entity.html",
|
|
900
|
+
"settings": {
|
|
901
|
+
"foreground": "#EBCB8B"
|
|
902
|
+
}
|
|
903
|
+
}, {
|
|
904
|
+
"name": "[HTML] Constant Other Inline-Data",
|
|
905
|
+
"scope": "text.html.basic constant.other.inline-data",
|
|
906
|
+
"settings": {
|
|
907
|
+
"foreground": "#D08770",
|
|
908
|
+
"fontStyle": "italic"
|
|
909
|
+
}
|
|
910
|
+
}, {
|
|
911
|
+
"name": "[HTML] Meta Tag SGML Doctype",
|
|
912
|
+
"scope": "text.html.basic meta.tag.sgml.doctype",
|
|
913
|
+
"settings": {
|
|
914
|
+
"foreground": "#5E81AC"
|
|
915
|
+
}
|
|
916
|
+
}, {
|
|
917
|
+
"name": "[HTML] Punctuation Definition Entity",
|
|
918
|
+
"scope": "text.html.basic punctuation.definition.entity",
|
|
919
|
+
"settings": {
|
|
920
|
+
"foreground": "#81A1C1"
|
|
921
|
+
}
|
|
922
|
+
}, {
|
|
923
|
+
"name": "[INI] Entity Name Section Group-Title",
|
|
924
|
+
"scope": "source.properties entity.name.section.group-title.ini",
|
|
925
|
+
"settings": {
|
|
926
|
+
"foreground": "#88C0D0"
|
|
927
|
+
}
|
|
928
|
+
}, {
|
|
929
|
+
"name": "[INI] Punctuation Separator Key-Value",
|
|
930
|
+
"scope": "source.properties punctuation.separator.key-value.ini",
|
|
931
|
+
"settings": {
|
|
932
|
+
"foreground": "#81A1C1"
|
|
933
|
+
}
|
|
934
|
+
}, {
|
|
935
|
+
"name": "[Markdown] Markup Fenced Code Block",
|
|
936
|
+
"scope": ["text.html.markdown markup.fenced_code.block", "text.html.markdown markup.fenced_code.block punctuation.definition"],
|
|
937
|
+
"settings": {
|
|
938
|
+
"foreground": "#8FBCBB"
|
|
939
|
+
}
|
|
940
|
+
}, {
|
|
941
|
+
"name": "[Markdown] Markup Heading",
|
|
942
|
+
"scope": "markup.heading",
|
|
943
|
+
"settings": {
|
|
944
|
+
"foreground": "#88C0D0"
|
|
945
|
+
}
|
|
946
|
+
}, {
|
|
947
|
+
"name": "[Markdown] Markup Inline",
|
|
948
|
+
"scope": ["text.html.markdown markup.inline.raw", "text.html.markdown markup.inline.raw punctuation.definition.raw"],
|
|
949
|
+
"settings": {
|
|
950
|
+
"foreground": "#8FBCBB"
|
|
951
|
+
}
|
|
952
|
+
}, {
|
|
953
|
+
"name": "[Markdown] Markup Italic",
|
|
954
|
+
"scope": "text.html.markdown markup.italic",
|
|
955
|
+
"settings": {
|
|
956
|
+
"fontStyle": "italic"
|
|
957
|
+
}
|
|
958
|
+
}, {
|
|
959
|
+
"name": "[Markdown] Markup Link",
|
|
960
|
+
"scope": "text.html.markdown markup.underline.link",
|
|
961
|
+
"settings": {
|
|
962
|
+
"fontStyle": "underline"
|
|
963
|
+
}
|
|
964
|
+
}, {
|
|
965
|
+
"name": "[Markdown] Markup List Numbered/Unnumbered",
|
|
966
|
+
"scope": "text.html.markdown beginning.punctuation.definition.list",
|
|
967
|
+
"settings": {
|
|
968
|
+
"foreground": "#81A1C1"
|
|
969
|
+
}
|
|
970
|
+
}, {
|
|
971
|
+
"name": "[Markdown] Markup Quote Punctuation Definition",
|
|
972
|
+
"scope": "text.html.markdown beginning.punctuation.definition.quote",
|
|
973
|
+
"settings": {
|
|
974
|
+
"foreground": "#8FBCBB"
|
|
975
|
+
}
|
|
976
|
+
}, {
|
|
977
|
+
"name": "[Markdown] Markup Quote Punctuation Definition",
|
|
978
|
+
"scope": "text.html.markdown markup.quote",
|
|
979
|
+
"settings": {
|
|
980
|
+
"foreground": "#616E88"
|
|
981
|
+
}
|
|
982
|
+
}, {
|
|
983
|
+
"name": "[Markdown] Markup Math Constant",
|
|
984
|
+
"scope": "text.html.markdown constant.character.math.tex",
|
|
985
|
+
"settings": {
|
|
986
|
+
"foreground": "#81A1C1"
|
|
987
|
+
}
|
|
988
|
+
}, {
|
|
989
|
+
"name": "[Markdown] Markup Math Definition Marker",
|
|
990
|
+
"scope": ["text.html.markdown punctuation.definition.math.begin", "text.html.markdown punctuation.definition.math.end"],
|
|
991
|
+
"settings": {
|
|
992
|
+
"foreground": "#5E81AC"
|
|
993
|
+
}
|
|
994
|
+
}, {
|
|
995
|
+
"name": "[Markdown] Markup Math Function Definition Marker",
|
|
996
|
+
"scope": "text.html.markdown punctuation.definition.function.math.tex",
|
|
997
|
+
"settings": {
|
|
998
|
+
"foreground": "#88C0D0"
|
|
999
|
+
}
|
|
1000
|
+
}, {
|
|
1001
|
+
"name": "[Markdown] Markup Math Operator",
|
|
1002
|
+
"scope": "text.html.markdown punctuation.math.operator.latex",
|
|
1003
|
+
"settings": {
|
|
1004
|
+
"foreground": "#81A1C1"
|
|
1005
|
+
}
|
|
1006
|
+
}, {
|
|
1007
|
+
"name": "[Markdown] Punctuation Definition Heading",
|
|
1008
|
+
"scope": "text.html.markdown punctuation.definition.heading",
|
|
1009
|
+
"settings": {
|
|
1010
|
+
"foreground": "#81A1C1"
|
|
1011
|
+
}
|
|
1012
|
+
}, {
|
|
1013
|
+
"name": "[Markdown] Punctuation Definition Constant/String",
|
|
1014
|
+
"scope": ["text.html.markdown punctuation.definition.constant", "text.html.markdown punctuation.definition.string"],
|
|
1015
|
+
"settings": {
|
|
1016
|
+
"foreground": "#81A1C1"
|
|
1017
|
+
}
|
|
1018
|
+
}, {
|
|
1019
|
+
"name": "[Markdown] String Other Link Description/Title",
|
|
1020
|
+
"scope": ["text.html.markdown constant.other.reference.link", "text.html.markdown string.other.link.description", "text.html.markdown string.other.link.title"],
|
|
1021
|
+
"settings": {
|
|
1022
|
+
"foreground": "#88C0D0"
|
|
1023
|
+
}
|
|
1024
|
+
}, {
|
|
1025
|
+
"name": "[Perl] Perl Sigils",
|
|
1026
|
+
"scope": "source.perl punctuation.definition.variable",
|
|
1027
|
+
"settings": {
|
|
1028
|
+
"foreground": "#D8DEE9"
|
|
1029
|
+
}
|
|
1030
|
+
}, {
|
|
1031
|
+
"name": "[PHP] Meta Function-Call Object",
|
|
1032
|
+
"scope": ["source.php meta.function-call", "source.php meta.function-call.object"],
|
|
1033
|
+
"settings": {
|
|
1034
|
+
"foreground": "#88C0D0"
|
|
1035
|
+
}
|
|
1036
|
+
}, {
|
|
1037
|
+
"name": "[Python] Decorator",
|
|
1038
|
+
"scope": ["source.python entity.name.function.decorator", "source.python meta.function.decorator support.type"],
|
|
1039
|
+
"settings": {
|
|
1040
|
+
"foreground": "#D08770"
|
|
1041
|
+
}
|
|
1042
|
+
}, {
|
|
1043
|
+
"name": "[Python] Function Call",
|
|
1044
|
+
"scope": "source.python meta.function-call.generic",
|
|
1045
|
+
"settings": {
|
|
1046
|
+
"foreground": "#88C0D0"
|
|
1047
|
+
}
|
|
1048
|
+
}, {
|
|
1049
|
+
"name": "[Python] Support Type",
|
|
1050
|
+
"scope": "source.python support.type",
|
|
1051
|
+
"settings": {
|
|
1052
|
+
"foreground": "#88C0D0"
|
|
1053
|
+
}
|
|
1054
|
+
}, {
|
|
1055
|
+
"name": "[Python] Function Parameter",
|
|
1056
|
+
"scope": ["source.python variable.parameter.function.language"],
|
|
1057
|
+
"settings": {
|
|
1058
|
+
"foreground": "#D8DEE9"
|
|
1059
|
+
}
|
|
1060
|
+
}, {
|
|
1061
|
+
"name": "[Python] Function Parameter Special",
|
|
1062
|
+
"scope": ["source.python meta.function.parameters variable.parameter.function.language.special.self"],
|
|
1063
|
+
"settings": {
|
|
1064
|
+
"foreground": "#81A1C1"
|
|
1065
|
+
}
|
|
1066
|
+
}, {
|
|
1067
|
+
"name": "[Rust] Entity types",
|
|
1068
|
+
"scope": "source.rust entity.name.type",
|
|
1069
|
+
"settings": {
|
|
1070
|
+
"foreground": "#8FBCBB"
|
|
1071
|
+
}
|
|
1072
|
+
}, {
|
|
1073
|
+
"name": "[Rust] Macro",
|
|
1074
|
+
"scope": "source.rust meta.macro entity.name.function",
|
|
1075
|
+
"settings": {
|
|
1076
|
+
"fontStyle": "bold",
|
|
1077
|
+
"foreground": "#88C0D0"
|
|
1078
|
+
}
|
|
1079
|
+
}, {
|
|
1080
|
+
"name": "[Rust] Attributes",
|
|
1081
|
+
"scope": ["source.rust meta.attribute", "source.rust meta.attribute punctuation", "source.rust meta.attribute keyword.operator"],
|
|
1082
|
+
"settings": {
|
|
1083
|
+
"foreground": "#5E81AC"
|
|
1084
|
+
}
|
|
1085
|
+
}, {
|
|
1086
|
+
"name": "[Rust] Traits",
|
|
1087
|
+
"scope": "source.rust entity.name.type.trait",
|
|
1088
|
+
"settings": {
|
|
1089
|
+
"fontStyle": "bold"
|
|
1090
|
+
}
|
|
1091
|
+
}, {
|
|
1092
|
+
"name": "[Rust] Interpolation Bracket Curly",
|
|
1093
|
+
"scope": "source.rust punctuation.definition.interpolation",
|
|
1094
|
+
"settings": {
|
|
1095
|
+
"foreground": "#EBCB8B"
|
|
1096
|
+
}
|
|
1097
|
+
}, {
|
|
1098
|
+
"name": "[SCSS] Punctuation Definition Interpolation Bracket Curly",
|
|
1099
|
+
"scope": ["source.css.scss punctuation.definition.interpolation.begin.bracket.curly", "source.css.scss punctuation.definition.interpolation.end.bracket.curly"],
|
|
1100
|
+
"settings": {
|
|
1101
|
+
"foreground": "#81A1C1"
|
|
1102
|
+
}
|
|
1103
|
+
}, {
|
|
1104
|
+
"name": "[SCSS] Variable Interpolation",
|
|
1105
|
+
"scope": "source.css.scss variable.interpolation",
|
|
1106
|
+
"settings": {
|
|
1107
|
+
"foreground": "#D8DEE9",
|
|
1108
|
+
"fontStyle": "italic"
|
|
1109
|
+
}
|
|
1110
|
+
}, {
|
|
1111
|
+
"name": "[TypeScript] Decorators",
|
|
1112
|
+
"scope": ["source.ts punctuation.decorator", "source.ts meta.decorator variable.other.readwrite", "source.ts meta.decorator entity.name.function", "source.tsx punctuation.decorator", "source.tsx meta.decorator variable.other.readwrite", "source.tsx meta.decorator entity.name.function"],
|
|
1113
|
+
"settings": {
|
|
1114
|
+
"foreground": "#D08770"
|
|
1115
|
+
}
|
|
1116
|
+
}, {
|
|
1117
|
+
"name": "[TypeScript] Object-literal keys",
|
|
1118
|
+
"scope": ["source.ts meta.object-literal.key", "source.tsx meta.object-literal.key"],
|
|
1119
|
+
"settings": {
|
|
1120
|
+
"foreground": "#D8DEE9"
|
|
1121
|
+
}
|
|
1122
|
+
}, {
|
|
1123
|
+
"name": "[TypeScript] Object-literal functions",
|
|
1124
|
+
"scope": ["source.ts meta.object-literal.key entity.name.function", "source.tsx meta.object-literal.key entity.name.function"],
|
|
1125
|
+
"settings": {
|
|
1126
|
+
"foreground": "#88C0D0"
|
|
1127
|
+
}
|
|
1128
|
+
}, {
|
|
1129
|
+
"name": "[TypeScript] Type/Class",
|
|
1130
|
+
"scope": ["source.ts support.class", "source.ts support.type", "source.ts entity.name.type", "source.ts entity.name.class", "source.tsx support.class", "source.tsx support.type", "source.tsx entity.name.type", "source.tsx entity.name.class"],
|
|
1131
|
+
"settings": {
|
|
1132
|
+
"foreground": "#8FBCBB"
|
|
1133
|
+
}
|
|
1134
|
+
}, {
|
|
1135
|
+
"name": "[TypeScript] Static Class Support",
|
|
1136
|
+
"scope": ["source.ts support.constant.math", "source.ts support.constant.dom", "source.ts support.constant.json", "source.tsx support.constant.math", "source.tsx support.constant.dom", "source.tsx support.constant.json"],
|
|
1137
|
+
"settings": {
|
|
1138
|
+
"foreground": "#8FBCBB"
|
|
1139
|
+
}
|
|
1140
|
+
}, {
|
|
1141
|
+
"name": "[TypeScript] Variables",
|
|
1142
|
+
"scope": ["source.ts support.variable", "source.tsx support.variable"],
|
|
1143
|
+
"settings": {
|
|
1144
|
+
"foreground": "#D8DEE9"
|
|
1145
|
+
}
|
|
1146
|
+
}, {
|
|
1147
|
+
"name": "[TypeScript] Parentheses in Template Strings",
|
|
1148
|
+
"scope": ["source.ts meta.embedded.line meta.brace.square", "source.ts meta.embedded.line meta.brace.round", "source.tsx meta.embedded.line meta.brace.square", "source.tsx meta.embedded.line meta.brace.round"],
|
|
1149
|
+
"settings": {
|
|
1150
|
+
"foreground": "#ECEFF4"
|
|
1151
|
+
}
|
|
1152
|
+
}, {
|
|
1153
|
+
"name": "[XML] Entity Name Tag Namespace",
|
|
1154
|
+
"scope": "text.xml entity.name.tag.namespace",
|
|
1155
|
+
"settings": {
|
|
1156
|
+
"foreground": "#8FBCBB"
|
|
1157
|
+
}
|
|
1158
|
+
}, {
|
|
1159
|
+
"name": "[XML] Keyword Other Doctype",
|
|
1160
|
+
"scope": "text.xml keyword.other.doctype",
|
|
1161
|
+
"settings": {
|
|
1162
|
+
"foreground": "#5E81AC"
|
|
1163
|
+
}
|
|
1164
|
+
}, {
|
|
1165
|
+
"name": "[XML] Meta Tag Preprocessor",
|
|
1166
|
+
"scope": "text.xml meta.tag.preprocessor entity.name.tag",
|
|
1167
|
+
"settings": {
|
|
1168
|
+
"foreground": "#5E81AC"
|
|
1169
|
+
}
|
|
1170
|
+
}, {
|
|
1171
|
+
"name": "[XML] Entity Name Tag Namespace",
|
|
1172
|
+
"scope": ["text.xml string.unquoted.cdata", "text.xml string.unquoted.cdata punctuation.definition.string"],
|
|
1173
|
+
"settings": {
|
|
1174
|
+
"foreground": "#D08770",
|
|
1175
|
+
"fontStyle": "italic"
|
|
1176
|
+
}
|
|
1177
|
+
}, {
|
|
1178
|
+
"name": "[YAML] Entity Name Tag",
|
|
1179
|
+
"scope": "source.yaml entity.name.tag",
|
|
1180
|
+
"settings": {
|
|
1181
|
+
"foreground": "#8FBCBB"
|
|
1182
|
+
}
|
|
1183
|
+
}]
|
|
1184
|
+
},
|
|
1185
|
+
"autoImport": true,
|
|
1186
|
+
"showCopyButton": true,
|
|
1187
|
+
"skipLanguages": [],
|
|
1188
|
+
"filepath": "/Users/bytedance/modern.js/website/module-tools/docs/en/guide/basic/publish-your-project.md"
|
|
1189
|
+
};
|
|
1190
|
+
var frontmatter = {
|
|
1191
|
+
"sidebar_position": 7
|
|
1192
|
+
};
|
|
1193
|
+
var toc = [{
|
|
1194
|
+
"id": "tracking-changes",
|
|
1195
|
+
"text": "Tracking changes",
|
|
1196
|
+
"depth": 2
|
|
1197
|
+
}, {
|
|
1198
|
+
"id": "version-update",
|
|
1199
|
+
"text": "Version update",
|
|
1200
|
+
"depth": 2
|
|
1201
|
+
}, {
|
|
1202
|
+
"id": "publish",
|
|
1203
|
+
"text": "Publish",
|
|
1204
|
+
"depth": 2
|
|
1205
|
+
}, {
|
|
1206
|
+
"id": "pre-releases",
|
|
1207
|
+
"text": "Pre-releases",
|
|
1208
|
+
"depth": 2
|
|
1209
|
+
}];
|
|
1210
|
+
var title = "Versioning and Publishing";
|
|
1211
|
+
var content = "\"---\\nsidebar_position: 7\\n---\\n\\n# Versioning and Publishing\\n\\nAn npm-type module project release process consists of two phases.\\n\\n- The first phase is during development, where the developer needs to provide a change file to record changes that need to be released.\\n- The second phase is during release, where Module Tools can collect all the change files to update the version, update the release log, and release new packages to the [npm Registry](https://www.npmjs.com/).\\n\\n## Tracking changes\\n\\n**Changes need to be logged when they happen to the project**. Changes that occur in a project are typically.\\n\\n- New features\\n- Fixes to issues\\n- Configuration file changes\\n- ...\\n\\nOnce these changes have been made, the current changes need to be documented with the following command.\\n\\n- [`modern change`](/guide/basic/command-preview#modern-change)\\n\\nExecuting the `modern change` command asks the developer several questions and generates a change log based on the developer's answers. The changelog file contains the type of change and its description, and is committed to the git repository.\\n\\n```bash\\n$ npx modern change\\nπ¦ What kind of change is this for module-example? (current version is 0.1.0) - patch\\nπ¦ Please enter a summary for this change (this will be in the changelogs). Submit empty line to open external editor\\nπ¦ Summary - publish test\\nπ¦ === Releasing the following packages ===\\nπ¦ [Patch]\\nπ¦ module\\nπ¦ Is this your desired changeset? (Y/n) - true\\nπ¦ Changeset added! - you can now commit it\\nπ¦\\nπ¦ If you want to modify or expand on the changeset summary, you can find it here\\nπ¦ info /xxxxxx/module/.changeset/brave-dryers-agree.md\\n```\\n\\nWhen executed successfully, the resulting Markdown file containing the change log is saved in the project's `.changeset` directory. The contents will look like the following.\\n\\n```markdown .changeset/brave-dryers-agree.md\\n---\\n\\\"``module-example'': patch\\n---\\n\\npublish test\\n```\\n\\n## Version update\\n\\nWhen the project version needs to be updated, execute the following command.\\n\\n- [`modern bump`](/guide/basic/command-preview#modern-bump)\\n\\nExecuting `modern bump` will modify the version number in `package.json` based on the contents of the Markdown file in the `.changeset/` directory where the changes were recorded, and generate the `CHANGELOG.md` file. **These Markdown files are also deleted when the version update is complete, so they are \\\"consumed \\\"**.\\n\\n```markdown CHANGELOG.md\\n# module\\n\\n## 0.1.1\\n\\n### Patch Changes\\n\\n- publish test\\n```\\n\\n## Publish\\n\\nTo publish a project, you can execute the following command.\\n\\n- [`modern publish`](/guide/basic/command-preview#modern-release)\\n\\nThe `modern release` command publishes the project to the npm Registry.\\n\\nThe release is the `latest` version, which is also the official version. If you want to change the `dist-tag`, you can specify it with the `modern release --tag` command. For example.\\n\\n```bash\\nmodern release --tag beta\\n```\\n\\nHowever, if you want to change the version number of the current project to a pre-release as well, you need to use the `modern pre` command.\\n\\n> `dist-tag` can be understood as: tagging the current release. Generally speaking, the `dist-tag` for the default release is `latest`, so you can consider `latest` as the `dist-tag` for the official release.\\n\\n## Pre-releases\\n\\nWhen a pre-release is needed before the official release, the following command is executed.\\n\\n- [`modern pre`](/guide/basic/command-preview#modern-pre)\\n\\nFirst `modern pre enter <tag>` to enter pre-release mode, `<tag>` can be the same as the `tag` specified with the `modern release --tag` command when releasing the project.\\n\\n````bash\\n$ npx modern pre enter next\\nπ¦ success Entered pre mode with tag next\\nπ¦ info Run `changeset version` to version packages with prerelease versions\\nβ¨ Done in 5.30s.\\nDone in 5.30s. ```\\n\\nThen you can update the specific version number with the `modern bump` command, **which doesn't actually \\\"consume\\\" the Markdown file that records the changes**: ``` bash\\n\\n``` bash\\n$ npx modern bump\\nπ¦ warn ===============================IMPORTANT!===============================\\nπ¦ warn You are in prerelease mode\\nπ¦ warn If you meant to do a normal release you should revert these changes and run `changeset pre exit`\\nπ¦ warn You can then run `changeset version` again to do a normal release\\nπ¦ warn ----------------------------------------------------------------------\\nπ¦ All files have been updated. review them and commit at your leisure\\n````\\n\\nThen you can see that the updated version number in `package.json` will look like this: `0.1.2-next.0`.\\n\\nFinally, **if you don't need to do a pre-release anymore, be sure to run the `modern pre exit` command** to exit the pre-release state and to release the official version when you run the `modern bump` command again.\\n\"";
|
|
1212
|
+
function _createMdxContent(props) {
|
|
1213
|
+
var _components = Object.assign({
|
|
1214
|
+
h1: "h1",
|
|
1215
|
+
a: "a",
|
|
1216
|
+
p: "p",
|
|
1217
|
+
ul: "ul",
|
|
1218
|
+
li: "li",
|
|
1219
|
+
h2: "h2",
|
|
1220
|
+
strong: "strong",
|
|
1221
|
+
code: "code",
|
|
1222
|
+
blockquote: "blockquote"
|
|
1223
|
+
}, props.components);
|
|
1224
|
+
if (!CH) _missingMdxReference("CH", false, "27:1-40:4");
|
|
1225
|
+
if (!CH.Code) _missingMdxReference("CH.Code", true, "27:1-40:4");
|
|
1226
|
+
return (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.Fragment, {
|
|
1227
|
+
children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.h1, {
|
|
1228
|
+
id: "versioning-and-publishing",
|
|
1229
|
+
children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
|
|
1230
|
+
className: "header-anchor",
|
|
1231
|
+
"aria-hidden": "true",
|
|
1232
|
+
href: "#versioning-and-publishing",
|
|
1233
|
+
children: "#"
|
|
1234
|
+
}), "Versioning and Publishing"]
|
|
1235
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.p, {
|
|
1236
|
+
children: "An npm-type module project release process consists of two phases."
|
|
1237
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.ul, {
|
|
1238
|
+
children: ["\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.li, {
|
|
1239
|
+
children: "The first phase is during development, where the developer needs to provide a change file to record changes that need to be released."
|
|
1240
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.li, {
|
|
1241
|
+
children: ["The second phase is during release, where Module Tools can collect all the change files to update the version, update the release log, and release new packages to the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
|
|
1242
|
+
href: "https://www.npmjs.com/",
|
|
1243
|
+
children: "npm Registry"
|
|
1244
|
+
}), "."]
|
|
1245
|
+
}), "\n"]
|
|
1246
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.h2, {
|
|
1247
|
+
id: "tracking-changes",
|
|
1248
|
+
children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
|
|
1249
|
+
className: "header-anchor",
|
|
1250
|
+
"aria-hidden": "true",
|
|
1251
|
+
href: "#tracking-changes",
|
|
1252
|
+
children: "#"
|
|
1253
|
+
}), "Tracking changes"]
|
|
1254
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
|
|
1255
|
+
children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.strong, {
|
|
1256
|
+
children: "Changes need to be logged when they happen to the project"
|
|
1257
|
+
}), ". Changes that occur in a project are typically."]
|
|
1258
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.ul, {
|
|
1259
|
+
children: ["\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.li, {
|
|
1260
|
+
children: "New features"
|
|
1261
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.li, {
|
|
1262
|
+
children: "Fixes to issues"
|
|
1263
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.li, {
|
|
1264
|
+
children: "Configuration file changes"
|
|
1265
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.li, {
|
|
1266
|
+
children: "..."
|
|
1267
|
+
}), "\n"]
|
|
1268
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.p, {
|
|
1269
|
+
children: "Once these changes have been made, the current changes need to be documented with the following command."
|
|
1270
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.ul, {
|
|
1271
|
+
children: ["\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.li, {
|
|
1272
|
+
children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
|
|
1273
|
+
href: "/en/guide/basic/command-preview#modern-change.html",
|
|
1274
|
+
children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1275
|
+
children: "modern change"
|
|
1276
|
+
})
|
|
1277
|
+
})
|
|
1278
|
+
}), "\n"]
|
|
1279
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
|
|
1280
|
+
children: ["Executing the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1281
|
+
children: "modern change"
|
|
1282
|
+
}), " command asks the developer several questions and generates a change log based on the developer's answers. The changelog file contains the type of change and its description, and is committed to the git repository."]
|
|
1283
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(CH.Code, {
|
|
1284
|
+
codeConfig: chCodeConfig,
|
|
1285
|
+
northPanel: {
|
|
1286
|
+
"tabs": [""],
|
|
1287
|
+
"active": "",
|
|
1288
|
+
"heightRatio": 1
|
|
1289
|
+
},
|
|
1290
|
+
files: [{
|
|
1291
|
+
"name": "",
|
|
1292
|
+
"focus": "",
|
|
1293
|
+
"code": {
|
|
1294
|
+
"lines": [{
|
|
1295
|
+
"tokens": [{
|
|
1296
|
+
"content": "$ npx modern change",
|
|
1297
|
+
"props": {
|
|
1298
|
+
"style": {
|
|
1299
|
+
"color": "#D8DEE9FF"
|
|
1300
|
+
}
|
|
1301
|
+
}
|
|
1302
|
+
}]
|
|
1303
|
+
}, {
|
|
1304
|
+
"tokens": [{
|
|
1305
|
+
"content": "π¦ What kind of change is this ",
|
|
1306
|
+
"props": {
|
|
1307
|
+
"style": {
|
|
1308
|
+
"color": "#D8DEE9FF"
|
|
1309
|
+
}
|
|
1310
|
+
}
|
|
1311
|
+
}, {
|
|
1312
|
+
"content": "for",
|
|
1313
|
+
"props": {
|
|
1314
|
+
"style": {
|
|
1315
|
+
"color": "#81A1C1"
|
|
1316
|
+
}
|
|
1317
|
+
}
|
|
1318
|
+
}, {
|
|
1319
|
+
"content": " module-example",
|
|
1320
|
+
"props": {
|
|
1321
|
+
"style": {
|
|
1322
|
+
"color": "#D8DEE9FF"
|
|
1323
|
+
}
|
|
1324
|
+
}
|
|
1325
|
+
}, {
|
|
1326
|
+
"content": "?",
|
|
1327
|
+
"props": {
|
|
1328
|
+
"style": {
|
|
1329
|
+
"color": "#81A1C1"
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1332
|
+
}, {
|
|
1333
|
+
"content": " ",
|
|
1334
|
+
"props": {
|
|
1335
|
+
"style": {
|
|
1336
|
+
"color": "#D8DEE9FF"
|
|
1337
|
+
}
|
|
1338
|
+
}
|
|
1339
|
+
}, {
|
|
1340
|
+
"content": "(",
|
|
1341
|
+
"props": {
|
|
1342
|
+
"style": {
|
|
1343
|
+
"color": "#ECEFF4"
|
|
1344
|
+
}
|
|
1345
|
+
}
|
|
1346
|
+
}, {
|
|
1347
|
+
"content": "current version is 0.1.0",
|
|
1348
|
+
"props": {
|
|
1349
|
+
"style": {
|
|
1350
|
+
"color": "#D8DEE9FF"
|
|
1351
|
+
}
|
|
1352
|
+
}
|
|
1353
|
+
}, {
|
|
1354
|
+
"content": ")",
|
|
1355
|
+
"props": {
|
|
1356
|
+
"style": {
|
|
1357
|
+
"color": "#ECEFF4"
|
|
1358
|
+
}
|
|
1359
|
+
}
|
|
1360
|
+
}, {
|
|
1361
|
+
"content": " - patch",
|
|
1362
|
+
"props": {
|
|
1363
|
+
"style": {
|
|
1364
|
+
"color": "#D8DEE9FF"
|
|
1365
|
+
}
|
|
1366
|
+
}
|
|
1367
|
+
}]
|
|
1368
|
+
}, {
|
|
1369
|
+
"tokens": [{
|
|
1370
|
+
"content": "π¦ Please enter a summary ",
|
|
1371
|
+
"props": {
|
|
1372
|
+
"style": {
|
|
1373
|
+
"color": "#D8DEE9FF"
|
|
1374
|
+
}
|
|
1375
|
+
}
|
|
1376
|
+
}, {
|
|
1377
|
+
"content": "for",
|
|
1378
|
+
"props": {
|
|
1379
|
+
"style": {
|
|
1380
|
+
"color": "#81A1C1"
|
|
1381
|
+
}
|
|
1382
|
+
}
|
|
1383
|
+
}, {
|
|
1384
|
+
"content": " ",
|
|
1385
|
+
"props": {
|
|
1386
|
+
"style": {
|
|
1387
|
+
"color": "#D8DEE9FF"
|
|
1388
|
+
}
|
|
1389
|
+
}
|
|
1390
|
+
}, {
|
|
1391
|
+
"content": "this change (this will be",
|
|
1392
|
+
"props": {
|
|
1393
|
+
"style": {
|
|
1394
|
+
"color": "#D8DEE9"
|
|
1395
|
+
}
|
|
1396
|
+
}
|
|
1397
|
+
}, {
|
|
1398
|
+
"content": " ",
|
|
1399
|
+
"props": {
|
|
1400
|
+
"style": {
|
|
1401
|
+
"color": "#D8DEE9FF"
|
|
1402
|
+
}
|
|
1403
|
+
}
|
|
1404
|
+
}, {
|
|
1405
|
+
"content": "in",
|
|
1406
|
+
"props": {
|
|
1407
|
+
"style": {
|
|
1408
|
+
"color": "#81A1C1"
|
|
1409
|
+
}
|
|
1410
|
+
}
|
|
1411
|
+
}, {
|
|
1412
|
+
"content": " the changelogs). Submit empty line to open external editor",
|
|
1413
|
+
"props": {
|
|
1414
|
+
"style": {
|
|
1415
|
+
"color": "#D8DEE9FF"
|
|
1416
|
+
}
|
|
1417
|
+
}
|
|
1418
|
+
}]
|
|
1419
|
+
}, {
|
|
1420
|
+
"tokens": [{
|
|
1421
|
+
"content": "π¦ Summary - publish ",
|
|
1422
|
+
"props": {
|
|
1423
|
+
"style": {
|
|
1424
|
+
"color": "#D8DEE9FF"
|
|
1425
|
+
}
|
|
1426
|
+
}
|
|
1427
|
+
}, {
|
|
1428
|
+
"content": "test",
|
|
1429
|
+
"props": {
|
|
1430
|
+
"style": {
|
|
1431
|
+
"color": "#88C0D0"
|
|
1432
|
+
}
|
|
1433
|
+
}
|
|
1434
|
+
}]
|
|
1435
|
+
}, {
|
|
1436
|
+
"tokens": [{
|
|
1437
|
+
"content": "π¦ === Releasing the following packages ===",
|
|
1438
|
+
"props": {
|
|
1439
|
+
"style": {
|
|
1440
|
+
"color": "#D8DEE9FF"
|
|
1441
|
+
}
|
|
1442
|
+
}
|
|
1443
|
+
}]
|
|
1444
|
+
}, {
|
|
1445
|
+
"tokens": [{
|
|
1446
|
+
"content": "π¦ ",
|
|
1447
|
+
"props": {
|
|
1448
|
+
"style": {
|
|
1449
|
+
"color": "#D8DEE9FF"
|
|
1450
|
+
}
|
|
1451
|
+
}
|
|
1452
|
+
}, {
|
|
1453
|
+
"content": "[",
|
|
1454
|
+
"props": {
|
|
1455
|
+
"style": {
|
|
1456
|
+
"color": "#ECEFF4"
|
|
1457
|
+
}
|
|
1458
|
+
}
|
|
1459
|
+
}, {
|
|
1460
|
+
"content": "Patch",
|
|
1461
|
+
"props": {
|
|
1462
|
+
"style": {
|
|
1463
|
+
"color": "#D8DEE9FF"
|
|
1464
|
+
}
|
|
1465
|
+
}
|
|
1466
|
+
}, {
|
|
1467
|
+
"content": "]",
|
|
1468
|
+
"props": {
|
|
1469
|
+
"style": {
|
|
1470
|
+
"color": "#ECEFF4"
|
|
1471
|
+
}
|
|
1472
|
+
}
|
|
1473
|
+
}]
|
|
1474
|
+
}, {
|
|
1475
|
+
"tokens": [{
|
|
1476
|
+
"content": "π¦ module",
|
|
1477
|
+
"props": {
|
|
1478
|
+
"style": {
|
|
1479
|
+
"color": "#D8DEE9FF"
|
|
1480
|
+
}
|
|
1481
|
+
}
|
|
1482
|
+
}]
|
|
1483
|
+
}, {
|
|
1484
|
+
"tokens": [{
|
|
1485
|
+
"content": "π¦ Is this your desired changeset",
|
|
1486
|
+
"props": {
|
|
1487
|
+
"style": {
|
|
1488
|
+
"color": "#D8DEE9FF"
|
|
1489
|
+
}
|
|
1490
|
+
}
|
|
1491
|
+
}, {
|
|
1492
|
+
"content": "?",
|
|
1493
|
+
"props": {
|
|
1494
|
+
"style": {
|
|
1495
|
+
"color": "#81A1C1"
|
|
1496
|
+
}
|
|
1497
|
+
}
|
|
1498
|
+
}, {
|
|
1499
|
+
"content": " ",
|
|
1500
|
+
"props": {
|
|
1501
|
+
"style": {
|
|
1502
|
+
"color": "#D8DEE9FF"
|
|
1503
|
+
}
|
|
1504
|
+
}
|
|
1505
|
+
}, {
|
|
1506
|
+
"content": "(",
|
|
1507
|
+
"props": {
|
|
1508
|
+
"style": {
|
|
1509
|
+
"color": "#ECEFF4"
|
|
1510
|
+
}
|
|
1511
|
+
}
|
|
1512
|
+
}, {
|
|
1513
|
+
"content": "Y/n",
|
|
1514
|
+
"props": {
|
|
1515
|
+
"style": {
|
|
1516
|
+
"color": "#D8DEE9FF"
|
|
1517
|
+
}
|
|
1518
|
+
}
|
|
1519
|
+
}, {
|
|
1520
|
+
"content": ")",
|
|
1521
|
+
"props": {
|
|
1522
|
+
"style": {
|
|
1523
|
+
"color": "#ECEFF4"
|
|
1524
|
+
}
|
|
1525
|
+
}
|
|
1526
|
+
}, {
|
|
1527
|
+
"content": " - ",
|
|
1528
|
+
"props": {
|
|
1529
|
+
"style": {
|
|
1530
|
+
"color": "#D8DEE9FF"
|
|
1531
|
+
}
|
|
1532
|
+
}
|
|
1533
|
+
}, {
|
|
1534
|
+
"content": "true",
|
|
1535
|
+
"props": {
|
|
1536
|
+
"style": {
|
|
1537
|
+
"color": "#88C0D0"
|
|
1538
|
+
}
|
|
1539
|
+
}
|
|
1540
|
+
}]
|
|
1541
|
+
}, {
|
|
1542
|
+
"tokens": [{
|
|
1543
|
+
"content": "π¦ Changeset added",
|
|
1544
|
+
"props": {
|
|
1545
|
+
"style": {
|
|
1546
|
+
"color": "#D8DEE9FF"
|
|
1547
|
+
}
|
|
1548
|
+
}
|
|
1549
|
+
}, {
|
|
1550
|
+
"content": "!",
|
|
1551
|
+
"props": {
|
|
1552
|
+
"style": {
|
|
1553
|
+
"color": "#81A1C1"
|
|
1554
|
+
}
|
|
1555
|
+
}
|
|
1556
|
+
}, {
|
|
1557
|
+
"content": " - you can now commit it",
|
|
1558
|
+
"props": {
|
|
1559
|
+
"style": {
|
|
1560
|
+
"color": "#D8DEE9FF"
|
|
1561
|
+
}
|
|
1562
|
+
}
|
|
1563
|
+
}]
|
|
1564
|
+
}, {
|
|
1565
|
+
"tokens": [{
|
|
1566
|
+
"content": "π¦",
|
|
1567
|
+
"props": {
|
|
1568
|
+
"style": {
|
|
1569
|
+
"color": "#D8DEE9FF"
|
|
1570
|
+
}
|
|
1571
|
+
}
|
|
1572
|
+
}]
|
|
1573
|
+
}, {
|
|
1574
|
+
"tokens": [{
|
|
1575
|
+
"content": "π¦ If you want to modify or expand on the changeset summary, you can find it here",
|
|
1576
|
+
"props": {
|
|
1577
|
+
"style": {
|
|
1578
|
+
"color": "#D8DEE9FF"
|
|
1579
|
+
}
|
|
1580
|
+
}
|
|
1581
|
+
}]
|
|
1582
|
+
}, {
|
|
1583
|
+
"tokens": [{
|
|
1584
|
+
"content": "π¦ info /xxxxxx/module/.changeset/brave-dryers-agree.md",
|
|
1585
|
+
"props": {
|
|
1586
|
+
"style": {
|
|
1587
|
+
"color": "#D8DEE9FF"
|
|
1588
|
+
}
|
|
1589
|
+
}
|
|
1590
|
+
}]
|
|
1591
|
+
}],
|
|
1592
|
+
"lang": "bash"
|
|
1593
|
+
},
|
|
1594
|
+
"annotations": []
|
|
1595
|
+
}]
|
|
1596
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
|
|
1597
|
+
children: ["When executed successfully, the resulting Markdown file containing the change log is saved in the project's ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1598
|
+
children: ".changeset"
|
|
1599
|
+
}), " directory. The contents will look like the following."]
|
|
1600
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(CH.Code, {
|
|
1601
|
+
codeConfig: chCodeConfig,
|
|
1602
|
+
northPanel: {
|
|
1603
|
+
"tabs": [".changeset/brave-dryers-agree.md"],
|
|
1604
|
+
"active": ".changeset/brave-dryers-agree.md",
|
|
1605
|
+
"heightRatio": 1
|
|
1606
|
+
},
|
|
1607
|
+
files: [{
|
|
1608
|
+
"name": ".changeset/brave-dryers-agree.md",
|
|
1609
|
+
"focus": "",
|
|
1610
|
+
"code": {
|
|
1611
|
+
"lines": [{
|
|
1612
|
+
"tokens": [{
|
|
1613
|
+
"content": "---",
|
|
1614
|
+
"props": {
|
|
1615
|
+
"style": {
|
|
1616
|
+
"color": "#D8DEE9FF"
|
|
1617
|
+
}
|
|
1618
|
+
}
|
|
1619
|
+
}]
|
|
1620
|
+
}, {
|
|
1621
|
+
"tokens": [{
|
|
1622
|
+
"content": "\"",
|
|
1623
|
+
"props": {
|
|
1624
|
+
"style": {
|
|
1625
|
+
"color": "#81A1C1"
|
|
1626
|
+
}
|
|
1627
|
+
}
|
|
1628
|
+
}, {
|
|
1629
|
+
"content": "``module-example'': patch",
|
|
1630
|
+
"props": {
|
|
1631
|
+
"style": {
|
|
1632
|
+
"color": "#A3BE8C"
|
|
1633
|
+
}
|
|
1634
|
+
}
|
|
1635
|
+
}]
|
|
1636
|
+
}, {
|
|
1637
|
+
"tokens": [{
|
|
1638
|
+
"content": "---",
|
|
1639
|
+
"props": {
|
|
1640
|
+
"style": {
|
|
1641
|
+
"color": "#A3BE8C"
|
|
1642
|
+
}
|
|
1643
|
+
}
|
|
1644
|
+
}]
|
|
1645
|
+
}, {
|
|
1646
|
+
"tokens": []
|
|
1647
|
+
}, {
|
|
1648
|
+
"tokens": [{
|
|
1649
|
+
"content": "publish test",
|
|
1650
|
+
"props": {
|
|
1651
|
+
"style": {
|
|
1652
|
+
"color": "#A3BE8C"
|
|
1653
|
+
}
|
|
1654
|
+
}
|
|
1655
|
+
}]
|
|
1656
|
+
}],
|
|
1657
|
+
"lang": "markdown"
|
|
1658
|
+
},
|
|
1659
|
+
"annotations": []
|
|
1660
|
+
}]
|
|
1661
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.h2, {
|
|
1662
|
+
id: "version-update",
|
|
1663
|
+
children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
|
|
1664
|
+
className: "header-anchor",
|
|
1665
|
+
"aria-hidden": "true",
|
|
1666
|
+
href: "#version-update",
|
|
1667
|
+
children: "#"
|
|
1668
|
+
}), "Version update"]
|
|
1669
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.p, {
|
|
1670
|
+
children: "When the project version needs to be updated, execute the following command."
|
|
1671
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.ul, {
|
|
1672
|
+
children: ["\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.li, {
|
|
1673
|
+
children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
|
|
1674
|
+
href: "/en/guide/basic/command-preview#modern-bump.html",
|
|
1675
|
+
children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1676
|
+
children: "modern bump"
|
|
1677
|
+
})
|
|
1678
|
+
})
|
|
1679
|
+
}), "\n"]
|
|
1680
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
|
|
1681
|
+
children: ["Executing ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1682
|
+
children: "modern bump"
|
|
1683
|
+
}), " will modify the version number in ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1684
|
+
children: "package.json"
|
|
1685
|
+
}), " based on the contents of the Markdown file in the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1686
|
+
children: ".changeset/"
|
|
1687
|
+
}), " directory where the changes were recorded, and generate the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1688
|
+
children: "CHANGELOG.md"
|
|
1689
|
+
}), " file. ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.strong, {
|
|
1690
|
+
children: "These Markdown files are also deleted when the version update is complete, so they are \"consumed \""
|
|
1691
|
+
}), "."]
|
|
1692
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(CH.Code, {
|
|
1693
|
+
codeConfig: chCodeConfig,
|
|
1694
|
+
northPanel: {
|
|
1695
|
+
"tabs": ["CHANGELOG.md"],
|
|
1696
|
+
"active": "CHANGELOG.md",
|
|
1697
|
+
"heightRatio": 1
|
|
1698
|
+
},
|
|
1699
|
+
files: [{
|
|
1700
|
+
"name": "CHANGELOG.md",
|
|
1701
|
+
"focus": "",
|
|
1702
|
+
"code": {
|
|
1703
|
+
"lines": [{
|
|
1704
|
+
"tokens": [{
|
|
1705
|
+
"content": "#",
|
|
1706
|
+
"props": {
|
|
1707
|
+
"style": {
|
|
1708
|
+
"color": "#81A1C1"
|
|
1709
|
+
}
|
|
1710
|
+
}
|
|
1711
|
+
}, {
|
|
1712
|
+
"content": " module",
|
|
1713
|
+
"props": {
|
|
1714
|
+
"style": {
|
|
1715
|
+
"color": "#88C0D0"
|
|
1716
|
+
}
|
|
1717
|
+
}
|
|
1718
|
+
}]
|
|
1719
|
+
}, {
|
|
1720
|
+
"tokens": []
|
|
1721
|
+
}, {
|
|
1722
|
+
"tokens": [{
|
|
1723
|
+
"content": "##",
|
|
1724
|
+
"props": {
|
|
1725
|
+
"style": {
|
|
1726
|
+
"color": "#81A1C1"
|
|
1727
|
+
}
|
|
1728
|
+
}
|
|
1729
|
+
}, {
|
|
1730
|
+
"content": " 0.1.1",
|
|
1731
|
+
"props": {
|
|
1732
|
+
"style": {
|
|
1733
|
+
"color": "#88C0D0"
|
|
1734
|
+
}
|
|
1735
|
+
}
|
|
1736
|
+
}]
|
|
1737
|
+
}, {
|
|
1738
|
+
"tokens": []
|
|
1739
|
+
}, {
|
|
1740
|
+
"tokens": [{
|
|
1741
|
+
"content": "###",
|
|
1742
|
+
"props": {
|
|
1743
|
+
"style": {
|
|
1744
|
+
"color": "#81A1C1"
|
|
1745
|
+
}
|
|
1746
|
+
}
|
|
1747
|
+
}, {
|
|
1748
|
+
"content": " Patch Changes",
|
|
1749
|
+
"props": {
|
|
1750
|
+
"style": {
|
|
1751
|
+
"color": "#88C0D0"
|
|
1752
|
+
}
|
|
1753
|
+
}
|
|
1754
|
+
}]
|
|
1755
|
+
}, {
|
|
1756
|
+
"tokens": []
|
|
1757
|
+
}, {
|
|
1758
|
+
"tokens": [{
|
|
1759
|
+
"content": "-",
|
|
1760
|
+
"props": {
|
|
1761
|
+
"style": {
|
|
1762
|
+
"color": "#ECEFF4"
|
|
1763
|
+
}
|
|
1764
|
+
}
|
|
1765
|
+
}, {
|
|
1766
|
+
"content": " publish test",
|
|
1767
|
+
"props": {
|
|
1768
|
+
"style": {
|
|
1769
|
+
"color": "#D8DEE9FF"
|
|
1770
|
+
}
|
|
1771
|
+
}
|
|
1772
|
+
}]
|
|
1773
|
+
}],
|
|
1774
|
+
"lang": "markdown"
|
|
1775
|
+
},
|
|
1776
|
+
"annotations": []
|
|
1777
|
+
}]
|
|
1778
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.h2, {
|
|
1779
|
+
id: "publish",
|
|
1780
|
+
children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
|
|
1781
|
+
className: "header-anchor",
|
|
1782
|
+
"aria-hidden": "true",
|
|
1783
|
+
href: "#publish",
|
|
1784
|
+
children: "#"
|
|
1785
|
+
}), "Publish"]
|
|
1786
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.p, {
|
|
1787
|
+
children: "To publish a project, you can execute the following command."
|
|
1788
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.ul, {
|
|
1789
|
+
children: ["\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.li, {
|
|
1790
|
+
children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
|
|
1791
|
+
href: "/en/guide/basic/command-preview#modern-release.html",
|
|
1792
|
+
children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1793
|
+
children: "modern publish"
|
|
1794
|
+
})
|
|
1795
|
+
})
|
|
1796
|
+
}), "\n"]
|
|
1797
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
|
|
1798
|
+
children: ["The ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1799
|
+
children: "modern release"
|
|
1800
|
+
}), " command publishes the project to the npm Registry."]
|
|
1801
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
|
|
1802
|
+
children: ["The release is the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1803
|
+
children: "latest"
|
|
1804
|
+
}), " version, which is also the official version. If you want to change the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1805
|
+
children: "dist-tag"
|
|
1806
|
+
}), ", you can specify it with the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1807
|
+
children: "modern release --tag"
|
|
1808
|
+
}), " command. For example."]
|
|
1809
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(CH.Code, {
|
|
1810
|
+
codeConfig: chCodeConfig,
|
|
1811
|
+
northPanel: {
|
|
1812
|
+
"tabs": [""],
|
|
1813
|
+
"active": "",
|
|
1814
|
+
"heightRatio": 1
|
|
1815
|
+
},
|
|
1816
|
+
files: [{
|
|
1817
|
+
"name": "",
|
|
1818
|
+
"focus": "",
|
|
1819
|
+
"code": {
|
|
1820
|
+
"lines": [{
|
|
1821
|
+
"tokens": [{
|
|
1822
|
+
"content": "modern release --tag beta",
|
|
1823
|
+
"props": {
|
|
1824
|
+
"style": {
|
|
1825
|
+
"color": "#D8DEE9FF"
|
|
1826
|
+
}
|
|
1827
|
+
}
|
|
1828
|
+
}]
|
|
1829
|
+
}],
|
|
1830
|
+
"lang": "bash"
|
|
1831
|
+
},
|
|
1832
|
+
"annotations": []
|
|
1833
|
+
}]
|
|
1834
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
|
|
1835
|
+
children: ["However, if you want to change the version number of the current project to a pre-release as well, you need to use the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1836
|
+
children: "modern pre"
|
|
1837
|
+
}), " command."]
|
|
1838
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.blockquote, {
|
|
1839
|
+
children: ["\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
|
|
1840
|
+
children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1841
|
+
children: "dist-tag"
|
|
1842
|
+
}), " can be understood as: tagging the current release. Generally speaking, the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1843
|
+
children: "dist-tag"
|
|
1844
|
+
}), " for the default release is ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1845
|
+
children: "latest"
|
|
1846
|
+
}), ", so you can consider ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1847
|
+
children: "latest"
|
|
1848
|
+
}), " as the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1849
|
+
children: "dist-tag"
|
|
1850
|
+
}), " for the official release."]
|
|
1851
|
+
}), "\n"]
|
|
1852
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.h2, {
|
|
1853
|
+
id: "pre-releases",
|
|
1854
|
+
children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
|
|
1855
|
+
className: "header-anchor",
|
|
1856
|
+
"aria-hidden": "true",
|
|
1857
|
+
href: "#pre-releases",
|
|
1858
|
+
children: "#"
|
|
1859
|
+
}), "Pre-releases"]
|
|
1860
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.p, {
|
|
1861
|
+
children: "When a pre-release is needed before the official release, the following command is executed."
|
|
1862
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.ul, {
|
|
1863
|
+
children: ["\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.li, {
|
|
1864
|
+
children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.a, {
|
|
1865
|
+
href: "/en/guide/basic/command-preview#modern-pre.html",
|
|
1866
|
+
children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1867
|
+
children: "modern pre"
|
|
1868
|
+
})
|
|
1869
|
+
})
|
|
1870
|
+
}), "\n"]
|
|
1871
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
|
|
1872
|
+
children: ["First ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1873
|
+
children: "modern pre enter <tag>"
|
|
1874
|
+
}), " to enter pre-release mode, ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1875
|
+
children: "<tag>"
|
|
1876
|
+
}), " can be the same as the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1877
|
+
children: "tag"
|
|
1878
|
+
}), " specified with the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
1879
|
+
children: "modern release --tag"
|
|
1880
|
+
}), " command when releasing the project."]
|
|
1881
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(CH.Code, {
|
|
1882
|
+
codeConfig: chCodeConfig,
|
|
1883
|
+
northPanel: {
|
|
1884
|
+
"tabs": [""],
|
|
1885
|
+
"active": "",
|
|
1886
|
+
"heightRatio": 1
|
|
1887
|
+
},
|
|
1888
|
+
files: [{
|
|
1889
|
+
"name": "",
|
|
1890
|
+
"focus": "",
|
|
1891
|
+
"code": {
|
|
1892
|
+
"lines": [{
|
|
1893
|
+
"tokens": [{
|
|
1894
|
+
"content": "$ npx modern pre enter next",
|
|
1895
|
+
"props": {
|
|
1896
|
+
"style": {
|
|
1897
|
+
"color": "#D8DEE9FF"
|
|
1898
|
+
}
|
|
1899
|
+
}
|
|
1900
|
+
}]
|
|
1901
|
+
}, {
|
|
1902
|
+
"tokens": [{
|
|
1903
|
+
"content": "π¦ success Entered pre mode with tag next",
|
|
1904
|
+
"props": {
|
|
1905
|
+
"style": {
|
|
1906
|
+
"color": "#D8DEE9FF"
|
|
1907
|
+
}
|
|
1908
|
+
}
|
|
1909
|
+
}]
|
|
1910
|
+
}, {
|
|
1911
|
+
"tokens": [{
|
|
1912
|
+
"content": "π¦ info Run ",
|
|
1913
|
+
"props": {
|
|
1914
|
+
"style": {
|
|
1915
|
+
"color": "#D8DEE9FF"
|
|
1916
|
+
}
|
|
1917
|
+
}
|
|
1918
|
+
}, {
|
|
1919
|
+
"content": "`",
|
|
1920
|
+
"props": {
|
|
1921
|
+
"style": {
|
|
1922
|
+
"color": "#ECEFF4"
|
|
1923
|
+
}
|
|
1924
|
+
}
|
|
1925
|
+
}, {
|
|
1926
|
+
"content": "changeset version",
|
|
1927
|
+
"props": {
|
|
1928
|
+
"style": {
|
|
1929
|
+
"color": "#A3BE8C"
|
|
1930
|
+
}
|
|
1931
|
+
}
|
|
1932
|
+
}, {
|
|
1933
|
+
"content": "`",
|
|
1934
|
+
"props": {
|
|
1935
|
+
"style": {
|
|
1936
|
+
"color": "#ECEFF4"
|
|
1937
|
+
}
|
|
1938
|
+
}
|
|
1939
|
+
}, {
|
|
1940
|
+
"content": " to version packages with prerelease versions",
|
|
1941
|
+
"props": {
|
|
1942
|
+
"style": {
|
|
1943
|
+
"color": "#D8DEE9FF"
|
|
1944
|
+
}
|
|
1945
|
+
}
|
|
1946
|
+
}]
|
|
1947
|
+
}, {
|
|
1948
|
+
"tokens": [{
|
|
1949
|
+
"content": "β¨ Done ",
|
|
1950
|
+
"props": {
|
|
1951
|
+
"style": {
|
|
1952
|
+
"color": "#D8DEE9FF"
|
|
1953
|
+
}
|
|
1954
|
+
}
|
|
1955
|
+
}, {
|
|
1956
|
+
"content": "in",
|
|
1957
|
+
"props": {
|
|
1958
|
+
"style": {
|
|
1959
|
+
"color": "#81A1C1"
|
|
1960
|
+
}
|
|
1961
|
+
}
|
|
1962
|
+
}, {
|
|
1963
|
+
"content": " 5.30s.",
|
|
1964
|
+
"props": {
|
|
1965
|
+
"style": {
|
|
1966
|
+
"color": "#D8DEE9FF"
|
|
1967
|
+
}
|
|
1968
|
+
}
|
|
1969
|
+
}]
|
|
1970
|
+
}, {
|
|
1971
|
+
"tokens": [{
|
|
1972
|
+
"content": "Done ",
|
|
1973
|
+
"props": {
|
|
1974
|
+
"style": {
|
|
1975
|
+
"color": "#D8DEE9FF"
|
|
1976
|
+
}
|
|
1977
|
+
}
|
|
1978
|
+
}, {
|
|
1979
|
+
"content": "in",
|
|
1980
|
+
"props": {
|
|
1981
|
+
"style": {
|
|
1982
|
+
"color": "#81A1C1"
|
|
1983
|
+
}
|
|
1984
|
+
}
|
|
1985
|
+
}, {
|
|
1986
|
+
"content": " 5.30s. ",
|
|
1987
|
+
"props": {
|
|
1988
|
+
"style": {
|
|
1989
|
+
"color": "#D8DEE9FF"
|
|
1990
|
+
}
|
|
1991
|
+
}
|
|
1992
|
+
}, {
|
|
1993
|
+
"content": "```",
|
|
1994
|
+
"props": {
|
|
1995
|
+
"style": {
|
|
1996
|
+
"color": "#ECEFF4"
|
|
1997
|
+
}
|
|
1998
|
+
}
|
|
1999
|
+
}]
|
|
2000
|
+
}, {
|
|
2001
|
+
"tokens": []
|
|
2002
|
+
}, {
|
|
2003
|
+
"tokens": [{
|
|
2004
|
+
"content": "Then you can update the specific version number with the ",
|
|
2005
|
+
"props": {
|
|
2006
|
+
"style": {
|
|
2007
|
+
"color": "#A3BE8C"
|
|
2008
|
+
}
|
|
2009
|
+
}
|
|
2010
|
+
}, {
|
|
2011
|
+
"content": "`",
|
|
2012
|
+
"props": {
|
|
2013
|
+
"style": {
|
|
2014
|
+
"color": "#ECEFF4"
|
|
2015
|
+
}
|
|
2016
|
+
}
|
|
2017
|
+
}, {
|
|
2018
|
+
"content": "modern bump",
|
|
2019
|
+
"props": {
|
|
2020
|
+
"style": {
|
|
2021
|
+
"color": "#D8DEE9FF"
|
|
2022
|
+
}
|
|
2023
|
+
}
|
|
2024
|
+
}, {
|
|
2025
|
+
"content": "`",
|
|
2026
|
+
"props": {
|
|
2027
|
+
"style": {
|
|
2028
|
+
"color": "#ECEFF4"
|
|
2029
|
+
}
|
|
2030
|
+
}
|
|
2031
|
+
}, {
|
|
2032
|
+
"content": " command, ",
|
|
2033
|
+
"props": {
|
|
2034
|
+
"style": {
|
|
2035
|
+
"color": "#A3BE8C"
|
|
2036
|
+
}
|
|
2037
|
+
}
|
|
2038
|
+
}, {
|
|
2039
|
+
"content": "**",
|
|
2040
|
+
"props": {
|
|
2041
|
+
"style": {
|
|
2042
|
+
"color": "#81A1C1"
|
|
2043
|
+
}
|
|
2044
|
+
}
|
|
2045
|
+
}, {
|
|
2046
|
+
"content": "which doesn",
|
|
2047
|
+
"props": {
|
|
2048
|
+
"style": {
|
|
2049
|
+
"color": "#A3BE8C"
|
|
2050
|
+
}
|
|
2051
|
+
}
|
|
2052
|
+
}, {
|
|
2053
|
+
"content": "'",
|
|
2054
|
+
"props": {
|
|
2055
|
+
"style": {
|
|
2056
|
+
"color": "#ECEFF4"
|
|
2057
|
+
}
|
|
2058
|
+
}
|
|
2059
|
+
}, {
|
|
2060
|
+
"content": "t actually \"consume\" the Markdown file that records the changes**: ``` bash",
|
|
2061
|
+
"props": {
|
|
2062
|
+
"style": {
|
|
2063
|
+
"color": "#A3BE8C"
|
|
2064
|
+
}
|
|
2065
|
+
}
|
|
2066
|
+
}]
|
|
2067
|
+
}, {
|
|
2068
|
+
"tokens": []
|
|
2069
|
+
}, {
|
|
2070
|
+
"tokens": [{
|
|
2071
|
+
"content": "``` bash",
|
|
2072
|
+
"props": {
|
|
2073
|
+
"style": {
|
|
2074
|
+
"color": "#A3BE8C"
|
|
2075
|
+
}
|
|
2076
|
+
}
|
|
2077
|
+
}]
|
|
2078
|
+
}, {
|
|
2079
|
+
"tokens": [{
|
|
2080
|
+
"content": "$ npx modern bump",
|
|
2081
|
+
"props": {
|
|
2082
|
+
"style": {
|
|
2083
|
+
"color": "#A3BE8C"
|
|
2084
|
+
}
|
|
2085
|
+
}
|
|
2086
|
+
}]
|
|
2087
|
+
}, {
|
|
2088
|
+
"tokens": [{
|
|
2089
|
+
"content": "π¦ warn ===============================IMPORTANT!===============================",
|
|
2090
|
+
"props": {
|
|
2091
|
+
"style": {
|
|
2092
|
+
"color": "#A3BE8C"
|
|
2093
|
+
}
|
|
2094
|
+
}
|
|
2095
|
+
}]
|
|
2096
|
+
}, {
|
|
2097
|
+
"tokens": [{
|
|
2098
|
+
"content": "π¦ warn You are in prerelease mode",
|
|
2099
|
+
"props": {
|
|
2100
|
+
"style": {
|
|
2101
|
+
"color": "#A3BE8C"
|
|
2102
|
+
}
|
|
2103
|
+
}
|
|
2104
|
+
}]
|
|
2105
|
+
}, {
|
|
2106
|
+
"tokens": [{
|
|
2107
|
+
"content": "π¦ warn If you meant to do a normal release you should revert these changes and run `changeset pre exit`",
|
|
2108
|
+
"props": {
|
|
2109
|
+
"style": {
|
|
2110
|
+
"color": "#A3BE8C"
|
|
2111
|
+
}
|
|
2112
|
+
}
|
|
2113
|
+
}]
|
|
2114
|
+
}, {
|
|
2115
|
+
"tokens": [{
|
|
2116
|
+
"content": "π¦ warn You can then run `changeset version` again to do a normal release",
|
|
2117
|
+
"props": {
|
|
2118
|
+
"style": {
|
|
2119
|
+
"color": "#A3BE8C"
|
|
2120
|
+
}
|
|
2121
|
+
}
|
|
2122
|
+
}]
|
|
2123
|
+
}, {
|
|
2124
|
+
"tokens": [{
|
|
2125
|
+
"content": "π¦ warn ----------------------------------------------------------------------",
|
|
2126
|
+
"props": {
|
|
2127
|
+
"style": {
|
|
2128
|
+
"color": "#A3BE8C"
|
|
2129
|
+
}
|
|
2130
|
+
}
|
|
2131
|
+
}]
|
|
2132
|
+
}, {
|
|
2133
|
+
"tokens": [{
|
|
2134
|
+
"content": "π¦ All files have been updated. review them and commit at your leisure",
|
|
2135
|
+
"props": {
|
|
2136
|
+
"style": {
|
|
2137
|
+
"color": "#A3BE8C"
|
|
2138
|
+
}
|
|
2139
|
+
}
|
|
2140
|
+
}]
|
|
2141
|
+
}],
|
|
2142
|
+
"lang": "bash"
|
|
2143
|
+
},
|
|
2144
|
+
"annotations": []
|
|
2145
|
+
}]
|
|
2146
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
|
|
2147
|
+
children: ["Then you can see that the updated version number in ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
2148
|
+
children: "package.json"
|
|
2149
|
+
}), " will look like this: ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
2150
|
+
children: "0.1.2-next.0"
|
|
2151
|
+
}), "."]
|
|
2152
|
+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.p, {
|
|
2153
|
+
children: ["Finally, ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(_components.strong, {
|
|
2154
|
+
children: ["if you don't need to do a pre-release anymore, be sure to run the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
2155
|
+
children: "modern pre exit"
|
|
2156
|
+
}), " command"]
|
|
2157
|
+
}), " to exit the pre-release state and to release the official version when you run the ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_components.code, {
|
|
2158
|
+
children: "modern bump"
|
|
2159
|
+
}), " command again."]
|
|
2160
|
+
})]
|
|
2161
|
+
});
|
|
2162
|
+
}
|
|
2163
|
+
function MDXContent() {
|
|
2164
|
+
var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
2165
|
+
var _ref = props.components || {},
|
|
2166
|
+
MDXLayout = _ref.wrapper;
|
|
2167
|
+
return MDXLayout ? (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(MDXLayout, Object.assign({}, props, {
|
|
2168
|
+
children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_createMdxContent, props)
|
|
2169
|
+
})) : _createMdxContent(props);
|
|
2170
|
+
}
|
|
2171
|
+
_c = MDXContent;
|
|
2172
|
+
/* harmony default export */ __webpack_exports__["default"] = (MDXContent);
|
|
2173
|
+
function _missingMdxReference(id, component, place) {
|
|
2174
|
+
throw new Error("Expected " + (component ? "component" : "object") + " `" + id + "` to be defined: you likely forgot to import, pass, or provide it." + (place ? "\nItβs referenced in your code at `" + place + "` in `/Users/bytedance/modern.js/website/module-tools/docs/en/guide/basic/publish-your-project.md`" : ""));
|
|
2175
|
+
}
|
|
2176
|
+
var _c;
|
|
2177
|
+
__webpack_require__.$Refresh$.register(_c, "MDXContent");
|
|
2178
|
+
|
|
2179
|
+
/***/ })
|
|
2180
|
+
|
|
2181
|
+
}]);
|
|
2182
|
+
//# sourceMappingURL=en_guide_basic_publish-your-project.js.map
|